/* [project]/styles/index.css [client] (css) */
*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.relative {
  position: relative;
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: .25rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-28 {
  margin-top: 7rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

.min-h-screen {
  min-height: 100vh;
}

.w-12 {
  width: 3rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.gap-y-20 {
  row-gap: 5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-accent-2 {
  --tw-border-opacity: 1;
  border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
}

.border-accent-7 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bg-accent-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-accent-7 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.text-center {
  text-align: center;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-6xl {
  font-size: 2.75rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.font-normal {
  font-weight: 400;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.2;
}

.tracking-tight {
  letter-spacing: -.025em;
}

.tracking-tighter {
  letter-spacing: -.04em;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.shadow-small {
  --tw-shadow: 0 5px 10px #0000001f;
  --tw-shadow-colored: 0 5px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-200 {
  transition-duration: .2s;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}

.has-large-font-size {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
}

.wp-block-image img {
  max-width: 100%;
  margin-top: .5rem;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%;
}

.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized {
  margin-left: 0;
  margin-right: 0;
  display: table;
}

.wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.wp-block-image .alignleft {
  float: left;
  margin-right: 1rem;
}

.wp-block-image .alignright {
  float: right;
  margin-left: 1rem;
}

.wp-block-image .aligncenter {
  margin: auto;
}

.wp-block-button a, .wp-block-file a.wp-block-file__button {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding: .5rem 1rem;
  text-decoration-line: none;
}

.wp-block-button a:hover, .wp-block-file a.wp-block-file__button:hover {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.wp-block-file a:first-of-type {
  margin-right: 1rem;
}

.wp-block-cover {
  background-position: center;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 430px;
  display: flex;
  overflow: hidden;
}

.wp-block-verse {
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.wp-block-media-text {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  display: grid;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan:hover {
  --tw-text-opacity: 1;
  color: rgb(121 255 225 / var(--tw-text-opacity, 1));
}

.hover\:text-success:hover {
  --tw-text-opacity: 1;
  color: rgb(0 112 243 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:shadow-medium:hover {
  --tw-shadow: 0 8px 30px #0000001f;
  --tw-shadow-colored: 0 8px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:block {
    display: block;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .md\:gap-y-32 {
    row-gap: 8rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-7xl {
    font-size: 4.5rem;
  }

  .md\:text-8xl {
    font-size: 6.25rem;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:tracking-tighter {
    letter-spacing: -.04em;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-5xl {
    font-size: 2.5rem;
  }

  .lg\:text-6xl {
    font-size: 2.75rem;
  }

  .lg\:text-8xl {
    font-size: 6.25rem;
  }
}

/* [project]/styles/corp.scss.css [client] (css) */
@media screen and (max-width: 992px) {
  .only_pc {
    display: none !important;
  }
}

.only_sp {
  display: none;
}

@media screen and (max-width: 992px) {
  .only_sp {
    display: block;
  }
}

.cont_flex {
  display: flex;
}

@media screen and (max-width: 992px) {
  .cont_flex {
    flex-direction: column;
  }
}

header, div, a, footer {
  box-sizing: border-box;
}

.ac_cont, .h_cont {
  display: none;
}

.corp_head {
  z-index: 100;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 35px 48px;
  font-weight: 600;
  display: flex;
  position: fixed;
  box-shadow: 3px 3px 6px #0000006e;
}

@media screen and (max-width: 992px) {
  .corp_head {
    height: 76px;
    padding: 29px 24px;
    font-weight: 300;
  }

  .corp_head .logo {
    height: 13.75px;
  }
}

.corp_head .pc_links {
  display: flex;
}

.corp_head a {
  color: #2b2b2b;
  width: fit-content;
  margin-left: 32px;
  font-size: 14px;
  text-decoration: none;
  display: block;
  position: relative;
}

.corp_head a:hover:after {
  content: "";
  border-bottom: 1px solid #2b2b2b;
  width: 100%;
  position: absolute;
  bottom: -11px;
  left: 0;
}

@media screen and (max-width: 992px) {
  .corp_head a:hover:after {
    border-bottom: none;
  }
}

.corp_head a.head_logo {
  margin-left: 0;
}

.corp_head a.head_logo:hover:after {
  border-bottom: none;
}

.corp_head .bars {
  width: 20px;
  height: 13px;
}

.corp_head .cross, .corp_head .h_head.open .bars {
  display: none;
}

.corp_head .h_head.open .cross {
  width: 17px;
  height: 17px;
  display: block;
}

.corp_head .h_cont {
  background-color: #fff;
  width: 100%;
  position: absolute;
  top: 76px;
  left: 0;
}

.corp_head .sp_links {
  font-size: 16px;
  font-weight: 600;
}

.corp_head .sp_links a {
  border-bottom: 1px solid #707070;
  width: 100%;
  margin: 0;
  padding: 24px;
}

html.hide {
  overflow-y: hidden;
}

.corp {
  color: #2b2b2b;
  height: auto;
  padding: 91px 0 96px;
}

@media screen and (max-width: 992px) {
  .corp {
    padding: 76px 0 72px;
  }

  .corp.article_area {
    padding: 76px 16px;
  }
}

.corp.about {
  background-color: #ededed;
}

.corp #fadein {
  justify-content: flex-start;
  padding: 0 48px;
  display: none;
}

@media screen and (max-width: 992px) {
  .corp #fadein {
    justify-content: center;
    align-items: flex-start;
    padding: 0 8px;
  }
}

.corp .link_btns {
  text-align: center;
  color: #fff;
  background-color: #2b2b2b;
  border: 1px solid #2b2b2b;
  border-radius: 5px;
  width: 160px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: bold;
}

.corp .link_btns.site {
  white-space: nowrap;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 992px) {
  .corp .link_btns.site {
    margin: 24px auto 0;
  }

  .corp .link_btns {
    white-space: nowrap;
    margin: 24px auto 0;
    font-size: 14px;
    display: block;
  }
}

.corp .link_btns:hover {
  color: #2b2b2b;
  background-color: #fff;
}

.corp .link_btns.center {
  margin: 32px auto 0;
  display: block;
}

.corp .link_btns_b {
  text-align: center;
  color: #fff;
  background-color: #2b2b2b;
  border: 1px solid #2b2b2b;
  border-radius: 5px;
  min-width: 160px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: bold;
}

.corp .link_btns_b.site {
  white-space: nowrap;
  width: fit-content;
  margin: 16px auto 0;
  display: block;
}

@media screen and (max-width: 992px) {
  .corp .link_btns_b.site {
    margin: 24px auto 0;
  }

  .corp .link_btns_b {
    white-space: nowrap;
    margin: 24px auto 0;
    font-size: 14px;
    display: block;
  }
}

.corp .link_btns_b:hover {
  color: #2b2b2b;
  background-color: #fff;
}

.corp .link_btns_b.center {
  margin: 32px auto 0;
  display: block;
}

.corp #company {
  margin-top: -100px;
  padding-top: 100px;
}

.corp section {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
  padding: 140px 48px 0;
}

@media screen and (max-width: 992px) {
  .corp section {
    width: 100%;
    padding: 72px 24px 0;
  }
}

.corp section.newslist {
  padding-top: 64px;
}

@media screen and (max-width: 992px) {
  .corp section.newslist {
    padding: 48px 24px 0;
  }
}

.corp section .cont_flex {
  justify-content: space-between;
}

.corp h1 {
  box-sizing: border-box;
  margin: 0;
  position: relative;
}

.corp h1 .catch_img {
  z-index: 10;
  width: 100%;
  position: relative;
}

.corp h1 .cont_flex {
  z-index: 20;
  background-color: #0000006e;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corp h1 .catch_cont {
  color: #fff;
  width: 480px;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
}

@media screen and (max-width: 992px) {
  .corp h1 .catch_cont {
    width: 100%;
    padding: 0 16px;
    font-size: 20px;
    line-height: 32px;
  }
}

.corp h1 .catch_cont img {
  margin-bottom: 62px;
}

@media screen and (max-width: 992px) {
  .corp h1 .catch_cont img {
    height: 18.5px;
    margin-bottom: 28px;
  }
}

.corp h1 .value_link {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  width: 370px;
  margin: 170px 0 0 145px;
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 3px 3px 3px #0000004d;
}

@media screen and (max-width: 992px) {
  .corp h1 .value_link {
    width: calc(100% - 32px);
    margin: 100px auto 0;
  }
}

.corp h1 .value_link:hover {
  color: #fff;
  background-color: #2b2b2b;
}

.corp h2 {
  margin: 0 0 62px;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .corp h2 {
    margin-bottom: 32px;
    font-size: 14px;
  }
}

.corp h2 img {
  margin: 0 0 8px;
}

@media screen and (max-width: 992px) {
  .corp h2 img {
    height: 16.5px;
    margin-bottom: 4.2px;
  }
}

.corp h2.h2_40 {
  font-size: 40px;
}

@media screen and (max-width: 992px) {
  .corp h2.h2_40 {
    font-size: 20px;
  }
}

.corp h2.h2_40 img {
  margin: 8px 0 0;
}

@media screen and (max-width: 992px) {
  .corp h2.h2_40 img {
    height: 9.3px;
  }
}

.corp h2.h2_center {
  text-align: center;
  font-size: 40px;
}

@media screen and (max-width: 992px) {
  .corp h2.h2_center {
    font-size: 20px;
  }
}

.corp h2.h2_center img {
  margin: 13px auto 0;
}

@media screen and (max-width: 992px) {
  .corp h2.h2_center img {
    height: 9.3px;
    margin: 11px auto 0;
  }
}

.corp p {
  font-size: 16px;
}

@media screen and (max-width: 992px) {
  .corp p {
    font-size: 14px;
  }
}

.corp p.talign_c {
  text-align: center;
}

.corp .service_area .cont_flex {
  align-items: center;
}

.corp .service_area h3 {
  font-size: 22px;
  font-weight: 600;
}

.corp .service_img {
  width: 540px;
}

@media screen and (max-width: 992px) {
  .corp .service_img {
    width: 100%;
    max-width: 540px;
  }
}

.corp .service_img.rec {
  border-radius: 8px;
}

.corp .service_cont {
  width: 435px;
  padding-left: 32px;
}

@media screen and (max-width: 992px) {
  .corp .service_cont {
    width: 100%;
    padding-left: 0;
  }
}

.corp .service_cont.rv {
  padding-left: 0;
  padding-right: 32px;
}

@media screen and (max-width: 992px) {
  .corp .service_cont.rv {
    padding-right: 0;
  }
}

.corp .service_cont p {
  margin: 32px 0;
}

.corp .recruit {
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .corp .recruit {
    margin-bottom: 16px;
    font-size: 22px;
  }
}

.corp .recruit_img {
  width: 582px;
}

@media screen and (max-width: 992px) {
  .corp .recruit_img {
    width: 100%;
    max-width: 582px;
    margin: 0 auto;
  }
}

.corp .to_news {
  width: fit-content;
  margin: 20px 0 0 auto;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
  display: block;
}

@media screen and (max-width: 992px) {
  .corp .to_news {
    font-size: 12px;
  }
}

.corp table {
  margin: 0 auto;
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .corp table {
    width: 100%;
  }
}

.corp table tr {
  margin-bottom: 32px;
  display: block;
}

.corp table tr:last-child {
  margin-bottom: 0;
}

.corp table th {
  vertical-align: top;
  text-align: left;
  width: 300px;
  padding-right: 200px;
  font-weight: normal;
}

@media screen and (max-width: 992px) {
  .corp table th {
    width: 90px;
    padding-right: 12px;
  }
}

.corp table a {
  text-decoration: underline;
}

@media screen and (max-width: 992px) {
  .corp .busi_cont {
    padding: 0;
  }
}

.corp .busi_area h3 {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .corp .busi_area h3 {
    margin-bottom: 16px;
    font-size: 14px;
  }
}

.corp .busi_img {
  width: 520px;
  max-width: 100%;
}

.corp .busi_img.img01 {
  margin: 64px auto 40px;
}

.corp .busi_img.img02 {
  margin: 32px auto;
}

.corp .mission_area .accordion {
  background-color: #fff;
  border-radius: 8px;
  width: 1080px;
  max-width: 100%;
  margin: 28px auto 0;
  position: relative;
  box-shadow: 3px 3px 6px #00000029;
}

@media screen and (max-width: 992px) {
  .corp .mission_area .accordion {
    width: 100%;
    margin-top: 16px;
  }
}

.corp .mission_area .ac_head {
  text-align: center;
  padding: 32px 0 42px;
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 992px) {
  .corp .mission_area .ac_head {
    font-size: 16px;
  }
}

.corp .mission_area .ac_head {
  cursor: pointer;
}

.corp .mission_area .ac_head:before {
  content: "▼";
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.corp .mission_area .ac_head.open:before {
  content: "";
}

.corp .mission_area .ac_head.open:after {
  content: "▲";
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.corp .mission_area .ac_cont {
  padding: 22px 80px 58px;
}

@media screen and (max-width: 992px) {
  .corp .mission_area .ac_cont {
    padding: 0 24px 48px;
    line-height: 28px;
  }
}

.corp .document {
  width: 720px;
  height: 403px;
  margin: auto auto 30px;
}

@media screen and (max-width: 992px) {
  .corp .document {
    width: 327px;
    height: 181px;
  }
}

.corp .document iframe {
  background: #0000001a padding-box padding-box;
  border: 0;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0 5px 40px #0003;
}

.corp .visionary_wrap {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.corp .visionary_wrap iframe {
  aspect-ratio: 560 / 995;
  background: #0000001a padding-box padding-box;
  border: 0;
  border-radius: 6px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  box-shadow: 0 5px 40px #0003;
}

.corp .member_cont {
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  width: 326px;
  padding-bottom: 32px;
  font-size: 20px;
  box-shadow: 3px 3px 6px #00000029;
}

@media screen and (max-width: 992px) {
  .corp .member_cont {
    margin: 0 auto 16px;
    padding-bottom: 0;
    display: flex;
  }

  .corp .member_cont img, .corp .member_cont > div {
    width: 50%;
  }

  .corp .member_cont .name {
    font-size: 12px;
  }
}

.corp .member_cont h3 {
  margin: 32px 0 12px;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .corp .member_cont h3 {
    text-align: center;
    margin-bottom: 49px;
    font-size: 14px;
  }
}

.corp .ico_height {
  height: 15px;
}

.corp .interview_cont {
  display: none;
}

.corp .interview_cont.open {
  z-index: 200;
  background-color: #fff;
  padding-bottom: 87px;
  font-size: 16px;
  line-height: 28px;
  display: block;
  position: fixed;
  top: 0;
  left: 50%;
  overflow-y: scroll;
  transform: translate(-50%);
}

@media screen and (max-width: 992px) {
  .corp .interview_cont.open {
    width: calc(100% - 48px);
    font-size: 12px;
  }

  .corp .interview_cont .inter_flex {
    flex-direction: row;
  }
}

.corp .interview_cont .close_cross {
  cursor: pointer;
  width: 20px;
  position: absolute;
  top: 32px;
  right: 32px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .close_cross {
    top: 12px;
    right: 12px;
  }
}

.corp .interview_cont .interview_scroll {
  height: 100vh;
}

.corp .interview_cont .interview_img {
  width: 265px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .interview_img {
    width: 164px;
  }
}

.corp .interview_cont .interview {
  padding: 64px 32px 128px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .interview {
    padding: 32px 24px 128px;
  }
}

.corp .interview_cont .interview b {
  font-size: 20px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .interview b {
    font-size: 16px;
  }
}

.corp .interview_cont .cont_flex {
  align-items: center;
}

.corp .interview_cont .profile {
  text-align: center;
  width: calc(100% - 400px);
  padding-bottom: 48px;
  padding-left: 32px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .profile {
    width: calc(100% - 200px);
    padding: 0 12px 0 8px;
    line-height: 18px;
  }
}

.corp .interview_cont .close_flex {
  cursor: pointer;
  width: fit-content;
  margin: 0 auto;
}

.corp .interview_cont .close_flex img {
  width: 16px;
  margin-right: 24px;
}

@media screen and (max-width: 992px) {
  .corp .interview_cont .close_flex img.cross1 {
    margin-right: 0;
  }
}

.corp .recruit_little {
  height: 14px;
}

.corp .article {
  background-color: #fff;
  width: 1080px;
  margin: 32px auto;
  padding: 64px 170px;
}

@media screen and (max-width: 992px) {
  .corp .article {
    width: 100%;
    padding: 16px 14px;
  }
}

.corp .article .date {
  margin-bottom: 32px;
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .corp .article .date {
    margin-bottom: 16px;
    font-size: 12px;
  }
}

.corp .article h1 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 992px) {
  .corp .article h1 {
    margin-bottom: 16px;
    font-size: 14px;
  }
}

.corp .article p {
  font-size: 14px;
  line-height: 2.1;
}

@media screen and (max-width: 992px) {
  .corp .article p {
    font-size: 12px;
  }
}

.corp .article img {
  margin: 0 auto;
}

.corp .back_btn {
  text-align: center;
  color: #fff;
  background-color: #2b2b2b;
  border: 1px solid #2b2b2b;
  border-radius: 5px;
  width: 160px;
  margin: 32px auto 0;
  padding: 8px 0;
  display: block;
}

.corp .back_btn:hover {
  color: #2b2b2b;
  background-color: #fff;
}

.corp .cont_flex.news_link {
  justify-content: flex-start;
  padding: 26px 72px;
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .corp .cont_flex.news_link {
    border-top: 1px solid #ededed;
    flex-direction: row;
    padding: 16px 6px;
    font-size: 12px;
  }
}

.corp .cont_flex.news_link .date {
  margin-right: 32px;
}

.corp .prtimes {
  width: 1080px;
  max-width: 100%;
  margin: 64px auto 0;
  padding-left: 48px;
}

@media screen and (max-width: 992px) {
  .corp .prtimes {
    width: 100%;
    margin: 48px 0 0;
    padding-left: 24px;
  }
}

.corp .prtimes a {
  font-weight: bold;
  text-decoration: underline;
}

.corp .lists {
  margin: 64px auto 0;
}

@media screen and (max-width: 992px) {
  .corp .lists {
    margin: 32px auto;
  }
}

.corp .cont_flex.news_flex {
  border-bottom: 2px solid #ededed;
  justify-content: flex-start;
  padding: 32px 0;
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .corp .cont_flex.news_flex {
    padding: 16px 0;
    font-size: 12px;
  }
}

.corp .cont_flex.news_flex > div {
  margin-right: 64px;
}

@media screen and (max-width: 992px) {
  .corp .cont_flex.news_flex > div {
    margin: 0 0 1em;
  }
}

.corp .cont_flex.type_flex {
  width: 500px;
  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  .corp .cont_flex.type_flex {
    flex-direction: row;
    width: 100%;
    max-width: 500px;
  }

  .corp .cont_flex.type_flex img {
    height: 10.7px;
  }
}

.corp .active {
  border-bottom: 4px solid red;
  padding-bottom: 27px;
}

@media screen and (max-width: 992px) {
  .corp .active {
    border-bottom-width: 2px;
    padding-bottom: 11px;
  }
}

.corp .types img {
  height: 19px;
}

.interview_cover.covers {
  z-index: 120;
  width: 100%;
  height: 100vh;
  position: fixed;
}

footer {
  color: #fff;
  background-color: #000;
  justify-content: space-between;
  padding: 64px 180px;
  font-size: 12px;
  display: flex;
}

@media screen and (max-width: 992px) {
  footer {
    padding: 64px 24px;
  }
}

footer a {
  width: fit-content;
  margin-bottom: 16px;
  display: block;
}

footer .mtop {
  margin-top: 24px;
}

footer .hover:hover {
  text-decoration: underline;
}

footer .inc {
  white-space: nowrap;
}

footer .icons {
  display: flex;
}

footer .icons a {
  margin: 0 20px;
}

@media screen and (max-width: 992px) {
  footer .icons a {
    margin: 0 8px;
  }
}

.actionplan {
  padding-top: 180px;
}

.actionplan h1 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: bold;
}

.actionplan section {
  padding: 40px 0;
}

.actionplan h2 {
  color: #fff;
  background-color: #2b2b2b;
  padding: 20px 16px;
  font-size: 20px;
}

.top-border {
  border-top: 3px solid #2b2b2b;
}

.ico_text {
  font-size: 15px;
  display: block;
}

.blog_content {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0 16px;
  margin-bottom: 32px;
  display: grid;
}

@media screen and (max-width: 992px) {
  .blog_content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

.blog_content a {
  border: 1px solid;
  width: 100%;
  display: block;
}

.blog_content div {
  padding: 24px 8px;
}

.blog_content h3 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 42px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
}

.icon_x {
  width: 30px;
}

