@charset "UTF-8";
/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.0
*/
.widget .subSection-title {
  font-size: 1.5rem;
}

.prBlocks.row {
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dddddd;
}

.prBlocks.row .prBlock {
  max-width: 100%;
}

.prBlocks.row .prBlock a {
  display: flex;
  gap: 16px;
}

.prBlocks.row .prBlock_title {
  flex-shrink: 0;
}

.prBlocks.row .prBlock h1,
.prBlocks.row .prBlock p {
  margin-bottom: 0;
  text-align: left;
}

.prBlocks.row .prBlock h1 {
  min-width: 100px;
  font-size: 14px;
  font-weight: 700;
}

.gMenu_outer {
  float: unset;
  margin: auto;
  width: 100%;
  padding: 0 13px;
  background: #006a96;
}

.gMenu {
  float: unset;
  justify-content: center;
}

.device-pc .gMenu > li.menu-item-has-children:hover::after {
  display: none;
}

.device-pc .gMenu > li > a {
  padding: 27px 1.8em;
}
.device-pc .gMenu > li > a:hover {
  background-color: #004b77;
  color: #ffffff;
}

.device-pc .gMenu .current-menu-item > a {
  background-color: #004b77;
}

/* Gnavi */
.gMenu a {
  color: #ffffff;
}

.header_scrolled .gMenu_outer {
  background: #006a96;
}

/* グローバルメニューのテキストサイズ */
.device-mobile .gMenu>li .gMenu_name {
  font-size: 16px !important;
}
.device-pc .gMenu>li .gMenu_name {
  font-size: 16px !important;
}

/* アクティブ */
.gMenu > li:before {
  display: none;
}

/* PC サブメニュー調整 */
.gMenu > li > ul.sub-menu {
  background-color: transparent;
  box-shadow: unset;
}

.gMenu > li.menu-item-has-children::after {
  border-bottom-color: transparent;
}

.gMenu ul li:hover {
  background-color: transparent;
}

.gMenu ul li .acc-btn .acc-btn-open {
  background-image: none;
}
.gMenu ul li .acc-btn .acc-btn-open::before {
  content: "▼";
}

.gMenu ul li a {
  color: #000000;
}

.gMenu ul li a:hover {
  color: #ffffff;
}

.gMenu .sub-menu li a,
.gMenu ul li a:hover {
  background: inherit;
}

.gMenu .sub-menu li a {
  color: #000000;
  background: rgba(240, 240, 240, 0.8);
  font-weight: bold;
}

.gMenu .sub-menu li > a:hover,
.gMenu .sub-menu li > a:hover,
.gMenu .sub-menu li > a:hover {
  background-color: #004b77;
  color: #ffffff;
}
.gMenu .sub-menu li:has(span:hover) > a,
.gMenu .sub-menu li:has(span:hover) > a,
.gMenu .sub-menu li:has(span:hover) > a {
  background-color: #004b77;
  color: #ffffff;
}

.gMenu > li > ul.sub-menu {
  box-shadow: none;
  left: 0;
  margin-left: 0;
  min-width: 100%;
  width: fit-content;
  max-width: 240px;
}
.gMenu > li > ul.sub-menu li {
  min-width: 100%;
  width: fit-content;
  max-width: 240px;
}
.gMenu > li > ul.sub-menu li > a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.vk-menu-acc .sub-menu .acc-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: auto;
  height: auto;
  transform: none;
}

.vk-menu-acc .sub-menu .acc-btn:before {
  left: auto;
  top: auto;
}

.gMenu .sub-menu .acc-btn {
  background-image: none;
}
.gMenu .sub-menu .acc-btn::before {
  top: 6px;
  content: "▼";
  color: #000000;
}

.gMenu .sub-menu .acc-btn.acc-btn-close {
  background-image: none;
}
.gMenu .sub-menu .acc-btn.acc-btn-close::before {
  content: "▲";
}

.gMenu .sub-menu li .acc-btn:hover::before {
  color: #ffffff;
}

.gMenu .sub-menu > li:has(> a:hover) > .acc-btn::before {
  color: #ffffff;
}

/* スクロールヘッダー */
.header_scrolled .gMenu > li {
  border-left: unset;
}

.header_scrolled .gMenu > li:last-child {
  border-right: unset;
}

.gMenu > li.menu-item-has-children:hover:after {
  /* border-bottom-color: #006a96; */
}

/* ヘッダー調整 */
.siteHeader {
  box-shadow: unset;
}

.siteHeader_logo {
  float: left; /* unsetからleftに変更 */
}
.adress {
  margin-bottom: 0;
  padding-top: 16px;
  text-align: right;
}

@media screen and (min-width: 992px) {
  .navbar-header {
    display: block; /* flexからblockに変更して左寄せに */
    /* justify-content: space-between; を削除 */
    /* align-items: center; を削除 */
  }

  .siteHeader_logo img {
    max-height: 80px;
	  
  }
}
/* 個別記事 次ページへを非表示 */
.vk_posts.postNextPrev {
  display: none;
}

/* カテゴリーラベルを非表示（日本語なので） */
.entry-meta-dataList dt {
  display: none;
}

/* カテゴリー名をラベル風にする */
.entry-meta-dataList dd {
  width: max-content;
  padding: 0 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.entry-meta-dataList dd::before {
  content: "Categories : ";
}

/* sp navi */
.vk-mobile-nav {
  background-color: #006a96;
}

.vk-mobile-nav nav > ul {
  border-top: 1px solid #ffffff;
}

.vk-mobile-nav nav ul li a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

/* spボタン 矢印変更*/
.vk-menu-acc .acc-btn {
  display: inline-block;
  margin-top: 10px;
  width: 20px;
  height: 18px;
  transform: rotate(90deg);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background: url(./images/arrow.png);
}

/* ページヘッダー */
.page-header {
  margin-bottom: 40px;
  color: #333333;
  background-color: #ffffff;
  border-top: 2px solid #006a96;
  border-bottom: 2px solid #006a96;
}

.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
  margin: 1em 0;
}

/* フッター */
.siteFooter {
  background-color: #182c4b;
  color: #ffffff;
  border-top: unset;
}

/* PRブロック */
.prBlock a:hover {
  text-decoration: underline;
}

/* トップページ */
.topLevle-title-top {
  text-align: center;
}

.mainSection .topLevle-title-top {
  margin: 0 0 40px;
  padding: 20px 0;
  border-left: unset;
  border-top: 2px solid #006a96;
  border-bottom: 2px solid #006a96;
  font-weight: 700;
}

.mainSection .secondLevel-title-top {
  margin: 16px 0 0;
  padding: 0 0 8px;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  font-weight: 700;
  font-size: 1.125rem;
}

.post-top-container {
  margin-bottom: 40px;
}

.mainSection .post-top__inner {
  display: flex;
  column-gap: 1rem;
  padding: 12px 0 8px;
  border-bottom: 1px solid #eeeeee;
}
.mainSection .post-top__inner:hover {
  text-decoration: unset;
  background: #f5f5f5;
}
.mainSection .post-top__day {
  margin-bottom: 0;
  padding-bottom: 0;
  min-width: 94px;
  color: #212529;
}
.mainSection .post-top__title {
  display: flex;
  align-items: center;
  column-gap: 8px;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  border-bottom: unset;
}
.mainSection .post-top__title::after {
  border-bottom: unset;
}

.post-top:first-of-type .post-top__title::before {
  position: unset;
  width: unset;
  height: unset;
  content: "NEW!";
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 2px 4px;
  border-radius: 4px;
  background: #ff4500;
  color: #ffffff;
}

.post-top:first-of-type .post-top__title::after {
  display: none;
}

.post-top:last-of-type .post-top__title::before,
.post-top:last-of-type .post-top__title::after {
  display: none;
}

.widget-head {
  padding: 14px;
  background: #004b77;
  border-radius: 10px;
  border-top: unset;
  text-align: center;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
}

.widget_recent_entries ul li a {
  border-bottom: unset;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #337ab7;
}
@media (hover: hover) {
  .widget_recent_entries ul li a:hover {
    color: #004b77;
  }
}

.widget_recent_entries ul li {
  padding: 8px 0;
  border-bottom: 1px dotted #333333;
}

.published.entry-meta_items {
  display: none;
}

.entry-meta_items_term {
  display: none;
}

.entry-meta-dataList {
  display: none;
}

.mainSection header h1 {
  width: 100%;
  margin-bottom: 30px;
  padding: 20px 0;
  border-top: 2px solid #006a96;
  border-bottom: 2px solid #006a96;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #333;
  text-align: center;
  font-size: 1.625rem;
  font-weight: 700;
}

.entry-header {
  border-bottom: unset;
}

.mainSection h2 {
  margin: 24px 0 12px;
  padding: 0 0 0 16px;
  border-top: unset;
  border-bottom: 2px solid #006a96;
  border-left: 9px solid #006a96;
  line-height: 1.3;
  font-weight: 700;
}

.mainSection h3 {
  position: relative;
  margin: 24px 0 12px;
  padding: 0 0 0 30px;
  font-size: 1.625rem;
  font-weight: 700;
  border-bottom: unset;
}
.mainSection h3::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #006a96;
  border-radius: 10px;
}
.mainSection h3::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 6px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .mainSection h3::before {
    top: 3px;
  }
  .mainSection h3::after {
    top: 9px;
  }
}

.breadSection {
  border-bottom: unset;
}

.carousel {
  border-bottom: unset;
}

/* デフォルトのモバイルナビ(ハンバーガーメニュー)を非表示にする */
.vk-mobile-nav-menu-btn {
  display: none;
}

/* スマホ用ナビゲーションラベル */
#spnavi {
  background-color: #006a96;
  margin-bottom: 0px;
  padding: 10px;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
}

#spnavi_tel_banner img {
  width: 80%;
}

#drop_menu_icon {
  flex-basis: 20%;
  text-align: right;
}

#drop_menu_icon img {
  max-width: 30px;
  max-height: 30px;
}

@media only screen and (min-width: 992px) {
  /* PCサイトでは、スマホ用ドロップダウンメニュー非表示 */
  #spnavi {
    display: none;
    list-style: none;
  }

  #dorp_menu_hidden {
    display: none;
  }

  #dorp_menu_hidden ul {
    display: none;
    list-style: none;
  }

  #sphead {
    display: none;
  }
}
#spnavi {
  margin-top: 0;
  list-style: none;
}

#dorp_menu_hidden ul {
  margin-top: 0;
  list-style: none;
  background-color: #006a96;
  padding-inline-end: 20px;
  padding-inline-start: 20px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}

#dorp_menu_hidden ul li {
  margin: 0;
}

#dorp_menu_hidden ul li a {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-size: 16px;
  /* font-size: 1.5rem; */
  line-height: 1.1;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* 初期状態ではサブメニュー非表示 */
#dorp_menu_hidden .sub-menu {
  display: none;
}

/* ドロップダウン調整 */
.responsive-nav .sub-menu {
  width: 100%;
  min-width: 150px;
}

.responsive-nav .sub-menu a {
  color: #000000;
  background: rgba(240, 240, 240, 0.8);
  font-weight: bold;
}

#dorp_menu_hidden li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #fff;
}

#dorp_menu_hidden li:has(> ul)::after {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 2;
  content: "▼";
  color: #ffffff;
  font-size: 20px;
  width: 40px;
}

#dorp_menu_hidden .sub-menu {
  order: 3;
  width: 100%;
  padding-inline-end: 0;
}

#dorp_menu_hidden .sub-menu li {
  background: #006a96;
}
/* ======= カスタムヘッダー画像 ======= */
/* ヘッダー画像の高さ問題を修正するCSS */

/* 共通設定 */
.siteHeader {
  position: relative;
  padding: 0;
  margin: 0;
  box-shadow: none;
  width: 100%;
}

/* ロゴのラッパー設定 */
.siteHeader_logo {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  float: none;
  height: auto !important;
  max-height: none !important;
}

/* ロゴリンク設定 */
.siteHeader_logo a {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  height: auto !important;
  max-height: none !important;
}

/* デフォルトのロゴを非表示 */
.siteHeader_logo span {
  display: none;
}

/* カスタムヘッダー画像の基本スタイル - サイズ調整問題を修正 */
.custom-header-image {
  display: block;
  width: 100%;
  height: auto !important;
  max-width: 100%;
  margin: 0 auto;
  object-fit: contain !important; /* 画像を枠内に収めつつ、アスペクト比を保持 */
  max-height: none !important;
}

/* PC用ヘッダー画像（992px以上） */
@media screen and (min-width: 992px) {
  .custom-header-image.mobile {
    display: none;
  }
  
  .custom-header-image.desktop {
    display: block;
    height: auto !important;
    max-height: none !important;
    max-width: 100% !important; /* 横幅をコンテナ内に収める */
    width: auto !important; /* 幅を自動調整に変更 */
  }
  
  .siteHeader_logo {
    display: block;
    height: auto !important;
    max-height: none !important;
    text-align: center; /* 中央寄せ */
    overflow: hidden; /* はみ出る部分を隠す */
  }
  
  .siteHeader_logo a {
    height: auto !important;
    display: inline-block !important; /* ブロックからインラインブロックに変更 */
    width: auto !important; /* 幅を自動調整 */
    max-width: 100% !important;
  }
    /* ヘッダーとグローバルメニュー間の余白を削除 */
  .siteHeader .container,
  .siteHeadContainer {
    padding-top: 16px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  
  .siteHeader_logo,
  .siteHeader_logo a {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 0;
  }
}

/* モバイル用ヘッダー画像（991px以下） */
@media screen and (max-width: 991px) {
  .custom-header-image.desktop {
    display: none;
  }
  
  .custom-header-image.mobile {
    display: block;
    width: auto !important; /* 幅を自動調整 */
    max-width: 100% !important; /* 最大幅をコンテナ幅に */
    height: auto !important;
    max-height: none !important;
    margin: 0 auto; /* 中央寄せ */
  }
  
  /* ヘッダーの設定をクリア */
  .siteHeader,
  .siteHeader .container,
  .siteHeadContainer {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  
  /* モバイルでのコンテナサイズ調整 */
  .navbar-header {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto !important;
    text-align: center; /* 中央寄せ */
    overflow: hidden; /* はみ出る部分を隠す */
  }
  
  /* すべてのヘッダー関連要素の高さ制約を解除 */
  .siteHeader_logo,
  .siteHeader_logo a,
  .navbar-header,
  .siteHeadContainer {
    height: auto !important;
    max-height: none !important;
    text-align: center;
  }
  
  /* モバイル用の特別調整 */
  .siteHeader_logo a {
    display: inline-block !important;
    width: auto !important;
    max-width: 100% !important;
  }
}
/* モバイル表示でスライド関連の要素を完全に非表示 */
@media screen and (max-width: 991px) {
  /* スライド機能全体を非表示 */
  .carousel,
  .slide,
  .lightning-slider,
  [class*="slide-"],
  .top-slide,
  .lightning_top_slide_before,
  .lightning_top_slide_after {
    display: none !important;
  }
  
  /* エラー「？」マークを非表示 */
  .siteHeader + a,
  .siteHeader + a img,
  .siteHeader + img,
  .siteHeader + div + a,
  a[href="?"],
  img[alt="?"],
  .carousel + a,
  .carousel + img {
    display: none !important;
  }
  
  /* ヘッダーとコンテンツ間の余白調整 */
  .siteHeader {
    margin-bottom: 0 !important;
  }
  
  .siteContent {
    margin-top: 0 !important;
  }
    /* 画像自体の下部余白を削除 */
  .custom-header-image.mobile {
    margin-bottom: 0 !important;
    display: block;
    line-height: 0 !important; /* 画像下の空白を防ぐ */
  }
  
  /* ロゴコンテナの余白を削除 */
  .siteHeader_logo {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    line-height: 0 !important;
  }
  
  /* リンク要素の余白を削除 */
  .siteHeader_logo a {
    display: block !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    line-height: 0 !important;
  }
  
  /* スマホメニューとの接続部分 */
  #spnavi {
    margin-top: 0 !important;
  }
}