/*
Theme Name: Lightning
Text Domain: lightning
Theme URI: https://lightning.vektor-inc.co.jp/en/
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version: 15.33.1
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Lightning WordPress theme, Copyright (C) 2015-2026 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.

Lightning WordPress Theme bundles the following third-party resources:

Font Awesome icon font, Copyright 2012 Fonticons, Inc.
its fonts are licensed under the terms of the SIL OFL License 1.1, and its code is licensed under the terms of the MIT license
Source: https://fontawesome.com/

Bootstrap framework, Copyright 2011 Bootstrap Authors and Twitter, Inc.
Bootstrap is licensed under the terms of the MIT license
Source: https://getbootstrap.com/

CSS Simple Tree Shaking
CSS Simple Tree Shaking is licensed under the terms of the GNU General Public License v2 license
Source: https://celtislab.net/
*/

html {
  font-size: 62.5%;
}

html body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif !important;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Hiragino Sans, "Noto Sans JP", sans-serif;
}

body {
  font-size: 1.6rem;
  color: #333333;
}

a:hover img {
  opacity: 0.7;
}

.siteHeader {
  padding-bottom: 0.5rem;
  box-shadow: none;
}

.siteHeader .container {
  width: 100%;
  max-width: none;
  padding: 0;
}

.h_lang {
  position: relative;
  pointer-events: all;
}

#sub_menu {
  position: absolute;
  width: 100%;
  list-style: none;
  box-sizing: border-box;
  padding: 1rem;
  margin-top: 2px;
  text-align: center;
  list-style: none;
  background: #fff;
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  z-index: 9999;
  gap: 0;
}

#sub_menu li {
  padding: 12px;
  border-bottom: solid 1px #ccc;
  width: 100%;
  margin: 0;
}

#sub_menu li:first-child {
  border-top: solid 1px #ccc;
}

.h_lang:hover #sub_menu {
  opacity: 1;
  visibility: visible;
}

#sub_menu {
  pointer-events: all;
}

#sub_menu li a {
  padding: 0;
  font-size: 1.5rem;
  pointer-events: all;
}

.header_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.header_right {
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.form-control {
  padding: 1.75rem;
  font-size: 1.6rem;
  border: none;
  border-radius: 0;
  transition: none;
}

form#searchform {
  border: 1px solid #333333;
}

input#searchsubmit {
  background-color: #333333;
  border: none;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  padding: .55rem 1.5rem;
  border-radius: 0;
  color: #FFF;
}

form#searchform>div {
  display: flex;
}

.h_lang>a {
  color: #333333;
  font-weight: 600;
  text-decoration: underline;
  display: flex;
  gap: 1rem;
  align-items: center;
}

.h_lang>a::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp/wp-content/themes/lightning/image/ic_net.png");
}

a.contact {
  background-color: #004098;
  color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.9rem 3rem;
  gap: 0.5rem;
  font-weight: 600;
}

.navbar-brand.siteHeader_logo {
  padding-left: 3rem;
}

div#gMenu_outer {
  float: none;
  width: 100%;
  display: block;
}

.gMenu_outer nav {
  display: block;
  width: 100%;
}

.header_scrolled .gMenu_outer nav {
  width: 100%;
}

ul#menu-header-menu {
  width: 100%;
  float: none;
  justify-content: center;
  max-width: 1305px;
  margin: 0 auto;
  gap: 1rem;
  padding: 0 1rem;
}

.gMenu>li {
  float: none;
  width: 100% !important;
}

body .siteHeader .gMenu>li a {
  padding: 1rem;
  background-color: #C80421;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #C80421;
  transition: 0.3s all;
}

body .siteHeader .gMenu>li a:hover {
  background-color: #FFF;
  color: #C80421;
  border: 1px solid #C80421;
}

.gMenu>li .gMenu_name {
  font-size: 1.8rem;
  line-height: 1.2;
}

.header_scrolled .gMenu_outer {
  position: relative;
}

#metaslider-id-36 .metaslider .flex-control-nav {
  position: relative;
  bottom: auto;
}

#metaslider-id-36 .flex-pauseplay a {
  position: relative;
  bottom: auto;
  left: auto;
  opacity: 1;
}

#metaslider-id-36.metaslider .flex-control-nav {
  position: relative;
  bottom: auto;
  margin: 0;
  width: auto;
  display: flex;
  gap: 1rem;
}

.flex-nav-wrap {
  display: flex;
  gap: 1rem;
  align-items: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

ul.flex-direction-nav {
  display: flex;
  gap: 1rem;
}

#metaslider-id-36.metaslider .flexslider .flex-direction-nav li a {
  position: relative;
  margin: 0;
  right: auto;
  top: auto;
  left: auto;
  width: 18px;
  height: 18px !important;
  background-image: url("/wp/wp-content/themes/lightning/image/img_silde_arrow_left.png") !important;
}

#metaslider-id-36.metaslider .flexslider .flex-direction-nav li a.flex-next {
  background-image: url("/wp/wp-content/themes/lightning/image/img_silde_arrow_right.png") !important;
}

#metaslider-id-36.metaslider .flexslider .flex-pauseplay a {
  width: 18px;
  height: 18px;
  background: #333333;
  padding: 0px 4px;
  border-radius: 0;
  line-height: 14px;
  outline: none;
}

#metaslider-id-36.metaslider .flexslider .flex-pauseplay a:before {
  font-size: 9px;
}

#metaslider-id-36.metaslider .flexslider .flex-pauseplay .flex-play:before {
  margin-left: 1px;
}

#metaslider-id-36 .flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #FFF;
  border-radius: 0;
  border: 2px solid #333333;
  margin: 0;
}

#metaslider-id-36 .flex-control-paging li a.flex-active {
  background: #004098;
  border: 2px solid #004098;
}

#metaslider-id-36.metaslider .flexslider:focus-within .flex-prev,
#metaslider-id-36.metaslider .flexslider:hover .flex-prev,
#metaslider-id-36.metaslider .flexslider:focus-within .flex-next,
#metaslider-id-36.metaslider .flexslider:hover .flex-next {
  opacity: 1;
  text-indent: -9999px;
}

#metaslider-id-36.metaslider .flexslider .flex-pauseplay .flex-pause:before {
  margin-left: 0;
}

.siteFooter {
  border-top: 4px solid #004098;
  padding: 3rem 2rem;
  background-color: #FFF;
  position: relative;
  margin-top: -2px;
}

.footer_top {
  max-width: 980px;
  margin: 0 auto 3.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.footer_left {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.footer_left p {
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.5;
}

.incident_box {
  max-width: 600px;
  border: 1px solid #004098;
  font-family: sans-serif;
}

.incident_title {
  background: #004098;
  color: #fff;
  padding: 1rem 3rem;
  font-weight: bold;
  text-align: left;
  font-size: 2rem;
}

.incident_row {
  display: flex;
  border-top: 1px solid #004098;
}

.incident_label {
  width: 50%;
  padding: 1rem;
  background: #EFF1F4;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 600;
  color: #333333;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.incident_label::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.incident_label.fire::before {
  background-image: url("/wp/wp-content/themes/lightning/image/ic_fire.png");
}

.incident_label.emg::before {
  background-image: url("/wp/wp-content/themes/lightning/image/ic_cross.png");
}

.incident_value {
  width: 50%;
  padding: 1rem;
  background: #FFF;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}

.footer_nav ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 4rem;
  align-items: center;
  max-width: 520px;
  margin: 0 auto 4rem;
}

.footer_nav ul li {
  margin: 0;
  width: 100%;
}

.footer_nav ul li a {
  background-color: #333333;
  color: #FFF;
  padding: 1.5rem;
  width: 100%;
  display: inline-block;
  max-width: 240px;
  text-align: center;
  position: relative;
  transition: all 0.3s;
  border: 1px solid #333333;
}

.footer_nav ul li a:hover {
  background-color: #FFF;
  color: #333333;
  text-decoration: none;
}

.footer_nav ul li a::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 14px;
  background-image: url("/wp/wp-content/themes/lightning/image/img_arrow_right.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  filter: brightness(0) invert(1);
  transition: all 0.3s;
}

.footer_nav ul li a:hover:after {
  filter: brightness(0) invert(0);
}

.container.sectionBox.copySection {
  width: 100%;
  max-width: none;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1rem;
  background-color: #C80421;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 600;
}

.news-tabs {
  margin: auto;
}

.tab-buttons {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1rem;
}

.tab-buttons li {
  padding: 0.6rem 1rem 0.4rem;
  cursor: pointer;
  white-space: nowrap;
  width: 20%;
  text-align: center;
  font-weight: 600;
  color: #333333;
  font-size: 1.8rem;
  background-color: #DDDDDD;
  border-radius: 5px 5px 0 0;
  margin: 0;
}

.tab-buttons li.active {
  background-color: #004098;
  color: #FFF;
}

.tab-content {
  display: none;
  padding: 15px 0;
}

.tab-content.active {
  display: block;
}

.tab-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tab-content li {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}

.tab-content li:last-child {
  margin-bottom: 0;
}

.news-more {
  margin-top: 3rem;
  text-align: center;
  margin-bottom: 0;
}

.emergency-news {
  max-width: 980px;
  margin: 0 auto 6rem;
}

.emergency-news div {
  background-color: #FFF;
  border: 4px solid #C80421;
}

.emergency-news ul {
  margin: 0;
  padding: 4rem 3rem 3rem;
}

.emergency-news li {
  margin-bottom: 2.5rem;
  list-style: none;
}

.emergency-news li:last-child {
  margin-bottom: 0;
}

.emergency-news ul a {
  font-size: 1.8rem;
  color: #333;
  text-decoration: underline;
}

.emergency-news ul a:hover {
  text-decoration: none;
}

span.date {
  margin-right: 5rem;
  color: #333333;
  font-size: 1.8rem;
}

.emergency-more {
  margin: 0 0 3rem;
  text-align: center;
}

.emergency-more a {
  display: inline-block;
  padding: 1rem 4rem;
  border: 1px solid #333333;
  color: #333333;
  text-decoration: none;
  position: relative;
  transition: 0.3s all;
}

.emergency-more a:hover {
  background-color: #333333;
  color: #FFF;
}

.emergency-more a::after {
  content: "";
  background-image: url(/wp/wp-content/themes/lightning/image/img_arrow_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.emergency-more a:hover:after {
  filter: brightness(0) invert(1);
}

div#metaslider_36 {
  margin: 0;
}

.wrap01 {
  background-color: #F7F7F7;
  background-image: url(/wp/wp-content/themes/lightning/image/bg_imformation01.png), url(/wp/wp-content/themes/lightning/image/bg_imformation02.png);
  background-size: 743px 910px, 837px 576px;
  background-position: left 0 top 0, right 0 bottom 0;
  background-repeat: no-repeat;
  padding: 6rem 2rem;
}

.home h2 {
  font-size: 3.2rem;
  font-weight: 600;
  color: #333;
  padding: 0 0 0 4rem;
  position: relative;
  border: none;
  margin-bottom: 5rem;
}

.home h2::after {
  content: "";
  width: 110px;
  height: 3px;
  background-color: #F36900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}

.emergency-news h2 {
  background-color: #C80421;
  color: #FFF;
  font-size: 3.2rem;
  font-weight: 600;
  text-align: center;
  padding: 1.2rem 2rem 0.8rem;
  border: none;
  margin: 0;
  z-index: 1;
  background-image: url(/wp/wp-content/themes/lightning/image/bg_important.png);
  background-size: 382px 100%;
  background-repeat: no-repeat;
  background-position: right;
}

.emergency-news h2::after {
  content: none;
}

div.news {
  max-width: 980px;
  margin: 0 auto;
}

.tab-content {
  background-color: #FFF;
  padding: 5rem 3rem 3rem;
}

.tab-content li a {
  color: #333;
  font-size: 1.8rem;
  text-decoration: underline;
  margin-bottom: 1rem;
}

.tab-content li a:hover {
  text-decoration: none;
}

.news .date {
  margin-right: 2rem;
  min-width: 13rem;
  display: inline-block;
  margin-bottom: 1rem;
}

.tab-content li a.cat {
  background-color: #004098;
  color: #FFF;
  font-weight: 600;
  padding: 0rem 0.7rem;
  margin-right: 2rem;
  font-size: 1.4rem;
  text-decoration: none;
  margin-bottom: 1rem;
  display: inline-block;
  white-space: nowrap;
}

.tab-content li a.important {
  background-color: #E70012;
}

.tab-content li a.news {
  background-color: #004098;
}

.tab-content li a.event {
  background-color: #920C84;
}

.tab-content li a.recruit {
  background-color: #05856B;
}

.news-more a {
  display: inline-block;
  padding: 1rem 4rem;
  border: 1px solid #333333;
  color: #333333;
  text-decoration: none;
  position: relative;
  max-width: 240px;
  width: 100%;
  text-align: center;
  transition: 0.3s all;
}

.news-more a:hover {
  background-color: #333333;
  color: #FFF;
}

.news-more a::after {
  content: "";
  background-image: url(/wp/wp-content/themes/lightning/image/img_arrow_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.news-more a:hover::after {
  filter: brightness(0) invert(1);
}

.wrap02 {
  background-color: #EFF1F4;
  padding: 5rem 2rem;
}

.wrap02 .container>div {
  max-width: 980px;
  margin: 0 auto;
}

.wrap02 .container>div>div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem 0.2rem;
}

.wrap02 .container>div>div::after {
  content: "";
  width: 243px;
}

.wrap02 .container>div>div a img {
  max-width: 242px;
}


.wrap03 {
  padding: 7rem 2rem;
  background-image: url(/wp/wp-content/themes/lightning/image/bg_pickup.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 16px solid #F36900;
}

.wrap03::before {
  content: "";
  width: 30%;
  max-width: 806px;
  height: 88.5px;
  background-color: #FFF;
  position: absolute;
  left: 0px;
  top: 70px;
  z-index: 0;
}

.wrap03 .container>div {
  max-width: 980px;
  margin: 0 auto;
}

.home .wrap03 h2 {
  z-index: 0;
  padding: 2.5rem 4rem;
  background-color: #FFF;
  width: fit-content;
}

.pickup_flex {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.top {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.left {
  width: 100%;
  background-color: #FFF;
  position: relative;
  box-shadow: 4px 4px 0px #F36900;
  max-width: 480px;
  padding-bottom: 1rem;
}

.right {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  max-width: 480px;
}

.right a {
  width: calc(50% - 1rem);
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  height: 185px;
  box-shadow: 4px 4px 0px #F36900;
  transition: 0.3s all;
}

.right a:hover {
  box-shadow: 0px 0px 0px #F36900;
  text-decoration: none;
}

.right a span:nth-of-type(1) {
  color: #333333;
  font-size: 2.2rem;
  font-weight: 600;
  margin-top: 1rem;
}

.right a span:nth-of-type(2) {
  color: #333333;
  text-decoration: underline;
}

.right a:hover span:nth-of-type(2) {
  text-decoration: none;
}

#metaslider-id-82 .flex-nav-wrap {
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -34px;
  justify-content: center;
}

#metaslider-id-82 .metaslider .flex-control-nav {
  position: relative;
  bottom: auto;
}

#metaslider-id-82 .flex-pauseplay a {
  position: relative;
  bottom: auto;
  left: auto;
  opacity: 1;
}

#metaslider-id-82.metaslider .flex-control-nav {
  position: relative;
  bottom: auto;
  margin: 0;
  width: auto;
  display: flex;
  gap: 1rem;
}

#metaslider-id-82.metaslider .flexslider .flex-direction-nav li a {
  position: relative;
  margin: 0;
  right: auto;
  top: auto;
  left: auto;
  width: 18px;
  height: 18px !important;
  background-image: url("/wp/wp-content/themes/lightning/image/img_silde_arrow_left.png") !important;
}

#metaslider-id-82.metaslider .flexslider .flex-direction-nav li a.flex-next {
  background-image: url("/wp/wp-content/themes/lightning/image/img_silde_arrow_right.png") !important;
}

#metaslider-id-82.metaslider .flexslider .flex-pauseplay a {
  width: 18px;
  height: 18px;
  background: #333333;
  padding: 0px 4px;
  border-radius: 0;
  line-height: 14px;
  outline: none;
}

#metaslider-id-82.metaslider .flexslider .flex-pauseplay a:before {
  font-size: 9px;
}

#metaslider-id-82.metaslider .flexslider .flex-pauseplay .flex-play:before {
  margin-left: 1px;
}

#metaslider-id-82 .flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #FFF;
  border-radius: 0;
  border: 2px solid #333333;
  margin: 0;
}

#metaslider-id-82 .flex-control-paging li a.flex-active {
  background: #004098;
  border: 2px solid #004098;
}

#metaslider-id-82.metaslider .flexslider:focus-within .flex-prev,
#metaslider-id-82.metaslider .flexslider:hover .flex-prev,
#metaslider-id-82.metaslider .flexslider:focus-within .flex-next,
#metaslider-id-82.metaslider .flexslider:hover .flex-next {
  opacity: 1;
  text-indent: -9999px;
}

#metaslider-id-82.metaslider .flexslider .flex-pauseplay .flex-pause:before {
  margin-left: 0;
}

.bot {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.bot a {
  background-color: #FFF;
  padding: 1.5rem 2rem;
  width: calc(25% - 1.5rem);
  min-width: 230px;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #333;
  position: relative;
  box-shadow: 4px 4px 0px #F36900;
  transition: all 0.3s;
}

.bot a:hover {
  box-shadow: 0px 0px 0px #F36900;
  text-decoration: none;
}




.wrap04 {
  padding: 8rem 2rem;
}

.wrap04 .container>div {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.wrap04 .container>div a {
  font-size: 2rem;
  font-weight: 600;
}

.wrap05 {
  background-color: #004098;
  padding: 5rem 2rem;
}

.wrap05 .container>div {
  max-width: 980px;
  margin: 0 auto;
}

.home .wrap05 h2 {
  color: #FFF;
}


.wrap05 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
}

.wrap05 ul li {
  margin: 0;
}

.wrap06 {
  max-height: 270px;
}




.device-mobile .gMenu>li .gMenu_name {
  font-size: 1.8rem;
}

.device-mobile .gMenu>li {
  padding: 0;
}

.siteHeader_logo img {
  max-height: 50px;
}

.vk-mobile-nav-menu-btn {
  top: 10px;
  left: auto;
  right: 10px;
}

.admin-bar .vk-mobile-nav-menu-btn {
  top: calc(32px + 10px);
}

.vk-mobile-nav-menu-btn {
  width: 50px;
  height: 50px;
  border-color: #FFF;
  background: url("/wp/wp-content/themes/lightning/_g2/inc/vk-mobile-nav/package/images/vk-menu-btn-white.svg") center 50% no-repeat #004098;
}

.vk-mobile-nav-menu-btn.menu-open {
  border-color: #FFF;
  background: url("/wp/wp-content/themes/lightning/_g2/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg") center 50% no-repeat #004098;
}

.mobile-nav-btn-right .vk-mobile-nav-menu-btn,
.vk-mobile-nav-menu-btn.position-right {
  left: inherit;
  right: 10px;
}

.container,
.container-md,
.container-sm {
  padding: 0;
}

.wrap06 {
  width: 100%;
}

.wrap06 iframe {
  width: 100%;
  height: 270px !important;
  border: 0;
}

.vk-mobile-nav {
  display: none;
}

.page-header {
  height: 318px;
  background-image: url("/wp/wp-content/themes/lightning/image/bg_kasou.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.breadSection {
  border-bottom: none;
  background: #FFF;
  padding: 1.5rem 2rem;
}

.breadSection .breadcrumb>li+li:before {
  content: ">";
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 16px;
  position: relative;
  top: -2px;
}

.breadSection .container,
.breadSection .container-lg,
.breadSection .container-md,
.breadSection .container-sm,
.breadSection .container-xl {
  max-width: 980px;
}

.breadSection .breadcrumb span {
  font-size: 1.6rem;
}

.page-header_pageTitle,
h1.page-header_pageTitle:first-child,
.archive-header_title {
  font-size: 3rem;
  line-height: 1.5;
  background-color: #C80421;
  padding: 1.8rem 4rem;
  font-weight: 600;
  color: #FFF;
  background-image: url("/wp/wp-content/themes/lightning/image/h1_before.png"), url("/wp/wp-content/themes/lightning/image/h1_after.png");
  background-size: 70px 100%, 70px 100%;
  background-position: left center, right center;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-bottom: 3rem;
}

.page-header_pageTitle br,
h1.page-header_pageTitle:first-child br,
.archive-header_title br {
  display: none;
}

.entry-body {
  padding: 4rem;
  background-color: #FFF;
  box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);
}

.home .siteContent {
  background: none;
  padding: 0rem;
}

.siteContent {
  padding: 3rem 2rem 5rem;
  background-color: #F7F7F7;
  background-image: url("/wp/wp-content/themes/lightning/image/bg_pattern.png");
  background-size: 611px, 240px;
}

ul.child-page-list {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}

ul.child-page-list li {
  width: calc(50% - 1rem);
  margin: 0;
}

ul.child-page-list li a {
  display: flex;
  padding: 2rem 3rem 1.8rem;
  background-color: #474747;
  color: #FFF;
  font-weight: 600;
  font-size: 2.2rem;
  text-align: center;
  background-image: url(/wp/wp-content/themes/lightning/image/h1_before.png);
  background-size: 45px 100%;
  background-position: left center;
  background-repeat: no-repeat;
  height: 100%;
  align-items: center;
  transition: all 0.3s;
  box-shadow: inset 0 0 0 1px transparent;
}

ul.child-page-list li a:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #c80421;
  background-color: #FFF;
  color: #474747;
}

.entry-full {
  margin-bottom: 0;
}

.entry-body h2 {
  background-color: #474747;
  background-image: url(/wp/wp-content/themes/lightning/image/bg_h2.png);
  background-size: 351px 100%;
  background-repeat: no-repeat;
  background-position: right center;
  color: #FFF;
  font-size: 2.6rem;
  font-weight: 600;
  padding: 2rem 3rem;
  border: none;
}

.entry-body h3 {
  font-size: 2rem;
  font-weight: 600;
  color: #333333;
  background-color: #F2F2F2;
  padding: 1.5rem 3rem;
  border: none;
}

.entry-body h3::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #F36900;
  position: absolute;
  left: 5px;
  top: 0;
}

.entry-body h3::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #004098;
  position: absolute;
  bottom: 5px;
  left: 0;
}

.entry-body h4 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #333333;
  padding: 1.5rem 3rem;
  position: relative;
}

.entry-body h4::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #B8B8B8;
  position: absolute;
  left: 0;
  bottom: 0;
}

.entry-body h4::after {
  content: "";
  display: inline-block;
  width: 17.348%;
  height: 2px;
  background-color: #C80421;
  position: absolute;
  left: 0;
  bottom: 0;
}

.entry-body h5 {
  font-size: 1.7rem;
  font-weight: 600;
  color: #333333;
  padding: 1rem 3rem 1.5rem;
  background: repeating-linear-gradient(304deg, #1e73be, #1e73be 4px, #ffffff 2px, #ffffff 10px);
  background-size: 100% 4px;
  background-repeat: no-repeat;
  background-position: bottom;
}

.entry-body h6 {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1rem 3rem;
  border-bottom: 1px solid #B8B8B8;
  position: relative;
}

.entry-body h6::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: #004098;
  position: absolute;
  left: 0;
  top: calc(50% - 2.5px);
  transform: translateY(-50%);
}

.entry-body h6::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: #F36900;
  position: absolute;
  left: 0;
  top: calc(50% + 2.5px);
  transform: translateY(-50%);
}

.entry-body ul li::marker {
  color: #004098;
}

.entry-body .table tbody tr td,
.entry-body .table tbody tr th,
.entry-body .table td,
.entry-body .table th,
.entry-body .table thead tr td,
.entry-body .table thead tr th,
.entry-body table tbody tr td,
.entry-body table tbody tr th,
.entry-body table td,
.entry-body table th,
.entry-body table thead tr td,
.entry-body table thead tr th {
  border: 1px solid #666666;
}

.entry-body th {
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #FFF2F4;
  padding: 1rem;
}

.entry-body td {
  font-size: 1.6rem;
  padding: 1rem;
}

h1.entry-title {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0;
}

.entry-header {
  margin-bottom: 1rem;
  border: none;
}

.entry-meta {
  margin-bottom: 0;
  padding-left: 0;
  text-align: right;
}

.entry-meta_items {
  font-size: 1.6rem;
}

.archive-month {
  display: none;
  padding: 0;
  margin: 1rem;
}

.archive-month.open {
  display: block;
}

.year-toggle {
  cursor: pointer;
  font-weight: bold;
}

h1.subSection-title {
  font-size: 1.8rem;
  font-weight: 600;
  background-color: #004098;
  color: #FFF;
  text-align: center;
  margin: 0;
  padding: 1.5rem;
}

ul.archive-year-list {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #FFF;
  padding-bottom: 2rem;
  border: 1px solid #004098;
}

li.archive-year {
  margin: 0 1.5rem;
  font-size: 1.8rem;
}

.subSection-title:after {
  content: none;
}

span.year-toggle {
  padding: 1.5rem 0;
  width: 100%;
  display: block;
  border-bottom: 1px solid #B8B8B8;
  position: relative;
}

ul.archive-year-list>li:first-of-type>span {
  border-top: none;
}

span.year-toggle::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

/* 開いたら下向き */
.archive-year.open span.year-toggle::after {
  transform: translateY(-50%) rotate(135deg);
  top: calc(50% - 3px);
}

.archive-month li {
  list-style: none;
  border-bottom: 1px dotted #B8B8B8;
  padding: 1rem 1rem 1rem 1.5rem;
  position: relative;
}

.archive-month li::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #F36900;
}

.archive-month li a {
  color: #333333;
  text-decoration: underline;
}

.archive .page-header_pageTitle {
  display: none;
}

.archive .entry-meta,
.blog .entry-meta,
.search .entry-meta {
  text-align: left;
  margin-bottom: 1rem;
  margin-right: 3rem;
  display: inline-block;
}

.archive .postList,
.blog .postList,
.search .postList,
.error404 .postList {
  background-color: #FFF;
  padding: 4rem;
  box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);
}

.media .media-body .media-heading a {
  text-decoration: underline;
}

.media {
  border-bottom: 1px dotted #ccc;
  padding: 2rem 0 1rem;
}

.post-category {
  background-color: #004098;
  color: #FFF;
  font-weight: 600;
  padding: 0.3rem 1.5rem 0.2rem;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 1rem;
}

.post-category.cat-important {
  background-color: #E70012;
}

.post-category.cat-news {
  background-color: #004098;
}

.post-category.cat-event {
  background-color: #920C84;
}

.post-category.cat-recruit {
  background-color: #05856B;
}

.postList>article:first-of-type {
  padding-top: 0;
}

.media p {
  font-size: 1.6rem;
}

.post-category:hover {
  color: #FFF;
}

.page-header .page-header_pageTitle {
  display: none;
}

#metaslider_36>.flex-control-nav,
#metaslider_36>.flex-direction-nav,
#metaslider_36>.flex-pauseplay {
  display: none !important;
}

img[usemap] {
  width: 100%;
  height: auto;
  max-width: 607px;
}

.device-mobile .gMenu>li.menu-item-has-children>a {
  display: flex;
  padding-right: 1rem;
  width: 100%;
}

.gMenu>li>ul.sub-menu {
  top: 60px;
  width: 100%;
  height: auto;
  left: 0;
  margin: 0;
}

.device-pc .gMenu>li:hover>.sub-menu {
  max-height: unset;
}

.device-pc .gMenu>li.menu-item-has-children:hover::after,
.gMenu>li.acc-parent-open::after {
  bottom: -15px;
  border-bottom-color: #C80421;
}

.gMenu li li {
  font-size: 1.4rem;
}

body .siteHeader .gMenu>li li a {
  border-bottom: 1px solid #eb8493;
  text-align: left;
  justify-content: left;
}

.vk-menu-acc .acc-btn {
  right: 10px;
  top: 18px;
}

.vk-menu-acc li.menu-item-has-children>a {
  padding-right: 4rem;
}

.siteFooter li>a:hover {
  text-decoration: none;
}

.gMenu>li:before {
  content: none;
}

.device-pc .gMenu>li:hover>.sub-menu {
  padding-top: 2rem;
  background-color: transparent;
}

.wsp-pages-list li a br {
  display: none;
}

.device-pc .gMenu li:focus-within>.sub-menu a:focus-within {
  color: #C80421;
  background-color: #FFF;
}

@media (min-width: 992px) {
  .mainSection-col-two {
    width: 852px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sideSection-col-two {
    width: calc(100% - 852px);
  }

  .single .siteContent .container,
  .single .siteContent .container-lg,
  .single .siteContent .container-md,
  .single .siteContent .container-sm {
    max-width: none;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .single .siteContent .container,
  .single .siteContent .container-lg,
  .single .siteContent .container-md,
  .single .siteContent .container-sm,
  .single .siteContent .container-xl {
    max-width: 1060px;
  }
}

@media screen and (max-width: 1140px) {
  .header_box {
    flex-direction: column;
    gap: 1rem;
  }

  .mainSection,
  .sideSection {
    width: 100%;
    flex-basis: unset;
  }
}

@media (min-width: 991.98px) {
  .device-mobile .gMenu .acc-btn {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .siteHeader_logo {
    padding: 5px 0px;
  }

  ul#menu-header-menu {
    display: none;
  }

  .header_right {
    display: none;
  }

  .siteHeader {
    min-height: 70px;
    padding-bottom: 0;
  }

  .wrap01,
  .wrap02,
  .wrap03,
  .wrap04,
  .wrap05 {
    padding: 2rem 1rem;
  }

  .wrap03::before {
    top: 20px;
  }

  .mainSection {
    margin-bottom: 0;
  }

  .footer_top {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
  }

  form#searchform {
    max-width: 500px;
    margin: 0 auto;
  }

  form#searchform>div {
    justify-content: center;
  }

  .form-control {
    height: 100%;
  }

  .widget_search form div input#s {
    width: 80%;
    border-radius: 0;
    border: none;
    padding: 1rem 1.5rem;
  }

  .widget_search form div input#searchsubmit {
    border-radius: 0;
    border: none;
    padding: 1rem 1.5rem;
    width: 20.002%;
    white-space: nowrap;
  }

  .vk-mobile-nav {
    padding: 7rem 2rem 4rem;
  }

  .vk-mobile-nav-open {
    display: block;
  }

  #sub_menu li {
    padding: 12px;
    border-right: solid 1px #ccc;
    width: 25%;
    border-bottom: none;
  }

  #sub_menu li:first-child {
    border-top: none;
    border-left: solid 1px #ccc;
  }

  #sub_menu {
    display: flex;
  }

  .h_lang>a {
    max-width: fit-content;
    margin: 0 auto;
    pointer-events: all;
  }

  a.contact {
    padding: 1.5rem 3rem;
    gap: 1rem;
    max-width: 300px;
    margin: 0 auto;
  }

  .vk-mobile-nav nav ul li a {
    padding: 1.5rem 2rem;
    font-size: 2rem;
    font-weight: 600;
    border-bottom: 1px solid #004098;
  }

  .vk-mobile-nav nav>ul>li:first-child>a {
    border-top: 1px solid #004098;
  }

  .vk-mobile-nav nav ul li li a {
    padding-left: 4rem;
    font-size: 1.6rem;
    border-bottom: 1px solid #d2dae5;
  }

  .vk-mobile-nav nav>ul {
    border-top: none;
  }

  .vk-mobile-nav nav ul li a br {
    display: none;
  }

  .vk-mobile-nav-widget {
    margin-bottom: 1rem;
  }

  .vk-mobile-nav-widget#search-5 {
    margin-bottom: 2rem;
  }

  .page-header {
    height: 200px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: none;
  }

  .top,
  .pickup_flex {
    gap: 1rem;
  }

  .siteFooter {
    padding: 2rem 1rem;
  }

  .footer_left,
  .footer_top {
    gap: 1rem;
  }

  .footer_top {
    margin: 0 auto 1rem;
  }

  .header_scrolled .gMenu_outer nav {
    width: 100%;
  }
}

@media (max-width: 782px) {
  .admin-bar .vk-mobile-nav-menu-btn {
    top: calc(46px + 10px);
  }

  .header_right {
    flex-direction: column;
  }

  .header_box {
    align-items: flex-start;
  }

  .navbar-brand.siteHeader_logo {
    padding-right: 7rem;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left: 1rem;
  }

  .header_box {
    margin-bottom: 0;
  }

  .home h2 {
    font-size: 2.8rem;
  }

  .emergency-news ul {
    padding: 1rem;
  }

  .emergency-more {
    margin: 0 0 1rem;
  }

  span.date {
    display: block;
  }

  .emergency-news ul a {
    font-size: 1.6rem;
  }

  .emergency-news li {
    margin-bottom: 1.5rem;
  }

  .emergency-news {
    margin: 0 auto 4rem;
  }

  .home h2 {
    margin-bottom: 2rem;
  }

  .home h2::after {
    width: 30px;
    top: 50%;
    transform: translateY(-50%);
  }

  .tab-buttons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .tab-buttons li {
    width: auto;
    font-size: 1.5rem;
    padding: 0.6rem 0.5rem;
    border-radius: 5px;
  }

  .tab-content {
    padding: 1rem;
  }

  span.date {
    font-size: 1.6rem;
  }

  .tab-content .date {
    display: inline;
  }

  .tab-content li a {
    display: block;
    font-size: 1.6rem;
  }

  .tab-content li {
    margin-bottom: 2rem;
    display: block;
  }

  .wrap03::before {
    height: 63.5px;
  }

  .home .wrap03 h2 {
    padding: 1.5rem 4rem;
  }

  .bot {
    gap: 1rem;
  }

  .bot a {
    width: calc(50% - 0.5rem);
    font-size: 1.6rem;
    max-width: 235px;
    min-width: auto;
  }

  .emergency-news h2 {
    margin-bottom: 0rem;
  }

  .right {
    gap: 1rem;
    justify-content: center;
  }

  .right a {
    padding: 1rem;
    height: 150px;
    width: calc(50% - 0.5rem);
  }

  .right a img {
    max-width: 40px;
  }

  .right a span:nth-of-type(1) {
    font-size: 1.6rem;
  }

  .right a span:nth-of-type(2) br {
    display: none;
  }

  .wrap03 {
    border-bottom: 8px solid #F36900;
  }

  .wrap04 .container>div a {
    font-size: 1.6rem;
  }

  .wrap06 {
    max-height: 150px;
  }

  .wrap06 iframe {
    height: 150px !important;
  }

  .incident_title,
  .footer_left p,
  .incident_label,
  .incident_value {
    font-size: 1.6rem;
  }

  #sub_menu {
    flex-wrap: wrap;
  }

  #sub_menu li:first-child {
    border: solid 1px #ccc;
  }

  #sub_menu li {
    width: 50%;
    border: solid 1px #ccc;
  }

  .page-header {
    height: 150px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: none;
  }

  .page-header_pageTitle,
  h1.page-header_pageTitle:first-child,
  .archive-header_title,
  h1.entry-title {
    font-size: 2.2rem;
    padding: 1.8rem 2rem;
  }

  h1.entry-title {
    padding: 0;
  }

  ul.child-page-list li a {
    font-size: 1.8rem;
  }

  .entry-body,
  .archive .postList,
  .blog .postList,
  .search .postList,
  .error404 .postList {
    padding: 1rem;
  }

  ul.child-page-list {
    gap: 1rem;
  }

  ul.child-page-list li {
    width: calc(50% - 0.5rem);
  }

  .entry-body h2 {
    font-size: 2rem;
    padding: 1.5rem;
  }

  .entry-body h3 {
    font-size: 1.8rem;
    padding: 1.5rem;
  }

  .entry-body h4,
  .entry-body h5 {
    font-size: 1.6rem;
    padding: 1.5rem 1.5rem 1rem;
  }

  .entry-body h6 {
    padding: 1rem 1.5rem;
  }

  .js-scrollable {
    overflow: auto;
    white-space: nowrap;
  }

  .media .media-body .media-heading {
    font-size: 1.8rem;
  }

  .news-more {
    margin-top: 1rem;
  }

  .breadSection {
    padding: 1rem;
  }

  .siteContent {
    padding: 1rem 1rem 2rem;
  }

  .page-header_pageTitle,
  h1.page-header_pageTitle:first-child,
  .archive-header_title {
    margin-bottom: 1rem;
  }

  span.year-toggle {
    padding: 1rem 0;
  }

  li.archive-year {
    margin: 0 1rem;
  }

  ul.archive-year-list {
    padding-bottom: 1rem;
  }
}


@media (max-width: 530px) {
  .wrap02 .container>div>div {
    gap: 0.5rem 0.2rem;
    justify-content: flex-start;
  }

  .wrap02 .container>div>div a {
    width: calc(50% - 0.25rem);
  }

  .footer_nav ul {
    gap: 1rem;
    margin: 0px auto 3rem;
  }

  .footer_nav ul li a {
    max-width: none;
    width: 100%;
    padding: 1rem;
    text-decoration: underline;
  }

  .footer_nav ul li a::after {
    content: none;
  }

  #wpfront-scroll-top-container img {
    width: 80px !important;
  }

  .page-header {
    height: 100px !important;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: none;
  }

  ul.child-page-list li {
    width: 100%;
  }

  ul.child-page-list li a {
    text-align: left;
    padding: 1.5rem 4rem;
  }

  .wrap02 .container>div>div a img {
    max-width: 100%;
  }
}

@media (max-width: 425px) {

  .wrap05 ul {
    gap: 0.5rem;
  }

  .wrap05 ul li {
    width: calc(50% - 0.25rem);
  }
}





@media (min-width: 768px) {

  .home .container,
  .home .container-md,
  .home .container-sm {
    max-width: none;
  }
}

@media (min-width: 576px) {

  .home .container,
  .home .container-sm {
    max-width: none;
  }

}
