@charset "UTF-8";

@import url("common.css");
@import url("maker.css");
@import url("product-category.css");
@import url("other.css");
@import url("product.css");

/*フォント読み込み*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

/* @font-face {
  font-family: Inter;
  src: url("../../fonts/Inter-VariableFont_opsz\,wght.woff2") format("woff2"),
    url("../../fonts/Inter-VariableFont_opsz_wght.woff") format("woff"),
    url("../../fonts/Inter-Italic-VariableFont_opsz\,wght.woff2")
      format("woff2"),
    url("../../fonts/Inter-Italic-VariableFont_opsz_wght.woff") format("woff");
  font-display: swap;
} */

:root {
  --main-color: #0068b6;
  --main-color2: #e3f2fc;
  --main-color3: #77b4e2;
  --main-color4: #004980;
  --sub-color1: #0bb482;
  --sub-color2: #12bf00;
  --sub-color3: #d5e617;
  --sub-color4: #ffc700;
  --sub-color4-2: #ffeeb3;
  --sub-color5: #ffa012;
  --sub-color6: #ff7912;
  --sub-color6-2: #ffbb87;
  --sub-color7: #e6004a;
  --sub-color8: #6b2599;

  --link-color: #000;
  --bg-color1: #f2f7ff;
  --bg-color2: #f5f7fa;
  --bg-color3: #f0f3f5;
  --text-color: #000;
  --color-white: #fff;
  --color-black: #000;
  --color-light-gray: #bfbfbf;
  --color-light-gray2: #b3b3b3;
  --color-light-gray3: #707070;
  --color-light-gray4: #f2f2f2;
  --color-light-gray5: #e6e6e6;
  --color-light-gray6: #4d4d4d;
  --color-gray: #707f89;
  --color-gray2: #cdd6dd;
  --color-red: #b3242f;
  /* --main-font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", sans-serif; */
  --main-font-family: "Noto Sans JP", "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --sub-font-family: "Open Sans", sans-serif;
}

html {
  /*ページ内リンクで位置がずれるので調整*/
  scroll-behavior: smooth;
  scroll-padding-top: 54px;
}

@media (min-width: 1200px) {
  html {
    scroll-padding-top: 125px;
  }
}

/*コンテンツエリアの幅の調整*/
/* .entry-body .wp-block-group > * {
  max-width: calc(var(--wp--style--global--content-size) + 30px);
} */
.container {
  max-width: 87%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 576px) {
  .container {
    max-width: 87%;
  }
}
@media (min-width: 741px) {
  .container {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1090px;
  }
  .siteFooter .container {
    max-width: 95%;
  }
}
@media (min-width: 1300px) {
  .siteFooter .container {
    max-width: 1298px;
  }
}
@media (min-width: 741px) {
  .page-template.page-template-page-product_category
    .section.siteContent
    .container {
    max-width: 90%;
  }
}
@media (min-width: 1300px) {
  .page-template.page-template-page-product_category
    .section.siteContent
    .container {
    max-width: 1298px;
  }
}
@media (min-width: 1090px) {
  .page-template-default .section.siteContent > .container {
    max-width: 1090px;
    width: 90%;
    padding: 0;
  }
}
/*テーマの上書き*/
body {
  font-family: var(--main-font-family);
  color: var(--text-color);
}

/* .siteHeader,
#gMenu_outer {
  background-color: var(--color-white);
}
.device-pc #menu-main_navi.gMenu > li a {
  color: var(--color-white);
} */

.gMenu > li:hover:before,
.gMenu > li[class*="current"]:before {
  display: none;
}
/*デフォルトテンプレート*/
body.home .section.siteContent {
  padding-top: 150px;
}
@media (min-width: 1200px) {
  body.home .section.siteContent {
    padding-top: 90px;
  }
}
.page-template-default .section.siteContent {
  padding-top: 60px;
}
.adt.page-template-default .section.siteContent {
  padding-top: 0px;
}
.single-products .section.siteContent {
  padding-top: 10px;
}
/*============================================
ヘッダー
=============================================*/
/*全体*/
.siteHeader {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: none;
  padding: 13px 0 30px 0;
  transition: transform 0.3s ease;
}
.siteHeader.hidden {
  transform: translateY(-140px);
}
/**ヘッダーコンテナ*/
.siteHeader .container {
  display: flex;
  flex-direction: column;
  gap: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
/* ヘッダーリンク */
.device-pc .gMenu > li > a {
  padding: 0;
}
/* @media (min-width: 741px) {
  .siteHeader .container {
    flex-direction: row;
  }
} */
@media (min-width: 1200px) {
  .siteHeader {
    padding: 23px 0;
  }
  .siteHeader .container {
    flex-direction: row;
  }
  .siteHeader .container.siteHeadContainer {
    max-width: 95%;
  }
}
/*ロゴエリア*/
.siteHeader .container .navbar-header {
  margin-right: auto;
}
/* サイトヘッダーロゴ */
.navbar-brand.siteHeader_logo {
  display: flex;
  align-items: center;
}
.siteHeader_logo img {
  display: inline-block;
  padding: 0;
  width: 224px;
}
/* .siteHeader_logo::after {
  content: "株式会社エー・ディ・ティ";
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
} */
@media (min-width: 741px) {
  .siteHeader_logo img {
    display: inline-block;
    padding: 0;
    width: 294px;
  }
}
@media (min-width: 1200px) {
  .siteHeader_logo {
    padding: inherit;
  }
  .siteHeader_logo img {
    width: 294px;
    margin: inherit;
  }
}
/*ナビエリア*/
/* ヘッダーグロナビ＆検索窓 */
.siteHeader .container .gMenu_outer {
  width: 100%;
}
/* @media (min-width: 741px) {
  .siteHeader .container .gMenu_outer {
    width: 33%;
  }
} */
@media (min-width: 1200px) {
  .siteHeader .container .gMenu_outer {
    min-height: auto;
    display: flex;
    justify-content: end;
    gap: 10px;
  }
}
/* ヘッダーメニュー */
.gMenu {
  display: flex;
}
.gMenu_outer {
  display: block;
}
.gMenu_outer .menu-header_nav-container {
  display: none;
}
.gMenu_outer .gMenu li {
  padding: 0px 20px 0px 0px;
}
@media (min-width: 1200px) {
  .gMenu_outer .menu-header_nav-container {
    display: block;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item
    > a.mega-menu-link {
    color: var(--color-black);
    font-family: var(--main-font-family);
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    margin-right: 20px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link {
    font-weight: 500;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link:hover {
    font-weight: 400;
  }
}
#mega-menu-item-3861 > a > span {
  display: none !important;
}
/* ヘッダーメニューコンタンクト */
.gMenu_outer nav > ul > li:last-child {
  background-color: var(--main-color);
  border-radius: 999px;
  padding: 10px 20px;
}
.gMenu_outer nav > ul > li:last-child a {
  color: var(--color-white);
}
@media (min-width: 741px) {
  .gMenu {
    display: flex;
    justify-content: end;
  }
}
@media (min-width: 1200px) {
  #mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item:last-child {
    background-color: var(--main-color);
    border-radius: 999px;
    padding: 8px 20px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item:last-child:hover {
    opacity: 0.7;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item:last-child
    > a.mega-menu-link {
    color: var(--color-white);
    background-color: inherit;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 1;
  }
}
/* 検索窓 */
.searchform {
  width: 100%;
  margin-right: 0px;
}
.searchform_inner {
  position: relative;
}
/* 検索窓アイコン */
button.searchform__btn {
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
.searchform__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("../../../..//uploads/header_search.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.siteHeader .siteHeadContainer:after {
  display: none;
}
.searchform_inner input.searchform_field {
  padding: 6px 18px;
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  border: 1px solid var(--color-light-gray2);
  border-radius: 999px;
}
@media (min-width: 1200px) {
  .searchform {
    max-width: 200px;
  }
}
/* スクロール時のヘッダー */
@media (min-width: 741px) {
  .header_scrolled .navbar-header {
    display: none;
    margin-bottom: 0;
    padding: 0px;
  }
}
@media (min-width: 1200px) {
  .header_scrolled .gMenu_outer {
    width: 100%;
    padding: 25px 5%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .gMenu_outer::after {
    display: none;
  }
  .header_scrolled
    #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item
    > a.mega-menu-link {
    font-family: var(--main-font-family);
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    margin-right: 52px;
  }
}
#mega-menu-wrap-Header #mega-menu-Header {
  text-align: right;
}
/**header_contents*/
.header_contents {
  display: none;
}
@media (min-width: 1200px) {
  .header_contents {
    display: flex;
    float: right;
  }
}
/***リンク*/
.header_link {
  margin: 0;
  padding-left: 0;
  padding-right: 18px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 20px;
}

.header_link li {
  list-style: none;
  margin-bottom: 0;
  line-height: 1.375;
}

.header_link li a {
  font-size: 11px;
  color: var(--color-white);
}

/***言語スイッチャー*/
#languageSwitcher {
  width: 95px;
  height: 25px;
  line-height: 1;
  color: var(--color-white);
  font-size: 10px;
  background-color: var(--sub-color2);
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
}

.languageSwitcherWrap {
  position: relative;
  display: inline-block;
}

.languageSwitcherWrap::after {
  content: "▼";
  font-size: 10px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-60%);
  color: var(--color-white);
}

/*メガメニュー*/
.navbar-header {
  text-align: left;
}
.siteHeader .container.siteHeadContainer {
  height: auto;
}
#mega-menu-wrap-Header
  #mega-menu-Header
  > li.mega-menu-item.contact_btn
  .siteHeader_logo {
  display: inline-block;
}
@media (min-width: 1200px) {
  /*全体*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    background-color: var(--color-white);
    width: 1090px;
    padding: 30px 100px 50px 100px;
    position: absolute;
    top: 60px;
    left: -50%;
  }
  #mega-menu-3861-0 > ul {
    display: flex !important;
    justify-content: space-between;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 0;
  }
  /*左のメニュー*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu
    > li.mega-menu-columns-6-of-12:first-child {
    width: 65%;
  }
  /*右のメニュー*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu
    > li.mega-menu-columns-6-of-12:last-child {
    width: 30%;
  }
  /*2階層目*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: var(--main-color);
    font-family: var(--main-font-family);
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 18px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link:hover {
    color: var(--main-color3);
    text-decoration: underline;
  }
  /*3階層目*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    .mega-menu-item {
    display: flex;
    gap: 55px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    .mega-menu-item
    #mega-menu-item-4067 {
    display: flex;
    gap: 15px;
  }

  /*3階層目の文字*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link {
    color: var(--main-color);
    font-family: var(--main-font-family);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 13px;
    display: block;
    text-decoration: underline;
    margin-bottom: 10px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link:hover {
    color: var(--main-color3);
    text-decoration: underline;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--main-color);
    border-bottom: 2px solid var(--main-color);
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 7px;
  }
  /*4階層目*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    ul.mega-sub-menu
    ul.mega-sub-menu {
    display: flex;
    gap: 15px;
  }
  /*4階層目の文字*/
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    ul.mega-sub-menu
    li.mega-menu-item
    > a.mega-menu-link {
    color: var(--main-color);
    font-family: var(--main-font-family);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 13px;
    display: block;
    text-decoration: underline;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    ul.mega-sub-menu
    li.mega-menu-item
    > a.mega-menu-link:hover {
    color: var(--main-color3);
    text-decoration: underline;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    ul.mega-sub-menu
    li.mega-menu-item
    > a.mega-menu-link::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    width: 5px;
    height: 5px;
    background-color: var(--main-color);
    border-radius: 5px;
  }
  /* ドロップダウンのアイコン非表示 */
  #mega-menu-wrap-Header
    #mega-menu-Header
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    display: none;
  }
  /* スクロール時の設定 */
  @media (min-width: 741px) {
    .header_scrolled
      #mega-menu-wrap-Header
      #mega-menu-Header
      > li.mega-menu-megamenu
      > ul.mega-sub-menu {
      left: 0;
    }
  }
  #mega-menu-wrap-Header #mega-menu-Header {
    margin-top: 0px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 36px;
    line-height: 36px;
  }
  #mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item.contact_btn {
    margin-left: 10px;
  }
  #mega-menu-wrap-Header
    #mega-menu-Header
    > li.mega-menu-item.contact_btn
    > a.mega-menu-link {
    border: #fff 2px solid;
    border-radius: 140px;
    padding-left: 25px;
    padding-right: 25px;
    height: 40px;
  }
}

.navbar-brand {
  display: inline-block;
  padding: 0;
  margin-right: 0rem;
  line-height: inherit;
  white-space: nowrap;
}
/* ハンバーガー */
.vk-mobile-nav {
  padding: 70px 25px;
  background-color: var(--main-color);
}
/* ハンバーガー バナー*/
.vk-mobile-nav .menu-item img {
  width: 200px;
  height: auto;
}
/* ハンバーガー デフォルト */
.vk-mobile-nav-menu-outer {
  display: none;
}
.vk-mobile-nav nav > ul {
  border-top: none;
}
.vk-mobile-nav .widget_nav_menu ul li,
.vk-mobile-nav nav ul li {
  margin-bottom: 15px;
  position: relative;
}
.vk-mobile-nav .widget_nav_menu ul.menu {
  border-top: none;
}
/* ハンバーガー テキスト */
.vk-mobile-nav .widget_nav_menu ul li a,
.vk-mobile-nav nav ul li a {
  padding: 0;
  color: var(--color-white);
  font-size: 16px;
  font-weight: 500;
  border-bottom: none;
  margin-bottom: 10px;
}
/* ハンバーガー サブテキスト */
.vk-mobile-nav .widget_nav_menu ul.sub-menu li a {
  padding: 0;
  color: var(--color-white);
  font-size: 14px;
  font-weight: 400;
  border-bottom: none;
  margin-bottom: 10px;
  margin-left: 10px;
}
.vk-mobile-nav .widget_nav_menu ul.sub-menu li a::before {
  content: "-";
  margin-right: 5px;
}
.vk-menu-acc li.menu-item-has-children > a {
  padding-right: 15px;
}
.menu > li.menu-item-has-children:nth-of-type(3) {
  margin-bottom: 50px;
}
.vk-menu-acc .acc-btn {
  border: none;
  background: none;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
}
/* ハンバーガー　アコーディオン　展開ボタン */
.vk-menu-acc .acc-btn-open::after {
  color: var(--main-color);
  font-size: 16px;
  line-height: 1;
  content: "\f067";
  font-family: "Font Awesome 5 free";
  font-weight: 600;
  position: absolute;
  right: 13px;
  top: calc(50% - 8px);
}
.vk-menu-acc .acc-btn-close::after {
  color: var(--main-color);
  font-size: 16px;
  line-height: 1;
  content: "\f068";
  font-family: "Font Awesome 5 free";
  font-weight: 600;
  position: absolute;
  right: 13px;
  top: calc(50% - 8px);
}
.vk-menu-acc li:not(.menu-item-has-children) {
  position: relative;
}
.vk-menu-acc li:not(.menu-item-has-children):not(.sub-menu li)::after {
  width: 16px;
  height: 24px;
  content: url("../../images/icon_right_arrow.png");
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 19px;
}
.sub-menu.acc-child-open li:first-child {
  margin-top: 15px;
}
/* ハンバーガーボタン*/
.vk-mobile-nav-menu-btn {
  border: none;
  background: url("../../img/menu-btn.png") center 50% no-repeat
    rgba(255, 255, 255, 0);
  width: 30px;
  height: 30px;
  top: 19px;
}
.vk-mobile-nav-menu-btn.position-right {
  right: 6.5%;
}
@media (min-width: 741px) {
  body.device-mobile .vk-mobile-nav-menu-btn {
    display: block;
  }
  .vk-mobile-nav-menu-btn.position-right {
    right: 5%;
  }
}
@media (min-width: 1200px) {
  body.device-mobile .vk-mobile-nav-menu-btn {
    display: none;
  }
}
/* ハンバーガーオープン時*/
.vk-mobile-nav-menu-btn.menu-open {
  border: none;
  background: url("../../img/menu-close.png") center 50% no-repeat
    rgba(255, 255, 255, 0);
  width: 30px;
  height: 30px;
  top: 19px;
}
@media (max-width: 782px) {
  .admin-bar .vk-mobile-nav-menu-btn {
    top: 8px;
  }
}
/*ハンバーガー内の検索*/
.widget_block.widget_search {
  margin-top: 80px;
}
.wp-block-search__inside-wrapper {
  position: relative;
}
.wp-block-search__inside-wrapper::before {
  content: url("../../images/icon_magnifying_glass.png");
  /* font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 21px; */
  display: inline-block;
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  left: 11px;
  color: var(--main-color);
}
.vk-mobile-nav .wp-block-search input {
  border: var(--main-color) 1px solid;
  height: 45px;
}
/*ハンバーガー内の言語スイッチャー*/
.vk-mobile-nav-widget:has(.bogo-language-switcher) .display-item {
  width: 100%;
  height: 45px;
  color: var(--color-white);
  background-color: var(--sub-color2);
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vk-mobile-nav-widget:has(.bogo-language-switcher) .display-item::after {
  content: "▼";
  font-size: 10px;
  display: inline-block;
  margin-left: 7px;
  color: var(--color-white);
}
.bogo-language-switcher.list-view {
  width: 100%;
  padding-left: 0;
  background-color: var(--sub-color2);
}
.bogo-language-switcher.list-view li {
  margin-bottom: 0;
}
.bogo-language-switcher.list-view li .bogo-language-name a {
  color: var(--color-white);
  background-color: var(--sub-color2);
  position: relative;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.vk-mobile-nav-widget:has(.menu-mobile_navi_others-container) {
  margin-top: 80px;
}
.vk-mobile-nav .widget_nav_menu ul#menu-mobile_navi_others,
.vk-mobile-nav nav ul#menu-mobile_navi_others {
  border-top: none;
}
.vk-mobile-nav .widget_nav_menu ul#menu-mobile_navi_others li a,
.vk-mobile-nav nav ul#menu-mobile_navi_others li a {
  padding: 0;
  border-bottom: none;
  margin-bottom: 9px;
  line-height: 1.2;
}

/*タブレット時のヘッダー*/
@media (min-width: 992px) {
  .header_scrolled .container.siteHeadContainer .gMenu_outer nav {
    display: none;
  }
  .header_scrolled .siteHeader .container {
    display: flex;
    flex-direction: column;
    gap: 28px;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 90%;
  }
  .header_scrolled .gMenu_outer {
    position: static;
  }
}
/* @media (min-width: 1200px) {
  .header_scrolled .container.siteHeadContainer .gMenu_outer nav {
    display: block;
  }
} */
@media (min-width: 741px) {
  .header_scrolled .container.siteHeadContainer .navbar-header {
    display: block;
  }
  .header_scrolled .vk-mobile-nav-menu-btn.position-right {
    display: block;
  }
}
@media (min-width: 992px) {
  .header_scrolled .container.siteHeadContainer .gMenu_outer {
    box-shadow: none;
  }
}
@media (min-width: 1200px) {
  .header_scrolled .container.siteHeadContainer .gMenu_outer nav {
    display: block;
  }
  .header_scrolled .siteHeader {
    padding: 0;
  }
  .header_scrolled .container.siteHeadContainer {
    max-width: 100%;
  }
  .header_scrolled .container.siteHeadContainer .navbar-header {
    display: none;
  }
  .header_scrolled .vk-mobile-nav-menu-btn.position-right {
    display: none;
  }
  .header_scrolled .container.siteHeadContainer .gMenu_outer {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    position: fixed;
    padding: 25px calc(50% - 545px);
  }
  /* .header_scrolled
    .container.siteHeadContainer
    .gMenu_outer
    li.mega-menu-item
    > a.mega-menu-link {
    margin-right: 50px !important;
  } */
  .header_scrolled
    .container.siteHeadContainer
    .gMenu_outer
    li.mega-menu-item:last-child
    > a.mega-menu-link {
    margin-right: 0px !important;
  }
}
#mega-menu-wrap-Header {
  display: none;
}
@media (min-width: 1200px) {
  #mega-menu-wrap-Header {
    display: block;
  }
  .mega-sub-menu {
    background-color: var(--color-white);
  }
}

/*============================================
フッター
=============================================*/
/*フッター全体*/
.section.siteFooter {
  border-top: 0;
  background-color: var(--main-color);
}
.siteFooter .container {
  padding: 30px 0;
}
.siteFooter .container .row {
  margin-left: 0;
  margin-right: 0;
}
.siteFooter .widget {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .section.siteFooter {
    border-top: 0;
    background-color: var(--main-color);
  }
  .siteFooter .container {
    padding: 40px 0 50px 0;
  }
}
/*フッター上段*/
.siteFooter .container .row .col-md-6:first-child {
  display: flex;
  flex-direction: column;
  justify-content: left;
  margin-bottom: 30px;
}
.siteFooter .container .row .col-md-6:first-child aside:last-child {
  display: none;
}
.siteFooter .container .row .col-md-6:first-child figure {
  margin: 0;
}
@media (min-width: 741px) {
  .siteFooter .container .row .col-md-6:first-child {
    display: flex;
    flex-direction: row;
    justify-content: left;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .siteFooter .container .row .col-md-6:first-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .siteFooter .container .row .col-md-6:first-child aside:last-child {
    display: block;
  }
  .siteFooter .container .row .col-md-6:first-child figure {
    margin: 0;
  }
}
/*フッター下段*/
.siteFooter .footerWidget .row .col-md-6:last-child {
  display: flex;
  flex-direction: column;
}
.siteFooter .footerWidget .row .col-md-6:last-child a {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.siteFooter .menu .menu-item a {
  font-size: 16px;
  font-weight: 500;
}
.siteFooter .footerWidget .row .col-md-6 a {
  border-bottom: none;
}
.siteFooter .sub-menu .menu-item {
  padding-left: 15px;
}
.siteFooter .sub-menu .menu-item a {
  font-size: 14px;
  font-weight: 400;
}
.siteFooter .sub-menu .menu-item a::before {
  content: "-";
  margin-right: 5px;
}
/*フッター下段　画像*/
.siteFooter img[alt="IPROS"] {
  height: 50px !important;
}
.siteFooter img[alt="ISO14001"] {
  height: 73px !important;
}
.siteFooter :has(> img[alt="ISO14001"])::after {
  content: "※本社のみ取得済み";
  color: var(--color-white);
  font-size: 10px;
  font-weight: 400;
  display: block;
  margin-top: 4px;
}
.solution .siteFooter img[alt="IPROS"],
.solution .siteFooter img[alt="ISO14001"] {
  width: auto;
}
@media (min-width: 741px) {
  .siteFooter .footerWidget .row .col-md-6:last-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .siteFooter .footerWidget .row .col-md-6:last-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .siteFooter .footerWidget .row .col-md-6:last-child a {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .siteFooter .footerWidget .row .col-md-6 a {
    border-bottom: none;
  }
  .siteFooter .sub-menu .menu-item {
    padding-left: 15px;
  }
  .siteFooter .sub-menu .menu-item a::before {
    content: "-";
    margin-right: 5px;
  }
}
/*ウィジェット*/
.siteFooter .widget_nav_menu a {
  color: var(--color-white);
}
/*コピーライト*/
.siteFooter .copySection {
  max-width: 100%;
  background: var(--main-color4);
}
.siteFooter .copySection p {
  color: var(--color-white);
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.siteFooter .copySection a {
  color: var(--color-white);
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
}

.siteFooter .footerWidget .row {
  display: flex;
  flex-direction: column;
}
.siteFooter .footerWidget .row .col-md-6 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/*コピーライト*/
.siteFooter .copySection {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}
.footer_links {
  display: flex;
  justify-content: center;
  gap: 25px;
}
.sectionBox:after {
  display: none;
}
@media (min-width: 1200px) {
  .siteFooter .copySection {
    max-width: 95%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 20px 0 25px 0;
  }
  .siteFooter .copySection::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background: var(--main-color4);
    z-index: -1;
  }
}
@media (min-width: 1300px) {
  .siteFooter .copySection {
    max-width: 1298px;
  }
}
/*無効*/
footer #menu-footer_nav_02 > li > a,
footer #menu-footer_nav_06 > li:last-child > a {
  pointer-events: none;
}
/*============================================
コンポーネント
=============================================*/
/*ページヘッダー(下層ページ)*/
.page-header {
  background-image: url("../../images/pageheader_bg_01_sp.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-color: var(--color-white);
}
.page-header .container .row {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
}
/*ページヘッダー下線*/
.page-header .container .row::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: var(--color-light-gray);
}

.page-header .page-header_pageTitle,
h1.page-header_pageTitle:first-child {
  color: var(--main-color);
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
.page-header .col-md-12 {
  padding: 0;
}

@media (min-width: 741px) {
  .page-header {
    background-image: url("../../images/pageheader_bg_01_pc.png");
    background-size: contain;
  }
  .page-header .page-header_pageTitle,
  h1.page-header_pageTitle:first-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1200px) {
  /*ページヘッダー下線*/
  .page-header .container .row::after {
    width: 90px;
    height: 3px;
    background: var(--color-light-gray);
  }
  .page-header .page-header_pageTitle,
  h1.page-header_pageTitle:first-child {
    font-size: 40px;
  }
}

/*パンくず*/
.section.breadSection {
  /* padding-top: clamp(0.75rem, 0.45rem + 1.23vw, 1.5rem);
  padding-bottom: clamp(0.75rem, 0.45rem + 1.23vw, 1.5rem); */
  border-bottom: none;
}

.breadSection .breadcrumb span {
  font-size: clamp(0.75rem, 0.7rem + 0.2vw, 0.875rem);
  color: #9a9a9a;
}

.breadSection .breadcrumb > li + li:before {
  content: ">";
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 12px;
}

.breadSection .breadcrumb span i.fa-home {
  display: none;
}

.breadSection .breadcrumb > li a {
  text-decoration: underline;
  color: #9a9a9a;
}
.breadcrumbs {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 146px;
  padding: 13px 2.5%;
  background-color: var(--color-light-gray4);
}
nav.breadcrumbs {
  font-size: 14px;
}
.breadcrumbs a {
  font-size: 14px;
  margin-right: 5px;
  text-decoration: underline;
}
.breadcrumbs a::after {
  display: none !important;
}
@media (min-width: 741px) {
  .breadSection .breadcrumb {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs {
    margin-top: 90px;
  }
}

/*コンテンツエリア*/
.section.siteContent {
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding: 0;
}

.section.siteContent .container {
  max-width: 87%;
  padding: 0;
}
.section.siteContent .container .mainSection {
  margin-bottom: 0;
}
.section.siteContent .container .mainSection .entry-full {
  margin-bottom: 0;
}
@media (min-width: 741px) {
  .section.siteContent .container {
    max-width: 90%;
  }
}
/*コンテンツエリア～メーカーページテンプレート  */
.page-template-page-maker .section.siteContent .container {
  max-width: 87%;
}
@media (min-width: 741px) {
  .page-template-page-maker .section.siteContent .container {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .page-template-page-maker .section.siteContent .container {
    max-width: 1090px;
  }
}
.wide-spacing {
  letter-spacing: 0.07em;
}

.small-txt {
  font-size: 13px;
}

.red-txt {
  color: var(--color-red);
}

.bold-txt {
  font-weight: 600;
}
/* レスポンシブ */
.pc-only {
  display: none !important;
}

.sp-only {
  display: inline-block !important;
}

@media (min-width: 741px) {
  .pc-only {
    display: inline-block !important;
  }

  .sp-only {
    display: none !important;
  }
}
/* リンク */
a {
  color: var(--link-color);
}

article a {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  a:hover {
    color: var(--main-color3);
  }
  a:hover img {
    opacity: 0.7;
  }
}

a[href^="https://aquacivet94.sakura.ne.jp/omic/"]:after,
footer a[href^="https"]:after,
footer a[href^="//"]:after
{
  content: "";
  display: none;
}

a[href$=".xlsx"]:after,
a[href$=".xls"]:after {
  content: "";
  width: 24px;
  height: 27px;
  display: inline-block;
  margin-left: 5px;
  background-image: url("../../images/icon_excel.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

a[href$=".docx"]:after,
a[href$=".doc"]:after {
  content: "";
  width: 24px;
  height: 27px;
  display: inline-block;
  margin-left: 5px;
  background-image: url("../../images/icon_word.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

a[href$=".pdf"]:after {
  content: "";
  width: 24px;
  height: 27px;
  display: inline-block;
  margin-left: 5px;
  background-image: url("../../images/icon_pdf.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

article .wp-block-file a {
  font-size: 1rem;
}

article :where(.wp-block-file) {
  margin-bottom: 0;
}

/*見出し*/

h2 {
  /* font-size: clamp(1.375rem, 1rem + 1.5vw, 1.875rem); */
  font-size: 22px;
  border-top: none;
  border-bottom: none;
  color: var(--main-color);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 0 10px 0;
}
.single-products h2 {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  h2 {
    font-size: 30px;
  }
}
h2:first-child {
  padding-top: 0;
}

.h2-large {
  font-size: 30px;
  border-top: none;
  border-bottom: none;
  color: var(--color-black);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 0 10px 0;
}
@media (min-width: 1200px) {
  .h2-large {
    font-size: 38px;
  }
}

h3 {
  /* font-size: clamp(1.125rem, 1.025rem + 0.41vw, 1.375rem); */
  font-size: 20px;
  color: var(--text-color);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 0 10px 0;
}

h3::after {
  content: none;
}

h3.h3-type1 {
  background-color: var(--bg-color1);
  font-size: clamp(1.25rem, 1.25rem + 0.442vw, 1.5rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.h3-small {
  font-size: 14px;
  color: var(--text-color);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 0 10px 0;
}
@media (min-width: 1200px) {
  h3 {
    font-size: 24px;
  }
  .h3-small {
    font-size: 18px;
  }
}
h4 {
  color: var(--color-black);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin: 0 0 10px 0;
}
.h4-strong {
  color: var(--main-color);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin: 0 0 10px 0;
}
p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.single-works article p + p {
  margin-top: 10px;
}
a {
  font-size: 16px;
}
/*セクション見出し*/
h2.sec-headline {
  display: flex;
  flex-direction: column;
  font-family: var(--sub-font-family);
  font-size: 36px;
  color: var(--main-color);
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.2;
}

h2.sec-headline span {
  font-size: 14px;
  color: var(--text-color);
  font-weight: 400;
  display: block;
}
@media (min-width: 1200px) {
  h2.sec-headline {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 42px;
    margin-bottom: 20px;
  }
  h2.sec-headline span {
    font-size: 16px;
    display: inline;
  }
}
/*余白の設定*/
.entry-body section {
  margin-bottom: 30px;
}
.entry-body section:last-child {
  margin-bottom: 0px;
}
@media (min-width: 741px) {
  .entry-body section {
    margin-bottom: 60px;
  }
}
/* .entry-body section:has(h2) {
  margin-top: clamp(3.75rem, 3.251rem + 2.05vw, 5rem);
  margin-top: 0;
} */
/* .entry-body section.cmnBtns {
  margin-bottom: 0;
} */
/* .entry-body section:has(h3),
.entry-body p + section:has(h3) {
  margin-top: clamp(1.563rem, 1.188rem + 1.54vw, 2.5rem);
} */

/* .entry-body section:has(h2):first-child,
.entry-body section:has(h3):first-child {
  margin-top: 0;
}

.entry-body section.hasanchor {
  margin-top: clamp(6.25rem, 5.751rem + 2.05vw, 7.5rem);
}

.entry-body section.hasanchor:first-of-type {
  margin-top: auto;
} */

/* h2 + p,
h2 + figure.wp-block-table,
h2 + h3 {
  margin-top: 10px;
} */

.entry-body section.wp-block-group > h3 + p {
  margin-top: clamp(1rem, 0.825rem + 0.2vw, 1rem);
}

h3 + figure.wp-block-table {
  margin-top: 0.75rem;
}

.entry-body section:has(h2) section:has(h3) {
  padding-left: 10px;
  padding-right: 10px;
}

/* section:has(h2) section:has(h3) {
  padding-left: 15px;
  padding-right: 15px;
} */

/* section h2 + p {
  padding-left: 10px;
  padding-right: 10px;
} */

@media (min-width: 741px) {
  section h2 + p {
    padding-left: initial;
    padding-right: inherit;
  }
}
p {
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}
/*リスト*/
.cmnList,
.cmnList ul {
  padding-left: 20px;
}
.cmnList li {
  margin-bottom: 5px;
}
.cmnList ul {
  margin-top: 12px;
  margin-bottom: 12px;
}

table td > .cmnList {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

table td > .cmnList li:last-child {
  margin-bottom: 0;
}

/*テーブル*/
.wp-block-table {
  margin-top: clamp(2.14rem, 1.625rem + 1.02vw, 2.5rem);
}

.wp-block-table.is-style-stripes thead {
  border-bottom: none;
}

.wp-block-table.is-style-stripes th {
  font-size: 16px;
  padding: 10px 16px;
  border-right: solid 1px var(--color-light-gray2);
  border-bottom: 1px solid var(--color-light-gray2);
}

.wp-block-table.is-style-stripes td {
  font-size: 16px;
  padding: 16px;
  border-right: solid 1px var(--color-light-gray2);
  border-bottom: 1px solid var(--color-light-gray2);
}

.wp-block-table.is-style-stripes th:last-child,
.wp-block-table.is-style-stripes td:last-child {
  border-right: none;
}

.cmnTbl.is-style-stripes tbody tr:nth-child(odd),
.cmnTbl2.is-style-stripes tbody tr:nth-child(odd),
.cmnTbl3.is-style-stripes tbody tr:nth-child(odd) {
  background-color: var(--bg-color1) !important;
}

@media (min-width: 741px) {
  .w210 {
    width: 210px;
  }
}

.tblWrap {
  overflow-x: auto;
  white-space: nowrap;
}

.tblWrap > .wp-block-table.cmnTbl {
  width: 100%;
  min-width: 741px;
  border-collapse: collapse;
}

.wp-block-table.cmnTbl th,
.wp-block-table.cmnTbl3 th {
  background-color: var(--main-color);
  color: #fff;
}

.wp-block-table.cmnTbl th.bark-color {
  background-color: var(--sub-color2);
}

.wp-block-table.cmnTbl table,
.wp-block-table.cmnTbl3 table {
  border-top: none;
  letter-spacing: normal;
}

.wp-block-table.cmnTbl2 table {
  border-top: 1px solid var(--color-light-gray2);
  letter-spacing: normal;
}

.wp-block-table.cmnTbl2 table th {
  font-weight: 700;
}

.wp-block-table.cmnTbl2 table th {
  display: block;
  padding: 20px 20px 0 20px;
  border-right: none;
  border-bottom: none;
  vertical-align: top;
  line-height: 1.75;
}

.wp-block-table.cmnTbl2 table td {
  display: block;
  padding: 10px 20px 20px 20px;
  font-size: 14px;
  border-right: none;
  border-left: none;
  line-height: 1.75;
  /* border-bottom: 1px solid var(--color-light-gray2); */
}

.wp-block-table.cmnTbl2 table td:last-child {
  border-bottom: 1px solid var(--color-light-gray2);
}

@media (min-width: 741px) {
  .wp-block-table.cmnTbl2 table th,
  .wp-block-table.cmnTbl2 table td {
    display: table-cell;
    padding: 16px;
    border-right: solid 1px var(--color-light-gray2);
    border-bottom: 1px solid var(--color-light-gray2);
    vertical-align: top;
  }

  .wp-block-table.cmnTbl2 table tr:first-child th,
  .wp-block-table.cmnTbl2 table tr:first-child td {
    border-top: 1px solid var(--color-light-gray2);
  }

  .wp-block-table.cmnTbl2 table th:last-child,
  .wp-block-table.cmnTbl2 table td:last-child {
    border-right: none;
  }

  .wp-block-table.cmnTbl2 table td {
    font-size: 16px;
  }
}

code {
  background: var(--bg-color1);
  border: 1px solid var(--color-light-gray2);
}

/*ボタン*/
article .cmnBtn,
article .cmnBtn a {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff !important;
  text-decoration: none !important;
  background-color: var(--main-color);
  border-radius: 9999px;
  /* transition: 0.5s; */
}
.home .futureSolution .cmnBtn,
.home .futureSolution .cmnBtn a {
  display: inline-block;
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-black) !important;
  text-decoration: none !important;
  background-color: var(--color-white);
  border-radius: 9999px;
  /* transition: 0.5s; */
  line-height: 1;
}

@media (min-width: 741px) {
  article .cmnBtn,
  article .cmnBtn a {
    width: auto;
    display: inline-block;
    padding: 12px 25px;
  }
}
@media (min-width: 1200px) {
  article .cmnBtn,
  article .cmnBtn a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

article .cmnBtn::after {
  content: "→";
  margin-left: 1rem;
  font-weight: 400;
}
/*ボタン～メーカーページ*/
article .cmnBtn-maker,
article .cmnBtn-maker {
  display: block;
  position: relative;
  max-width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff !important;
  text-decoration: none !important;
  background-color: var(--main-color);
  border-radius: 9999px;
  /* transition: 0.5s; */
}

@media (min-width: 1200px) {
  article .cmnBtn-maker,
  article .cmnBtn-maker {
    display: inline-block;
    padding: 12px 25px;
  }
  article .cmnBtn:hover,
  article .cmnBtn-maker:hover {
    color: #fff;
    background-color: var(--main-color);
    text-decoration: none;
    opacity: 0.7;
  }
}

article .cmnBtn-maker::after {
  content: url("../../../..//uploads/ex-link.png");
  display: inline-block;
  margin-left: 8px;
}

/* article .btnWrap a[href^="https://aquacivet94.sakura.ne.jp/omic/"]:after
{
  content: "→";
  background-image: none;
  background-size: inherit;
  background-position: inherit;
  background-repeat: inherit;
  width: inherit;
  height: inherit;
  display: inline-block;
  margin-left: 1rem;
  font-weight: 400;
} */

/* article .cmnBtn.external-link::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../images/icon_btn_link.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
} */

/*フォームでインプットを使用する場合のボタン*/
.cmnFormBtnWrap > p {
  line-height: 1;
  margin-bottom: 0;
  position: relative;
}
.cmnFormBtn {
  max-width: 100%;
  width: 100%;
  padding: 18px 50px;
  text-align: center;
  font-weight: 500;
  color: #fff !important;
  text-decoration: none !important;
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  border-radius: 5px;
  transition: 0.5s;
}
.cmnFormBtnWrap > p::before {
  position: absolute;
  top: 24px;
  left: calc(50% + 2rem);
  content: "→";
  margin-left: 1rem;
  font-weight: 400;
  color: #fff;
  z-index: 10;
}
/*ページ内リンク*/
.page-index {
  padding: 15px 0;
  margin-top: 0;
  margin-bottom: 0;
}
.page-index li {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  border-bottom: solid 1px var(--color-light-gray2);
  list-style: none;
  margin-bottom: 15px;
  /* height: 50px; */
}
.page-index li a {
  display: block;
  width: 100%;
  padding-bottom: 9px;
  color: var(--text-color);
  text-decoration: none;
}
.page-index li a:after {
  color: var(--color-black);
  font-size: 14px;
  content: "\f078";
  font-family: "Font Awesome 5 free";
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 741px) {
  .page-index {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .index_2row li {
    width: 18%;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .index_3row li {
    width: calc(100% / 3 - 20px);
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .page-index li a:hover {
    color: var(--main-color3);
  }
}
/*============================================
OMIC
=============================================*/
/*異議申し立て*/

.entry-body section.objection {
  margin-top: 60px;
  padding: clamp(1.428rem, 0.997rem + 1.04vw, 1.875rem)
    clamp(0.714rem, 0.12rem + 2.07vw, 1.875rem);
  background-color: var(--bg-color1);
}

.objection_inner {
  padding: clamp(1.428rem, 0.997rem + 1.04vw, 1.875rem)
    clamp(1.07rem, 0.407rem + 2.18vw, 2.25rem);
  background-color: var(--color-white);
}

.objection_inner p:nth-child(2),
.objection_inner p:nth-child(3) {
  margin-top: 20px;
}

@media (min-width: 741px) {
  .objection_inner p:nth-child(2) {
    margin-top: 18px;
  }

  .objection_inner p:nth-child(3) {
    margin-top: 14px;
  }

  @media (min-width: 1200px) {
    .entry-body section.objection {
      margin-top: 80px;
    }
  }
}

/*お問い合わせブロック*/
.contactArea {
  margin-top: 150px;
  background: transparent
    linear-gradient(
      73deg,
      #2453b3 0%,
      #2453b3 7%,
      #2484b3 19%,
      #6eb2b5 36%,
      #2484b3 58%,
      #2453b3 90%,
      #2453b3 100%
    )
    0% 0% no-repeat padding-box;
}

/**SPのみ全幅**/
.contactArea {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
}

.contactArea_inner {
  /* padding-top: clamp(1.75rem, 1.65rem + 0.41vw, 2rem); */
  padding-top: clamp(1.785rem, 1.313rem + 1.02vw, 2.188rem);
  padding-right: clamp(1.785rem, 1.55rem + 0.82vw, 2.25rem);
  padding-bottom: clamp(1.785rem, 1.201rem + 2.25vw, 3.125rem);
  padding-left: clamp(1.785rem, 1.55rem + 0.82vw, 2.25rem);
  text-align: center;
}

h2.contactArea_ttl {
  color: var(--color-white);
  font-size: 22px;
  border-bottom: none;
  font-weight: 400;
  line-height: 1;
  font-family: var(--sub-font-family);
  padding-bottom: 0;
}

.contactArea .contactBox {
  margin-top: clamp(1.563rem, 1.288rem + 1.13vw, 2.25rem);
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.contactArea.hasSubttl .contactArea_ttl {
  font-size: 16px;
  font-weight: 400;
}

.contactArea.hasSubttl .contactArea_subttl {
  margin-top: 18px;
  color: var(--color-white);
  font-size: 26px;
  font-weight: 700;
}

.contactArea.hasSubttl .contactBox {
  margin-top: clamp(1.125rem, 1.075rem + 0.2vw, 1.25rem);
}

.contactBox_item {
  background-color: var(--color-white);
  border-radius: 5px;
}

.contactBox_item > h3 {
  color: var(--text-color);
  font-weight: 700;
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
}

.contactPhone {
  padding-top: clamp(1.25rem, 1rem + 1.02vw, 1.875rem);
  padding-bottom: clamp(1.813rem, 1.638rem + 0.72vw, 2.25rem);
}

.contactPhone_number {
  margin-top: clamp(0.313rem, -0.162rem + 1.95vw, 1.5rem);
  font-weight: 500;
  color: var(--main-color);
  font-size: clamp(2rem, 1.575rem + 1.74vw, 3.063rem);
  line-height: 1;
}

.contactForm {
  padding-top: clamp(1.25rem, 1rem + 1.02vw, 1.875rem);
  padding-bottom: clamp(1.375rem, 1.125rem + 1.02vw, 2rem);
}

.contactForm > .contactForm_btn {
  margin-top: clamp(0.813rem, 0.613rem + 0.82vw, 1.313rem);
}

@media (min-width: 741px) {
  .contactArea {
    width: initial;
    margin-left: initial;
    border-radius: 8px;
  }

  .wp-block-columns.contactBox {
    flex-direction: row;
    gap: 28px;
  }

  .wp-block-columns.contactBox_item {
    width: calc(50% - 28px);
  }
}

/*当社が選ばれる理由*/
.entry-body section.reason {
  margin-top: 105px;
}

.reason_inner {
  column-gap: 20px;
}

.reason_ttl {
  font-size: clamp(1.428rem, 1.1rem + 0.61vw, 1.625rem);
  padding-bottom: clamp(0.563rem, 0.25rem + 1.28vw, 1.344rem);
}

.reason_point:first-child {
  margin-top: clamp(1.25rem, 0.95rem + 1.23vw, 2rem);
}

.reason_point {
  position: relative;
  font-size: clamp(1.28rem, 1.025rem + 0.41vw, 1.375rem);
  padding-left: clamp(1.375rem, 1.275rem + 0.41vw, 1.625rem);
  margin-top: clamp(0.813rem, 0.338rem + 1.95vw, 2rem);
}

.reason_point::before {
  position: absolute;
  content: "●";
  color: var(--sub-color1);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.reason_point + p {
  margin-top: clamp(0.063rem, -0.237rem + 1.23vw, 0.813rem);
}

@media (min-width: 741px) {
  /* .reason_point {
    font-size: 22px;
  } */
  .reason_point::before {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .entry-body section.reason {
    margin-top: 160px;
    width: 1100px;
    margin-left: calc(100% - 1100px);
  }

  .reason_inner {
    column-gap: 50px !important;
  }

  .reason_contents p {
    max-width: 500px;
  }
}

/*タブテスト用*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto; */
}

/**タブのスタイル**/
.tab_item {
  width: calc(100% / 2);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}

.tab_item:hover {
  opacity: 0.9;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}

/*ヘッダー分ズレるのでその対策*/
.zure {
  display: block;
  margin-top: -100px;
  padding-top: 100px;
}
/* .map-tooltip{} */

.imgl-theme-light .imgl-tooltips .omic-tooltip .imgl-tooltip-form {
  border: #2453b3 1px solid;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: clamp(0.5rem, 0.4rem + 0.41vw, 0.75rem);
  padding-right: clamp(0.5rem, 0.4rem + 0.41vw, 0.75rem);
  color: #2453b3;
  font-size: clamp(0.688rem, 0.563rem + 0.51vw, 1rem);
  font-weight: 500;
  font-family: var(--main-font-family);
}

.imgl-tooltips .omic-tooltip.imgl-tooltip-top .imgl-tooltip-arrow,
.imgl-tooltips .omic-tooltip.imgl-tooltip-top-left .imgl-tooltip-arrow {
  border-color: #2453b3 transparent transparent !important;
}

.imgl-tooltips .omic-tooltip.imgl-tooltip-left .imgl-tooltip-arrow {
  border-color: transparent transparent transparent #2453b3 !important;
}

/* 
@media (max-width: 741px) {
  .imgl-tooltips .omic-tooltip .imgl-tooltip-arrow {
    display: none !important;
  }
} */

/*言語スイッチャー(SP用)*/
.bogo-language-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 200px;
  border: 1px solid #c5c5c5;
}

.bogo-language-switcher li {
  cursor: default;
  box-sizing: border-box;
  padding: 2px 10px;
  text-align: center;
}

.bogo-language-switcher .ja {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.bogo-language-switcher .en-US {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.display-item {
  width: 200px;
  box-sizing: border-box;
  border: 2px solid #c5c5c5;
  border-radius: 10px;
  padding: 5px 10px;
  text-align: center;
}

.bogo-language-name a {
  display: block;
  width: 100%;
  color: #333;
}

/*TOPページ用*/

body.home .siteContent {
  padding-bottom: 0;
}

body.home .siteContent_after {
  display: none;
}

body.home .mainSection {
  margin-bottom: 0;
}

/**TOP共通見出し**/

.topHeading {
  position: relative;
  font-family: var(--sub-font-family);
  font-size: clamp(1.813rem, 1.538rem + 1.13vw, 2.5rem);
  font-weight: 700;
  border-bottom: none;
  letter-spacing: 0.07em;
  padding-left: clamp(1.25rem, 0.85rem + 1.64vw, 2.25rem);
  padding-bottom: 0;
  margin-bottom: 0.938rem;
  line-height: 1.25;
}

.topHeading::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "●";
  font-size: clamp(0.875rem, 0.575rem + 1.23vw, 1.625rem);
  color: var(--sub-color1);
  display: inline-block;
}

/**SERVICES**/
.topServices .topHeading {
  margin-bottom: 30px;
}

.service {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
  column-gap: 15px;
}

.serviceItem_heading {
  font-size: 27px;
  border-bottom: 1px solid var(--main-color);
  line-height: 1.25;
  padding-left: 20px;
  margin-bottom: clamp(1.063rem, 0.988rem + 0.31vw, 1.25rem);
  padding-bottom: clamp(0.625rem, 0.5rem + 0.51vw, 0.938rem);
}

.serviceItem_heading > span {
  position: relative;
  padding-left: 32px;
}

.serviceItem_heading.certification > span {
  padding-left: 38px;
}

.serviceItem_heading > span::before {
  position: absolute;
  top: calc(50% + 4px);
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
}

.serviceItem_heading.inspection > span::before {
  content: url(../../images/icon_inspection.png);
}

.serviceItem_heading.testing > span::before {
  content: url(../../images/icon_testing.png);
}

.serviceItem_heading.certification > span::before {
  content: url(../../images/icon_certification.png);
}

.serviceItem_txt {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
  margin-bottom: 0;
}

.cmnBtn.serviceItem_btn {
  width: 100%;
}

.testing a[href^="https"].serviceItem_btn:after {
  content: none;
}

/* article .btnWrap.inspection a[href^="https://aquacivet94.sakura.ne.jp/omic/"]:after,
article .btnWrap.certification a[href^="https://aquacivet94.sakura.ne.jp/omic/"]:after
{
  content: none;
} */

@media (min-width: 741px) {
  .service {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .serviceItem {
    width: calc(100% / 3 - 15px);
  }

  .serviceItem_heading {
    padding-left: 0;
    text-align: center;
    border-bottom: none;
  }

  .serviceItem_heading > span {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /* padding-bottom: 10px;
    border-bottom: 1px solid var(--main-color); */
  }

  .serviceItem_heading > span::after {
    content: "";
    background-color: var(--main-color);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0;
  }

  .serviceItem_txt {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 35px;
  }

  .cmnBtn.serviceItem_btn {
    padding-left: clamp(1.5rem, 0.976rem + 2.15vw, 2.813rem);
    padding-right: clamp(1.5rem, 0.976rem + 2.15vw, 2.813rem);
  }
}

@media (min-width: 1200px) {
  .btnWrap {
    text-align: center;
  }

  .cmnBtn.serviceItem_btn {
    width: 220px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

/**ABOUT**/
.topAbout {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

.topAbout_content {
  padding-left: 15px;
  padding-right: 15px;
}

.topAbout_tagline {
  padding-left: 0;
  padding-right: 0;
  font-size: clamp(2.969rem, 2.707rem + 1.08vw, 3.625rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: var(--main-color);
  margin-bottom: 15px;
}

.topAbout_txt {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.topAbout_btn_wrap_pc {
  display: none;
}

.topAbout_btn_wrap_sp {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.topAbout_btn_wrap_sp .cmnBtn.topAbout_btn {
  width: 100%;
}

.topAbout_image01 {
  width: 71%;
  margin: 0 0 0 auto;
}

.topAbout_image02 {
  width: 76%;
  margin: -60px auto 0 0;
}

.topAbout_deco-txt {
  position: relative;
  z-index: -50;
  display: inline-block;
  box-sizing: border-box;
  font-family: var(--sub-font-family);
  color: var(--bg-color1);
  font-size: 12rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1;
  height: 1em;
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
  width: calc(100vw + 80px);
  max-width: calc(100vw + 80px);
  margin-bottom: 0;
  margin-left: -72px;
  margin-top: -60px;
}

@media (min-width: 741px) {
  .topAbout_tagline {
    letter-spacing: 0.12em;
  }

  .topAbout_txt {
    padding-left: inherit;
    padding-right: inherit;
  }
}

@media (min-width: 1200px) {
  .topAbout {
    padding-top: 140px;
    padding-bottom: 170px;
    margin-left: inherit !important;
    margin-right: calc(50% - 50vw) !important;
    position: relative;
  }

  .topAbout::before {
    content: "";
    z-index: -10;
    position: absolute;
    top: 0;
    right: 0;
    width: 580px;
    height: 100%;
    background-color: var(--main-color);
  }

  .topAbout_btn_wrap_pc {
    display: block;
  }

  .topAbout_btn_wrap_sp {
    display: none;
  }

  .topAbout_inner {
    display: grid;
    grid-template-columns: 550px 267px 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-row-gap: 120px;
    grid-template-areas:
      "topAbout_content topAbout_image01 topAbout_image01"
      "topAbout_image02 topAbout_image02 .";
  }

  .topAbout_content {
    grid-area: topAbout_content;
  }

  .topAbout_image01 {
    width: 640px;
    margin: inherit;
    grid-area: topAbout_image01;
  }

  .topAbout_image02 {
    width: auto;
    margin: inherit;
    grid-area: topAbout_image02;
  }
}

/**グループ会社**/

.topGroup {
  margin-top: 70px;
}

.topGroup_content {
}

.topGroup_tagline {
  padding-left: 10px;
  padding-right: 10px;
  font-size: clamp(1.688rem, 1.363rem + 1.33vw, 2.5rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.02em;
  color: var(--main-color);
  margin-bottom: 15px;
}

.topGroup_txt {
  padding-left: 10px;
  padding-right: 10px;
}

.topGroup_deco-txt {
  display: none;
}

.cmnBtn.topGroup_btn {
  width: 100%;
}

@media (min-width: 741px) {
  .topGroup_tagline {
    text-align: center;
    line-height: 1.475;
    letter-spacing: 0.12em;
  }

  .topGroup_txt {
    text-align: center;
    letter-spacing: 0.1em;
  }
}

@media (min-width: 1200px) {
  .topGroup_deco-txt {
    position: relative;
    z-index: -50;
    display: inline-block;
    box-sizing: border-box;
    font-family: var(--sub-font-family);
    color: var(--color-light-gray2);
    font-size: 18rem;
    font-weight: 100;
    letter-spacing: 0.06em;
    line-height: 1;
    height: 1em;
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100vw + 60px);
    max-width: calc(100vw + 60px);
    margin-top: 60px;
    margin-left: calc(50% - 50vw - 60px) !important;
    margin-bottom: 0;
    text-align: center;
  }

  .cmnBtn.topGroup_btn {
    width: inherit;
  }
}

/**SUSTAINABILITY**/
/* .topSustaina {
  margin-top: 70px;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding-bottom: 364px;
  background-image: url(../../images/index_sustainability-bg_01.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1367px;
} */

.topSustaina_content {
  padding-left: 15px;
  padding-right: 15px;
}

.topSustaina_tagline {
  padding-left: 0;
  padding-right: 0;
  font-size: clamp(2.969rem, 2.707rem + 1.08vw, 3.625rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: var(--main-color);
  margin-bottom: 15px;
}

.topSustaina_txt {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.cmnBtn.topSustaina_btn {
  width: 100%;
}

@media (min-width: 741px) {
  .topSustaina_tagline {
    letter-spacing: 0.12em;
  }
}

@media (min-width: 1200px) {
  .topSustaina {
    /* background-size: cover; */
    background-size: 100vw;
  }

  .topSustaina_content {
    width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: inherit;
    padding-right: inherit;
  }

  .topSustaina_content .btnWrap {
    text-align: left;
  }

  .cmnBtn.topSustaina_btn {
    width: inherit;
  }
}

/**NEWS**/
/* .entry-body section.topNews {
  margin-top: 0;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding: 70px 15px;

  background-image: url(../../images/index_news-bg_01.png);
  background-position: left -150px bottom;
  background-repeat: no-repeat;
  background-size: 1268px;
} */

.topNews_content {
  background-color: var(--color-white);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px 20px 20px;
  width: 90%;
  max-width: 1000px;
}

.cmnBtn.topNews_btn {
  width: 100%;
}

@media (min-width: 741px) {
  .entry-body section.topNews {
    background-position: center bottom;
    background-size: cover;
  }

  .topNews_content {
    border-radius: 20px;
  }
}

@media (min-width: 1200px) {
  .entry-body section.topNews {
    background-position: center bottom;
    background-size: calc(100vw + 200px);
  }

  .topNews_content .btnWrap {
    margin-top: 44px;
  }

  .cmnBtn.topNews_btn {
    width: inherit;
  }
}
/*============================================
コンポーネント新規追加
=============================================*/
/* コンポーネントの分類 */
.c-title {
  font-size: 40px;
  font-weight: 500;
  color: var(--color-white);
  background-color: var(--sub-color7);
  text-align: center;
  padding: 30px;
  border-radius: 10px;
  margin: 100px 0 50px 0;
}
/* コンポーネントの項目 */
.c-name {
  font-size: 14px;
  font-weight: 500;
  color: var(--sub-color7);
  margin-top: 20px;
  margin-bottom: 10px;
}

/* 代理店タグ */
.tag-agency {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--color-white);
  background-color: var(--sub-color5);
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (min-width: 1200px) {
  .tag-agency {
    display: inline-block;
    padding: 12px;
  }
}
/* 強調テキスト */
.text-strong {
  font-weight: 700;
}
/* キャプション */
.caption {
  font-size: 14px;
}
/* 商品詳細～カテゴリーリスト */
.category-box p {
  font-weight: 500;
}
.category-box ul {
  margin-top: 6px;
  padding-left: 33px !important;
}
.category-box ul li {
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
/* リスト */
.wp-block-list {
  margin: 0;
}
.wp-block-list li {
  margin-bottom: 4px;
}

/* テーブル共通 */
.table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-01,
.table-02 {
  width: 1090px;
}
.page-id-59 .table-02,
.fullhd .table-02 {
  width: 653px;
}
.table-01 table,
.table-02 table,
.table-03 table,
.table-04 table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
/* テーブル-01 */

.table-01 tr th {
  color: var(--color-white);
  background-color: var(--main-color);
  width: 22.5%;
  vertical-align: top;
  border: 1px solid var(--color-light-gray3);
}
.table-01 td {
  font-size: 16px;
  padding: 20px;
  border: 1px solid var(--color-light-gray3);
}
/* テーブル-02 */
.table-02 td {
  font-size: 16px;
  padding: 20px;
  border-color: var(--color-light-gray3);
}
.table-02 tr th {
  background-color: var(--main-color2);
  width: 11%;
  vertical-align: top;
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
}
.about .table-02 tr th {
  font-weight: 700;
  padding: 18px 12px 17px 43px;
}
.table-02 tr th[colspan="2"] {
  width: 55%;
}
.table-02 td {
  width: 44%;
  font-size: 14px;
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
}
/* テーブル2＆画像 */
.table-fig {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  gap: 20px;
}
.table-fig > figure {
  margin-bottom: 0;
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
@media (min-width: 741px) {
  .table-fig {
    justify-content: center;
  }
  .table-fig > figure {
    width: 32.1%;
    padding: 20px;
  }
}
@media (min-width: 1300px) {
  .table-fig {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
  }
  .table-fig .table-wrap {
    width: 64.9%;
    min-width: fit-content;
  }
  .table-fig .table-wrap table {
  }
  .table-fig > figure {
    width: 32.1%;
    padding: 20px;
  }
}

/* テーブル-03 */
.table-03 {
  width: 1090px;
}
.table-03 tr th {
  color: var(--color-white);
  background-color: var(--main-color);
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
}
.table-03 td {
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
  font-size: 14px;
}
/* テーブル-03 受託開発・製造 */
.develop_ems .table-03 th.device,
.develop_ems .table-03 td.device {
    text-align: center;
}

/* テーブル-04 */
.table-04 {
  width: 1090px;
}
.table-04 table tr th {
  background-color: var(--main-color2);
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
}
.table-04 td {
  border: 1px solid var(--color-light-gray3);
  padding: 11px 12px;
  font-size: 14px;
}

/* メーカー～メインビジュアル */
.mv-maker {
  background: linear-gradient(to right, #ffffff 0%, #ffffff 40%, #d6d6d6 100%);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.mv-maker .inr {
  max-width: 87%;
  margin: 0 auto;
  display: grid;
  grid-template-areas:
    "text"
    "image"
    "button";
  gap: 1rem;
  padding: 30px 0;
}
.mv-maker .inr h2 {
  margin-bottom: 10px;
}
.inr-text {
  grid-area: text;
}
.inr-img {
  grid-area: image;
}
.inr-img figure {
  margin-bottom: 0;
}
.inr-btn {
  grid-area: button;
}
.mv-maker .inr-btn {
  margin: 0 !important;
}
.mv-maker .inr-btn p {
  margin-bottom: 0;
}
@media (min-width: 741px) {
  .mv-maker .inr {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .mv-maker .inr {
    max-width: 1090px;
    margin: 0 auto;
    padding: 0;
    grid-template-areas:
      "text image"
      "button image";
    grid-template-columns: 1fr 1fr;
    align-items: start;
  }
  .mv-maker .inr-text {
    grid-area: text;
    padding-top: 30px;
  }

  .mv-maker .inr-btn {
    grid-area: button;
    padding-bottom: 30px;
  }
}
/* メーカーページ LINE UP */
.lineup-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.lineup-list li {
  width: 100%;
  text-align: center;
}
.lineup-list figure {
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  padding: 15px;
}
@media (min-width: 1200px) {
  .lineup-list {
    flex-direction: row;
    justify-content: space-between;
    gap: 0px;
  }
  .lineup-list li {
    width: 32%;
  }
  .lineup-list figure {
    padding: 22px 55px;
    margin-bottom: 10px;
  }
  .lineup-list figure.fc {
    padding: 24px 15px;
    margin-bottom: 10px;
  }
}
/* メーカーページ LINE UP 4カラム */
.lineup-list-four {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.lineup-list-four li {
  width: 100%;
  text-align: center;
}
.lineup-list-four figure {
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  padding: 15px;
}
@media (min-width: 1200px) {
  .lineup-list-four {
    flex-direction: row;
    justify-content: space-between;
    gap: 0px;
  }
  .lineup-list-four li {
    width: 23.8%;
  }
  .lineup-list-four figure {
    padding: 24px 15px;
    margin-bottom: 10px;
  }
  .lineup-list-four figure.fc {
    padding: 24px 15px;
    margin-bottom: 10px;
  }
}
/* メーカー～特徴 features-01 */
.features-01 {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-color: var(--color-light-gray4);
  padding: 30px 0;
}
.features-01 .inr {
  width: 90%;
  margin: 0 auto;
}
.features-01 ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  list-style: none;
  gap: 20px;
  margin-top: 5px;
  margin-bottom: 0;
}
.features-01 ul li {
  width: 100%;
  background-color: var(--color-white);
  border-radius: 10px;
}
.features-01 .list-ttl {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: var(--color-white);
  background-color: var(--main-color);
  padding: 7px;
  border-radius: 10px 10px 0 0;
}
.features-01 figure {
  margin-bottom: 0;
}
.features-01 figure img {
  width: 100%;
}
.features-01 .text-box {
  padding: 14px;
}
.features-01 .text-box .ttl {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .features-01 {
    padding: 60px 0;
  }
  .features-01 .inr {
    max-width: 1090px;
  }
  .features-01 .inr h2 {
    margin-bottom: 20px;
  }
  .features-01 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .features-01 ul li {
    width: 33%;
  }
  .features-01 .text-box {
    padding: 12px 20px 20px 20px;
  }
}
/* カテゴリーリスト */
.category-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  row-gap: 10px;
}
.category-list li {
  width: 49%;
  text-align: center;
  margin-bottom: 30;
}
.category-list figure {
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .category-list {
    justify-content: center;
    gap: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .category-list li {
    width: 15%;
  }
  .category-list figure {
    padding: 22px 20px;
  }
}
/* カテゴリーリスト　６カラム */
.category-list6 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.category-list6 li {
  width: 49%;
  text-align: center;
  margin-bottom: 20px;
}
.category-list6 figure {
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .category-list6 {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .category-list6 li {
    width: 15%;
  }
  .category-list6 figure {
    padding: 22px 20px;
  }
}
/* メーカー下～特徴 features-02 */
.features-02 {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.features-02 li {
  padding: 20px;
  border: 1px solid var(--color-light-gray2);
  border-radius: 5px;
  margin-bottom: 10px;
}
.features-02 li p:first-child {
  font-size: 18px;
  font-weight: 700;
  color: var(--main-color);
  width: 100%;
  padding-left: 40px;
  text-indent: -40px;
  line-height: 1;
}
.features-02 li p:nth-child(2) {
  width: 100%;
}
.features-02 li p:first-child::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  background-image: url("../../../../uploads/icon_check.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}
.features-02 li p {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .features-02 li {
    padding: 28px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .features-02 li p:first-child {
    width: 29%;
  }
  .features-02 li p:nth-child(2) {
    width: 70%;
  }
}
/* カタログ、問い合わせリンクボタン */
.cmnBtns {
  background-color: var(--color-white);
  padding: 30px 0;
  margin-bottom: 0;
}
section.cmnBtns {
  margin-bottom: 0;
}
.cmnBtns .inr {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cmnBtns figure {
  flex: 1;
  margin: 0 auto;
  margin-bottom: 0;
}
.cmnBtns figure img {
  width: 100%;
}
@media (min-width: 1200px) {
  .cmnBtns {
    padding: 60px 0;
  }
  .cmnBtns .inr {
    max-width: 1090px;
    margin: 0 auto;
    flex-direction: row;
    gap: 50px;
  }
  .cmnBtns figure a:hover {
    opacity: 0.7;
  }
}
/* 関連商品 */
.related {
  background-color: var(--color-light-gray4);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0;
}
.related .inr {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .related .inr {
    max-width: 1090px;
    margin: 0 auto;
  }
  .section-space {
    height: 60px !important;
  }
}
/* PICKUP商品テンプレの調整 */
.home .relatedItem .top-cat {
  margin-bottom: 10px;
}
.home .relatedItem .top-cat a {
  text-decoration: none;
  color: var(--color-white);
}
.home .relatedItem .makers-name {
  background-color: var(--main-color);
  font-size: 16px;
  font-weight: 700;
  padding: 4px 20px;
  border-radius: 3px;
}
.home .relatedItem header h1 {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  height: 30px;
}
.home .relatedItem a.p-postList__link {
  text-decoration: none;
}
.home .relatedItem .footer-item a {
  text-decoration: none;
  border-radius: 3px;
  border: 1px solid var(--main-color4);
  background-color: var(--color-white);
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: var(--main-color4);
}
.home .relatedItem .footer-item .cat {
}
.section.siteContent .pickup-related .inr .swiper-pickup-prev::after,
.section.siteContent .works-related .inr .swiper-works-prev::after,
.section.siteContent .inr .swiper-common-prev::after,
.section.siteContent .pickup-related .inr .swiper-pickup-next::after,
.section.siteContent .works-related .inr .swiper-works-next::after,
.section.siteContent .inr .swiper-common-next::after {
  z-index: 98;
}
/* バナー */
.bnr_adt img,
.bnr_handling img {
  width: 100%;
}
/* バナーADTが選ばれる理由 */
.bnr_adt {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.bnr_handling {
  margin-bottom: 60px;
}

/* TOPに戻る */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  background-color: var(--main-color);
  padding: 19px 28px;
  border-radius: 5px;
  border: 2px solid var(--color-white);
}
#page-top.visible {
  opacity: 1;
  pointer-events: auto;
}
#page-top .fas::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40%;
}
#page-top .fas::after {
  content: "TOP";
  font-family: var(--sub-font-family);
  color: var(--color-white);
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20%;
}

/*============================================
トップページ
=============================================*/
/* トップページ */
#swiper-main,
#swiper-main-pc {
  margin-left: 0;
  margin-right: 0;
}
#swiper-main.alignfull,
#swiper-main-pc.alignfull {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  margin-right: calc((100% - 100vw) / 2);
}
#swiper-main .swiper-slide img,
#swiper-main-pc .swiper-slide img {
  height: auto;
  width: 100%;
}
/* RELATED関連製品 */
/* タブレット以上 */
/* @media (min-width: 741px) { */
@media (min-width: 992px) {
  .related .inr {
    width: 90%;
    margin: 0 auto;
  }
  .related-swiper4 .swiper-slide {
    width: 25% !important;
    margin-right: 0 !important;
  }
  .related-swiper3 .swiper-slide {
    width: 33.333333% !important;
    margin-right: 0 !important;
  }
  .related-swiper4 .relatedItem {
    background-color: transparent;
    max-width: 250px;
    margin: 0 auto;
    padding: 8px 0;
  }
  .related-swiper3 .relatedItem {
    background-color: transparent;
    max-width: 347px;
    margin: 0 auto;
  }
}
/* メーカー＆受託開発 */
/* メーカー＆受託開発 全体 */
.maker-dev {
}
.maker-dev .inr {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1200px) {
  .maker-dev .inr {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  .maker-dev .inr .left,
  .maker-dev .inr .right {
    width: 48%;
  }
  .maker-dev .right-inr {
    flex-direction: column;
  }
}
/* メーカー＆受託開発　left */
.maker-dev .inr .left .logoWrap {
  background-color: var(--color-light-gray);
  padding: 60px 0;
  margin-bottom: 30px;
  border-radius: 5px;
}
.maker-dev .inr .left a:first-child {
  margin-bottom: 10px;
}
@media (min-width: 741px) {
  .maker-dev .left .btnWrap {
    display: flex;
    gap: 10px;
  }
  .maker-dev .inr .left a:first-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .maker-dev .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .maker-dev .left .swiper-maker {
    margin: 0;
  }
  .maker-dev .left .btnWrap {
    display: flex;
    justify-content: space-between;
  }
  .maker-dev .inr .left a:first-child {
    margin-bottom: 0px;
  }
}
/* 前後ボタン */
.maker-dev .swiper-button-prev::after,
.maker-dev .swiper-button-next::after {
  display: none;
}
@media (min-width: 1200px) {
  .maker-dev .swiper-wrapper {
    justify-content: space-around;
  }
}
/* メーカー＆受託開発 センターライン */
.maker-dev .centerLine {
  width: 100%;
  height: 1px;
  background: var(--color-light-gray3);
  align-self: center;
  margin: 30px 0;
}
@media (min-width: 1200px) {
  .maker-dev .centerLine {
    width: 1px;
    height: auto;
    background: var(--color-light-gray3);
    align-self: stretch;
    margin: 0;
  }
}
/* メーカー＆受託開発　right */
.maker-dev .inr .right {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: url("../../../../uploads/top_img_01.jpg");
  background-size: auto 245px;
  background-position: -180px top;
  background-repeat: no-repeat;
  padding: 10px;
}
.maker-dev .inr .right-inr {
  width: 87%;
  margin: 0 auto;
}
.maker-dev .inr .right-inr h2 {
  color: var(--color-black);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}
.maker-dev .inr .right-inr ul > li {
  text-align: center;
}
.maker-dev .inr .right-inr p {
  margin-bottom: 37px;
}
@media (min-width: 741px) {
  .maker-dev .inr .right {
    margin: 0;
    width: 100%;
    background-image: url("../../../../uploads/top_img_01.jpg");
    background-size: 140%;
    background-position: right 35%;
    background-repeat: no-repeat;
    padding: 10px;
  }
  .maker-dev .inr .right-inr {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .maker-dev .inr .right {
    margin: 0;
    background-size: cover;
    background-position: right;
    width: 48%;
    padding: 0;
  }
  .maker-dev .inr .right-inr {
    width: 100%;
  }
}
/* PICKUP */
section.pickup {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-color: var(--color-light-gray4);
  padding: 30px 0;
  margin-bottom: 0;
}
.pickup > .inr {
  max-width: 87%;
  margin: 0 auto;
}
.pickup-related .inr {
  width: 100%;
}
.relatedItem {
  margin: 0;
}
@media (min-width: 1200px) {
  section.pickup {
    padding: 60px 0;
  }
  .pickup .inr {
    max-width: 1090px;
    margin: 0 auto;
  }
}
/* スワイパー全体 */
.home .section.siteContent .pickup-related .inr .swiper-pickup-next::after {
  right: -20px;
  bottom: 150px;
}
.home .section.siteContent .pickup-related .inr .swiper-pickup-prev::after {
  left: -20px;
  bottom: 150px;
}
.home .section.siteContent .works-related .inr .swiper-works-next::after {
  right: -20px;
  bottom: 490px;
}
.home .section.siteContent .works-related .inr .swiper-works-prev::after {
  left: -20px;
  bottom: 490px;
}
@media (min-width: 1200px) {
  .home .section.siteContent .pickup-related .inr .swiper-pickup-next::after {
    right: -60px;
  }
  .home .section.siteContent .pickup-related .inr .swiper-pickup-prev::after {
    left: -60px;
  }
  .home .section.siteContent .works-related .inr .swiper-works-next::after {
    right: -60px;
    bottom: 440px;
  }
  .home .section.siteContent .works-related .inr .swiper-works-prev::after {
    left: -60px;
    bottom: 440px;
  }
}

/* WORKS活用事例 */
/* スワイパー全体 */
.home .works .swiper-slide article {
  gap: 0px;
}
/* スワイパー 画像 */
.home .works .swiper-slide article .post-image {
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
}
.home .works .swiper-slide article .post-image figure {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
.home .works .swiper-slide article .post-image figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
/* スワイパー タイトル */
.home .works .swiper-slide article .post-image div {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
}
.home .works .swiper-slide article .post-image div p {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 700;
}
.home .works .swiper-slide article a {
  text-decoration: none;
}
/* スワイパー カテゴリー */
.home .works .swiper-slide article a .cat {
  padding: 2px 15px;
  border-radius: 3px;
}
/* スワイパー 見出し */
.home .works .swiper-slide article .p-postList__link header {
  margin: 20px 0 5px 0;
}
.home .works .swiper-slide article .p-postList__link header {
  display: inline-block;
}
.home .works .swiper-slide article .p-postList__link header h1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}
/* スワイパー 本文 */
.home .works .swiper-slide article .p-postList__link > p {
  margin-bottom: 20px;
}
/* スワイパー タグ */
.home .works .swiper-slide article footer .footer-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2%;
  row-gap: 10px;
}
.home .works .swiper-slide article footer .footer-item a {
  width: 32%;
  text-decoration: none;
  border-radius: 999px;
  background-color: var(--color-light-gray5);
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: var(--color-black);
  border: none;
  text-align: center;
}
.home .works .works-related .relatedItem:hover {
  transform: none;
}

/* スワイパー全体 */
.page .works-related .swiper-slide article {
  gap: 0px;
}
/* スワイパー 画像 */
.page .works-related .swiper-slide article .post-image {
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
}
.page .works-related .swiper-slide article .post-image figure {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
.page .works-related .swiper-slide article .post-image figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
/* スワイパー タイトル */
.page .works-related .swiper-slide article .post-image div {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
}
.page .works-related .swiper-slide article .post-image div p {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 700;
}
.page .works-related .swiper-slide article a {
  text-decoration: none;
}
/* スワイパー カテゴリー */
.page .works-related .swiper-slide article a .cat {
  padding: 2px 15px;
  border-radius: 3px;
}
/* スワイパー 見出し */
.page .works-related .swiper-slide article .p-postList__link header {
  margin: 20px 0 5px 0;
}
.page .works-related .swiper-slide article .p-postList__link header {
  display: inline-block;
}
.page .works-related .swiper-slide article .p-postList__link header h1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}
/* スワイパー 本文 */
.page .works-related .swiper-slide article .p-postList__link > p {
  margin-bottom: 20px;
}
/* スワイパー タグ */
.page .works-related .swiper-slide article footer .footer-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2%;
  row-gap: 10px;
}
.page .works-related .swiper-slide article footer .footer-item a {
  width: 32%;
  text-decoration: none;
  border-radius: 999px;
  background-color: var(--color-light-gray5);
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: var(--color-black);
  border: none;
  text-align: center;
}

/* NEWSお知らせ */
/* 全体設定 */
.home section.news {
  background-color: var(--color-light-gray4);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0;
  margin-bottom: 0;
}
.home section.news .inr {
  max-width: 87%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  gap: 1rem;
}
.home section.news ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
/* news-wrap　 */
.home section.news .inr .news-wrap .news_list li {
  border-bottom: 1px solid var(--color-light-gray2);
  padding-bottom: 20px;
}
.home section.news .inr .news-wrap .date_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas:
    "date  cate"
    "ttl ttl";
  gap: 1rem;
}
.home section.news .inr .news-wrap .date_wrap .date-cat {
  display: flex;
  align-items: center;
}
.home section.news .inr .news-wrap .date_wrap .date-cat .cat {
  background-color: var(--color-white);
  padding: 4px 22px;
  margin-left: 10px;
  color: var(--main-color);
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  border-radius: 3px;
}
.date_wrap a {
  display: contents;
}
.news_date {
  grid-area: date;
}
.cat {
  grid-area: cate;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_title {
  grid-area: ttl;
  text-decoration: none;
}
.home section.news > div > div.news-wrap > ul > li > span > a {
  text-decoration: none;
}
.home section.news > div > div.news-wrap > ul > li > span > a > span {
  color: var(--main-color);
  font-size: 12px;
  padding: 4px 20px;
  background-color: var(--color-white);
  border-radius: 3px;
}
@media (min-width: 1000px) {
  /* 全体設定 */
  .home section.news {
    background-color: var(--color-light-gray4);
    width: 100vw;
    margin: 0;
    padding: 30px 0;
    margin-bottom: 0;
  }
  .home section.news {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .home section.news .inr {
    max-width: 1000px;
    grid-template-columns: 30% 70%;
    grid-template-rows: auto auto;
    grid-template-areas:
      "ttl  news"
      "btn  news";
    align-items: start;
    padding-left: 45px;
    margin: 0;
  }
  .ttl {
    grid-area: ttl;
  }
  .btn {
    grid-area: btn;
  }
  .news-wrap {
    grid-area: news;
  }
  .home section.news .inr .ttl h2.sec-headline {
    line-height: 1;
  }
  .home section.news .inr .btn {
    text-align: left;
    padding: 0;
  }
  .home section.news .inr .news-wrap .date_wrap {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: 1fr;
    grid-template-areas: "date ttl";
    gap: 1rem;
  }
  .date-cat {
    grid-area: date;
  }
  .news_title {
    grid-area: ttl;
    text-decoration: none;
  }
}
/* Future solution */
.futureSolution {
  background-color: var(--color-light-gray4);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0)
    ),
    url("../../../../uploads/ltx_img_09.jpg");
  background-size: cover;
  background-position: center;
}
.futureSolution > .inr {
  max-width: 87%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.futureSolution ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.futureSolution li {
  background-color: var(--color-white);
  box-shadow: 0 0 5px rgba(255, 255, 255, 1), 0 0 15px rgba(255, 255, 255, 0.8),
    0 0 25px rgba(255, 255, 255, 0.6);
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .futureSolution {
    padding: 60px 0;
  }
  .futureSolution .inr {
    max-width: 1090px;
    flex-direction: row;
    justify-content: space-between;
  }
  .futureSolution .inr .left {
    width: 61%;
  }
}
/* Future solution テキスト*/
.futureSolution h2,
.futureSolution h3,
.futureSolution p {
  color: var(--color-white);
}
.futureSolution .cmnBtn {
  margin-top: 20px;
}
/* Future solution left*/
.futureSolution .left {
  padding: 30px 0;
  padding-bottom: 0;
}
.futureSolution .left h2 {
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
@media (min-width: 1200px) {
  .futureSolution .left {
    padding: 0px;
  }
}
/* Future solution rigtht*/
.futureSolution .right {
  background-image: url("../../../../uploads/top_sol_01.png");
  background-size: 120% 120%;
  background-position: center -30px;
  background-repeat: no-repeat;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0;
  padding-top: 0;
}
.futureSolution .right .inr {
  width: 87%;
  margin: 0 auto;
}
.futureSolution .right h2 {
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  /* width: max-content; */
  color: var(--color-white);
  text-shadow: 0 0 5px rgba(255, 255, 255, 1), 0 0 15px rgba(255, 255, 255, 0.8),
    0 0 25px rgba(255, 255, 255, 0.6);
  text-align: center;
  margin-bottom: 30px;
}
.futureSolution .right h2 span {
  font-size: 20px;
  font-weight: 700;
  display: block;
  text-align: center;
  font-style: normal;
}
.futureSolution .right > ul {
  text-align: center;
}
.futureSolution .right ul h3 {
  color: var(--main-color);
  margin-bottom: 0;
}
.futureSolution .right ul p {
  color: var(--main-color);
  font-size: 18px;
  font-weight: 500;
}
.futureSolution .inr .right .inr ul li {
  text-align: center;
}
@media (min-width: 741px) {
  .futureSolution .inr .right {
    margin: 0;
    width: 100%;
  }
  .futureSolution .inr .right .inr {
    width: 100%;
  }
  .futureSolution .right h2 {
    margin-bottom: 22px;
  }
  .futureSolution .inr .right .inr ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    column-gap: 1%;
  }
  .futureSolution .inr .right .inr ul li {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }
  .futureSolution .inr .right .inr ul h3 {
    margin-bottom: 3px;
  }
}
@media (min-width: 1200px) {
  .futureSolution .inr .right {
    background-size: 113% 104%;
    background-position: center -16px;
    width: 44%;
    position: relative;
  }
  .futureSolution .right .inr h2 {
    font-size: 32px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 37%;
    margin-bottom: 0;
    width: 100%;
  }
  .futureSolution .right .inr h2 span {
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    font-style: normal;
  }
  .futureSolution .inr .right .inr ul {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-template-rows: 1fr 1fr;
    column-gap: 4%;
    row-gap: 100px;
  }
  .futureSolution .inr .right .inr li {
    width: 100%;
    margin-bottom: 0px;
    padding: 20px 0;
  }
  .futureSolution .inr .right .inr ul h3 {
    font-size: 20px;
    margin-bottom: 3px;
  }
}
/* ラントロニクスのバナー */
.entry-body section.ltx-bnr {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: url("../../../../uploads/top_bnr.png");
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}
.ltx-bnr .inr {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
.ltx-bnr h2 {
  color: var(--color-white);
  font-size: 34px;
  font-weight: 700;
  line-height: 1.3;
}
.ltx-bnr p {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.ltx-bnr img {
  width: 240px;
}
a.ltxbnr-link {
  text-decoration: none;
}
@media (min-width: 1200px) {
  a.ltxbnr-link:hover {
    text-decoration: none;
  }
  /*a.ltxbnr-link:hover .ltx-bnr img,*/
  a.ltxbnr-link:hover section {
    opacity: 0.7;
  }
}

@media (min-width: 1200px) {
  .entry-body section.ltx-bnr {
    max-width: 1090px;
    margin: 0 auto;
    padding: 60px 80px;
    margin-bottom: 0;
  }
  .ltx-bnr .inr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .ltx-bnr h2 {
    font-size: 42px;
  }
  .ltx-bnr p {
    font-size: 25px;
  }
  .ltx-bnr img {
    width: 330px;
  }
}

/*============================================
lantronix
=============================================*/
/* ページヘッダーの正規代理店タグ */
/* .page-header .col-md-12 {
  text-align: left;
}
.ltx .page-header h1 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.ltx .page-header h1::after {
  content: "正規代理店";
  font-size: 12px;
  color: var(--color-black);
  border: 1px solid var(--main-color);
  text-align: left;
  padding: 6px 15px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 5px;
} */
/* ページヘッダーのロゴ */
/* .ltx .page-header .container {
  background-image: url("../../../../uploads/logo_LANTRONIX.png");
  background-repeat: no-repeat;
  background-size: auto 84px;
  background-position: right bottom;
}
@media (min-width: 740px) {
  .ltx .page-header h1 {
    display: inline-flex;
    align-items: start;
  }
  .ltx .page-header h1::after {
    font-size: 16px;
    margin-left: 0px;
    padding: 5px 11px;
  }
  .ltx .page-header .container {
    background-position: right center;
  }
}
@media (min-width: 1200px) {
  .ltx .page-header h1 {
    flex-direction: row;
    align-items: center;
  }
  .ltx .page-header h1::after {
    margin-left: 19px;
  }
  .ltx .page-header .container {
    background-size: auto 112px;
  }
}
.information p {
  margin-top: 0;
  margin-bottom: 20px;
} */
/* 代理店 */
/* .agency {
  background-color: var(--color-light-gray4);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0;
  background-image: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0)
    ),
    url("../../../../uploads/ltx_img_09.jpg");
  background-size: cover;
  background-position: center;
}
.agency .inr {
  max-width: 87%;
  margin: 0 auto;
} */
/* 上段 */
/* .agency .inr .agency-top {
  margin-bottom: 20px;
}
.agency .inr .agency-top h2 {
  font-size: 30px;
  color: var(--color-white);
}
.agency .inr .agency-top h2 span {
  font-size: 38px;
}
.agency .inr .agency-top p {
  color: var(--color-white);
  margin-bottom: 20px;
}
.agency .inr .agency-top figure {
  margin-bottom: 0px;
}
.agency .inr .cmn-box {
  display: flex;
  justify-content: space-between;
}
.agency .inr .cmn-box figure {
  width: 48%;
} */
/* 下段 */
/* .agency .inr .agency-under {
  background-color: var(--color-white);
  padding: 20px 15px;
  border-radius: 10px;
}
.agency .inr .agency-under p {
  margin-bottom: 0;
} */
/* ロゴボックス */
/* .agency .inr .agency-under .logo-box {
  margin: 0 auto;
}
.agency .inr .agency-under .logo-box figure {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.agency .inr .agency-under .logo-box figure:first-child img {
  width: 70px;
}
.agency .inr .agency-under .logo-box figure:nth-child(2) img {
  width: 40px;
}
.agency .inr .agency-under .logo-box figure:nth-child(3) img {
  width: 150px;
}
.agency .inr .agency-under .logo-box figure span {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-light-gray3);
}
@media (min-width: 741px) {
  .agency .inr .cmn-box figure {
    width: 48%;
    text-align: center;
  }
  .agency .inr .agency-under {
    padding: 60px;
  }
  .agency .inr .agency-under .logo-box {
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .agency {
    padding: 60px 0;
  }
  .agency .inr {
    max-width: 1090px;
  }
  .agency .inr .agency-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .agency .inr .cmn-box {
    display: flex;
    justify-content: space-between;
  }
  .agency .inr .cmn-box figure a:hover {
    opacity: 0.9;
  }
  .agency .inr .agency-under .logo-box figure:first-child img {
    width: 100px;
  }
  .agency .inr .agency-under .logo-box figure:nth-child(3) img {
    width: 255px;
  } */
/* 下段 */
/* .agency .inr .agency-under {
    padding: 60px;
  }
  .agency .inr .agency-under .logo-box {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .agency .inr .agency-under .logo-box figure span {
    font-size: 28px;
  }
}
:root :where(.is-layout-constrained) > * {
  margin-block-start: 0;
  margin-block-end: 0;
} */

/* ===================
   製品カテゴリーページ全体
=================== */

/* .page-template-page-product_category .section.page-header .container {
  margin-bottom: 10px;
}
.page-template-page-product_category .section.page-header .container,
.page-template-page-product_category .section.siteContent .container {
  max-width: 87%;
  padding: 0;
}
@media (min-width: 741px) {
  .page-template-page-product_category .section.page-header .container,
  .page-template-page-product_category .section.siteContent .container {
    max-width: 1298px;
  }
}
.left_side_section img {
  width: 100%;
} */
/* ja-69 Iotデバイスサーバー */
/* .iotdev .categoryContents-02 p,
.iotdev .categoryContents-03 p {
  margin-top: 0;
  margin-bottom: 20px;
}
.iotdev .categoryContents-02 ul,
.iotdev .categoryContents-03 ul {
  margin-top: 0;
}
@media (min-width: 741px) {
  .iotdev .categoryContents-02 p,
  .iotdev .categoryContents-03 p {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .iotdev .categoryContents-02 ul {
    margin-top: 20px;
  }
  .iotdev .categoryContents-03 ul {
    margin-top: 0;
  }
} */
/* ja-44 スケーラーチップ */
/* よくある質問 */
/* .fullhd .categoryContents-02 {
  background-color: var(--color-light-gray4);
  padding: 30px 15px;
}
.fullhd .categoryContents-02 ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
  margin-top: 0;
  margin-bottom: 30px;
}
.fullhd .categoryContents-02 ul li {
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 741px) {
  .fullhd .categoryContents-02 {
    text-align: center;
  }
  .fullhd .categoryContents-02 ul {
    flex-direction: row;
    justify-content: center;
    gap: 50px;
    padding-left: 0;
  }
} */
