/*
Theme Name: 	Alnetz Child
Version: 		1.0
Text Domain: 	alnetz-child
Template: 		alnetz
*/
html {
  overflow: unset !important;
}

:root {
  --color-primary: #121c27;
  --color-text: #4b535d;
  --color-text-dark: #2f3946;
  --color-text-hover: #419cc0;
  --color-alnetz: #419cc0;
  --color-alnetz-dark: #48585e;
  --color-secondary: #ddd;
  --color-white: #fff;
  --font-weight-regular: 500;
  --font-weight-bold: 700;
  --underline-thin: 1px;
  --underline-thick: 3px;
}

body {
  font-family: 'Montserrat', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #3c4048;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
.pxl-text-editor p {
  font-family: 'Montserrat', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
  letter-spacing: 0;
}

h3 {
  font-size: 22px;
}

a.color-alnetz {
  color: var(--color-alnetz) !important;
}

.w-100,
.w-100 div {
  width: 100%;
}

.border-none {
  border: none;
}

.border-none .pxl-accordion1.style1 .pxl--item {
  border: none;
}

.position-fixed {
  position: fixed !important;
}

.relative {
  position: relative !important;
}

header {
  max-height: 84.8125px;
  background-color: #121c27;
  position: relative !important;
}

@media screen and (min-width: 1025px) {
  header {
    max-height: 50px !important;
  }
}

@media (max-width: 1199.98px) {
  .menuzord-primary-nav .menuzord-menu > li > a {
    padding-left: 16px !important;
    padding-right: 16px;
  }
}

.scroll-to-top a {
  bottom: 100px !important;
}
/* Global navi */
.menuzord-primary-nav .menuzord-menu .tm-menu-badge {
  display: inline;
  font-size: 65%;
  line-height: 1;
  text-transform: uppercase;
  padding: 2px 4px !important;
  margin: 0 !important;
  background-color: var(--e-global-color-primary) !important;
  color: #fff;
}

.menuzord-menu > li > .megamenu .megamenu-row ul ul li a {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px dotted #333;
  color: #333;
}

.menuzord-menu > li > a .indicator {
  display: inline-block !important;
}

/* FV */
.fv-flip .elementor-headline-dynamic-text {
}

.elementor-38149 .elementor-element.elementor-element-6370f73 {
}

/* division scroll X */
.sec-scroll-x {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.sec-scroll-x > * {
  display: inline-block;
  white-space: nowrap;
}

.sec-scroll-x .elementor-widget-container {
  padding: 0 !important;
}

.fv-menu li {
  margin: 0 16px;
}

.pxl-nav-menu.fr-style-box .pxl-divider-move {
  border-radius: 0px !important;
  height: 40px;
}

.pxl-nav-menu.fr-style-box .pxl-menu-primary > li.pxl-shape-active {
}

.pxl-nav-menu.fr-style-box .pxl-menu-primary > li {
  margin: 0;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  .fv-menu .pxl-menu-primary li.menu-item > a {
    border-bottom: unset;
  }
}

.fv-menu .pxl-menu-primary li.menu-item > a {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pxl-shape-active


/* Color Management */
table th {
  color: var(--e-global-color-text);
}

/* TOP */
.fv-right,
.fv-right h2 {
  color: #fff;
}

.text-span-accent .title-part1 span {
  color: var(--e-global-color-primary);
}

/* News list */
.news-list-wrap ul.news-list {
  margin: 0 0 60px 0;
}
.news-list-wrap ul.news-list li {
  list-style: none;
  margin: 0 0 0px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px dotted #ddd;
  padding: 8px 0 6px 0;
}

.news-list-wrap ul.news-list li .--date,
.news-list-wrap ul.news-list li .--new,
.news-list-wrap ul.news-list li .--category,
.news-list-wrap ul.news-list li .--title {
}

.news-list-wrap ul.news-list li .--date,
.news-list-wrap ul.news-list li .--category,
.news-list-wrap ul.news-list li .--new {
  font-size: 12px;
  line-height: 1.4;
}

.news-list-wrap ul.news-list li .--date {
  width: 80px;
  padding: 4px 0 0 0;
}
.news-list-wrap ul.news-list li .--new {
  color: #fff;
  background: #419cc0;
  padding: 4px 4px 2px 4px;
}

.news-list-wrap ul.news-list li .--category {
  background: #f0f0f0;
  padding: 2px 4px;
}

.news-list-wrap ul.news-list li .--title-wrap {
  margin: 4px 0 4px 80px;
  width: 100%;
}
.news-list-wrap ul.news-list li a.--title {
  font-size: 15px;
  font-weight: 500;
  color: #4b535d;
  margin-left: 8px;
}

.news-list-wrap ul.news-list li a.--title:hover {
  color: #419cc0;
}

/* portfolio list */
.portfolio-list-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 左：大きく1件 / 右：グリッド4件 */
  gap: 20px;
}

.portfolio-left {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.portfolio-left .portfolio-thumbnail img {
  width: 100%;
  height: 400px; /* 大きめの高さ */
  object-fit: cover;
}

.portfolio-left .portfolio-content {
  padding: 15px;
}

.portfolio-left .portfolio-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.portfolio-left .portfolio-excerpt {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
  font-weight: 400;
}

.portfolio-left .portfolio-detail span {
  color: #0073aa;
  text-decoration: underline;
}

/* 右側のグリッド4件表示 */
.portfolio-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.portfolio-item.small {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.portfolio-item.small .portfolio-thumbnail img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.portfolio-item.small .portfolio-content {
  padding: 15px;
}

.portfolio-item.small .portfolio-title {
  font-size: 16px;
  font-weight: bold;
}

.portfolio-item.small .portfolio-detail span {
  color: #0073aa;
  text-decoration: underline;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .portfolio-list-wrap {
    grid-template-columns: 1fr; /* スマホでは1カラム */
  }

  .portfolio-left .portfolio-thumbnail img {
    height: 250px;
  }

  .portfolio-right {
    grid-template-columns: 1fr; /* スマホでは1件ずつ表示 */
  }
}

/* portfolio archive */
.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta > div.client {
  font-weight: 600;
}

.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta > div.client span,
.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta > div.pxl-post--category span {
  display: none;
}

.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta div + div:before {
  content: unset;
}

.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta > div.pxl-post--category {
  padding-left: unset;
}

.pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta > div.pxl-post--category a {
  background: #303b47;
  padding: 2px 4px;
  margin: 2px 4px 2px 0px;
  line-height: 1.8;
  border-radius: 0px;
}

/*事業部*/
/* メニューが固定される時のスタイル */
.fixed-menu {
  padding: 30px 0 0 0 !important;
  position: fixed !important;
  top: 20px;
  left: 0 !important;
  z-index: 1000;
  background: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.15) 2px 3px 2px, rgba(0, 0, 0, 0.1) 4px 6px 2px;
}

.fixed-menu {
}

/* アクティブなリンクのスタイル */
.active-link span {
  color: #419cc0 !important;
}

/* メニューの元の高さのダミー要素 */
.fixed-menu-placeholder {
  display: none; /* 最初は非表示 */
  background: #e7e7e7;
  height: 48px; /* メニューの高さ */
}

.elementor-20760 .elementor-element.elementor-element-552cda5:not(.elementor-motion-effects-element-type-background) {
  transition: unset !important;
}

.masked-text h3 {
  font-size: 8rem;
  font-weight: bold;
  color: transparent;
  background-image: url('https://images.unsplash.com/photo-1732535725600-f805d8b33c9c?q=80&w=1470&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');
  background-size: 200%; /* Enlarged for smooth animation */
  background-position: 0 50%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animate-background 5s infinite alternate linear;
}

@keyframes animate-background {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

.side-anchor-wrap div {
  padding: 0 0 8px 0;
}
.side-anchor-wrap a {
  text-decoration: none;
  color: #4b535d;
  font-size: 14px;
  transition: all 0.3s;
}

.side-anchor-wrap a.--active {
  color: #419cc0;
  font-weight: bold;
  border-left: 3px solid #419cc0;
  padding-left: 8px;
}

/* mobile md menu */
#pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed {
  z-index: 9999;
}

@media screen and (max-width: 1200px) {
  #pxl-header-default .pxl-header-branding img,
  #pxl-header-elementor .pxl-header-branding img {
    height: 32px;
    margin: 8px 8px;
  }

  #pxl-header-default,
  #pxl-header-elementor {
    height: 50px;
  }
  #pxl-header-default .pxl-header-branding,
  #pxl-header-elementor .pxl-header-branding {
    margin: 0;
    min-height: unset;
    align-items: center;
    display: flex;
  }
  #pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed {
    animation: 0.3s ease;
  }
}

/* contact */
.contact-single-wrap {
}
.contact-single-wrap a {
  border: 1px solid #c3c3c3;
  padding: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #ffffff;
  border-radius: 0;
}
.contact-single-wrap a img {
  padding: 0 15px;
}
.contact-single-wrap a .--wrap {
  font-size: 15px;
  width: 75%;
  padding: 0 15px;
}
.contact-single-wrap a .--wrap .--ttl {
  font-size: 1.2em;
  font-weight: 700;
}
.contact-single-wrap a .--wrap .--sub {
  font-size: 1em;
  font-weight: 700;
}
.contact-single-wrap a .--wrap .--txt {
  font-size: 1em;
  font-weight: 400;
}

.contact-card-wrap {
}

.contact-card-wrap .--title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  padding: 8px 0 6px 0;
  font-weight: 600;
  color: #121c27;
}

.contact-card-wrap .--sub {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #121c27;
}

.contact-card-wrap hr {
  background-color: #666 !important;
  margin: 8px 0 !important;
}

ol.label-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

ol.label-list li {
  list-style: none;
  border: 1px solid #d8d9da;
  background: #fff;
  color: #333;
  font-weight: 600;
  padding: 0px 6px;
  margin: -1px -1px 0 0 !important;
  font-size: 12px;
}

.contact-card-wrap .--link-detail a {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.contact-card-wrap .--link-button a {
  background: var(--color-alnetz-dark);
  color: #fff;
  padding: 2px 32px;
  display: inline-block;
}

.contact-card-wrap .--link-detail,
.contact-card-wrap .--link-button {
  text-align: right;
  margin: 16px 0 0 0;
}

.contact-card-wrap .--link-detail a:hover {
  color: var(--color-alnetz);
}

.contact-card-wrap .--link-button a:hover {
  background: var(--color-alnetz);
}

/* company */
/* セクションの背景動画を固定して、縦横比を保ちながらサイズ調整 */
#company-sec-bg {
  position: relative;
  overflow: hidden; /* セクションの外に出ないようにする */
}

#company-col-bg {
  position: relative;
  z-index: -1; /* 背景動画を最背面に配置 */
}

#company-sec-bg .elementor-widget-container {
  height: 100vh; /* 高さをビューポートに合わせる */
}

/* videoタグに対してスタイルを適用 */
#company-sec-bg video {
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 動画を中央に配置 */
  min-width: 100%;
  min-height: 100%;
  object-fit: cover; /* 動画の縦横比を保ちながら表示 */
  z-index: -1; /* 動画がセクション内で最背面になるように */
}

/* スマホでの調整 */
@media (max-width: 768px) {
  #company-sec-bg video {
    min-width: 100%;
    min-height: 100%;
  }
}

.hr-1:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  height: 3px;
  width: 55px;
}

.hr-1:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  height: 1px;
  width: 100%;
  opacity: 0.3;
}

/* POST 投稿 */

.news-contents-custom h1,
.news-contents-custom h2,
.news-contents-custom h3,
.news-contents-custom h4,
.news-contents-custom h5,
.news-contents-custom h6,
.news-contents-custom p {
  color: var(--color-text-dark);
}

.news-contents-custom h1 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
}

.news-contents-custom h2 {
  font-size: 24px;
  padding: 12px 6px;
  position: relative;
  display: flex;
  align-items: center; /* 上下中央揃え */
  --before-width: 20%; /* ここで変数を定義 */
}

.news-contents-custom h2::before,
.news-contents-custom h2::after {
  content: '';
  position: absolute;
  bottom: 0;
}

.news-contents-custom h2::before {
  width: var(--before-width); /* 左側の線 */
  background: var(--color-primary);
  height: 3px;
  left: 0;
}

.news-contents-custom h2::after {
  width: calc(100% - var(--before-width)); /* 残りの幅を自動計算 */
  background: var(--color-text-dark);
  height: 1px;
  left: var(--before-width);
  bottom: 1px; /* 1px 上にずらす */
}

.news-contents-custom h3 {
  font-size: 15px;
}

.news-post-header {
}

.news-post-header .--date {
  font-size: 14px;
  font-weight: 800;
}

.news-post-header .--category,
.news-post-header .--category a {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  color: var(--color-text);
  background: #f0f0f0;
  padding: 2px 4px;
  display: inline-block;
}

.news-post-header .--thumbnail {
  margin: 15px 0;
  display: flex;
  justify-content: center;
  background: #f0f0f0;
}

.news-contents-custom .--bread,
.news-contents-custom .--bread a {
  font-size: 12px;
  color: var(--color-text-dark);
}

.news-contents-custom a {
  color: var(--color-text-hover);
  font-weight: 500;
  letter-spacing: 0;
}

.news-contents-custom a:hover {
  color: var(--color-text-hover);
}

body.single-post .main-content-area article .entry-header .post-thumb,
body.single-post .main-content-area article .entry-header .post-thumb img {
  width: 100%;
}
/* pager */

.pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 500;
}

.pagination .current {
  background-color: #121c27;
  color: #fff;
}

.pagination a {
  background-color: #ddd;
  color: #121c27;
}

.pagination a:hover {
  background-color: #121c27;
  color: #fff;
}

/* post category 投稿カテゴリ */
.category-menu {
  text-align: center;
  margin-bottom: 20px;
}

.category-menu ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.category-menu li {
  display: inline-block;
}

.category-menu a {
  display: inline-block;
  padding: 10px 0;
  font-weight: var(--font-weight-regular);
  color: var(--color-primary);
  text-decoration: none;
  position: relative;
  transition: color 0.3s, font-weight 0.3s;
}

.category-menu a::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--underline-thin);
  background-color: var(--color-primary);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: height 0.3s;
}

.category-menu a.active,
.category-menu a:hover {
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}

.category-menu a.active::after,
.category-menu a:hover::after {
  height: var(--underline-thick);
}

@media screen and (min-width: 1201px) {
  .pxl-sidebar-sticky {
    position: unset;
    top: 40px;
  }
}

/* side 企業情報 */
.acf-group-fields {
  padding: 20px;
}

.acf-group-fields .acf-logo {
  margin-bottom: 20px;
  text-align: center;
}

.acf-group-fields .acf-logo img {
  max-height: 100px;
  height: auto;
}

.acf-group-fields .acf-name {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
}

.acf-group-fields .acf-industry,
.acf-group-fields .acf-area,
.acf-group-fields .acf-year,
.acf-group-fields .acf-tags,
.acf-group-fields .acf-url,
.acf-group-fields .acf-pr {
  font-size: 15px;
  margin: 0;
  color: #555;
}

.acf-group-fields .acf-url a {
  color: #0073e6;
  text-decoration: none;
}

.acf-group-fields .acf-url a:hover {
  text-decoration: underline;
}

.acf-group-fields .acf-pr {
  font-size: 14px;
  background-color: #fcfcfc;
  margin: 10px 0 0 0;
  padding: 15px;
  border-radius: 4px;
  color: #333;
}

/* ダウンロードフォーム */

.contact-textarea h3 {
  margin: 16px 0 8px 0;
}
.wrap-form-download {
  background: #fff;
  padding: 30px;
  border-radius: 1rem;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.wrap-form-download label {
  color: #333;
  margin: 8px 0;
  font-size: 14px;
  font-weight: bold;
}
.wrap-form-download label span.--must {
  background: #f34e4e;
  color: #fff;
  padding: 1px 3px;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 8px;
}

.wrap-form-download input[type='text'],
.wrap-form-download input[type='email'],
.wrap-form-download input[type='tel'],
.wrap-form-download textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.wrap-form-download input[type='text'],
.wrap-form-download input[type='email'],
.wrap-form-download input[type='tel'] {
  color: #000;
  padding: 6px 8px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  background: #fff;
}

.wrap-form-download input[type='text']::placeholder,
.wrap-form-download input[type='email']::placeholder,
.wrap-form-download input[type='tel']::placeholder,
.wrap-form-download textarea::placeholder {
  color: #666;
  font-weight: 400;
}

.wrap-form-download textarea {
  color: #000;
  padding: 12px 8px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  background: #fff;
}

.wrap-form-download input:focus,
.wrap-form-download select:focus,
.wrap-form-download textarea:focus {
  border-color: rgba(103, 138, 165, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(103, 138, 165, 0.6);
  box-shadow: 0 0 8px rgba(103, 138, 165, 0.6);
  outline: none;
  transition: all 0.2s ease-in-out;
}

.dl-doc-index {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 32px;
  width: 100%;
}

.dl-doc-index h3 {
  font-size: 22px;
  font-weight: bold;
}

.dl-doc-index ul {
  margin: 0;
}

.dl-doc-index li .--sub {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 0 32px;
}

.wrap-form-download input[type='submit'] {
  background-color: #008cc3;
  border: 2px solid var(--primary-color); /* ← border: unset と重複、こちらを採用 */
  border-radius: 60px; /* ← radius: 6px と重複、こちらを採用 */
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 30px 0 0 0;
  padding: 0 28px;
  line-height: 54px;
  transition: all 300ms linear 0ms; /* 各ベンダープレフィックスをまとめて標準のみ残す */
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: auto;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
}

.wrap-form-download input[type='submit']:hover {
  background-color: #2bb7ee;
}

.wrap-form-download .form-radio,
.wrap-form-download .form-check {
  margin: -5px 0 15px 0;
}
.wrap-form-download .form-radio label,
.wrap-form-download .form-check label {
  font-size: 14px;
}
.wrap-form-download .wpcf7-list-item {
  display: block;
}

/* ALO SEO */
.aioseo-breadcrumbs,
.aioseo-breadcrumbs a {
  font-size: 12px;
  color: #fff;
}

.aioseo-breadcrumbs a:hover {
  color: var(--color-text-hover);
}

/* 会社概要 */
.sub-navi-menu .current-menu-item {
  background-color: #e7e7e7;
}
.sub-navi-menu .current-menu-item a {
  font-weight: 600;
  color: #121c27;
}

/* mobile menu */
#elementor-header-top-mobile {
  background-color: #121c27 !important;
}

.tm-nav-mobile-button:before,
.tm-nav-mobile-button:after,
.tm-nav-mobile-button span {
  background-color: #fff !important;
}

.tm-header-menu.active {
  overflow-y: auto;
  background: #121c27;
}

.tm-header-menu.active .tm-menu-close {
  background: #ffffff;
}

footer li {
  list-style: none;
}

.top-service-02 h3,
.top-service-02 h4 {
  color: #fff;
}

/* FV */
.honeycomb-image-area {
  display: flex;
  justify-content: center;
}

.hexagon5__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; /* 六角形の間隔を調整 */
  justify-content: center;
  margin-top: 20%;
}

.hexagons {
  display: flex;
  flex-direction: column;
  gap: 16px; /* 縦の間隔 */
}

.hexagon-5_hexagon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(100%, 320px); /* ✅ 最大320pxに制御 */
  aspect-ratio: 200 / 173; /* 正六角形の比率 */
  background-color: #ff0;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.hexagon-5_hexagon > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  background-image: url(https://placehold.co/600x400/EEE/31343C);
  background-size: cover;
  background-position: center;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
