@charset "UTF-8";
/*!
Theme Name: 中井工業
Theme URI: 
Author: kubotadesign
Author URI: 
Description: 
Version: 1.0
License: 
License URI: 
*/
@import "sanitize.css";
@font-face {
  font-family: "installationsskregular";
  src: url("font/installationssk-webfont.woff2") format("woff2"), url("font/installationssk-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "installationsskbold";
  src: url("font/installationssk_bold-webfont.woff2") format("woff2"), url("font/installationssk_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 1025px) {
  .pc {
    display: block;
  }
  .tb {
    display: none;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .pc {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
}
br.mb {
  display: none;
}
@media screen and (max-width: 769px) {
  br.mb {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  br.mb {
    display: block;
  }
}

.alphaR {
  font-family: "installationsskregular";
  text-transform: uppercase;
  font-size: inherit;
}

.alphaBold {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: inherit;
  text-decoration: underline;
  text-align: center;
}

.alphaBold-nbl {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: inherit;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
}

h2.alphaBold {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 2.25rem;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}

h3.alphaBold {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.17rem;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}

h2.alphaBold-nbl {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 2.25rem;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  text-decoration: none;
}

.mincho {
  font-family: "Ryumin Regular KL";
  font-feature-settings: "palt";
  line-height: 1.7;
}

.minchoBlod {
  font-family: "Ryumin Bold KL";
  font-feature-settings: "palt";
  line-height: 1.5;
}

.text-ol-w {
  text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}

.mgn0 {
  margin: 0;
}

.mgntb1rem {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mgnt0 {
  margin-top: 0;
}

.mgnb0 {
  margin-bottom: 0;
}

.mgt1 {
  margin-top: 1rem;
}

.mgnt05 {
  margin-top: 0.5rem;
}

.narrowbox {
  width: 560px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 769px) {
  .narrowbox {
    width: 100%;
    padding: 0 1rem;
  }
}

.pdl1 {
  padding-left: 1rem;
}

.pdr1 {
  padding-right: 1rem;
}

.pdt1 {
  padding-top: 1rem;
}

.pdt05 {
  padding-top: 5rem;
}

.pdb1 {
  padding-bottom: 1rem;
}

.pd1 {
  padding: 1rem;
}

h3.pd1.has-background {
  padding: 1rem;
}

@media (min-width: 782px) {
  .nonmgn .wp-block-column:not(:first-child) {
    margin-left: -6px;
  }
}
.positionRe {
  position: relative;
}

.positionAb {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 576px) {
  .positionAb {
    position: relative;
  }
}

.divid-Mclr {
  background-color: #085780;
  color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.divid-company,
.divid-tech_core,
.divid-tech_compo,
.divid-history,
.divid-contact {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.divid-company P,
.divid-tech_core P,
.divid-tech_compo P,
.divid-history P,
.divid-contact P {
  margin: 0;
}

.divid-company {
  background: #085780;
  background-image: url(images/company-divid2.png);
  background-position: right;
  background-size: 28%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
  .divid-company {
    background-size: cover;
  }
}

.divid-history {
  background-image: url(images/history-head.jpg);
}

.divid-contact {
  background-image: url(images/order-head.jpg);
}

.divid-tech_core {
  background: #c55b75;
  background-image: url(images/core-divid.jpg);
}

.divid-tech_compo {
  background: #a88700;
  background-image: url(images/core-divid.jpg);
}

.divid-tech_core,
.divid-tech_compo {
  background-blend-mode: multiply;
  background-position: left;
  background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
  .divid-tech_core,
.divid-tech_compo {
    background-size: cover;
  }
}

.clip-tech,
.clip-recruit,
.clip-history,
.clip-product,
.clip-order {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}
@media screen and (max-width: 576px) {
  .clip-tech,
.clip-recruit,
.clip-history,
.clip-product,
.clip-order {
    text-align: left;
  }
}

.clip-tech {
  background-image: url(images/technology-head.jpg);
}

.clip-recruit {
  background-image: url(images/recruit-head.jpg);
}

.clip-history {
  background-image: url(images/history-head.jpg);
  background-position: top;
}

.clip-product {
  background-image: url(images/product-head.jpg);
}

.clip-order {
  background-image: url(images/order-head.jpg);
}

.borderLTR {
  border: 5px solid #231815;
  border-bottom: none;
  padding: 0 0 0 0;
}

.borderMini {
  border-width: 2px;
}

.border-recruit {
  border-color: #54c3f1;
}

.border-company {
  border-color: #085780;
}

.border-maincolor_dark {
  border-color: #002751;
}

.border-txtcolor {
  border-color: #231815;
}

.border-core {
  border-color: #c55b75;
}

.border-comp {
  border-color: #a88700;
}

.border-green {
  border-color: #006934;
}

.border-orange {
  border-color: #bb5514;
}

.border-blue {
  border-color: #2e80b1;
}

.border-gray {
  border-color: #727171;
}

.border-bgray {
  border-color: #4a90a3;
}

.borderbg-core1 {
  background-image: url(images/bg_core01.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

.borderbg-core2 {
  background-image: url(images/bg_core02.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

.borderbg-core3 {
  background-image: url(images/bg_core03.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 576px) {
  .borderbg-core1,
.borderbg-core2,
.borderbg-core3 {
    background: none;
  }
}

.borderbg-tech1 {
  background-image: url(images/img_tecnology05-edited.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 20%;
}

.borderbg-tech2 {
  background-image: url(images/img_tecnology07-edited.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 20%;
}

.borderbg-tech3 {
  background-image: url(images/img_tecnology09-edited-1.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 20%;
}

.bdrL {
  border-left: 1px solid #808080;
}

.bdrR {
  border-right: 1px solid #808080;
}

.btn-arrow-btm {
  background-image: url(images/arrow_bottom.svg);
  background-position: 92% 50%;
  background-repeat: no-repeat;
  background-size: 1em;
}

.bdr5 {
  border: 5px solid #085780;
}

.hr-slash hr {
  background-image: url(images/hr-slash.png);
  background-position: center;
  background-repeat: repeat-x;
  width: 100%;
  height: 12px;
  background-size: cover;
  border: none;
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.has-main-color,
.has-text-color.has-main-color {
  color: #085780;
}
.has-main-color:hover,
.has-text-color.has-main-color:hover {
  color: #053650;
}
.has-main-color:visited,
.has-text-color.has-main-color:visited {
  color: #085780;
}
.has-main-color:active,
.has-text-color.has-main-color:active {
  color: #053650;
}
.has-main-color:focus,
.has-text-color.has-main-color:focus {
  color: #053650;
}

.has-accent-color,
.has-text-color.has-accent-color {
  color: #002751;
}
.has-accent-color:hover,
.has-text-color.has-accent-color:hover {
  color: #000e1e;
}
.has-accent-color:visited,
.has-text-color.has-accent-color:visited {
  color: #002751;
}
.has-accent-color:active,
.has-text-color.has-accent-color:active {
  color: #000e1e;
}
.has-accent-color:focus,
.has-text-color.has-accent-color:focus {
  color: #000e1e;
}

.has-txt-color,
.has-text-color.has-txt-color {
  color: #231815;
}
.has-txt-color:hover,
.has-text-color.has-txt-color:hover {
  color: #030202;
}
.has-txt-color:visited,
.has-text-color.has-txt-color:visited {
  color: #231815;
}
.has-txt-color:active,
.has-text-color.has-txt-color:active {
  color: #030202;
}
.has-txt-color:focus,
.has-text-color.has-txt-color:focus {
  color: #030202;
}

.has-core-color,
.has-text-color.has-core-color {
  color: #c55b75;
}
.has-core-color:hover,
.has-text-color.has-core-color:hover {
  color: #af3e5a;
}
.has-core-color:visited,
.has-text-color.has-core-color:visited {
  color: #c55b75;
}
.has-core-color:active,
.has-text-color.has-core-color:active {
  color: #af3e5a;
}
.has-core-color:focus,
.has-text-color.has-core-color:focus {
  color: #af3e5a;
}

.has-composite-color,
.has-text-color.has-composite-color {
  color: #a88700;
}
.has-composite-color:hover,
.has-text-color.has-composite-color:hover {
  color: #755e00;
}
.has-composite-color:visited,
.has-text-color.has-composite-color:visited {
  color: #a88700;
}
.has-composite-color:active,
.has-text-color.has-composite-color:active {
  color: #755e00;
}
.has-composite-color:focus,
.has-text-color.has-composite-color:focus {
  color: #755e00;
}

.has-recruit-color,
.has-text-color.has-recruit-color {
  color: #54c3f1;
}
.has-recruit-color:hover,
.has-text-color.has-recruit-color:hover {
  color: #25b2ed;
}
.has-recruit-color:visited,
.has-text-color.has-recruit-color:visited {
  color: #54c3f1;
}
.has-recruit-color:active,
.has-text-color.has-recruit-color:active {
  color: #25b2ed;
}
.has-recruit-color:focus,
.has-text-color.has-recruit-color:focus {
  color: #25b2ed;
}

.has-green-color,
.has-text-color.has-green-color {
  color: #006934;
}
.has-green-color:hover,
.has-text-color.has-green-color:hover {
  color: #00361b;
}
.has-green-color:visited,
.has-text-color.has-green-color:visited {
  color: #006934;
}
.has-green-color:active,
.has-text-color.has-green-color:active {
  color: #00361b;
}
.has-green-color:focus,
.has-text-color.has-green-color:focus {
  color: #00361b;
}

.has-orange-color,
.has-text-color.has-orange-color {
  color: #bb5514;
}
.has-orange-color:hover,
.has-text-color.has-orange-color:hover {
  color: #8d400f;
}
.has-orange-color:visited,
.has-text-color.has-orange-color:visited {
  color: #bb5514;
}
.has-orange-color:active,
.has-text-color.has-orange-color:active {
  color: #8d400f;
}
.has-orange-color:focus,
.has-text-color.has-orange-color:focus {
  color: #8d400f;
}

.has-blue-color,
.has-text-color.has-blue-color {
  color: #2e80b1;
}
.has-blue-color:hover,
.has-text-color.has-blue-color:hover {
  color: #236389;
}
.has-blue-color:visited,
.has-text-color.has-blue-color:visited {
  color: #2e80b1;
}
.has-blue-color:active,
.has-text-color.has-blue-color:active {
  color: #236389;
}
.has-blue-color:focus,
.has-text-color.has-blue-color:focus {
  color: #236389;
}

.has-bgray-color,
.has-text-color.has-bgray-color {
  color: #4a90a3;
}
.has-bgray-color:hover,
.has-text-color.has-bgray-color:hover {
  color: #3a7180;
}
.has-bgray-color:visited,
.has-text-color.has-bgray-color:visited {
  color: #4a90a3;
}
.has-bgray-color:active,
.has-text-color.has-bgray-color:active {
  color: #3a7180;
}
.has-bgray-color:focus,
.has-text-color.has-bgray-color:focus {
  color: #3a7180;
}

.has-gray-color,
.has-text-color.has-gray-color {
  color: #727171;
}
.has-gray-color:hover,
.has-text-color.has-gray-color:hover {
  color: #585858;
}
.has-gray-color:visited,
.has-text-color.has-gray-color:visited {
  color: #727171;
}
.has-gray-color:active,
.has-text-color.has-gray-color:active {
  color: #585858;
}
.has-gray-color:focus,
.has-text-color.has-gray-color:focus {
  color: #585858;
}

.has-main-background-color {
  background-color: #085780;
}

.has-accent-background-color {
  background-color: #002751;
}

.has-txt-background-color {
  background-color: #231815;
}

.has-core-background-color {
  background-color: #c55b75;
}

.has-composite-background-color {
  background-color: #a88700;
}

.has-recruit-background-color {
  background-color: #54c3f1;
}

.has-green-background-color {
  background-color: #006934;
}

.has-orange-background-color {
  background-color: #bb5514;
}

.has-blue-background-color {
  background-color: #2e80b1;
}

.has-bgray-background-color {
  background-color: #4a90a3;
}

.has-gray-background-color {
  background-color: #727171;
}

.ribbon.has-background {
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  line-height: 1;
}
.ribbon.has-background::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 1rem 0.5rem 1rem 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.ribbon-product {
  background-image: url(images/product-head.jpg);
  background-position: center;
  color: #fff;
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  line-height: 1;
}
.ribbon-product::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 1rem 0.5rem 1rem 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

#page_contents .ub-button-container {
  margin-left: 0;
  margin-right: 0;
}

figure.wp-block-table.fit-tbl table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
figure.wp-block-table.fit-tbl table tr {
  border-bottom: 1px solid #231815;
}
figure.wp-block-table.fit-tbl table tr:last-child {
  border-bottom: none;
}
figure.wp-block-table.fit-tbl table tr td {
  padding: 0.75rem 2rem 0.75rem 0;
  vertical-align: top;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.fit-tbl table tr td {
    display: block;
    padding-right: 0;
  }
}

figure.wp-block-table.tbl-history {
  overflow-x: inherit;
}
figure.wp-block-table.tbl-history table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
figure.wp-block-table.tbl-history table tr {
  border-bottom: 1px dotted #727171;
}
figure.wp-block-table.tbl-history table tr:last-child {
  border-bottom: none;
}
figure.wp-block-table.tbl-history table tr td,
figure.wp-block-table.tbl-history table tr th {
  padding: 0.75rem 0;
  vertical-align: top;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-history table tr td,
figure.wp-block-table.tbl-history table tr th {
    display: block;
    padding-right: 0;
  }
}
figure.wp-block-table.tbl-history table tr th {
  padding-right: 1.5rem;
  text-align: left;
  white-space: nowrap;
}
figure.wp-block-table.tbl-history table tr td {
  /*アコーディオン*/
}
figure.wp-block-table.tbl-history table tr td .accordion dt::after {
  position: absolute;
  content: ">";
  right: 15px;
  transition: 0.2s;
}
figure.wp-block-table.tbl-history table tr td .accordion dt.open::after {
  transform: rotate(90deg);
}
figure.wp-block-table.tbl-history table tr td .accordion dd {
  opacity: 0;
  height: 0;
  transition: 0.2s;
}
figure.wp-block-table.tbl-history table tr td .accordion dd.open {
  opacity: 1;
  height: auto;
  margin: 10px 0 0 0;
}
figure.wp-block-table.tbl-history table tr td dt {
  text-decoration: underline;
  color: #02567E;
  cursor: pointer;
}
figure.wp-block-table.tbl-history table tr td dl {
  margin: 0;
}

figure.wp-block-table.tbl-recruit table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
figure.wp-block-table.tbl-recruit table tr {
  border-bottom: 1px solid #231815;
}
figure.wp-block-table.tbl-recruit table tr:last-child {
  border-bottom: none;
}
figure.wp-block-table.tbl-recruit table tr th,
figure.wp-block-table.tbl-recruit table tr td {
  padding: 0.75rem 2rem 0.75rem 2rem;
  vertical-align: top;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-recruit table tr th,
figure.wp-block-table.tbl-recruit table tr td {
    display: block;
    padding-right: 0;
  }
}
figure.wp-block-table.tbl-recruit table tr th {
  color: #54c3f1;
  background-color: rgba(84, 195, 241, 0.1);
  text-align: left;
}

figure.wp-block-table.tbl-contact table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
figure.wp-block-table.tbl-contact table tr {
  border-bottom: 1px solid #231815;
}
figure.wp-block-table.tbl-contact table tr:last-child {
  border-bottom: none;
}
figure.wp-block-table.tbl-contact table tr.noborder {
  border: none;
}
figure.wp-block-table.tbl-contact table tr th,
figure.wp-block-table.tbl-contact table tr td {
  padding: 1rem 2rem;
  vertical-align: top;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-contact table tr th,
figure.wp-block-table.tbl-contact table tr td {
    display: block;
    padding-right: 0;
    padding-left: 0;
  }
}
figure.wp-block-table.tbl-contact table tr th {
  text-align: left;
  white-space: nowrap;
  padding-top: calc(1rem + 0.5em);
  padding-right: 0;
  font-weight: 400;
}
figure.wp-block-table.tbl-contact table tr th.normal {
  padding-top: 1rem;
}
figure.wp-block-table.tbl-contact table tr td.pdtp05 {
  padding-top: calc(1rem + 0.5em);
}
figure.wp-block-table.tbl-contact table .privacyCK {
  display: block;
  margin-top: 0.5rem;
  padding: 1em;
  font-size: 0.9em;
  background-color: rgba(114, 113, 113, 0.1);
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-contact table .privacyCK {
    width: calc(100% - 2rem);
  }
}
figure.wp-block-table.tbl-contact input[type=text],
figure.wp-block-table.tbl-contact textarea,
figure.wp-block-table.tbl-contact input[type=tel],
figure.wp-block-table.tbl-contact input[type=email] {
  padding: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-left: 0.25em;
  background-color: rgba(114, 113, 113, 0.1);
  border: none;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-contact input[type=text],
figure.wp-block-table.tbl-contact textarea,
figure.wp-block-table.tbl-contact input[type=tel],
figure.wp-block-table.tbl-contact input[type=email] {
    margin: 0 0 0.5rem 0;
  }
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-contact input[type=text],
figure.wp-block-table.tbl-contact input[type=email] {
    max-width: calc(100% - 2rem);
  }
}
figure.wp-block-table.tbl-contact textarea {
  width: 100%;
}
@media screen and (max-width: 576px) {
  figure.wp-block-table.tbl-contact textarea {
    width: calc(100% - 2rem);
  }
}
figure.wp-block-table.tbl-contact .required::before {
  content: "必須";
  display: inline-block;
  font-size: 0.9em;
  padding: 0.25em 0.5em;
  background-color: red;
  color: #fff;
  vertical-align: middle;
  margin-right: 0.5rem;
  border-radius: 2px;
}
figure.wp-block-table.tbl-contact .optional::before {
  content: "任意";
  display: inline-block;
  font-size: 0.9em;
  padding: 0.25em 0.5em;
  background-color: #727171;
  color: #fff;
  vertical-align: middle;
  margin-right: 0.5rem;
  border-radius: 2px;
}

input[type=button] {
  -webkit-appearance: none;
  border-radius: 0px;
}

input[type=submit] {
  background-color: #002751;
  color: #fff;
  padding: 0.5em 3em;
  border: none;
  font-size: 1.2rem;
  border-radius: 4px;
  margin: 0 auto;
  text-align: center;
}
input[type=submit]:hover {
  background-color: #085780;
}

.zipauto {
  display: inline-block;
  font-size: 0.9em;
  margin-left: 0.5em;
  background-color: #2e80b1;
  color: #fff;
  padding: 0.25em 0.5em;
}
@media screen and (max-width: 576px) {
  .zipauto {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.text2 {
  width: 3em;
  display: inline-block;
}

.text4 {
  width: 5em;
  display: inline-block;
}

figure {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
figure img {
  height: auto;
  max-height: 100%;
}

.post_inner .wp-block-ub-content-toggle-accordion-content-wrap {
  padding: 0 0 1rem 0;
}

.map_mark .smb-accordion__item__title {
  background-color: #085780;
  color: #fff;
}
.map_mark .smb-accordion__item__title::before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.25em;
}
.map_mark .smb-accordion__item__body {
  padding: 0 0 1rem 0;
}

.smb-spider-slider__item__caption {
  text-align: center;
  border: 1px solid #231815;
}

.post_inner .smb-spider-slider .spider__slide .smb-spider-slider__item,
.post_md .smb-spider-slider .spider__slide .smb-spider-slider__item,
.narrowbox .smb-spider-slider .spider__slide .smb-spider-slider__item {
  position: relative;
}

.narrowbox img.spider__figure,
.post_inner img.spider__figure {
  padding: 1rem;
}

.post_inner .is-style-outline > .wp-block-button__link,
.post_inner .wp-block-button__link.is-style-outline {
  border-width: 5px;
}

figcaption {
  font-size: 0.85rem;
}

@media screen and (max-width: 576px) {
  .horizontal-item label {
    display: block;
  }
}

ol.inside,
ul.inside {
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
}

#page_contents .spider__arrow[data-direction=prev] {
  left: -25px;
}
#page_contents .spider__arrow[data-direction=prev]:before {
  transform: rotate(45deg) scale(3);
  border-bottom: 1px solid #231815;
  border-left: 1px solid #231815;
}
#page_contents .spider__arrow[data-direction=next] {
  right: -25px;
}
#page_contents .spider__arrow[data-direction=next]:before {
  transform: rotate(45deg) scale(3);
  border-top: 1px solid #231815;
  border-right: 1px solid #231815;
}

body {
  position: relative;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  color: #231815;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.justify {
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
}

.inner-w {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1025px) {
  .inner-w {
    width: 100%;
  }
}

.inner {
  width: 1024px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1025px) {
  .inner {
    width: 100%;
    padding: 0 1rem;
  }
}

.post_inner {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .post_inner {
    /*padding: 0 1rem;*/
    padding: 0;
  }
}

.post_md {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .post_md {
    padding: 0 1rem;
  }
}

.post_lg {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .post_lg {
    padding: 0 1rem;
  }
}

.greetingbox {
  width: 675px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .greetingbox {
    padding: 0 1rem;
  }
}

.narrowbox {
  width: 636px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .narrowbox {
    padding: 0 1rem;
  }
}

.fit-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.fit-box ul li,
.fit-box ol li {
  text-align: left;
}

@media screen and (max-width: 769px) {
  .inner,
.inner-w,
.post_inner,
.narrowbox,
.post_md,
.post_lg,
.greetingbox {
    width: 100%;
  }
}
img {
  max-width: 100%;
  height: auto;
}

h2 {
  font-size: 1.875rem;
}
@media screen and (max-width: 576px) {
  h2 {
    font-size: 1.6rem;
  }
}

#ie_alert {
  height: auto;
  width: 100%;
  background-color: lightcoral;
  border: 2px solid red;
  padding: 0.5rem 0;
  color: #fff;
  display: none;
}

#header_wrap {
  position: relative;
}

header#top-head {
  height: 65px;
}
header#top-head.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #085780;
  -webkit-animation: show 0.75s linear 0s;
          animation: show 0.75s linear 0s;
}
@media screen and (max-width: 769px) {
  header#top-head.nav-fixed {
    position: fixed;
    -webkit-animation: none;
            animation: none;
    background-color: inherit;
  }
}

header {
  width: 100%;
  height: 65px;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
  }
}
header h1.logo,
header div.logo {
  display: block;
  padding: 0;
  margin: 0;
  width: 110px;
  height: auto;
  background-color: #085780;
}
header h1.logo a,
header div.logo a {
  display: block;
  font-size: 0;
  width: 100%;
  height: 65px;
  background-image: url("images/logo-w.png");
  background-size: 68px;
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none;
}
header .inner-w {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  header .inner-w {
    align-items: flex-start;
    background-color: #085780;
  }
}
header #globalnav {
  position: relative;
}
@media screen and (max-width: 769px) {
  header #globalnav {
    position: absolute;
    top: 65px;
    right: -100vw;
    z-index: 100;
    background-color: rgba(8, 87, 128, 0.9);
    padding: 0 1rem;
    width: 80vw;
    display: block;
  }
}
header #globalnav ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
@media screen and (max-width: 769px) {
  header #globalnav ul {
    flex-flow: column;
  }
}
header #globalnav ul li {
  position: relative;
}
@media screen and (max-width: 769px) {
  header #globalnav ul li {
    padding-bottom: 0.5rem;
  }
}
header #globalnav ul li a {
  color: #fff;
  text-decoration: none;
  font-family: "installationsskbold", sans-serif;
  padding: 0 0.95rem;
  border-left: 1px solid #fff;
  display: inline;
}
header #globalnav ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 769px) {
  header #globalnav ul li a {
    border-left: none;
    border-bottom: 1px solid #fff;
  }
}
header #globalnav ul li:first-child a {
  border-left: none;
}
header #globalnav ul li.contact {
  border: 2px solid #fff;
  margin: 0;
  padding: 0;
  display: none;
}
@media screen and (max-width: 1025px) {
  header #globalnav ul li.contact {
    display: none;
    margin: 0 0.5rem 0 0;
  }
}
@media screen and (max-width: 769px) {
  header #globalnav ul li.contact {
    display: block;
    margin: 0;
  }
}
header #globalnav ul li.contact a {
  padding: 0 0.25rem;
  display: block;
  border-left: none;
  text-align: center;
}
header #globalnav ul li.contact a:hover, header #globalnav ul li.contact a:active {
  text-decoration: none;
  background-color: rgba(8, 87, 128, 0.5);
}
header #globalnav ul > li > ul.sub-menu {
  position: absolute;
  left: 0;
  width: 220px;
  display: none;
  justify-content: center;
  padding: 0;
  padding: 20px 0 0.1rem 0;
  text-align: left;
}
@media screen and (max-width: 769px) {
  header #globalnav ul > li > ul.sub-menu {
    position: relative;
    text-align: left;
    display: none;
  }
}
header #globalnav ul > li > ul.sub-menu li {
  display: block;
  margin: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 0.9rem;
}
@media screen and (max-width: 769px) {
  header #globalnav ul > li > ul.sub-menu li {
    background-color: transparent;
    text-indent: 1rem;
    font-size: 0.9rem;
  }
}
header #globalnav ul > li > ul.sub-menu li a {
  border: none;
  text-decoration: none;
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: sans-serif;
  border-bottom: 2px solid transparent;
  color: #231815;
  font-weight: 700;
}
@media screen and (max-width: 576px) {
  header #globalnav ul > li > ul.sub-menu li a {
    color: #fff;
  }
}
header #globalnav ul > li > ul.sub-menu li a:hover {
  background-color: rgb(255, 255, 255);
  border-bottom: 2px solid #085780;
}
@media screen and (max-width: 576px) {
  header #globalnav ul > li > ul.sub-menu li a:hover {
    background-color: transparent;
    border: none;
  }
}
header #globalnav .menu-item-has-children:hover {
  text-decoration: underline;
}
header #globalnav .menu-item-has-children:hover .sub-menu {
  display: flex;
  flex-direction: column;
  -webkit-animation: show 0.5s linear 0s;
          animation: show 0.5s linear 0s;
}
@media screen and (max-width: 769px) {
  header #globalnav .menu-item-has-children:hover .sub-menu {
    display: block;
    -webkit-animation: none;
            animation: none;
  }
}
header .header_contact {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 1025px) {
  header .header_contact {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  header .header_contact {
    display: none;
  }
}
header .header_contact ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header .header_contact ul li.contact {
  border: 2px solid #fff;
}
header .header_contact ul li.contact a {
  color: #fff;
  text-decoration: none;
  font-family: "installationsskbold", sans-serif;
  padding: 0 1rem;
  padding: 0 2rem;
  border-left: none;
}
header .header_contact ul li.contact a:hover {
  text-decoration: none;
  background-color: rgba(8, 87, 128, 0.5);
}
header .header_contact .bogo-language-switcher {
  border-left: solid 1px #FFFFFF;
}
header .header_contact .bogo-language-switcher li span a {
  color: #FFFFFF;
}
header .header_contact .bogo-language-switcher .current {
  display: none;
}
header #toggle {
  display: none;
}
header #toggle:checked ~ nav#globalnav {
  display: block;
  right: 0;
  transition: right 0.5s;
}
header .menu-trigger {
  cursor: pointer;
  z-index: 101;
  display: none;
}
@media screen and (max-width: 769px) {
  header #toggle {
    display: block;
    z-index: 101;
  }
}
header #toggle {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 0;
  width: 0;
  height: 0;
  top: 12px;
}
header #toggle:focus {
  outline: 0;
}
header #toggle:before, header #toggle:after {
  position: absolute;
  content: "";
  display: block;
  height: 12px;
  width: 40px;
  right: 16px;
  border-color: #fff;
  border-top-style: solid;
  border-bottom-style: solid;
  transition: 0.5s transform 0s, 0.2s height 0.5s, 0.25s top 0.5s;
}
header #toggle:before {
  top: 8px;
  border-top-width: 3px;
  border-bottom-width: 2px;
}
header #toggle:after {
  top: 19px;
  border-top-width: 2px;
  border-bottom-width: 3px;
}
header #toggle:checked:before, header #toggle:checked:after {
  top: 20px;
  height: 0;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition: 0.5s transform 0.5s, 0.2s height 0s, 0.25s top 0s;
}
header #toggle:checked:before {
  transform: rotate(135deg);
}
header #toggle:checked:after {
  transform: rotate(45deg);
}

#slider {
  width: 100%;
  height: 686px;
  position: relative;
  margin-bottom: 5rem;
}
@media screen and (max-width: 769px) {
  #slider {
    height: 343px;
    margin-top: 65px;
    margin-bottom: 2rem;
  }
}
#slider .slideimg {
  display: block;
  width: 100%;
  height: 686px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  #slider .slideimg {
    height: 343px;
  }
}
#slider .mask {
  -webkit-mask-image: url("images/masked.svg");
          mask-image: url("images/masked.svg");
  -webkit-mask-position: bottom;
          mask-position: bottom;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  #slider .mask {
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-position: 35%;
            mask-position: 35%;
  }
}
#slider .counter {
  position: absolute;
  width: 1024px;
  color: #fff;
  font-family: "installationsskregular";
  font-size: 1.5rem;
  text-align: right;
  /*padding-right: 23px;*/
  padding-right: 46px;
  top: 312px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1025px) {
  #slider .counter {
    display: none;
  }
}
#slider .loader {
  width: 100%;
  position: absolute;
  top: 300px;
  text-align: right;
}
@media screen and (max-width: 1025px) {
  #slider .loader {
    display: none;
  }
}
#slider .loader svg {
  width: 60px;
  height: 60px;
}
#slider .load_stroke {
  stroke-dasharray: 700px;
  stroke-dashoffset: 700px;
  -webkit-animation: draw 10000ms linear infinite;
          animation: draw 10000ms linear infinite;
  -webkit-animation-delay: 5000ms;
          animation-delay: 5000ms;
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0px;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0px;
  }
}
#slider svg {
  transform: scale(-1, 1);
}
#slider #overlay_text {
  width: 100%;
  position: absolute;
  top: 265px;
  color: #fff;
}
@media screen and (max-width: 769px) {
  #slider #overlay_text {
    top: 80px;
  }
}
@media screen and (max-width: 576px) {
  #slider #overlay_text {
    top: 40px;
  }
}
#slider #overlay_text .lead {
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.2rem;
  font-family: "Midashi Go MB31";
}
@media screen and (max-width: 769px) {
  #slider #overlay_text .lead {
    font-size: 1.4rem;
  }
}
#slider #overlay_text .headtext {
  font-size: 1em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  #slider #overlay_text .inner {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  #slider #overlay_text .inner {
    width: 90%;
    margin: 0 auto;
  }
}

#home_head {
  text-align: center;
  margin-bottom: 4rem;
}
#home_head h2 {
  font-weight: 700;
  font-size: 3.75rem;
  letter-spacing: -3px;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Midashi Go MB31";
}
@media screen and (max-width: 576px) {
  #home_head h2 {
    font-size: 2.5rem;
  }
}
#home_head h2 span {
  display: inline-block;
  vertical-align: text-bottom;
}
@media screen and (max-width: 576px) {
  #home_head h2 span {
    vertical-align: baseline;
  }
}
#home_head h2 small {
  font-size: 2.75rem;
  margin-left: 6px;
  margin-right: 6px;
}
@media screen and (max-width: 576px) {
  #home_head h2 small {
    font-size: 1.8rem;
  }
}
#home_head h2::before {
  content: "";
  background-image: url(images/left.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1em;
  height: 90px;
  display: inline-block;
  margin-right: 2px;
  vertical-align: text-bottom;
}
@media screen and (max-width: 576px) {
  #home_head h2::before {
    height: 1em;
  }
}
#home_head h2::after {
  content: "";
  background-image: url(images/right.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1em;
  height: 90px;
  display: inline-block;
  line-height: 1em;
  margin-left: 2px;
  vertical-align: text-bottom;
}
@media screen and (max-width: 576px) {
  #home_head h2::after {
    height: 1em;
  }
}
#home_head h3 {
  margin: 0;
  padding: 0;
  color: #085780;
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-top: -1rem;
}
@media screen and (max-width: 576px) {
  #home_head h3 {
    margin-top: 0;
  }
}
#home_head p {
  font-weight: 700;
  padding-top: 2rem;
}
@media screen and (max-width: 576px) {
  #home_head p {
    text-align: left;
    padding: 2rem 1rem 0;
  }
}

#home_advantage {
  position: relative;
}
#home_advantage .inner-w {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 769px) {
  #home_advantage .inner-w {
    display: block;
  }
}
#home_advantage .advantage {
  flex: 50%;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  #home_advantage .advantage {
    display: block;
    width: 100%;
    height: 300px;
  }
}
#home_advantage #advantage1,
#home_advantage #advantage2,
#home_advantage #advantage3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#home_advantage #advantage1 {
  background-image: url(images/advantage1.jpg);
}
#home_advantage #advantage2 {
  background-image: url(images/advantage2.jpg);
  margin-top: -20px;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage2 {
    margin-top: 0;
  }
}
#home_advantage #advantage3 {
  background-image: url(images/advantage3.jpg);
  margin-top: -60px;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage3 {
    margin-top: 0;
  }
}
#home_advantage #advantage1m {
  background-image: url(images/mark-r.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  z-index: 5;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage1m {
    position: absolute;
    top: 0;
  }
}
#home_advantage #advantage2m {
  margin-top: -20px;
  margin-bottom: 20px;
  background-image: url(images/mark-l.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  z-index: 5;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage2m {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 300px;
  }
}
#home_advantage #advantage2m .comment {
  margin-top: -3rem;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage2m .comment {
    margin-top: 3%;
  }
}
@media screen and (max-width: 576px) {
  #home_advantage #advantage2m .comment {
    margin-top: 6%;
  }
}
#home_advantage #advantage3m {
  margin-top: -60px;
  margin-bottom: 60px;
  background-image: url(images/mark-r.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  z-index: 5;
}
@media screen and (max-width: 769px) {
  #home_advantage #advantage3m {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 600px;
  }
}
#home_advantage .mask {
  -webkit-mask-image: url(images/mask-wave.svg);
          mask-image: url(images/mask-wave.svg);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
}
@media screen and (max-width: 769px) {
  #home_advantage .mask {
    -webkit-mask: none;
            mask: none;
  }
}
#home_advantage .comment {
  width: 70%;
  padding: 0 5rem;
}
@media screen and (max-width: 769px) {
  #home_advantage .comment {
    width: calc(100% - 5rem);
    padding: 0.5rem 1rem;
    margin: 3% auto;
    height: 86%;
    background-color: rgba(255, 255, 255, 0.75);
  }
}
@media screen and (max-width: 576px) {
  #home_advantage .comment {
    width: calc(100% - 2rem);
    margin-top: 6%;
  }
}
#home_advantage .comment h3 {
  text-align: center;
  font-size: 1.3125rem;
}
#home_advantage .comment h3 small {
  font-family: "installationsskbold";
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
}
#home_advantage .comment h3 span {
  display: block;
  font-family: "installationsskbold";
  color: #085780;
  font-size: 1.625rem;
}
#home_advantage .comment p {
  text-align: justify;
}
#home_advantage .mark {
  width: 30%;
}

#home_foot {
  margin-top: 5rem;
  margin-bottom: 1rem;
}
#home_foot #btngrp {
  display: grid;
  grid-template-rows: 3fr 2fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 1rem;
  color: #fff;
}
@media screen and (max-width: 576px) {
  #home_foot #btngrp {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
#home_foot #btngrp .gridbtn {
  height: 100%;
}
#home_foot #btngrp #btn-company,
#home_foot #btngrp #btn-technology,
#home_foot #btngrp #btn-product,
#home_foot #btngrp #btn-order,
#home_foot #btngrp #btn-history {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
#home_foot #btngrp #btn-company:hover,
#home_foot #btngrp #btn-technology:hover,
#home_foot #btngrp #btn-product:hover,
#home_foot #btngrp #btn-order:hover,
#home_foot #btngrp #btn-history:hover {
  opacity: 0.8;
  transform: scale(1.1, 1.1);
}
#home_foot #btngrp #btn-company span small,
#home_foot #btngrp #btn-company span h3,
#home_foot #btngrp #btn-technology span small,
#home_foot #btngrp #btn-technology span h3,
#home_foot #btngrp #btn-product span small,
#home_foot #btngrp #btn-product span h3,
#home_foot #btngrp #btn-order span small,
#home_foot #btngrp #btn-order span h3,
#home_foot #btngrp #btn-history span small,
#home_foot #btngrp #btn-history span h3 {
  display: block;
  text-align: center;
}
@media screen and (max-width: 576px) {
  #home_foot #btngrp #btn-company span small,
#home_foot #btngrp #btn-company span h3,
#home_foot #btngrp #btn-technology span small,
#home_foot #btngrp #btn-technology span h3,
#home_foot #btngrp #btn-product span small,
#home_foot #btngrp #btn-product span h3,
#home_foot #btngrp #btn-order span small,
#home_foot #btngrp #btn-order span h3,
#home_foot #btngrp #btn-history span small,
#home_foot #btngrp #btn-history span h3 {
    display: inline-block;
    margin-bottom: 0;
  }
}
#home_foot #btngrp #btn-company span h3,
#home_foot #btngrp #btn-technology span h3,
#home_foot #btngrp #btn-product span h3,
#home_foot #btngrp #btn-order span h3,
#home_foot #btngrp #btn-history span h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.3125rem;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
#home_foot #btngrp #btn-company span p,
#home_foot #btngrp #btn-technology span p,
#home_foot #btngrp #btn-product span p,
#home_foot #btngrp #btn-order span p,
#home_foot #btngrp #btn-history span p {
  font-family: "Ryumin Regular KL";
  text-align: center;
  font-size: 0.9rem;
  margin: 0.75rem 0;
}
@media screen and (max-width: 576px) {
  #home_foot #btngrp #btn-company span p,
#home_foot #btngrp #btn-technology span p,
#home_foot #btngrp #btn-product span p,
#home_foot #btngrp #btn-order span p,
#home_foot #btngrp #btn-history span p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
#home_foot #btngrp #btn-company span a,
#home_foot #btngrp #btn-technology span a,
#home_foot #btngrp #btn-product span a,
#home_foot #btngrp #btn-order span a,
#home_foot #btngrp #btn-history span a {
  text-decoration: none;
  color: #fff;
}
#home_foot #btngrp #btn-company span .viewmore,
#home_foot #btngrp #btn-technology span .viewmore,
#home_foot #btngrp #btn-product span .viewmore,
#home_foot #btngrp #btn-order span .viewmore,
#home_foot #btngrp #btn-history span .viewmore {
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 0.2rem 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 0.625rem;
  border: 1px solid #fff;
}
#home_foot #btngrp #btn-company span .viewmore::before,
#home_foot #btngrp #btn-technology span .viewmore::before,
#home_foot #btngrp #btn-product span .viewmore::before,
#home_foot #btngrp #btn-order span .viewmore::before,
#home_foot #btngrp #btn-history span .viewmore::before {
  content: "＞";
  margin-right: 0.25rem;
}
#home_foot #btngrp #btn-company span .viewmore:hover,
#home_foot #btngrp #btn-technology span .viewmore:hover,
#home_foot #btngrp #btn-product span .viewmore:hover,
#home_foot #btngrp #btn-order span .viewmore:hover,
#home_foot #btngrp #btn-history span .viewmore:hover {
  background-color: #fff;
  color: #085780;
  transition: 0.2s;
}
#home_foot #btngrp #btn-company {
  grid-column: 1/3;
  height: 270px;
  background-image: url(images/btn-company2.jpg);
}
#home_foot #btngrp #btn-technology {
  grid-column: 3/5;
  background-image: url(images/btn-technology.jpg);
}
#home_foot #btngrp #btn-product {
  grid-column: 5/7;
  background-image: url(images/btn-product.jpg);
}
#home_foot #btngrp #btn-order {
  grid-column: 1/4;
  background-image: url(images/btn-order.jpg);
}
#home_foot #btngrp #btn-history {
  grid-column: 4/7;
  background-image: url(images/btn-history.jpg);
}
@media screen and (max-width: 576px) {
  #home_foot #btngrp #btn-company,
#home_foot #btngrp #btn-technology,
#home_foot #btngrp #btn-product,
#home_foot #btngrp #btn-order,
#home_foot #btngrp #btn-history {
    grid-column: 1;
    grid-row: auto;
    height: 150px;
  }
  #home_foot #btngrp #btn-company span,
#home_foot #btngrp #btn-technology span,
#home_foot #btngrp #btn-product span,
#home_foot #btngrp #btn-order span,
#home_foot #btngrp #btn-history span {
    width: 80%;
    text-align: center;
  }
}

#news #newsbody {
  background-color: #e7e7e7;
  padding: 1rem;
}
#news #newsbody .newsinner {
  border: 1px solid #fff;
}
#news #newsbody h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.3125rem;
  text-decoration: underline;
  text-align: center;
}
#news #newsbody ul#newspost {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 80%;
  margin: 0 auto;
  list-style-type: none;
  margin-bottom: 1.3125em;
}
@media screen and (max-width: 576px) {
  #news #newsbody ul#newspost {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
#news #newsbody ul#newspost li {
  font-feature-settings: "palt";
  margin-bottom: 0.5rem;
  clear: left;
}
#news #newsbody ul#newspost li .date {
  display: block;
  width: 7em;
  float: left;
}
@media screen and (max-width: 576px) {
  #news #newsbody ul#newspost li .date {
    float: none;
  }
}
#news #newsbody ul#newspost li .newstitle {
  display: block;
  margin-left: 7em;
}
@media screen and (max-width: 576px) {
  #news #newsbody ul#newspost li .newstitle {
    float: none;
    margin-left: 1em;
  }
}
#news #newsbody ul#newspost li a {
  text-decoration: none;
  color: #231815;
}
#news #newsbody ul#newspost li a:hover {
  text-decoration: underline;
}

#home_recruit {
  margin: 1rem 0;
}
#home_recruit #recruit {
  width: 100%;
  height: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(images/btn-recruit.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
}
#home_recruit #recruit:hover {
  opacity: 0.8;
  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 576px) {
  #home_recruit #recruit {
    height: 170px;
  }
}
#home_recruit #recruit h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.3125rem;
  text-decoration: underline;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#home_recruit #recruit p {
  text-align: center;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 1rem 0;
}
@media screen and (max-width: 576px) {
  #home_recruit #recruit p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
#home_recruit #recruit a {
  text-decoration: none;
  color: #fff;
}
#home_recruit #recruit .detail {
  font-family: "Ryumin Regular KL";
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 0.5rem 3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 0.9rem;
  border: 2px solid #fff;
}
#home_recruit #recruit .detail:hover {
  background-color: #fff;
  color: #085780;
  transition: 0.2s;
}
#home_recruit #recruit small {
  font-size: 0.9rem;
  text-align: center;
  display: block;
}

#home_contact {
  margin: 5rem 0;
  position: relative;
}
#home_contact h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.3125rem;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 1rem;
}
#home_contact p {
  text-align: center;
  font-weight: 700;
}
#home_contact #home_contact_btn {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  margin-top: 2rem;
}
#home_contact #home_contact_btn .contact_btn {
  flex: 50%;
  text-align: center;
}
#home_contact #home_contact_btn .contact_btn .tel {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.6875rem;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 576px) {
  #home_contact #home_contact_btn .contact_btn .tel {
    font-size: 1.4rem;
  }
}
#home_contact #home_contact_btn .contact_btn p {
  font-size: 1.6875rem;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 576px) {
  #home_contact #home_contact_btn .contact_btn p {
    font-size: 1.4rem;
  }
}
#home_contact #home_contact_btn .contact_btn img {
  width: 38px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#home_contact #home_contact_btn .contact_btn a {
  text-decoration: none;
  color: #231815;
  display: block;
  height: 100%;
}
#home_contact #home_contact_btn .contact_btn a span {
  display: block;
  border-left: 1px solid #231815;
}
#home_contact #home_contact_btn .contact_btn .button {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  outline: none;
}
#home_contact #home_contact_btn .contact_btn .button::before,
#home_contact #home_contact_btn .contact_btn .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
#home_contact #home_contact_btn .contact_btn .button,
#home_contact #home_contact_btn .contact_btn .button::before,
#home_contact #home_contact_btn .contact_btn .button::after {
  box-sizing: border-box;
  transition: all 0.3s;
}
#home_contact #home_contact_btn .contact_btn .button {
  position: relative;
  z-index: 2;
  background-color: #fff;
  line-height: 38px;
  overflow: hidden;
  transition: all 0.3s ease;
}
#home_contact #home_contact_btn .contact_btn .button:hover {
  color: #fff;
  transform: scale(1.1, 1.1);
}
#home_contact #home_contact_btn .contact_btn .button:hover .homesvgimage path {
  color: #fff;
  fill: currentColor;
}
#home_contact #home_contact_btn .contact_btn .button::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
#home_contact #home_contact_btn .contact_btn .button:hover::after {
  top: 0;
  background-color: #085780;
}
#home_contact #home_contact_btn .contact_btn svg {
  width: 38px;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*bogo*/
.bogo-language-switcher {
  position: fixed;
  right: 0;
  bottom: 90px;
  display: block;
  width: 100px;
  height: auto;
  background-color: #085780;
  padding: 10px;
  margin: 0;
  z-index: 10;
}
.bogo-language-switcher li span a {
  display: block;
  color: #FFFFFF;
  padding: 5px 10px;
  border: solid 1px #FFFFFF;
}
.bogo-language-switcher li + li {
  margin-top: 10px;
}
.bogo-language-switcher .current {
  display: none;
}

footer {
  background-color: #002751;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2rem 0;
  color: #fff;
}
@media screen and (max-width: 769px) {
  footer {
    /*padding: 2rem 1rem;*/
    padding: 2rem 0;
  }
}
footer #footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 769px) {
  footer #footer {
    display: block;
  }
}
@media screen and (max-width: 769px) {
  footer #footer .company_head {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #fff;
  }
}
footer #footer .company_name {
  font-size: 1.6875rem;
  font-weight: 700;
  text-align: center;
}
footer #footer .company_name::before {
  content: "";
  display: block;
  width: 100%;
  height: 36px;
  background-image: url(images/logo-w.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
footer #footer small {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 0.625rem;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
  display: block;
}
footer #footer .company_grouplogo {
  width: 100%;
  text-align: center;
}
footer #footer .company_grouplogo > img {
  max-width: 100%;
  width: 220px;
}
footer #footer a {
  color: #fff;
  text-decoration: none;
}
footer #footer a:hover {
  text-decoration: underline;
}
footer #footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  footer #footer ul {
    margin-bottom: 2rem;
    padding-left: 2rem;
  }
}
footer #footer ul li {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
}
footer #footer ul li.main {
  font-size: 1.1rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
footer #footer ul li.after_line {
  padding-bottom: 0.5rem;
}
footer #footer ul li.before_line {
  border-top: 1px solid #fff;
  padding-top: 0.5rem;
}
@media screen and (max-width: 769px) {
  footer #footer ul li.before_line {
    display: inline;
  }
}
footer #footer a.policy {
  font-size: 0.9rem;
}
footer #footer .copyright {
  font-size: 0.8rem;
}
@media screen and (max-width: 576px) {
  footer .global {
    padding: 0 2rem;
  }
}
footer .langhead {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 0.9rem;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
  text-align: left;
  line-height: 30px;
  vertical-align: middle;
  margin-bottom: 0.5rem;
}
footer .langhead::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 0.5rem;
  display: inline-block;
  background-image: url(images/globe.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
footer #langsw {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 0.8rem;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
  margin: 0 0 1rem 0;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid #fff;
}
footer #langsw .langtitle {
  grid-column: 1/3;
  border-bottom: 1px solid #fff;
  padding: 0.5rem 0;
}
footer #langsw .lang-en {
  grid-column: 1/2;
  border-right: 1px solid #fff;
}
footer #langsw .lang-ja {
  grid-column: 2/3;
}
footer #langsw a {
  display: block;
  padding: 0.5rem 1rem;
}
footer #langsw a:hover, footer #langsw a.active {
  background-color: #085780;
  text-decoration: none;
}

#page_foot {
  margin-top: 10rem;
  margin-bottom: 5rem;
}
#page_foot #btngrp {
  display: grid;
  grid-template-rows: 2fr 2fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  color: #fff;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
#page_foot #btngrp .gridbtn {
  height: 100%;
  cursor: pointer;
}
#page_foot #btngrp #btn-company,
#page_foot #btngrp #btn-technology,
#page_foot #btngrp #btn-product,
#page_foot #btngrp #btn-order,
#page_foot #btngrp #btn-recruit,
#page_foot #btngrp #btn-history {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
#page_foot #btngrp #btn-company:hover,
#page_foot #btngrp #btn-technology:hover,
#page_foot #btngrp #btn-product:hover,
#page_foot #btngrp #btn-order:hover,
#page_foot #btngrp #btn-recruit:hover,
#page_foot #btngrp #btn-history:hover {
  opacity: 0.8;
  transform: scale(1.1, 1.1);
}
#page_foot #btngrp #btn-company span small,
#page_foot #btngrp #btn-company span h3,
#page_foot #btngrp #btn-technology span small,
#page_foot #btngrp #btn-technology span h3,
#page_foot #btngrp #btn-product span small,
#page_foot #btngrp #btn-product span h3,
#page_foot #btngrp #btn-order span small,
#page_foot #btngrp #btn-order span h3,
#page_foot #btngrp #btn-recruit span small,
#page_foot #btngrp #btn-recruit span h3,
#page_foot #btngrp #btn-history span small,
#page_foot #btngrp #btn-history span h3 {
  display: block;
  text-align: center;
}
#page_foot #btngrp #btn-company span h3,
#page_foot #btngrp #btn-technology span h3,
#page_foot #btngrp #btn-product span h3,
#page_foot #btngrp #btn-order span h3,
#page_foot #btngrp #btn-recruit span h3,
#page_foot #btngrp #btn-history span h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.3125rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
#page_foot #btngrp #btn-company span p,
#page_foot #btngrp #btn-technology span p,
#page_foot #btngrp #btn-product span p,
#page_foot #btngrp #btn-order span p,
#page_foot #btngrp #btn-recruit span p,
#page_foot #btngrp #btn-history span p {
  font-family: "Ryumin Regular KL";
  text-align: center;
  font-size: 0.625rem;
  margin: 1rem 0;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-company span p,
#page_foot #btngrp #btn-technology span p,
#page_foot #btngrp #btn-product span p,
#page_foot #btngrp #btn-order span p,
#page_foot #btngrp #btn-recruit span p,
#page_foot #btngrp #btn-history span p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
#page_foot #btngrp #btn-company span a,
#page_foot #btngrp #btn-technology span a,
#page_foot #btngrp #btn-product span a,
#page_foot #btngrp #btn-order span a,
#page_foot #btngrp #btn-recruit span a,
#page_foot #btngrp #btn-history span a {
  text-decoration: none;
  color: #fff;
}
#page_foot #btngrp #btn-company {
  grid-column: 1/2;
  height: 160px;
  background-image: url(images/btn-company2.jpg);
}
#page_foot #btngrp #btn-technology {
  grid-column: 2/3;
  background-image: url(images/btn-technology.jpg);
}
#page_foot #btngrp #btn-product {
  grid-column: 3/4;
  background-image: url(images/btn-product.jpg);
}
#page_foot #btngrp #btn-order {
  grid-column: 1/2;
  background-image: url(images/btn-order.jpg);
}
#page_foot #btngrp #btn-recruit {
  grid-column: 2/3;
  background-image: url(images/btn-recruit.jpg);
}
#page_foot #btngrp #btn-history {
  grid-column: 3/4;
  background-image: url(images/btn-history.jpg);
}
#page_foot #btngrp #btn-contact {
  grid-column: 1/4;
  height: 114px;
  background-color: #002751;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-contact {
    grid-column: 1;
    height: auto;
  }
}
#page_foot #btngrp #btn-contact div.page-contact {
  display: grid;
  grid-template-rows: 1;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
  height: 114px;
  background-image: url(images/foot_contact_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-contact div.page-contact {
    grid-template-rows: 1fr 1fr 1fr;
    height: auto;
    background-image: none;
  }
}
#page_foot #btngrp #btn-contact div.page-contact #contact-tel {
  grid-column: 1/2;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-contact div.page-contact #contact-tel {
    grid-column: 1/4;
    grid-row: 2;
  }
}
#page_foot #btngrp #btn-contact div.page-contact #contact-tel div {
  padding-top: 12px;
}
#page_foot #btngrp #btn-contact div.page-contact #contact-info {
  grid-column: 2/3;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-contact div.page-contact #contact-info {
    grid-column: 1/4;
    grid-row: 1;
    height: 80px;
    margin-top: 10px;
  }
}
#page_foot #btngrp #btn-contact div.page-contact #contact-mail {
  grid-column: 3/4;
  transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-contact div.page-contact #contact-mail {
    grid-column: 1/4;
    grid-row: 3;
  }
}
#page_foot #btngrp #btn-contact div.page-contact #contact-mail:hover {
  background-color: #085780;
  transform: scale(1.1, 1.1);
}
#page_foot #btngrp #btn-contact div.page-contact .contact_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#page_foot #btngrp #btn-contact div.page-contact .contact_btn img.svgimage {
  color: #fff;
  fill: currentColor;
}
#page_foot #btngrp #btn-contact div.page-contact .contact_btn svg {
  width: 36px;
  height: auto;
  vertical-align: middle;
}
#page_foot #btngrp #btn-contact div.page-contact a {
  color: #fff;
  fill: currentColor;
  text-decoration: none;
}
#page_foot #btngrp #btn-contact div.page-contact small {
  display: block;
  padding-left: 36px;
}
#page_foot #btngrp #btn-contact div.page-contact .tel {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.625rem;
  text-decoration: underline;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
#page_foot #btngrp #btn-contact div.page-contact h3 {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 1.625rem;
  text-decoration: underline;
  text-align: center;
  margin: 0;
}
#page_foot #btngrp #btn-contact div.page-contact .h3 {
  font-size: 1.2rem;
  font-weight: 700;
  vertical-align: middle;
}
#page_foot #btngrp #btn-contact div.page-contact p {
  font-size: 0.8rem;
  margin: 0;
}
@media screen and (max-width: 576px) {
  #page_foot #btngrp #btn-company,
#page_foot #btngrp #btn-technology,
#page_foot #btngrp #btn-product,
#page_foot #btngrp #btn-order,
#page_foot #btngrp #btn-recruit,
#page_foot #btngrp #btn-history {
    grid-column: 1;
    grid-row: auto;
    height: 150px;
  }
}

#page_header {
  width: 100%;
  height: 388px;
}
@media screen and (max-width: 576px) {
  #page_header {
    height: 194px;
    margin-top: 65px;
  }
}
#page_header #head_image,
#page_header #head_image_narrow {
  width: 100%;
  height: 388px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 576px) {
  #page_header #head_image,
#page_header #head_image_narrow {
    height: 194px;
  }
}
#page_header #head_image.mask,
#page_header #head_image_narrow.mask {
  -webkit-mask-image: url("images/mask.svg");
          mask-image: url("images/mask.svg");
  -webkit-mask-position: bottom;
          mask-position: bottom;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  #page_header #head_image.mask,
#page_header #head_image_narrow.mask {
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-position: 35%;
            mask-position: 35%;
  }
}
#page_header #head_image h1,
#page_header #head_image div,
#page_header #head_image_narrow h1,
#page_header #head_image_narrow div {
  color: #fff;
}
#page_header #head_image h1 span,
#page_header #head_image div span,
#page_header #head_image_narrow h1 span,
#page_header #head_image_narrow div span {
  font-family: "installationsskbold";
  text-transform: uppercase;
  font-size: 2.25rem;
  text-decoration: underline;
  text-align: center;
}
#page_header #head_image h1 small,
#page_header #head_image div small,
#page_header #head_image_narrow h1 small,
#page_header #head_image_narrow div small {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
}
#page_header #head_image h1 small::before,
#page_header #head_image div small::before,
#page_header #head_image_narrow h1 small::before,
#page_header #head_image_narrow div small::before {
  content: "【";
}
#page_header #head_image h1 small::after,
#page_header #head_image div small::after,
#page_header #head_image_narrow h1 small::after,
#page_header #head_image_narrow div small::after {
  content: "】";
}
#page_header #head_image div,
#page_header #head_image_narrow div {
  font-weight: 700;
  font-size: 2.25rem;
  font-family: unset;
}
#page_header #head_image_narrow {
  height: 298px;
}
@media screen and (max-width: 576px) {
  #page_header #head_image_narrow {
    height: 164px;
  }
}

#page_contents {
  margin: 5rem 0;
}

#product_menu {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0;
  background-image: url(images/product-head.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 576px) {
  #product_menu {
    grid-template-columns: 1fr 1fr;
  }
}
#product_menu div {
  text-align: center;
  font-size: 0.9rem;
  border-right: 2px solid #231815;
}
#product_menu div:first-child {
  border-left: 2px solid #231815;
}
@media screen and (max-width: 576px) {
  #product_menu div {
    border-right: 1px solid #231815;
  }
  #product_menu div:nth-of-type(odd) {
    border-left: 1px solid #231815;
  }
  #product_menu div:nth-of-type(3) {
    border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
  }
  #product_menu div:nth-of-type(4) {
    border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
  }
}
#product_menu div span {
  display: block;
}
#product_menu div a {
  display: block;
  padding: 0.5rem 0;
  text-decoration: none;
  color: #231815;
  background-color: #fff;
}
#product_menu div a:hover, #product_menu div a.current {
  background-color: transparent;
  color: #fff;
}

#scroll_arrow,
body.home #scroll_arrow {
  position: absolute;
  right: 2rem;
  top: 90px;
  z-index: 500;
  /***************************************************
  * Generated by SVG Artista on 5/10/2021, 3:17:56 PM
  * MIT license (https://opensource.org/licenses/MIT)
  * W. https://svgartista.net
  **************************************************/
}
#scroll_arrow svg,
body.home #scroll_arrow svg {
  fill: #fff;
}
#scroll_arrow g path.st0,
body.home #scroll_arrow g path.st0 {
  fill: #fff;
}
@media screen and (max-width: 576px) {
  #scroll_arrow,
body.home #scroll_arrow {
    display: none;
  }
}
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 54.2245407104px;
    stroke-dasharray: 54.2245407104px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.2245407104px;
  }
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 54.2245407104px;
    stroke-dasharray: 54.2245407104px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 54.2245407104px;
  }
}
#scroll_arrow .svg-elem-1,
body.home #scroll_arrow .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}
@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 50.2237625122px;
    stroke-dasharray: 50.2237625122px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 50.2237625122px;
  }
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 50.2237625122px;
    stroke-dasharray: 50.2237625122px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 50.2237625122px;
  }
}
#scroll_arrow .svg-elem-2,
body.home #scroll_arrow .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.92s both;
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.92s both;
}
@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 59.8258781433px;
    stroke-dasharray: 59.8258781433px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.8258781433px;
  }
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 59.8258781433px;
    stroke-dasharray: 59.8258781433px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.8258781433px;
  }
}
#scroll_arrow .svg-elem-3,
body.home #scroll_arrow .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.04s both;
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.04s both;
}
@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 51.5445976257px;
    stroke-dasharray: 51.5445976257px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.5445976257px;
  }
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 51.5445976257px;
    stroke-dasharray: 51.5445976257px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 51.5445976257px;
  }
}
#scroll_arrow .svg-elem-4,
body.home #scroll_arrow .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.16s both;
  animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.16s both;
}
@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 43.5999984741px;
    stroke-dasharray: 43.5999984741px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 43.5999984741px;
  }
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 43.5999984741px;
    stroke-dasharray: 43.5999984741px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 43.5999984741px;
  }
}
#scroll_arrow .svg-elem-5,
body.home #scroll_arrow .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.28s both;
  animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.28s both;
}
@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 43.7999954224px;
    stroke-dasharray: 43.7999954224px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 43.7999954224px;
  }
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 43.7999954224px;
    stroke-dasharray: 43.7999954224px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 43.7999954224px;
  }
}
#scroll_arrow .svg-elem-6,
body.home #scroll_arrow .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
  animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}
@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 66.7816619873px;
    stroke-dasharray: 66.7816619873px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.7816619873px;
  }
}
@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 66.7816619873px;
    stroke-dasharray: 66.7816619873px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.7816619873px;
  }
}
#scroll_arrow .svg-elem-7,
body.home #scroll_arrow .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.52s both;
  animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.52s both;
}

body.home #scroll_arrow {
  top: 300px;
}

.flow-navi__wrapper {
  display: none;
}

.is_flow {
  display: none;
}

.flow-navi {
  position: fixed;
  top: calc(50vh - 54px);
  right: 0;
  z-index: 3;
}

@media (max-width: 863px) {
  .flow-navi__wrapper {
    position: static;
    display: none;
  }
  .flow-navi {
    display: none;
  }
}
a#contact_btn {
  display: block;
  width: 160px;
  height: 106px;
  font-size: 0;
  background-image: url(images/contact_btn_v.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
a#contact_btn:hover {
  opacity: 0.8;
}

.post_meta {
  margin: 5rem 0 0 0;
  padding: 1rem 1rem 0 1rem;
  border-top: 1px dotted #727171;
  text-align: right;
}
.post_meta .category {
  margin-left: 2rem;
}

.interior_btn a {
  background-image: url(images/interior_btn.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  text-indent: -12rem;
  font-weight: 700;
}

.exterior_btn a {
  background-image: url(images/exterior_btn.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  text-indent: -12rem;
  font-weight: 700;
}

.smb-buttons > .smb-btn-wrapper.map_before01,
.smb-buttons > .smb-btn-wrapper.map_before02,
.smb-buttons > .smb-btn-wrapper.map_before03 {
  padding-bottom: 0;
}
@media screen and (max-width: 576px) {
  .smb-buttons > .smb-btn-wrapper.map_before01,
.smb-buttons > .smb-btn-wrapper.map_before02,
.smb-buttons > .smb-btn-wrapper.map_before03 {
    flex: 1;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 576px) {
  .smb-btn-wrapper.map_mark a {
    width: 100%;
    text-align: center;
  }
}
.smb-btn-wrapper.map_mark a::before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.25em;
  font-size: 1rem;
}
.smb-btn-wrapper.map_before01 {
  background-color: #085780;
}
.smb-btn-wrapper.map_before01::before {
  content: "島根工場　第一・第二工場";
  display: inline-block;
  color: #085780;
  background-color: #fff;
  width: 14rem;
  text-align: center;
  line-height: 1.5;
  border: 2px solid #085780;
  margin: 0;
  padding: calc(var(--_space, 1.8rem) * 0.35) 0;
  vertical-align: baseline;
}
@media screen and (max-width: 576px) {
  .smb-btn-wrapper.map_before01::before {
    width: 100%;
    display: block;
  }
}
.smb-btn-wrapper.map_before02 {
  background-color: #085780;
}
.smb-btn-wrapper.map_before02::before {
  content: "島根工場　第三工場";
  display: inline-block;
  color: #085780;
  background-color: #fff;
  width: 14rem;
  text-align: center;
  line-height: 1.5;
  border: 2px solid #085780;
  margin: 0;
  padding: calc(var(--_space, 1.8rem) * 0.35) 0;
  vertical-align: baseline;
}
@media screen and (max-width: 576px) {
  .smb-btn-wrapper.map_before02::before {
    width: 100%;
    display: block;
  }
}
.smb-btn-wrapper.map_before03 {
  background-color: #085780;
}
.smb-btn-wrapper.map_before03::before {
  content: "ナカイテクノ事業所";
  display: inline-block;
  color: #085780;
  background-color: #fff;
  width: 14rem;
  text-align: center;
  line-height: 1.5;
  border: 2px solid #085780;
  margin: 0;
  padding: calc(var(--_space, 1.8rem) * 0.35) 0;
  vertical-align: baseline;
}
@media screen and (max-width: 576px) {
  .smb-btn-wrapper.map_before03::before {
    width: 100%;
    display: block;
  }
}

.de-History ul {
  list-style: none;
}

.de-History {
  margin: 40px 0;
  position: relative;
  height: 4720px;
}

@media print, screen and (min-width: 768px) {
  .de-History:after {
    content: "";
    display: block;
    background: linear-gradient(#fff, #debf88 10%, #debf88 90%, #fff);
    width: 12px;
    position: absolute;
    top: 10px;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}
@media only screen and (max-width: 767px) {
  .de-History {
    height: auto;
    margin: 30px 0;
  }
}
.de-History_Design {
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .de-History_Design {
    display: none;
  }
}
.de-History_Design-end {
  left: 60px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.de-History_List {
  position: relative;
  margin: 70px 0 0;
}

@media only screen and (max-width: 767px) {
  .de-History_List {
    margin: 30px 0 0;
  }
}
.de-History_Item {
  width: 400px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .de-History_Item {
    width: auto;
    margin: 35px 0;
  }
}
.de-History_Item *:first-child {
  margin-top: 0;
}

.de-History_Item *:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .de-History_Item-right {
    position: absolute;
    left: 50%;
    transform: translateX(100px);
  }
  .de-History_Item-right:before {
    content: "";
    display: block;
    background: #333;
    height: 1px;
    width: 90px;
    position: absolute;
    left: -100px;
    top: 35px;
  }
  .de-History_Item-right:after {
    content: "";
    display: block;
    background: #333;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    position: absolute;
    left: -110px;
    top: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .de-History_Item-left {
    position: absolute;
    right: 50%;
    transform: translateX(-100px);
  }
  .de-History_Item-left .de-History_Time {
    text-align: right;
  }
  .de-History_Item-left .de-History_Text {
    text-align: right;
  }
  .de-History_Item-left .de-History_Img {
    text-align: right;
  }
  .de-History_Item-left:before {
    content: "";
    display: block;
    background: #333;
    height: 1px;
    width: 90px;
    position: absolute;
    right: -100px;
    top: 35px;
  }
  .de-History_Item-left:after {
    content: "";
    display: block;
    background: #333;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    position: absolute;
    right: -110px;
    top: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .de-History_Item-1916 {
    top: 0;
  }
  .de-History_Item-1918 {
    top: 70px;
  }
  .de-History_Item-1952 {
    top: 480px;
  }
  .de-History_Item-1957 {
    top: 570px;
  }
  .de-History_Item-1958 {
    top: 920px;
  }
  .de-History_Item-1960 {
    top: 1120px;
  }
  .de-History_Item-1964 {
    top: 1530px;
  }
  .de-History_Item-1967 {
    top: 1720px;
  }
  .de-History_Item-1968 {
    top: 2010px;
  }
  .de-History_Item-1978 {
    top: 2140px;
  }
  .de-History_Item-1986 {
    top: 2480px;
  }
  .de-History_Item-1993 {
    top: 2580px;
  }
  .de-History_Item-2003 {
    top: 2680px;
  }
  .de-History_Item-2004 {
    top: 2780px;
  }
  .de-History_Item-2005 {
    top: 2880px;
  }
  .de-History_Item-2006 {
    top: 3255px;
  }
  .de-History_Item-2015 {
    top: 3660px;
  }
  .de-History_Item-2016 {
    top: 3800px;
  }
  .de-History_Item-2019 {
    top: 3940px;
  }
  .de-History_Item-2021 {
    top: 4080px;
  }
}
.de-History_Time {
  font-size: 27px;
  font-size: 1.6875rem;
  margin: 0.4em 0;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .de-History_Time {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.de-History_Year {
  font-size: 54px;
  font-size: 3.375rem;
  font-family: "Noto Serif JP", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  margin-right: 6px;
  letter-spacing: 0.05em;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  .de-History_Year {
    font-size: 30px;
    font-size: 1.875rem;
    position: relative;
    padding: 0 0 0 20px;
  }
  .de-History_Year:after {
    content: "";
    display: block;
    background: #333;
    height: 1px;
    width: 15px;
    position: absolute;
    top: 50%;
    left: 0;
  }
}
.de-History_Text {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 1em 0;
}

.de-History_Img {
  margin: 15px 0;
}

@media only screen and (max-width: 767px) {
  .de-History_Img {
    max-width: 260px;
    margin: 15px auto;
    text-align: center;
  }
}
.de-History_Caption {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0.4em 0 0;
}
/*# sourceMappingURL=style.css.map */