@charset "UTF-8";

/*
Theme Name:   九州ティ・エス
Description:  
Author:       SHIN Inc.
Author URI:   http://www.shin-inc.jp/
Version:      1.0
Template:     archetype2021
*/

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?6ztg4m");
  src: url("fonts/icomoon.eot?6ztg4m#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?6ztg4m") format("truetype"), url("fonts/icomoon.woff?6ztg4m") format("woff"), url("fonts/icomoon.svg?6ztg4m#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* Custom Propaties
--------------------------------*/

:root {
  --scrollbar: 0px;
}

/* Normalize
--------------------------------*/

*,
*:before,
*:after {
  box-sizing: inherit;
}

*:first-child {
  margin-top: 0;
}

*:last-child {
  margin-bottom: 0;
}

html,
body,
div,
header,
footer,
main,
article,
section,
aside,
nav,
figure,
figcaption {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  line-height: 1.75;
  box-sizing: border-box;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-break: strict;
}

body {
  overflow-x: hidden;
  background: #99D8F0;
  color: #111;
}

a {
  transition: 0.3s;
  color: inherit;
  text-decoration: inherit;
}

a:before,
a:after {
  text-align: inherit;
  text-decoration: inherit;
}

abbr,
cite {
  font-style: inherit;
  text-decoration: inherit;
}

blockquote {
  margin: 1.5em 0;
  padding: 1em;
  border-style: solid;
  border-width: 1px 0;
}

del {
  opacity: 0.8;
}

em {
  font-style: inherit;
  font-weight: bolder;
}

img,
iframe,
video {
  max-width: 100%;
  min-height: 1px;
  vertical-align: middle;
  border: 0;
}

img {
  height: auto;
}

[sizes] {
  width: auto;
}

p {
  margin: 1em 0;
}

header p,
footer p {
  margin: 0;
}

pre {
  margin: 1em 0;
  white-space: pre-wrap;
}

ul {
  margin: 1em 0;
  padding-left: 1.5em;
}

ol {
  margin: 1em 0;
  padding-left: 2em;
}

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

dl {
  margin: 1em 0;
}

dt {
  margin: 0;
  font-weight: 700;
}

dd {
  margin: 0;
}

dd + dt {
  margin-top: 1em;
}

section {
  margin-top: 48px;
  margin-bottom: 48px;
}

table {
  width: 100%;
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.8125em;
}

caption {
  margin-bottom: 0.25rem;
  padding: 0 0.5em;
  font-weight: 700;
  font-size: 1.125em;
  text-align: inherit;
}

th,
td {
  vertical-align: baseline;
  padding: 0.375rem 0.5rem;
  border: 0.1875rem solid #000;
  background: #fff;
  text-align: left;
}

th {
  background: #fffcdb;
  font-weight: 700;
}

thead th {
  background: #f08441;
}

button,
input,
textarea,
select {
  max-width: 100%;
  vertical-align: bottom;
  line-height: 1.5;
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  transition: 0.3s;
}

button,
input[type=submit],
input[type=button],
input[type=reset] {
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  text-shadow: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=url],
input[type=search],
input[type=number],
input[type=date],
input[type=password],
textarea,
select {
  padding: 5px;
  border: 2px solid;
  border-radius: 8px;
  font-size: 16px;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  background: #ff9;
}

input[type=radio],
input[type=checkbox] {
  vertical-align: baseline;
}

button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[disabled] {
  opacity: 0.3;
  cursor: default;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  width: 100%;
}

/* Extends
--------------------------------*/

.widget:first-child,
.paragraph:first-child {
  margin-top: 0;
}

.post:last-child,
.widget:last-child,
.paragraph:last-child {
  margin-bottom: 0;
}

.site-footer-content {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3.125vw;
  padding-left: 3.125vw;
}

.entry-content:after {
  display: block;
  clear: both;
  content: "";
}

input.wpcf7-submit,
.btn {
  display: inline-block;
  min-width: 15em;
  line-height: 1.5;
  box-shadow: none;
  padding: 0.75em 1em 0.75em 1.2em;
  border: 0;
  border-radius: 2.5em;
  background: #f08441;
  color: #fff;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}

/* Heading
--------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  font-weight: 700;
}

h1 {
  padding-left: 0.2em;
  font-size: 1.45em;
  letter-spacing: 0.2em;
  text-align: center;
}

h2 {
  margin: 0 0 1em;
  padding-left: 0.2em;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  padding: 0.298077em 0.77em;
  background: #fff;
  font-size: 1.25rem;
  letter-spacing: 0.2em;
}

h4,
h5,
h6 {
  font-size: 1rem;
}

/* Site Width
--------------------------------*/

.site {
  margin: auto;
}

/* Common
--------------------------------*/

.btn:before {
  display: inline-block;
  width: 0.9828em;
  margin-right: 0.75em;
  content: "";
}

.btn:after {
  margin-left: 0.75em;
  font-family: icomoon;
  content: "\e900";
}

.more-btn {
  display: inline-block;
  position: relative;
  width: fit-content;
  line-height: 1.875;
  margin-right: 0.75em;
  padding: 0 0.9375em;
  background: #f08441;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.more-btn:after {
  position: absolute;
  top: 0;
  left: 100%;
  border: solid transparent;
  border-width: 0.9375em 0 0.9375em 0.75em;
  border-left-color: #f08441;
  content: "";
}

.image {
  text-align: center;
}

.tagline {
  line-height: 1.25;
  margin-bottom: 1.5rem;
  color: #004098;
  font-weight: 700;
  font-size: 1.125em;
  text-align: center;
}

.link {
  margin-top: 24px;
  text-align: center;
}

.movie {
  position: relative;
  margin: 0 auto;
}

.movie:before {
  display: block;
  padding-top: 56.25%;
  content: "";
}

.movie > iframe,
.movie > img,
.movie > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-with-image__image {
  margin-bottom: 1em;
  text-align: center;
}

.text-with-image__text {
  font-size: 0.875em;
  text-align: justify;
}

.text-with-image__text > p {
  margin: 0;
}

.text-with-image__tagline {
  font-weight: 700;
  font-size: 1.125rem;
}

.paragraph {
  margin: 1em 0;
}

.paragraph > p {
  margin-top: 0;
  margin-bottom: 0;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal;
}

.break:before {
  white-space: pre;
  content: "\a";
}

.table-block.scrollable:after {
  display: block;
  color: #999;
  font-size: 0.75em;
  text-align: center;
  content: "←左右にスクロールできます→";
}

.no-js .table-block:after {
  content: none;
}

.table-wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.dummy-text {
  display: none;
}

.dummy-text-b {
  display: none;
  font-weight: 700;
}

/* Header
--------------------------------*/

.site-header {
  background: #fff;
}

.site-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0.75em 3.125vw;
}

.site-title {
  grid-area: logo;
  width: 108px;
  max-width: 166px;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.global-nav {
  display: none;
  grid-area: nav;
  font-weight: 700;
  text-align: center;
}

.no-js .global-nav {
  display: block;
}

.global-nav__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.global-nav__item:first-child {
  text-transform: uppercase;
}

.global-nav__link {
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
}

.head-icons__item {
  width: 13.25em;
  margin: 1em auto 0;
}

.fixed,
.fixed > body {
  height: 100%;
  overflow: hidden;
}

.fixed .site {
  position: relative;
}

.menu-button {
  background: transparent;
  color: #004098;
}

.menu-button[aria-expanded=true] {
  z-index: 100001;
  color: #fff;
}

.menu-icon {
  display: block;
}

.menu-icon__bar {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: 0.5s;
  fill: currentColor;
}

.menu-icon__bar--1 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.menu-icon__bar--2 {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

[aria-expanded=true] .menu-icon__bar--1 {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

[aria-expanded=true] .menu-icon__bar--2 {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

[aria-expanded=true] .menu-icon__bar--3 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.drawer {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100000;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 64, 152, 0.95);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  color: #fff;
  transition: 0.3s;
}

.drawer[aria-hidden=false] {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.hero {
  position: relative;
  height: 56.25vw;
  overflow: hidden;
  background: #fff;
  text-align: center;
}

.hero img {
  width: 100%;
}

.hero__movie {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.hero__movie video {
  transition: 0.65s;
}

.hero__movie video[data-end=true] {
  opacity: 0;
  transform: scale(1.2);
}

.movie-skip {
  -webkit-appearance: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 20;
  box-shadow: none;
  padding: 0;
  border: 0;
  background: transparent;
  transition: opacity 0.3s;
  font-weight: 700;
  font-size: 0.75em;
  letter-spacing: 0.2em;
  text-shadow: none;
}

.movie-skip:disabled {
  opacity: 0;
}

.movie-skip:before {
  margin-right: 0.3em;
  letter-spacing: -0.5em;
  content: "〉〉";
}

.hero-slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.65s;
}

.hero-slide[data-active=true] {
  opacity: 1;
}

.hero-slide__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.8s;
}

.hero-slide__item img {
  width: 100%;
}

.hero-slide__item[data-active=true] {
  z-index: 1;
  opacity: 1;
}

.hero-slide__item[data-animation=true] img {
  animation: zoom linear 7s;
}

@keyframes zoom {
  100% {
    transform: scale(1.2);
  }
}

/* Footer
--------------------------------*/

.site-footer {
  background: #fff;
}

.site-footer-content {
  padding-top: 2em;
}

.foot-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  text-align: center;
}

.foot-nav__item {
  margin-top: 0.5em;
}

.foot-nav__item:first-child {
  margin-top: 0;
  text-transform: uppercase;
}

.foot-nav__link {
  text-decoration: underline;
}

.copyright {
  padding: 2rem 0 1.5rem;
  font-size: 0.75em;
  text-align: center;
}

/* Site Content
--------------------------------*/

.site-content {
  position: relative;
  z-index: 0;
  box-shadow: 0 -28.6vw #c5d1d3 inset;
  padding: 5em 7.5vw 0;
  background: url(images/bg_bottom.svgz) no-repeat center bottom 28.6vw/228.6%;
}

.page-company .site-content,
.page-csr .site-content {
  padding-top: 0;
}

.no-posts {
  font-weight: 700;
  text-align: center;
}

/* 404
--------------------------------*/

.search-form {
  display: flex;
  max-width: 400px;
}

.search-form__field[type=search] {
  flex: 1;
  border-radius: 0;
}

.search-form__submit {
  flex: 0 0 4em;
  border: solid #ccc;
  border-width: 1px 1px 1px 0;
  border-radius: 0;
}

/* Sidebar
--------------------------------*/

.sidebar-bottom {
  margin-top: 3em;
}

.sidebar-bottom-banner {
  grid-area: banner1;
  margin: 0 0 2em;
  text-shadow: 1px 1px #99D8F0, 1px -1px #99D8F0, -1px 1px #99D8F0, -1px -1px #99D8F0;
}

.sidebar-bottom-banner:nth-child(2) {
  grid-area: banner2;
}

.sidebar-bottom-banner__heading {
  margin-bottom: 0.5em;
  font-size: 1em;
  letter-spacing: 0.075em;
}

.banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.banner-list__item {
  margin-top: 1em;
}

.banner-list__banner {
  display: block;
  max-width: 182px;
  margin: 0 auto;
  background: #fff;
}

.banner-list__banner img {
  transition: inherit;
}

.banner-list__banner:hover img,
.banner-list__banner:focus img {
  opacity: 0.65;
}

.banner-list__title {
  font-size: 0.75em;
}

.sidebar-bottom-contact {
  grid-area: contact;
  max-width: 357px;
  height: 58.334vw;
  max-height: 245px;
  margin: 16.25em auto 0;
  background: url(images/bg_contact.svgz) no-repeat 50% 100%/contain;
  font-size: 3.8095238095vw;
  text-align: center;
}

.sidebar-bottom-contact:before {
  display: block;
  padding-top: 13.4454%;
  content: "";
}

.sidebar-bottom-contact__heading {
  margin-bottom: 0;
  font-size: 1em;
  letter-spacing: 0.075em;
}

.sidebar-bottom-contact__tel {
  line-height: 1;
  margin: 0.4em 0 0.25em;
  font-weight: 900;
  font-size: 2.5em;
}

/* Breadcrumbs
--------------------------------*/

.breadcrumbs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 8px 0;
  font-size: 0.875em;
}

.breadcrumbs > ol {
  display: flex;
}

.breadcrumbs li {
  display: inline-block;
  white-space: nowrap;
}

.breadcrumbs li:first-child {
  text-transform: uppercase;
}

.breadcrumbs li + li:before {
  margin: 0 4px;
  content: ">";
}

/* Home
--------------------------------*/

.archive-container,
.policy-container {
  position: relative;
  max-width: 900px;
  box-shadow: 0 0 0 0.625em #d08f53 inset;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em 1.5em 2.5em;
  border: 2px solid;
  border-radius: 0.625em;
  background: #fff;
}

.archive-container:before,
.policy-container:before {
  position: absolute;
  top: -1.5625em;
  right: 0;
  left: 0;
  z-index: -1;
  width: 3.3375em;
  height: 1.71875em;
  margin: auto;
  background: url(images/string.svgz) no-repeat 50% 0/contain;
  content: "";
}

.news-area {
  padding-bottom: 1.5em;
}

.news-area__heading {
  line-height: 1;
  margin-bottom: 1rem;
  font-size: 1.375em;
  text-transform: uppercase;
}

.post-list {
  list-style: none;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}

.post-list__item {
  display: grid;
  grid-template-areas: "date category ." "title title title";
  grid-template-columns: 5em auto 1fr;
  align-items: baseline;
  padding: 0.5em 0;
  border-bottom: 1px solid #c9caca;
}

.post-list__date {
  grid-area: date;
}

.post-list__category {
  display: inline-block;
  grid-area: category;
  min-width: 4.8334em;
  line-height: 1.5;
  padding: 0 0.2em;
  background: #004098;
  color: #fff;
  font-size: 0.75em;
  text-align: center;
}

.post-list__title {
  grid-area: title;
}

.post-list + .more-btn {
  display: block;
  margin-top: 1rem;
  margin-left: auto;
  font-size: 0.875em;
}

.company-introduction__text {
  text-align: justify;
}

.introduction__movie {
  line-height: 1;
  background: #000;
  border: 2px solid;
}

.introduction__text {
  margin-top: 1em;
  text-align: justify;
}

.introduction__text > p {
  width: fit-content;
  margin: 0 auto;
}

.introduction__caption {
  line-height: 1.556;
  color: #004098;
  font-weight: 700;
  font-size: 1.125em;
}

.introduction__content {
  overflow: hidden;
  box-shadow: 0 0 0 2px currentColor inset;
  margin: 0 auto;
  background: #fff;
  background: radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat 0.75em 0.75em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 0.75em top 0.75em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat left 0.75em bottom 0.75em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 0.75em bottom 0.75em #fff;
  background-size: 0.625em 0.625em;
  padding: 1.5em;
}

.geap-intro:before {
  display: block;
  height: 75px;
  background: url(images/baby.svgz) no-repeat 50% 50%/auto 100%;
  content: "";
}

.geap-intro__text {
  line-height: 1.75;
  margin: 1rem 0;
  text-align: justify;
}

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

.recruit-intro__links {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-top: 1em;
}

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

.recruit-intro__link-caption {
  line-height: 1.6;
  margin-bottom: 0.625rem;
  font-size: 0.875em;
}

.recruit-update__caption {
  line-height: 1.5;
  margin-bottom: 0.625rem;
  font-weight: 700;
}

.recruit-update__content {
  margin: 0;
  padding: 1rem;
  background: #ffeecb;
  font-size: 0.875em;
}

.recruit-update__content > dt {
  font-weight: 400;
}

.recruit-update__content ul {
  line-height: 1.6;
}

.bright-intro__movie {
  border: 2px solid;
  margin-bottom: 1.5em;
}

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

.bright-intro__icon {
  margin: 0 auto 1em;
}

.bright-intro__text {
  line-height: 1.75;
}

.bright-intro__text b {
  color: #f08441;
}

/* Page
--------------------------------*/

.page-header {
  padding: 3em 3.125vw 0;
}

.page-title {
  font-size: 1.5rem;
  text-transform: uppercase;
}

.page-title:lang(en) {
  text-transform: none;
}

.type-page {
  counter-reset: pp;
}

.env-policy-area__header,
.greeting-area {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  background: #fffad9;
}

/** Company */

.greeting-message__photo {
  margin: 0 auto 1em;
  text-align: center;
}

.greeting-message__author {
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.greeting-message__role {
  margin-right: 1rem;
  font-size: 0.875em;
}

.greeting-message__name {
  font-size: 1.125em;
}

.greeting-message__tagline {
  width: fit-content;
  line-height: 1.25;
  color: #f08441;
  margin: 1em auto;
  font-size: 1.25em;
}

.greeting-message__text {
  text-align: justify;
}

.philosophy-area {
  position: relative;
  box-shadow: 0 0 0 2px currentColor inset;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em 1em;
  background: #fff;
}

.philosophy-area::before {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding-top: 11.443%;
  background: url(images/deco_philosophy.svgz) no-repeat 50% 100%/contain;
  transform: translateY(8.696%);
  content: "";
}

.philosophy-area__heading {
  display: flex;
  align-items: center;
  padding: 0;
  background: transparent;
  color: #004098;
  font-size: 1.125em;
  letter-spacing: 0;
}

.philosophy-area__heading:before,
.philosophy-area__heading:after {
  flex: 1 auto;
  height: 2px;
  margin-right: 1em;
  border-radius: 2px;
  background: currentColor;
  content: "";
}

.philosophy-area__heading:after {
  margin-right: 0;
  margin-left: 1em;
}

.philosophy-list {
  display: none;
  overflow: hidden;
}

.no-js .philosophy-list {
  display: block;
}

.philosophy-list > dt {
  line-height: 1.25;
  padding-left: 0.2em;
  color: #f08441;
  font-size: 1.25em;
  letter-spacing: 0.2em;
  text-align: center;
}

.philosophy-list > dd {
  width: fit-content;
  margin: 0 auto;
}

.philosophy-list pre {
  font-family: inherit;
  text-align: center;
}

.corporate-citizenship-area,
.coc-area {
  overflow: hidden;
  box-shadow: 0 0 0 2px currentColor inset;
  background: #fff9b3;
  background: radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat 0.875em 0.875em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 0.875em top 0.875em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat left 0.875em bottom 0.875em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 0.875em bottom 0.875em #fff9b3;
  background-size: 0.75em 0.75em;
  padding: 2em 1.5em;
}

.coc-area__text {
  text-align: justify;
}

.coc-area__link {
  margin-top: 2em;
  text-align: center;
}

.company-history th {
  white-space: nowrap;
}

.network-part .network-wrap {
  margin-top: 3em;
}

.network-part {
  margin-bottom: 0;
}

.network-part__heading {
  padding: 0.5em 0.75em;
  font-size: 1.125em;
  letter-spacing: 0;
}

.network-part__map {
  padding-top: 66.667%;
  background: #fff;
}

.network-part__image {
  margin-bottom: 1em;
}

.network-part__map {
  position: relative;
  margin-top: 1em;
  background: #fff;
}

.network-part__map > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.network-data__caption:before {
  content: "■";
}

.network-child {
  margin-bottom: 0;
}

.network-child__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1em;
}

.network-child__heading {
  margin: 0;
  color: #004098;
  font-size: 1.125em;
}

.network-child__link {
  position: relative;
  line-height: 1.875;
  margin-right: 0.75em;
  padding: 0 0.9375em;
  background: #004098;
  color: #fff;
  font-weight: 700;
  font-size: 0.875em;
}

.network-child__link:after {
  position: absolute;
  top: 0;
  left: 100%;
  border: solid transparent;
  border-width: 0.9375em 0 0.9375em 0.75em;
  border-left-color: #004098;
  content: "";
}

.org-cahrt {
  margin-top: 2.5em;
}

.org-cahrt__content {
  line-height: 1;
  margin-top: 1em;
}

.accordion__btn {
  position: relative;
  cursor: pointer;
}

.accordion__btn:after {
  position: absolute;
  top: 0;
  right: 0.75rem;
  bottom: 0;
  height: 1em;
  margin: auto;
  transition: 0.5s transform;
  color: #004098;
  font: 1rem/1 icomoon;
  letter-spacing: 0;
  content: "\e900";
}

.accordion__btn[aria-expanded=true]:after {
  transform: rotate(90deg);
}

/** CSR */

.env-policy-area__header {
  background: #65b352;
  color: #fff;
}

.env-policy-area__heading {
  color: inherit;
}

.env-policy-area__heading:after {
  display: block;
  height: 6.6875rem;
  margin-top: 2.5rem;
  background: url(images/deco_csr.svgz) no-repeat 50% 100%/auto 100%;
  content: "";
}

.env-policy-area__lede {
  width: fit-content;
  margin: 0 auto;
  padding: 0 1em;
  text-align: justify;
}

.basic-principle__inner {
  padding: 1.25em 1em;
  border: 2px solid;
  background: #fff;
}

.basic-principle__heading {
  margin: 0;
  padding: 0 0 0 0.2em;
  background: transparent;
  font-size: 1.1875em;
  text-align: center;
}

.basic-principle__text {
  margin-top: 1em;
  text-align: justify;
}

.basic-principle-image {
  display: flex;
  align-items: center;
  margin-top: 1.25em;
}

.basic-principle-image img {
  width: 130px;
}

.basic-principle-image figcaption {
  line-height: 1.75;
  margin-left: 1em;
  font-weight: 500;
  font-size: 0.875em;
}

.env-policy-part__heading {
  background: #65b352;
  color: #fff;
}

.corporate-citizenship-area {
  background-color: #c6eeb2;
}

.corporate-citizenship-area__heading {
  background: transparent;
  margin-bottom: 0.8em;
  padding: 0;
  font-size: 1.5rem;
  text-align: center;
}

.corporate-citizenship-area__heading:after {
  display: block;
  height: 10.875rem;
  margin-top: 0.8em;
  background: url(images/deco_csr2.svgz) no-repeat 50% 50%/auto 100%;
  content: "";
}

.corporate-citizenship-area__text {
  text-align: justify;
}

.corporate-citizenship-area__link {
  margin-top: 2em;
  text-align: center;
}

.corporate-citizenship-area__link .btn {
  background: #65b352;
}

.csr-table2 td:last-child {
  text-align: right;
}

.csr-table3 thead th {
  white-space: nowrap;
}

.csr-table3 + .csr-table3 {
  margin-top: 2em;
}

/** Product */

.toc {
  line-height: 1.46;
  font-size: 0.75em;
}

.toc__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-bottom: 2em;
}

.toc__item {
  flex: 1;
  min-width: 30%;
}

.toc__link {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0.57143em 2em 0.57143em 0.857143em;
  background: #fff;
  color: inherit;
  font-weight: 700;
  font-size: 0.9375em;
}

.toc__link:after {
  position: absolute;
  top: 0;
  right: 0.57143em;
  bottom: 0;
  height: 1em;
  line-height: 1;
  margin: auto;
  color: #f08441;
  font-family: icomoon;
  content: "\e900";
}

.toc__link .break:before,
.toc__link .break-sp:before {
  content: none;
}

.product-part {
  margin: 2.5rem 0 0;
}

.product-part__header {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid;
  color: #004098;
}

.product-part__division {
  width: fit-content;
  line-height: 1.9;
  padding: 0 0.5em;
  background: #004098;
  color: #fff;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}

.product-part__heading {
  margin: 0;
  padding: 0.325em 0;
  font-size: 1em;
}

.product-image-set {
  margin: 1.5rem 0;
  font-size: 0.875em;
}

.product-image-set:last-child {
  margin-bottom: 0;
}

.product-image-set figcaption {
  line-height: 2;
  margin-top: 0.5rem;
}

.product-image-set figcaption small {
  font-size: 0.857143em;
}

.product-image-set img {
  display: block;
  margin: 0 auto;
}

.product-image-set img + img {
  margin-top: 1em;
}

.product-image-set__item,
.product-image-set__text {
  margin-top: 1rem;
}

.product-image-set__item {
  text-align: center;
}

.product-image-set__item--fill {
  text-align: inherit;
}

.product-image-set__text {
  line-height: 1.85;
  padding: 1em;
  background: #addaf0;
  color: #004098;
  font-weight: 400;
  text-align: justify;
}

.product-image-set__text > p:not([class]) {
  margin: 0.5em 0 0;
}

.product-image-set__tagline {
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
}

.product-image-set__dummy {
  display: none;
}

.product-slide {
  width: 17.875rem;
  margin: 0 auto;
}

.equipment-list-area {
  margin: 2em 0 0;
  padding: 1em;
  background: #addaf0;
}

.equipment-list-area .more-btn {
  display: block;
  margin-left: 0.5rem;
  background: #004098;
  font-size: 0.875rem;
}

.equipment-list-area .more-btn:after {
  border-left-color: #004098;
}

.equipment-list-area__header {
  margin-bottom: 0.75em;
}

.equipment-list-area__heading {
  margin: 0 0 0.5rem;
  padding: 0;
  color: #004098;
  font-size: 1.125em;
}

.equipment-list-area__heading:before {
  content: "【";
}

.equipment-list-area__heading:after {
  content: "】";
}

.equipment-list-area__content {
  list-style: none;
  line-height: 1.85;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}

.equipment-list-area__content > li {
  padding-left: 1em;
  text-indent: -1em;
}

.equipment-list-area__content > li:before {
  content: "◆";
}

.product-list {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  gap: 1em;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-align: center;
}

.product-list__item {
  flex: 0 0 calc(50% - 0.5em);
}

.product-list__caption {
  margin-top: 0.5em;
  font-size: 0.75em;
}

.timestamp {
  font-size: 0.8125em;
  text-align: right;
}

.equipment-list {
  table-layout: fixed;
}

.equipment-list + .equipment-list {
  margin-top: 1.5rem;
}

/** Recruit */

.recruit-header {
  position: relative;
  background: #ed7c36;
}

.recruit-page-title {
  position: absolute;
  top: 3.5rem;
  right: 0;
  left: 0;
  z-index: 10;
  width: fit-content;
  margin: 0 auto;
}

.recruit-header-movie {
  line-height: 1;
  margin: 0 auto;
}

.recruit-header-movie video {
  width: 100%;
}

.tablist {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-bottom: 2em;
}

.tablist__item {
  -webkit-appearance: none;
  flex: auto;
  padding: 1em;
  background: #fff;
  color: inherit;
  font-weight: 700;
  font-size: 0.9375em;
}

.tablist__item:after {
  color: #f08441;
  margin-left: 1em;
  font-family: icomoon;
  content: "\e900";
}

.tablist__item[aria-selected=false]:after {
  color: #a0a0a0;
}

.tablist__item:disabled {
  background: #e0e0e0;
  color: #a0a0a0;
  cursor: inherit;
}

.tablist__item:disabled:after {
  color: inherit;
}

.tabpanel {
  display: none;
}

.js .tabpanel {
  margin: 0;
}

.no-js .tabpanel,
.tabpanel[aria-hidden=false] {
  display: block;
}

.tabpanel__heading {
  margin-bottom: 1.5rem;
  color: #004098;
  font-size: 1.35em;
}

.tabpanel__heading > span {
  display: inline-block;
}

.recruit + .recruit {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 3px dotted;
}

.recruit-data caption {
  margin: 0;
  padding: 0.75rem;
  border: 0.1875rem solid #000;
  border-bottom: 0;
  background: #f08441;
  font-weight: inherit;
  font-size: 1.2em;
  letter-spacing: 0.2em;
}

.recruit-data + .recruit-data {
  margin-top: 2em;
}

.recruit-data th {
  white-space: nowrap;
}

.recruit-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 0.5em;
  margin-top: 4em;
  text-align: center;
}

.recruit-bottom__footline {
  line-height: 1.25;
  color: #004098;
  font-weight: 700;
  font-size: 1.25em;
}

.recruit-bottom__rikunabi {
  flex: 0 0 8.9375em;
  padding: 0.21875em 0.25em;
  background: #fff;
}

.recruit-bottom__mynavi {
  flex: 0 0 10em;
}

/** Privacy Policy */

.policy-container {
  padding-top: 2.5em;
}

.policy-part {
  margin: 2.5em 0 0;
  counter-increment: pp;
}

.policy-part:first-child {
  margin-top: 0;
}

.policy-part__heading {
  position: relative;
  padding: 0 0 0.25em 1em;
  border-bottom: 2px solid;
  background: transparent;
  color: #004098;
  font-size: 1.125em;
}

.policy-part__heading:before {
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 0;
  content: counter(pp) ". ";
}

.principle > dt {
  color: #004098;
  font-size: 1.125em;
}

/* Archive
--------------------------------*/

/* Post
--------------------------------*/

.single-container {
  box-shadow: 0 0 0 0.625em #d08f53 inset;
  padding: 2.5em 1.5em;
  border: 2px solid;
  border-radius: 0.625em;
  background: #fff;
  background: radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat 1em 1em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 1em top 1em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat left 1em bottom 1em, radial-gradient(circle, #f08441, #f08441 70.71%, rgba(255, 255, 255, 0) 70.71%) no-repeat right 1em bottom 1em #fff;
  background-size: 0.75em 0.75em;
}

.post {
  margin-bottom: 1.875em;
}

.entry-header {
  margin-bottom: 2em;
}

.entry-title {
  margin: 0;
  padding-top: 0.41667em;
  padding-bottom: 0.41667em;
  border-bottom: 2px solid;
  font-size: 1.25em;
}

.entry-title > a {
  text-decoration: none;
}

.entry-title > a:hover,
.entry-title > a:focus {
  text-decoration: underline;
}

.entry-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  line-height: 1.4286;
  font-size: 0.875em;
}

.post-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em;
}

.post-categories > a {
  display: inline-block;
  padding: 0 0.357em;
  background: #004098;
  color: #fff;
}

.attachment .entry-content {
  text-align: center;
}

.entry-content strong {
  color: inherit;
}

.entry-content em {
  color: inherit;
  font-style: italic;
  font-weight: inherit;
}

.entry-content a:not([class]) {
  color: #f08441;
  text-decoration: underline;
}

.read-more {
  text-align: right;
}

.post-share {
  margin-top: 40px;
}

.post-share__heading {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal;
  margin: 0;
  padding: 0;
  border: 0;
}

/*** Wordpress Native Classes ***/

.wp-caption {
  max-width: 100%;
}

.alignleft,
.alignright,
.aligncenter {
  display: block;
  margin: 1em auto;
  text-align: center;
}

.alignnone {
  vertical-align: baseline;
}

.contact-wrap {
  max-width: 800px;
  margin: 0 auto;
}

.contact-text {
  margin-bottom: 2em;
}

.field {
  margin-bottom: 1.5em;
}

.field__label {
  display: block;
  margin-bottom: 0.25em;
  font-weight: 700;
}

.required,
.optional {
  display: inline-block;
  line-height: 1.667;
  vertical-align: text-bottom;
  padding: 0 0.667em;
  border-radius: 0.334em;
  background: #f08441;
  color: #fff;
  font-size: 0.75em;
}

.optional {
  background: #999;
}

.control-set__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.25em;
}

.control-set__item:last-child {
  margin: 0;
}

.control-set__item > dt {
  flex: auto;
  min-width: 2em;
  line-height: 38px;
  margin-right: 0.5em;
  font-weight: inherit;
  text-align: right;
  white-space: nowrap;
}

.control-set__item > dd {
  flex: 1 auto;
}

.control-set__item input {
  width: 100%;
}

.acceptance {
  margin: 40px 0;
  text-align: center;
}

.acceptance > label {
  display: inline-block;
  padding: 8px;
  cursor: pointer;
}

.submit {
  display: grid;
  align-items: center;
  grid-template-areas: ". submit spinner";
  grid-template-columns: 32px 1fr 32px;
  justify-content: center;
}

.wpcf7-spinner {
  grid-area: spinner;
  margin-right: 0;
}

label[for],
.wpcf7-list-item > label {
  cursor: pointer;
}

input.wpcf7-submit {
  grid-area: submit;
  width: 100%;
}

.wpcf7-text.wpcf7-not-valid,
.wpcf7-textarea.wpcf7-not-valid {
  background: #fcc;
}

.wpcf7-textarea {
  width: 100%;
}

.wpcf7-checkbox,
.wpcf7-radio {
  display: block;
}

span.wpcf7-list-item {
  position: relative;
  left: -0.8em;
}

.wpcf7-acceptance span {
  display: inline;
  position: static;
  margin: 0;
}

.wpcf7-response-output {
  text-align: center;
}

.wpcf7-recaptcha > div {
  margin: 30px auto;
}

.wpcf7-not-valid-tip {
  line-height: 1.5;
  font-weight: 700;
}

.wpcf7-response-output {
  background: #fff;
}

/* Page Navigation
--------------------------------*/

.navigation {
  margin: 1.875em auto 0;
}

.post-navigation a {
  display: inline-block;
  line-height: 3;
  border-radius: 1.5em;
  background: #f08441;
  color: #fff;
  font-weight: 700;
  font-size: 0.875em;
  text-decoration: none;
  text-align: center;
}

.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25em;
}

.post-navigation .nav-links {
  display: grid;
  grid-template-areas: "prev home next";
  grid-template-columns: 1fr auto 1fr;
  gap: 0 0.5em;
}

.nav-previous a,
.nav-next a {
  padding: 0 1em;
}

.nav-next {
  grid-area: next;
}

.nav-next > a:after {
  vertical-align: top;
  margin-left: 0.5em;
  font-family: icomoon;
  content: "\e900";
}

.nav-previous {
  grid-area: prev;
  text-align: right;
}

.nav-previous > a:before {
  vertical-align: top;
  margin-right: 0.5em;
  font-family: icomoon;
  content: "\e901";
}

.back-home {
  grid-area: home;
  padding: 0 1em;
}

.page-numbers {
  display: inline-block;
  line-height: 1.5;
  min-width: 1.667em;
  padding: 0 0.25em 0.1667em;
  border-radius: 50%;
  color: #f08441;
  font-weight: 700;
  font-size: 0.9375em;
  text-align: center;
  text-decoration: none;
}

.page-numbers:before {
  display: block;
  font: 0.7em/2.381 icomoon;
}

.page-numbers:hover,
.page-numbers:focus {
  background: rgba(240, 132, 65, 0.25);
}

.page-numbers.current {
  background: #f08441;
  color: #fff;
}

.page-numbers.prev,
.page-numbers.next {
  line-height: 1.667;
  padding-bottom: 0;
}

.page-numbers.prev:before {
  content: "\e901";
}

.page-numbers.next:before {
  content: "\e900";
}

/* Social
--------------------------------*/

.share-buttons {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  text-align: center;
}

.share-buttons__item {
  flex: 0 0 auto;
  margin: 0 4px;
}

.share-buttons__link {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  text-decoration: none;
}

.share-buttons__link:before {
  display: block;
  font: 20px/2.4 FontAwesome, sans-serif;
  content: "\e911";
  speak: none;
}

.share-buttons__link.facebook {
  background-color: #3b5998;
}

.share-buttons__link.twitter {
  background-color: #1da1f3;
}

.share-buttons__link.googleplus {
  background-color: #dd4b39;
}

.share-buttons__link.tumblr {
  background-color: #36465d;
}

.share-buttons__link.pocket {
  background-color: #ef4056;
}

.share-buttons__link.hatena {
  background-color: #00a5de;
}

.share-buttons__link.line {
  background-color: #00c300;
}

.share-buttons__title {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal;
}

.share-buttons__link.facebook:before {
  content: '\f09a';
}

.share-buttons__link.twitter:before {
  content: '\f099';
}

.share-buttons__link.googleplus:before {
  content: '\f0d5';
}

.share-buttons__link.tumblr:before {
  content: '\f173';
}

.share-buttons__link.pocket:before {
  content: '\f265';
}

.share-buttons__link.hatena:before {
  content: 'B!';
  font-family: Verdana, sans-serif;
  font-weight: 700;
}

.share-buttons__link.line:before {
  content: 'LINE';
}

/* Extra
--------------------------------*/

.splide {
  line-height: 1;
}

.splide__arrow {
  width: auto;
  height: auto;
  opacity: 1;
  background: transparent;
  color: #004098;
  font-size: 1.125rem;
}

.splide__arrow:before {
  font-family: icomoon;
  content: "\e901";
}

.splide__arrow--prev {
  left: 0.5rem;
}

.splide__arrow--next {
  right: 0.5rem;
}

.splide__arrow--next:before {
  content: "\e900";
}

.splide__pagination__page {
  vertical-align: bottom;
  opacity: 1;
}

.splide__pagination__page.is-active {
  background: #004098;
  transform: none;
}

.for-ie {
  padding: 10px 0;
  background: #f00;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

/* Media Queries
--------------------------------*/

@media print, screen and (min-width: 420px) {
  .site-content {
    box-shadow: 0 -120px #c5d1d3 inset;
    background-position: center bottom 120px;
    background-size: 960px;
  }

  .sidebar-bottom-contact {
    font-size: 1em;
  }
}

@media print, screen and (min-width: 480px) {
  .banner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 1em;
  }

  .banner-list__item {
    flex: 40.445%;
    max-width: 182px;
    margin: 0;
  }

  .company-introduction__movie {
    background: url(images/bg_introduction.svgz) no-repeat 50% 100%/100%;
  }

  .company-introduction__movie .movie {
    width: 64%;
  }

  .company-introduction__text {
    margin-top: 2.5em;
  }
}

@media print, screen and (min-width: 550px) {
  .product-list__item {
    flex-basis: calc((100% - 2em) / 3);
  }
}

@media print, screen and (min-width: 601px) {
  .admin-bar .drawer {
    top: 46px;
  }
}

@media print, screen and (min-width: 768px) {
  html {
    font-size: 1.6666666667vw;
  }

  section {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  table {
    line-height: 1.75;
    font-size: 1rem;
  }

  caption {
    font-size: 1.25em;
  }

  th,
  td {
    padding: 0.75rem;
  }

  th {
    white-space: nowrap;
  }

  input.wpcf7-submit,
  .btn {
    min-width: 14.445em;
    font-size: 1.125rem;
  }

  h1 {
    font-size: 1.8125em;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    font-size: 1.625rem;
  }

  .tagline {
    margin-bottom: 2rem;
    font-size: 1.25em;
  }

  .text-with-image {
    display: flex;
    gap: 1.875rem;
  }

  .text-with-image__image {
    margin-bottom: 0;
  }

  .text-with-image__text {
    flex: 1;
  }

  .break-pc:before {
    white-space: pre;
    content: "\a";
  }

  .site-header-content {
    display: grid;
    grid-template-areas: "logo nav";
    grid-template-columns: auto 1fr;
    gap: 0 2.625em;
    padding-top: 1.375em;
    padding-bottom: 1.375em;
  }

  .site-title {
    width: 10.375em;
  }

  .global-nav {
    display: block;
  }

  .global-nav__inner {
    display: grid;
    grid-template-areas: "icons" "list";
    justify-content: flex-end;
    gap: 0.25em 0;
  }

  .global-nav__list {
    display: flex;
    grid-area: list;
  }

  .global-nav__item {
    margin: 0 0 0 1em;
  }

  .global-nav__item:first-child {
    margin-left: 0;
  }

  .global-nav__link {
    position: relative;
    padding: 0.25em;
  }

  .global-nav__link:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    border-bottom: 1px solid #004098;
    transition: width 0.3s;
    content: "";
  }

  .global-nav__link:hover:after,
  .global-nav__link:focus:after {
    width: 100%;
  }

  .head-icons {
    display: flex;
    justify-content: flex-end;
    grid-area: icons;
  }

  .head-icons__item {
    width: 10em;
    margin: 0 0 0 0.5em;
  }

  .menu-button {
    display: none;
  }

  .movie-skip {
    top: 2rem;
    right: 2rem;
    font-size: 1.25em;
  }

  .foot-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .foot-nav__item {
    margin-top: 0;
  }

  .foot-nav__item:after {
    margin: 0 1em;
    content: "／";
  }

  .foot-nav__item:last-child::after {
    content: none;
  }

  .foot-nav__link {
    text-decoration: none;
  }

  .site-content {
    line-height: 2.125;
    box-shadow: none;
    padding-right: 3.125vw;
    padding-left: 3.125vw;
    background-position: 50% 100%;
    background-size: 200%;
  }

  .home .site-content {
    padding-top: 6.25em;
    background: url(images/bg_home.svgz) no-repeat 50% 0/200%, url(images/bg_bottom.svgz) no-repeat 50% 100%/200%;
  }

  .sidebar-bottom {
    display: grid;
    grid-template-areas: ". . ." "contact banner1 banner2";
    grid-template-rows: 1fr auto;
    grid-template-columns: 34.86328125% 17.7734375% 38.28125%;
    align-items: center;
    justify-content: space-between;
    height: 79.1667vw;
    max-height: 760px;
    min-height: 0;
    margin-top: 5em;
    font-size: 1.4652vw;
  }

  .sidebar-bottom-banner {
    margin: 0;
    text-shadow: none;
  }

  .banner-list {
    justify-content: space-between;
    gap: 0;
  }

  .banner-list__item {
    flex-basis: 16.667vw;
  }

  .sidebar-bottom-contact {
    width: 22.3125em;
    height: 15.3125em;
    margin: 0;
  }

  .archive-container,
  .policy-container {
    margin-top: 3em;
    padding: 2em 2.9375em 4.375em;
    border-width: 0.1875em;
  }

  .archive-container:before,
  .policy-container:before {
    top: -3.125em;
    width: 6.675em;
    height: 3.4375em;
  }

  .news-area {
    margin-top: 0;
    padding-bottom: 2em;
  }

  .news-area__heading {
    font-size: 1.5em;
  }

  .post-list {
    font-size: 1em;
  }

  .post-list__item {
    grid-template-areas: "date category title";
    grid-template-columns: 6em auto 1fr;
    padding: 1em 0;
  }

  .news-area .post-list__item {
    padding: 0.5em 0;
  }

  .post-list__category {
    margin-right: 0.667em;
  }

  .introduction-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .introduction {
    flex: 0 0 48.1667%;
    margin-bottom: 0;
  }

  .introduction:nth-child(-n+2) {
    margin-top: 0;
  }

  .introduction__heading {
    margin-bottom: 0.6666666667em;
  }

  .introduction__movie {
    border-width: 0.1875em;
  }

  .introduction__text {
    padding: 0 1em;
    text-align: center;
  }

  .introduction__text > p {
    width: auto;
  }

  .introduction__content {
    box-shadow: 0 0 0 0.1875em currentColor inset;
    padding: 2.5em;
  }

  .introduction--bright {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    background: url(images/bg_introduction.svgz) no-repeat 50% 100%/100%;
  }

  .introduction--bright .introduction__content {
    width: 77%;
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .geap-intro::before {
    height: 8.59375vw;
    max-height: 110px;
  }

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

  .bright-intro {
    display: grid;
    grid-template-areas: "content movie";
    grid-template-columns: 1fr 59.479%;
    align-items: center;
    gap: 0 2.5em;
  }

  .bright-intro__movie {
    grid-area: movie;
    width: 100%;
    margin: 0;
    border-width: 0.1875rem;
  }

  .bright-intro__content {
    grid-area: content;
  }

  .bright-intro__icon {
    width: 82.781457%;
  }

  .page-header {
    padding-top: 4em;
  }

  .page-title {
    font-size: 1.875rem;
  }

  .env-policy-area__header,
  .greeting-area {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .greeting-area {
    padding-bottom: 8em;
    background: url(images/plant.svgz) no-repeat 50% 100%/80em, linear-gradient(to top, #c1e1a5 2.25em, transparent 2.25em) #fffad9;
  }

  .greeting-message__tagline {
    font-size: 1.5em;
    letter-spacing: 0.2em;
  }

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

  .greeting-message__text > p {
    margin: 2em 0 0;
  }

  .greeting-message__text > p:first-child {
    margin-top: 0;
  }

  .philosophy-area {
    width: 89.334%;
    box-shadow: 0 0 0 0.1875em currentColor inset;
    margin-bottom: 8em;
    padding: 2.5em;
  }

  .philosophy-area:after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 105.35%;
    height: 3em;
    margin-top: -0.1875em;
    background: url(images/paper_curl.svgz) no-repeat 50% 100%/100%;
    content: "";
  }

  .philosophy-area__heading {
    font-size: 1.25em;
  }

  .philosophy-list > dt {
    font-size: 1.5em;
  }

  .corporate-citizenship-area,
  .coc-area {
    box-shadow: 0 0 0 0.1875em currentColor inset;
    padding: 3.25em 0;
  }

  .coc-area {
    position: relative;
  }

  .coc-area:after {
    position: absolute;
    right: 3.25em;
    bottom: 0.1875em;
    width: 8.5625em;
    height: 10.625em;
    background: url(images/deco_coc.svgz) no-repeat 50% 100%/contain;
    transform: translateY(100%);
    transition: transform 0.3s;
    content: "";
  }

  .coc-area[data-active=true]:after {
    transform: translateY(0);
  }

  .coc-area__text {
    width: 52em;
    margin: 0 auto;
    letter-spacing: 0.05em;
    text-align: center;
  }

  .coc-area__text p {
    margin: 0;
  }

  .network-part .network-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .network-part--hq {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "heading heading" "image map" "content map";
    align-items: flex-start;
    gap: 0 2.5em;
  }

  .network-part--hq .network-part__heading {
    grid-area: heading;
  }

  .network-part--hq .network-part__image {
    grid-area: image;
  }

  .network-part--hq .network-part__content {
    grid-area: content;
  }

  .network-part--hq .network-part__map {
    grid-area: map;
    margin-top: 0;
  }

  .network-part--corp {
    flex-basis: 100%;
    background: url(images/bike.svgz) no-repeat right 1.5em top 7.75em/12.75em;
  }

  .network-part__heading {
    margin-bottom: 2rem;
    padding: 0.875em 1em;
  }

  .network-part__map {
    padding-top: 52.093%;
  }

  .network-data--has-caption {
    position: relative;
    padding-left: 4em;
  }

  .network-data__caption {
    position: absolute;
    top: 0;
    left: 0;
  }

  .network-child {
    flex: 0 0 47.778%;
  }

  .network-child:nth-child(2) {
    margin-top: 0;
  }

  .network-child__heading {
    font-size: 1.375em;
  }

  .network-child__link {
    font-size: 1em;
  }

  .org-cahrt {
    margin-top: 4.5em;
  }

  .org-cahrt__caption {
    font-size: 1.625em;
  }

  .org-cahrt__content {
    margin-top: 2em;
  }

  .env-policy-area__heading:after {
    height: 13.375rem;
  }

  .env-policy-area__lede {
    width: auto;
    line-height: 2.42;
    padding: 0;
    font-size: 1.1875em;
    text-align: center;
  }

  .basic-principle {
    display: grid;
    grid-template-areas: "image inner";
    grid-template-columns: 24.889% 1fr;
    gap: 0 1.875em;
  }

  .basic-principle__inner {
    grid-area: inner;
    padding: 2em 1em;
    border-width: 0.1875em;
  }

  .basic-principle__heading {
    font-size: 1.5em;
  }

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

  .basic-principle-image {
    display: block;
    grid-area: image;
    margin-top: 0;
  }

  .basic-principle-image img {
    width: 100%;
  }

  .basic-principle-image figcaption {
    margin: 0.5em 1em 0 0;
  }

  .corporate-citizenship-area__heading {
    font-size: 1.875rem;
  }

  .corporate-citizenship-area__text {
    text-align: center;
  }

  .csr-table3 {
    table-layout: fixed;
  }

  .csr-table3 thead th:first-child {
    width: 18em;
  }

  .toc {
    font-size: 0.875em;
  }

  .toc__list {
    gap: 1em;
    margin-bottom: 4em;
  }

  .toc__item {
    min-width: 0;
  }

  .toc__item .break-sp {
    display: none;
  }

  .product-part {
    margin: 3rem 0 0;
  }

  .product-part__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 1.25em;
  }

  .product-part__division {
    order: 2;
    margin-left: 1em;
  }

  .product-part__heading {
    order: 1;
  }

  .product-image-set {
    display: flex;
    justify-content: space-between;
    gap: 1.25rem;
  }

  .product-image-set + .product-image-set {
    margin-top: 2.5rem;
  }

  .product-image-set__item {
    flex: 0 0 auto;
    margin-top: 0;
  }

  .product-image-set__item--slide {
    margin-right: auto;
  }

  .product-image-set__item--fill {
    flex: 1 auto;
  }

  .product-image-set__text {
    flex: 1 auto;
    margin-top: 0;
    padding: 1em 1.5em;
  }

  .product-image-set__dummy {
    display: block;
    flex: 0 0 17.875rem;
  }

  .equipment-list-area {
    margin-top: 4em;
    padding: 1em 1.25em;
  }

  .equipment-list-area__header {
    display: flex;
    align-items: center;
  }

  .equipment-list-area__heading {
    margin-bottom: 0;
  }

  .product-list {
    gap: 0.78125em;
  }

  .product-list__item {
    flex-basis: 10.625em;
  }

  .equipment-list + .equipment-list {
    margin-top: 2rem;
  }

  .tablist {
    gap: 1em;
    margin-bottom: 4em;
  }

  .tabpanel__heading {
    margin-bottom: 2.5rem;
    font-size: 1.6875em;
  }

  .recruit + .recruit {
    margin-top: 4.5em;
    padding-top: 4.5em;
  }

  .recruit-data + .recruit-data {
    margin-top: 4.5em;
  }

  .recruit-bottom {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 8em;
    /*&:before {
      flex: 0 0 auto;
      width: 12.375em;
      content: "";
    }*/
  }

  .recruit-bottom__footline {
    margin: 0;
    padding-left: 0.2em;
    font-size: 1.6875em;
    letter-spacing: 0.2em;
  }

  .policy-container {
    padding-top: 4.375em;
  }

  .policy-part__heading {
    font-size: 1.25em;
  }

  .single-container {
    box-shadow: 0 0 0 1.5em #d08f53 inset;
    padding: 5.4375em;
    border-width: 0.1875em;
    background-position: 2.25em 2.25em, right 2.25em top 2.25em, left 2.25em bottom 2.25em, right 2.25em bottom 2.25em;
  }

  .post {
    margin-bottom: 3.75em;
  }

  .entry-header {
    margin-bottom: 2.5em;
  }

  .entry-title {
    font-size: 1.5em;
  }

  .alignleft {
    float: left;
    margin: 0 1em 0 0;
  }

  .alignright {
    float: right;
    margin: 0 0 0 1em;
  }

  .field {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2em;
  }

  .field__label {
    flex: 0 0 12em;
    line-height: 38px;
    margin: 0 1em 0 0;
    text-align: right;
  }

  .field__control {
    flex: 1;
  }

  .control-set {
    display: flex;
    align-items: flex-start;
  }

  .control-set__item {
    margin: 0 1em 0 0;
  }

  .submit {
    grid-template-columns: 48px 40% 48px;
  }

  .navigation {
    margin-top: 3.75em;
  }

  .post-navigation a {
    font-size: 1.125em;
  }

  .post-navigation .nav-links {
    gap: 0 1.25em;
  }

  .nav-previous a,
  .nav-next a {
    padding: 0 1.445em;
  }

  .nav-next > a:after {
    margin-left: 1em;
  }

  .nav-previous > a:before {
    margin-ringt: 1em;
  }

  .back-home {
    padding: 0 2em;
  }

  .page-numbers {
    font-size: 1.125em;
  }
}

@media print, screen and (min-width: 783px) {
  .admin-bar .drawer {
    top: 32px;
  }
}

@media print, screen and (min-width: 960px) {
  html {
    font-size: 16px;
  }

  .site-footer-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .site-content {
    padding-right: calc(50% - 450px);
    padding-left: calc(50% - 450px);
    background-size: auto;
  }

  .home .site-content {
    background-size: auto;
  }

  .home main {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding: 0 3.125vw;
  }

  .sidebar-bottom {
    margin-right: calc(450px - 50vw + 3.125vw);
    margin-left: calc(450px - 50vw + 3.125vw);
  }

  .archive-container,
  .policy-container {
    min-height: 371px;
  }

  .archive-container:after,
  .policy-container:after {
    position: absolute;
    left: 50%;
    bottom: -1em;
    z-index: -1;
    width: 100vw;
    max-width: 1280px;
    height: 371px;
    background: url(images/bg_introduction.svgz) no-repeat 50% 100%/auto 100%;
    transform: translateX(-50%);
    content: "";
  }

  .news-area {
    min-height: 0;
  }

  .news-area:after {
    content: none;
  }

  .company-introduction__text {
    margin-right: calc(450px - 50vw + 3.125vw);
    margin-left: calc(450px - 50vw + 3.125vw);
  }

  .introduction .more-btn {
    font-size: 1.125em;
    white-space: nowrap;
  }

  .geap-intro__text {
    font-size: 1.125em;
  }

  .recruit-intro {
    font-size: 1.25vw;
  }

  .recruit-intro__links {
    flex-direction: row;
    justify-content: space-between;
    gap: 0.5em;
  }

  .recruit-intro__link {
    text-align: inherit;
  }

  .recruit-intro__link--navi a {
    display: block;
    width: 8.125em;
    margin: 0 auto;
  }

  .recruit-intro__link-caption {
    font-size: 0.625em;
  }

  .recruit-update__caption {
    font-size: 1.125em;
  }

  .recruit-update__content {
    min-height: 10rem;
  }

  .bright-intro__text {
    font-size: 1.125em;
  }

  .page-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media print, screen and (min-width: 1076px) {
  .company-introduction__text {
    margin-right: -54px;
    margin-left: -54px;
  }
}

@media print, screen and (min-width: 1092px) {
  .sidebar-bottom {
    margin-right: -62px;
    margin-left: -62px;
    font-size: 1em;
  }
}

@media print, screen and (min-width: 1280px) {
  .site-header-content {
    padding-right: 40px;
    padding-left: 40px;
  }

  .global-nav__inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    min-height: 0;
  }

  .head-icons__item {
    width: 13.25em;
  }

  .home main {
    margin-right: -190px;
    margin-left: -190px;
    padding: 0 40px;
  }

  .introduction--bright {
    margin-right: -40px;
    margin-left: -40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .recruit-intro {
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) {
  .break-sp:before {
    white-space: pre;
    content: "\a";
  }

  .philosophy-list > dt {
    margin-bottom: 0.5rem;
  }

  .philosophy-list li {
    margin-top: 0.25rem;
  }

  .company-profile {
    border: solid currentColor;
    border-width: 0.1875rem 0.1875rem 0 0;
  }

  .company-profile,
  .company-profile > tbody {
    display: block;
  }

  .company-profile tr {
    display: flex;
    flex-wrap: wrap;
  }

  .company-profile th {
    flex: 0 0 100%;
    border-top: 0;
    border-right: 0;
  }

  .company-profile td {
    flex: 0 0 40%;
    border-top: 0;
    border-right: 0;
  }

  .company-profile td:last-child {
    flex: 1 0 60%;
  }

  .corporate-citizenship-area__link .btn {
    width: 100%;
  }

  .corporate-citizenship-area__link .btn::before {
    content: none;
  }

  .wpcf7-spinner {
    margin-left: 8px;
  }

  .wpcf7-text {
    width: 100%;
  }
}

@media screen and (max-width: 366px) {
  .corporate-citizenship-area__link .btn {
    font-size: 4.375vw;
  }
}

@media print {
  body {
    min-width: 960px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  figcaption {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  figure,
  table {
    page-break-inside: avoid;
  }
}