@charset "utf-8";

/* Reset
----------------------------------------------------------------- */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg, img, embed, object, iframe {
  vertical-align: bottom;
}
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}
button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer;
}
button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td, th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}


/* Base
----------------------------------------------------------------- */
html {
  height: 100%;
  line-height: 1.75;
  scroll-behavior: smooth;
}

body {
  position: relative;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  color: #121212;
  font-family: 'Noto Sans JP', sans-serif;
}
@media only screen and (max-width: 47.9375em) {
  body {
    line-height: 1.7;
  }
}
@media print, screen and (min-width: 48em) {
  body {
    line-height: 1.75;
  }
}

a {
  color: #121212;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media print, screen and (min-width: 61.25em) {
  a:hover {
    color: #414141;
  }
  a img {
    transition: opacity 0.3s ease;
  }
  a:hover img {
    opacity: 0.8;
  }
  a[href^='tel'] {
    pointer-events: none;
    cursor: text;
  }
}


/* =================================================================
* Common
================================================================= */
.noscroll {
  overflow: hidden;
  height: 100%;
}
.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  transition: opacity 2s ease, visibility 2s ease, transform 2s ease;
}
.js-animation.up {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.c-button {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5rem;
  font-size: 0.875rem;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
}
.c-button > a,
.c-button > span {
  display: block;
  position: relative;
  width: 132px;
  height: 38px;
  padding: 4px 6px;
  color: #132679;
}
.c-button > a::before,
.c-button > span::before {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 18px;
  left: 0;
  width: 94px;
  height: 8px;
  background: url(../img/img-arrow-blue.svg) center right / auto 100% no-repeat;
  content: '';
}
.c-button > a::after,
.c-button > span::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 67px;
  height: 33px;
  background: url(../img/img-circle-blue.svg) center / contain no-repeat;
  content: '';
}
@media print, screen and (min-width: 61.25em) {
  .c-button > a::before,
  .c-button > span::before {
    transition: all 0.2s ease;
  }
  .c-button > a:hover::before,
  .c-button > span:hover::before,
  a:hover .c-button span::before {
    width: 110px;
  }
}

.c-text,
.wp-element-caption {
  margin-top: 1em;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
.wp-element-caption {
  text-align: center;
}
.ja,
.en,
.c-heading {
  font-family: 'Noto Serif JP', serif;
}

@media only screen and (max-width: 47.9375em) {
  .u-hidden-pc {
    display: block;
  }
  .u-hidden-sp {
    display: none;
  }
}
@media print, screen and (min-width: 48em) {
  .u-hidden-pc {
    display: none;
  }
  .u-hidden-sp {
    display: block;
  }
}


/* =================================================================
* Layout
================================================================= */
.l-container {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 61.1875em) {
  .l-container {
    padding-top: 60px;
  }
}
@media print, screen and (min-width: 61.25em) {
  .l-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

.l-header {
  position: relative;
  z-index: 10;
  width: 100%;
}
.l-header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 61.1875em) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .l-header .inner {
    padding: 0 3.73334%;
  }
}
@media print, screen and (min-width: 61.25em) {
  .l-header {
    height: 100px;
    padding: 0 36px 0 42px;
    background-color: #FFF;
  }
  .l-header.js-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 72px;
    animation: scrolldown 0.5s forwards;
  }
}
@keyframes scrolldown {
  from {
    opacity: 0;
    transform: translateY(-222px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.l-header .logo img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 47.9375em) {
  .l-header .logo {
    width: 66.66666vw;
    max-width: 250px;
  }
}
@media print, screen and (min-width: 48em) {
  .l-header .logo {
    width: 270px;
    margin-bottom: 8px;
  }
}

.l-gnav {
  display: flex;
  align-items: center;
  transition: all 0.2s ease-out;
}
.l-gnav .item {
  display: flex;
  align-items: center;
  font-weight: 500;
}
@media only screen and (max-width: 61.1875em) {
  .l-gnav {
    flex-direction: column;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.96);
    pointer-events: none;
  }
  .l-gnav.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .l-gnav .item {
    justify-content: center;
    font-size: 0.9375rem;
    letter-spacing: 0.05em;
  }
  .l-gnav .item:not(:first-child) {
    margin-top: 2em;
  }
}
@media print, screen and (min-width: 61.25em) {
  .l-gnav .list {
    display: flex;
    align-items: center;
  }
  .l-gnav .item {
    margin-left: 30px;
    font-size: 0.875rem;
    letter-spacing: 0.1em;
  }
  .l-gnav .contact {
    display: none;
  }
  .l-gnav a {
    display: inline-block;
    padding: 4px;
  }
}

.l-menu {
  position: relative;
  width: 46px;
  height: 46px;
  padding-top: 30px;
  color: #000;
  font-size: 0.625rem;
  letter-spacing: 0.1em;
  text-align: center;
}
.l-menu .bar {
  position: absolute;
  top: 15px;
  left: 6px;
  width: 34px;
  height: 2px;
  background-color: #13277B;
  transition: all .2s;
}
.l-menu .bar:first-of-type {
  top: 6px;
}
.l-menu .bar:last-of-type {
  top: 24px;
}
.l-menu.is-open .bar {
  opacity: 0;
}
.l-menu.is-open .bar:first-of-type {
  top: 18px;
  opacity: 1;
  transform: rotate(45deg);
}
.l-menu.is-open .bar:last-of-type {
  top: 18px;
  opacity: 1;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 61.25em) {
  .l-menu {
    display: none;
  }
}

.l-main {
  position: relative;
}
@media print, screen and (min-width: 61.25em) {
  .js-scroll + .l-main {
    padding-top: 72px;
  }
}

.l-footer {
  background-color: #EFEFEE;
}
.l-fnav .list {
  display: flex;
  flex-wrap: wrap;
}
.l-fnav .item a {
  display: inline-block;
  font-weight: 500;
}
.l-footer .address {
  margin-top: 1em;
  line-height: 2;
}
.l-footer .lower {
  display: flex;
}
.l-footer .lower > div {
  text-align: center;
}
.l-footer .lower .bsk span {
  display: block;
}
.l-footer .logo {
  font-weight: 500;
}
.l-footer .copyright {
  display: flex;
  align-items: center;
	background-color: #0A0659;
  color: #FFF;
  letter-spacing: 0.1em;
}
.l-footer .copyright small {
  font-size: 100%;
}
@media only screen and (max-width: 61.1875em) {
  .l-footer .inner {
    padding: 32px 6.10687vw 46px;
  }
  .l-fnav .list {
    margin-bottom: 32px;
  }
  .l-fnav .item {
    width: 12em;
    margin-bottom: 0.5em;
		font-size: 0.8125rem;
  }
  .l-fnav .item a {
    padding: 4px;
  }
  .l-fnav .item > ul {
    display: none;
  }
  .l-footer .info {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #CCC;
  }
  .l-footer .logo {
    font-size: 0.9375rem;
    text-align: center;
  }
  .l-footer .address {
    font-size: 0.8125rem;
    text-align: center;
  }
  .l-footer .lower {
    justify-content: center;
    margin-top: 24px;
  }
  .l-footer .lower .jsa,
  .l-footer .lower .bsk {
    width: 118px;
  }
  .l-footer .lower .bsk {
    margin-top: 15px;
    margin-left: 24px;
  }
  .l-footer .lower .jsa > div {
    margin-bottom: 16px;
  }
  .l-footer .lower .bsk > div {
    margin-bottom: 6px;
  }
  .l-footer .lower .bsk span {
    margin-top: 1em;
    font-size: 0.5625rem;
  }
  .l-footer .lower > div p {
    font-size: 0.75rem;
    line-height: 1.41;
  }
  .l-footer .copyright {
    justify-content: center;
		height: 60px;
    font-size: 0.75rem;
  }
}
@media print, screen and (min-width: 61.25em) {
  .l-footer .inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 36px 60px;
  }
  .l-fnav .list {
    flex-direction: column;
    height: 228px;
  }
  .l-fnav .item {
    min-width: 140px;
    margin-top: 24px;
    margin-left: 70px;
    font-size: 0.875rem;
  }
  .l-fnav .item > ul {
    font-size: 0.8125rem;
  }
  .l-fnav .item > ul li {
    margin-top: 2px;
  }
  .l-fnav .item > ul li a {
    display: inline-block;
    position: relative;
    padding-left: 1em;
  }
  .l-fnav .item > ul li a::before {
    position: absolute;
    top: calc(50%);
    left: 0;
    width: 7px;
    height: 1px;
    background-color: #121212;
    content: '';
  }
  .l-footer .logo {
    margin-top: 24px;
    font-size: 1rem;
  }
  .l-footer .address {
    margin-bottom: 40px;
    font-size: 0.875rem;
    line-height: 2.1;
  }
  .l-footer .lower .jsa {
    width: 115px;
  }
  .l-footer .lower .bsk {
    width: 130px;
    margin-top: 15px;
    margin-left: 24px;
  }
  .l-footer .lower .jsa > div {
    margin-bottom: 16px;
  }
  .l-footer .lower .bsk > div {
    margin-bottom: 6px;
  }
  .l-footer .lower .bsk span {
    margin-top: 0.5em;
    font-size: 0.625rem;
  }
  .l-footer .lower > div p {
    font-size: 0.875rem;
    line-height: 1.41;
  }
  .l-footer .copyright {
    height: 80px;
    font-size: 0.75rem;
    text-align: right;
  }
  .l-footer .copyright small {
    display: block;
    width: 1036px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media print, screen and (min-width: 69.25em) {
  .l-footer .inner {
    max-width: 1036px;
    padding-right: 0;
    padding-left: 0;
  }
}


/* -----------------------------------------------------------------
/* TOP
----------------------------------------------------------------- */
.p-index-kv {
  position: relative;
  width: 100%;
}
.p-index-kv .inner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.p-index-kv .swiper {
  position: relative;
}
.p-index-kv picture img {
  position: relative;
  width: 100%;
  height: auto;
}
.p-index-kv .catch {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #fff;
}
.p-index-kv .catch h1 {
  font-weight: normal;
  font-optical-sizing: auto;
  letter-spacing: 0.1em;
}
.p-index-kv .catch h2 {
  font-optical-sizing: auto;
  letter-spacing: 0.09em;
}
@media only screen and (max-width: 47.9375em) {
  .p-index-kv {
    padding-top: 4px;
  }
  .p-index-kv .catch {
    justify-content: flex-end;
    align-items: flex-start;
  }
  .p-index-kv .catch h1 {
    margin: 0 0 0 28px;
    font-size: 22px;
  }
  .p-index-kv .catch h2 {
    margin: 1em 0 40px 28px;
    font-size: 12px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-index-kv .catch {
    justify-content: center;
    align-items: flex-start;
  }
  .p-index-kv .catch h1 {
    margin: 0 0 0 8.93118vw;
    font-size: 36px;
  }
  .p-index-kv .catch h2 {
    margin: 1em 0 0 8.93118vw;
    font-size: 16px;
  }
  .p-index-kv .catch br {
    display: none;
  }
}

.p-index-about {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-color: #F7F7F7;
}
.p-about-lead .catch {
  font-family: 'Noto Serif', serif;
  line-height: 2;
}
@media only screen and (max-width: 47.9375em) {
  .p-index-about {
    padding: 46px 6.13335vw 56px;
  }
  .p-about-lead .catch {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 23.4375em) {
  .p-about-lead .catch {
    font-size: 1.125rem;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 23.375em) {
  .p-about-lead .catch {
    white-space: normal;
  }
}
@media print, screen and (min-width: 48em) {
  .p-index-about {
    padding-top: 116px;
    padding-bottom: 100px;
  }
  .p-about-lead {
    max-width: 612px;
    margin: 0 auto;
  }
  .p-about-lead .catch {
    font-size: 1.875rem;
  }
  .p-about-lead .c-text {
    margin-top: 2em;
    line-height: 2.2;
  }
}

.p-about-content .text {
  margin-top: 1.5em;
}
.p-about-content .text .c-text {
  margin-top: 0.5em;
}
@media only screen and (max-width: 47.9375em) {
  .p-index-about .list {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
  }
  .p-index-about .list .item {
    margin-top: 40px;
  }
  .p-about-content .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 329 / 210;
  }
  .p-about-content .text .title {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 48em) {
  .p-about-content {
    margin-top: 106px;
  }
  .p-about-content .list {
    display: flex;
    justify-content: space-between;
    padding-right: 36px;
    padding-left: 36px;
  }
  .p-about-content .list .item {
    width: 30.11583%;
  }
  .p-about-content .image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 210px;
  }
  .p-about-content .image img {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
    object-fit: contain;
    transform: translateX(-50%);
  }
  .p-about-content .text .title {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 69.25em) {
  .p-about-content .list {
    max-width: 1036px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
  }
}

.p-index-company {
  background-image: url(../img/bg-company.jpg);
}
@media only screen and (max-width: 47.9375em) {
  .p-index-recruit {
    background-image: url(../img/bg-recruit-sp.jpg);
  }
  .p-index-recruit br {
    display: none;
  }
}
@media print, screen and (min-width: 48em) {
  .p-index-recruit {
    background-image: url(../img/bg-recruit.jpg);
  }
  .p-index-recruit .title {
    text-align: right;
  }
  .p-index-company .title::after {
    left: 0;
  }
  .p-index-recruit .title::after {
    right: 0;
  }
  .p-index-company .c-text {
    max-width: 834px;
  }
  .p-index-recruit .c-text {
    order: 3;
  }
}

.p-index-company,
.p-index-recruit {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
}
.p-index-company .inner,
.p-index-recruit .inner {
  display: flex;
}
.p-index-company .title,
.p-index-recruit .title {
  position: relative;
  width: 100%;
  letter-spacing: 0.1em;
}
.p-index-company .title::after,
.p-index-recruit .title::after {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #FFF;
  content: '';
}
@media only screen and (max-width: 47.9375em) {
  .p-index-company {
    background-position: -50px center;
  }
  .p-index-company .inner,
  .p-index-recruit .inner {
    flex-flow: column;
    min-height: 378px;
    padding: 44px 6.13333vw;
  }
  .p-index-company .title,
  .p-index-recruit .title {
    padding-bottom: 0.5em;
    font-size: 1.125rem;
    text-align: center;
  }
  .p-index-company .title::after,
  .p-index-recruit .title::after {
    left: calc(50% - 20px);
    width: 40px;
  }
  .p-index-company .c-text,
  .p-index-recruit .c-text {
    width: 100%;
    margin-top: 2em;
  }
  .p-index-company .c-button,
  .p-index-recruit .c-button {
    width: 100%;
    margin-top: auto;
  }
}
@media print, screen and (min-width: 48em) {
  .p-index-company .inner,
  .p-index-recruit .inner {
    flex-wrap: wrap;
    justify-content: space-between;
    height: 398px;
    padding: 80px 36px;
  }
  .p-index-company .title,
  .p-index-recruit .title {
    margin-bottom: auto;
    padding-bottom: 0.5em;
    font-size: 1.5rem;
  }
  .p-index-company .title::after,
  .p-index-recruit .title::after {
    width: 60px;
  }
  .p-index-company .c-text,
  .p-index-recruit .c-text {
    max-width: calc(100% - 172px);
    margin-top: auto;
  }
  .p-index-company .c-button,
  .p-index-recruit .c-button {
    margin-top: auto;
  }
}
@media print, screen and (min-width: 69.25em) {
  .p-index-company .inner,
  .p-index-recruit .inner {
    max-width: 1036px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
}

.p-index-company .c-button > span,
.p-index-recruit .c-button > span {
  color: #FFF;
}
.p-index-company .c-button > span::before,
.p-index-recruit .c-button > span::before {
  background-image: url(../img/img-arrow-white.svg);
}
.p-index-company .c-button > span::after,
.p-index-recruit .c-button > span::after {
  background-image: url(../img/img-circle-white.svg);
}

.p-index-news > .title {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
.p-news-list .item {
  border-top: 1px solid #CCC;
}
.p-news-list .item:last-child {
  border-bottom: 1px solid #CCC;
}
.p-news-list a {
  display: flex;
}
.p-news-list .date {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
}
.p-news-list .title {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 47.9375em) {
  .p-index-news {
    padding: 44px 6.13333vw;
  }
  .p-index-news > .title .en {
    margin-right: 0.5em;
    font-size: 1.5rem;
  }
  .p-news-list {
    margin-top: 20px;
  }
  .p-news-list a {
    flex-flow: column;
    padding: 20px 0;
  }
}
@media print, screen and (min-width: 48em) {
  .p-index-news {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    max-width: 1036px;
		min-height: 220px;
    margin: 110px auto 120px;
  }
  .p-index-news > .title .en {
    margin-right: 0.75em;
    font-size: 2rem;
    letter-spacing: 0.05em;
  }
  .p-news-list {
    width: 75.7722%;
  }
  .p-news-list a {
    align-items: center;
    padding: 25px;
  }
  .p-news-list .title {
    overflow: hidden;
    margin-left: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .p-index-news .c-button {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}


/* -----------------------------------------------------------------
/* PAGE
----------------------------------------------------------------- */
.p-page-kv .inner {
  margin-right: auto;
  margin-left: auto;
}
.p-page-kv .title {
  display: flex;
  flex-flow: column;
  letter-spacing: 0.1em;
}
.p-page-kv .title .en {
  color: #132679;
  text-transform: uppercase;
}
.p-page-kv .title .ja {
  font-size: 0.875rem;
}
.l-breadcrumb .list {
  display: flex;
  align-items: center;
}
.l-breadcrumb .list .item {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.l-breadcrumb .list .item:not(:first-child) {
  position: relative;
}
.l-breadcrumb .list .item:not(:first-child)::before {
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #707070;
  content: '';
}
@media only screen and (max-width: 47.9375em) {
  .p-page-kv .inner {
    width: 87.3334vw;
  }
  .p-page-kv .title .en {
    font-size: 2.5rem;
  }
  .l-breadcrumb {
    margin-top: 30px;
  }
  .l-breadcrumb .list .item {
    font-size: 0.8125rem;
  }
  .l-breadcrumb .list .item:not(:first-child) {
    padding-left: 70px;
  }
  .l-breadcrumb .list .item:not(:first-child)::before {
    left: 12px;
    width: 46px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-page-kv .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 36px;
    padding-left: 36px;
  }
  .p-page-kv .title .en {
    font-size: 3.75rem;
  }
  .l-breadcrumb .list .item {
    font-size: 0.875rem;
  }
  .l-breadcrumb .list .item:not(:first-child) {
    padding-left: 80px;
  }
  .l-breadcrumb .list .item:not(:first-child)::before {
    left: 15px;
    width: 50px;
  }
}
@media print, screen and (min-width: 69.25em) {
  .p-page-kv .inner {
    max-width: 1036px;
    padding: 0;
  }
}

.p-page-contents {
  margin-right: auto;
  margin-left: auto;
}
.p-editor h2,
.p-editor h3 {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.05em;
}
.p-editor h4,
.p-editor h5 {
  font-weight: 500;
}
.p-editor p {
  margin-top: 2em;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
.p-page-main .p-editor > h2 + p {
  margin-top: 1em;
}
.wp-block-table table {
  width: 100%;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
.p-editor .wp-block-table.is-style-stripes,
.wp-block-table.is-style-stripes table {
  border-bottom: 0;
}
.p-editor .wp-block-table thead {
  border-bottom: 0;
}
.p-editor .wp-block-table thead th,
.p-editor .wp-block-table thead td {
  padding-bottom: 1em;
  text-align: center;
}
.wp-block-table table th,
.wp-block-table table td {
  border: 0;
  vertical-align: middle;
}
.wp-block-table td:first-child {
  font-weight: 500;
}
.equipments .wp-block-table td:first-child {
  font-weight: normal;
}
.wp-block-image {
  margin-top: 2em;
}
@media only screen and (max-width: 47.9375em) {
  .p-page-contents {
    width: 87.73334vw;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-editor h2 {
    font-size: 1.5rem;
  }
  .p-editor h3 {
    font-size: 1.125rem;
  }
  .p-editor * + h3 {
    margin-top: 60px;
  }
  .p-editor h3 + p,
  .p-editor * + h4 {
    margin-top: 20px;
  }
  .p-editor iframe {
    width: 100vw;
    margin-top: 20px;
    margin-right: -6.13333vw;
    margin-left: -6.13333vw;
  }
  .p-editor .wp-block-video {
    margin-top: 30px;
    margin-right: -6.13333vw;
    margin-left: -6.13333vw;
  }
  .wp-block-table {
    margin-top: 20px;
  }
  .wp-block-table.is-scroll {
    overflow-x: scroll;
  }
  .wp-block-table table {
    border-bottom: 0;
  }
  body:not(.equipments) .wp-block-table table tr,
  body:not(.equipments) .wp-block-table table th,
  body:not(.equipments) .wp-block-table table td {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
  }
  .wp-block-table:not(.is-style-stripes) table td:first-child {
    position: relative;
    padding-top: 15px;
    border-top: 1px solid #CCC;
  }
  .wp-block-table:not(.is-style-stripes) table td:first-child::before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 5em;
    height: 1px;
    background-color: #132679;
    content: '';
  }
  body:not(.equipments) .wp-block-table table td:not(:first-child) {
    padding-top: 5px;
    padding-bottom: 20px;
  }
  body:not(.equipments) .wp-block-table.is-style-stripes table td {
    padding: 0 10px 10px;
  }
  body:not(.equipments) .wp-block-table.is-style-stripes table td:first-child {
    padding: 10px 10px 0;
    border: 0;
  }
  .wp-block-table.is-scroll table {
    width: 750px;
  }
  .wp-block-table.is-scroll table tr {
    display: table-row;
  }
  .wp-block-table.is-scroll table th,
  .wp-block-table.is-scroll table td {
    display: table-cell;
  }
}
@media print, screen and (min-width: 48em) {
  .p-page-contents {
    width: 91.66668vw;
    margin-top: 70px;
    margin-bottom: 140px;
  }
  .p-editor {
    max-width: 852px;
    margin-right: auto;
    margin-left: auto;
  }
  .p-editor h2 {
    font-size: 1.875rem;
  }
  .p-editor h3 {
    font-size: 1.25rem;
  }
  .p-editor * + h3 {
    margin-top: 100px;
  }
  .p-editor h3 + p,
  .p-editor * + h4 {
    margin-top: 40px;
  }
  .p-editor iframe {
    margin-top: 40px;
  }
  .p-editor .wp-block-video {
    margin-top: 50px;
  }
  .wp-block-table {
    margin-top: 40px;
  }
  .wp-block-table table {
    border-bottom: 1px solid #CCC;
    line-height: 2;
  }
  .wp-block-table table th,
  .wp-block-table table td {
    border-top: 1px solid #CCC;
  }
  .wp-block-table table td {
    padding: 25px;
  }
  .wp-block-table:not(.is-style-stripes) table td:first-child {
    padding-left: 0;
    border-top-color: #132679;
  }
  .wp-block-table.is-style-stripes table td {
    padding: 15px;
  }
  .equipments .wp-block-table.is-style-stripes table td {
    padding: 4px 15px;
  }
  .equipments .wp-block-table.is-style-stripes table td:empty {
    height: 37px;
  }
}
@media print, screen and (min-width: 70.625em) {
  .p-page-contents {
    max-width: 1036px;
  }
}


/* -----------------------------------------------------------------
/* COMPANY
----------------------------------------------------------------- */
@media only screen and (max-width: 47.9375em) {
}
@media print, screen and (min-width: 48em) {
  .company .p-editor h2 br {
    display: none;
  }
}

/* -----------------------------------------------------------------
/* PRODUCTS
----------------------------------------------------------------- */
.products .p-page-contents,
.product .p-page-contents {
  display: flex;
}
.p-products-list .item a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.p-products-list .image {
  position: relative;
}
.p-products-list .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-page-sub .list .item {
  border-top: 1px solid #CCC;
}
.p-page-sub .list .item:last-child {
  border-bottom: 1px solid #CCC;
}
.p-page-sub .list .item.active,
.p-page-sub .list .item.active + .item {
  border-top-color: #132679;
}
.p-page-sub a {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
.p-page-sub .active a {
  background-color: #132679;
  color: #FFF;
  font-weight: 500;
}
@media only screen and (max-width: 47.9375em) {
  .products .p-page-contents,
  .product .p-page-contents {
    flex-flow: column;
  }
  .p-page-main,
  .p-page-sub {
    width: 100%;
  }
  .p-products-list .item {
    margin-top: 60px;
  }
  .p-products-list .image {
    width: 222px;
    height: 222px;
  }
  .p-products-list .text {
    width: calc(100% - 262px);
  }
  .p-products-list .title {
    font-size: 1.125rem;
    line-height: 1.71;
  }
  .p-products-list .c-text {
    font-size: 0.8125rem;
  }
  .p-page-sub {
    margin-top: 60px;
  }
  .p-page-sub a {
    padding: 15px;
  }
}
@media print, screen and (max-width: 40em) {
  .p-products-list .image {
    width: 40%;
    height: 0;
    padding-top: 40%;
  }
  .p-products-list .text {
    width: 55%;
  }
}
@media print, screen and (min-width: 48em) {
  .products .p-page-contents,
  .product .p-page-contents {
    justify-content: space-between;
  }
  .p-page-main {
    width: 72.20077%;
  }
  .p-page-main .p-editor > h2,
  .p-page-main .p-editor > h2 + p {
    padding-left: 12.16577%;
  }
  .p-products-list {
    max-width: 704px;
  }
  .p-products-list .item {
    margin-top: 100px;
  }
  .p-products-list .image {
    width: 222px;
    height: 222px;
  }
  .p-products-list .text {
    width: calc(100% - 262px);
  }
  .p-products-list .title {
    font-size: 1.25rem;
    letter-spacing: 0.05em;
  }
  .p-products-list .c-text {
    margin-top: 40px;
  }
  .p-products-list .c-button {
    margin-top: 40px;
  }
  .p-page-sub {
    width: 18.53281%;
  }
  .p-page-sub a {
    padding: 15px 20px;
    line-height: 1.6;
  }
  .p-page-sub .item:not(.active) a:hover {
    color: #132679;
  }
}
@media print, screen and (min-width: 68.75em) {
  .p-page-sub a {
    padding: 15px 20px;
    line-height: 1.75;
  }
}

.p-product-list {
  display: flex;
}
.p-product-list .image img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 47.9375em) {
  .p-product-list {
    flex-flow: column;
  }
  .p-product-list .item {
    width: 100%;
    margin-top: 40px;
  }
  .p-product-list .text {
    padding: 20px 20px 10px;
  }
  .p-product-list .title {
    font-size: 1rem;
    line-height: 1.71;
  }
  .p-product-list .c-text {
    font-size: 0.8125rem;
    line-height: 1.95;
  }
}
@media print, screen and (min-width: 48em) {
  .p-product-list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-product-list .item {
    width: 48.6631%;
    margin-top: 60px;
  }
  .p-product-list .text {
    padding: 20px 14px;
  }
  .p-product-list .title {
    font-size: 1.125rem;
  }
}

.p-process-list .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.p-process-list .image {
  position: relative;
  overflow: hidden;
}
.p-process-list .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: translate(-50%,-50%);
}
.p-process-list .c-text {
  word-break: break-all;
  padding-bottom: 1em;
  background-color: #FFF;
}
@media only screen and (max-width: 47.9375em) {
  .product .c-heading {
    margin-top: 60px;
    font-size: 1.125rem;
  }
  .p-process-list {
    margin-top: 20px;
  }
  .p-process-list .item {
    flex-flow: column;
  }
  .p-process-list .item:not(:first-child) {
    margin-top: 50px;
  }
  .p-process-list .item:not(:last-child)::after {
    position: absolute;
    left: 50%;
    bottom: -30px;
    z-index: -1;
    width: 6px;
    height: 40px;
    background: url(../img/img-arrow-down.svg) center bottom / 6px auto no-repeat;
    content: '';
  }
  .p-process-list .image {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .p-process-list .text {
    width: 100%;
    margin-top: 20px;
  }
  .p-process-list .title {
    font-size: 1rem;
    line-height: 1.71;
  }
  .p-process-list .c-text {
    font-size: 0.8125rem;
    line-height: 1.95;
  }
}
@media print, screen and (min-width: 48em) {
  .product .c-heading {
    margin-top: 100px;
    font-size: 1.25rem;
  }
  .p-process-list {
    margin-top: 40px;
  }
  .p-process-list .item:not(:first-child) {
    margin-top: 60px;
  }
  .p-process-list .item:not(:last-child)::after {
    position: absolute;
    left: 287px;
    bottom: -40px;
    z-index: -1;
    width: 6px;
    height: 153px;
    background: url(../img/img-arrow-down.svg) center bottom / 6px auto no-repeat;
    content: '';
  }
  .p-process-list .image {
    width: 246px;
    height: 166px;
  }
  .p-process-list .title {
    font-size: 1.125rem;
  }
  .p-process-list .text {
    width: calc(100% - 286px);
  }
}


/* -----------------------------------------------------------------
/* EQUIPMENTS
----------------------------------------------------------------- */
@media only screen and (max-width: 47.9375em) {
}
@media print, screen and (min-width: 48em) {
  .wp-block-table + .wp-block-columns,
  .wp-block-columns + .wp-block-heading {
    margin-top: 100px;
  }
}


/* -----------------------------------------------------------------
/* CONTACT
----------------------------------------------------------------- */
.wpcf7 label {
  display: flex;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
.wpcf7 form > p:last-of-type {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
}
input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #CCC;
  border-radius: 0;
  background-color: #FFF;
  font-size: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.37;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
textarea,
select {
  width: 100%;
  padding: 0.875em 1em;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  width: 100%;
  padding: 1.5em 1em;
  border: none;
  background-color: #132679;
  color: #FFF;
  font-weight: 500;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  text-align: center;
  transition: 0.3s ease all;
}
input[type="submit"].back,
.c-button.back a {
  background-color: #C3C3C3 !important;
}
@media only screen and (max-width: 47.9375em) {
  .wpcf7 label {
    flex-flow: column;
  }
}
@media print, screen and (min-width: 48em) {
  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    max-width: 252px;
  }
  .wpcf7 label {
    justify-content: space-between;
    line-height: 3em;
  }
  .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    width: 70%;
  }
}



/* -----------------------------------------------------------------
/* margin padding
----------------------------------------------------------------- */

.mt-1 {
  margin-top: 1rem !important; }
.mt-2 {
  margin-top: 2rem !important; }
.mt-3 {
  margin-top: 3rem !important; }
.mt-4 {
  margin-top: 4rem !important; }
.mt-5 {
  margin-top: 5rem !important; }
.mt-6 {
  margin-top: 6rem !important; }
.mt-7 {
  margin-top: 7rem !important; }
.mt-8 {
  margin-top: 8rem !important; }
.mt-9 {
  margin-top: 9rem !important; }
.mt-10 {
  margin-top: 10rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }
.mb-2 {
  margin-bottom: 2rem !important; }
.mb-3 {
  margin-bottom: 3rem !important; }
.mb-4 {
  margin-bottom: 4rem !important; }
.mb-5 {
  margin-bottom: 5rem !important; }
.mb-6 {
  margin-bottom: 6rem !important; }
.mb-7 {
  margin-bottom: 7rem !important; }
.mb-8 {
  margin-bottom: 8rem !important; }
.mb-9 {
  margin-bottom: 9rem !important; }
.mb-10 {
  margin-bottom: 10rem !important; }

.ml-1 {
  margin-left: 1rem !important; }
.ml-2 {
  margin-left: 2rem !important; }
.ml-3 {
  margin-left: 3rem !important; }

.mr-1 {
  margin-right: 1rem !important; }
.mr-2 {
  margin-right: 2rem !important; }
.mr-3 {
  margin-right: 3rem !important; }

.pt-1 {
  padding-top: 1rem !important; }
.pt-2 {
  padding-top: 2rem !important; }
.pt-3 {
  padding-top: 3rem !important; }
.pt-4 {
  padding-top: 4rem !important; }
.pt-5 {
  padding-top: 5rem !important; }
.pt-6 {
  padding-top: 6rem !important; }
.pt-7 {
  padding-top: 7rem !important; }
.pt-8 {
  padding-top: 8rem !important; }
.pt-9 {
  padding-top: 9rem !important; }
.pt-10 {
  padding-top: 10rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }
.pb-2 {
  padding-bottom: 2rem !important; }
.pb-3 {
  padding-bottom: 3rem !important; }
.pb-4 {
  padding-bottom: 4rem !important; }
.pb-5 {
  padding-bottom: 5rem !important; }
.pb-6 {
  padding-bottom: 6rem !important; }
.pb-7 {
  padding-bottom: 7rem !important; }
.pb-8 {
  padding-bottom: 8rem !important; }
.pb-9 {
  padding-bottom: 9rem !important; }
.pb-10 {
  padding-bottom: 10rem !important; }

.pl-1 {
  padding-left: 1rem !important; }
.pl-2 {
  padding-left: 2rem !important; }
.pl-3 {
  padding-left: 3rem !important; }

.pr-1 {
  padding-right: 1rem !important; }
.pr-2 {
  padding-right: 2rem !important; }
.pr-3 {
  padding-right: 3rem !important; }



@media only screen and (max-width: 47.9375em) {

}

@media print, screen and (min-width: 48em) {
  .css-br {
    display: none;
  }
}

ol.recruit li {
  list-style:decimal ;
}
ol.recruit {
  margin-left:20px;
}

.cha-b01 {
  font-size:3rem;
}

.fbold {
  font-weight: bold;
}

.color01 {
  color:#0A0659;
}

.uline01 {
  border-bottom: 3px solid #0A0659;
}

.h3_uline {
  padding-bottom: 0.2rem;
  border-bottom: 3px solid #b2d5de;
  font-weight: bold;
  font-size: 24px!important;
}

.list-disc {
  list-style-type: disc!important;
  margin-left:30px;
}