@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  color: #333333;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.ly-container {
  position: relative;
  padding-top: 80px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .ly-container {
    padding-top: 60px;
  }
}

.ly-breadcrumb {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .ly-breadcrumb {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-breadcrumb-inner {
  padding: 1.5em 0;
}
.ly-breadcrumb .bl-breadcrumb {
  display: flex;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 0.9375rem;
  overflow-x: auto;
  white-space: nowrap;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .ly-breadcrumb .bl-breadcrumb {
    font-size: 0.875rem;
  }
}
.ly-breadcrumb .bl-breadcrumb li {
  position: relative;
  padding-left: 2em;
  color: #8e9398;
  line-height: 1.6;
}
.ly-breadcrumb .bl-breadcrumb li:first-child {
  padding-left: unset;
  content: none;
}
.ly-breadcrumb .bl-breadcrumb li:first-child::before {
  content: none;
}
.ly-breadcrumb .bl-breadcrumb li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.9em;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  box-sizing: border-box;
  transform: translate(-50%, -50%) rotate(45deg);
}
.ly-breadcrumb .bl-breadcrumb li a {
  color: #333333;
  text-decoration: none;
}
.ly-breadcrumb .bl-breadcrumb li a:hover {
  text-decoration: underline;
}

.ly-contents {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .ly-contents {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-contents-inner {
  position: relative;
  padding-top: 50px;
  padding-bottom: 100px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .ly-contents-inner {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.sitepolicy .ly-contents-inner {
  max-width: 960px;
}

.ly-sec {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .ly-sec {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-sec-inner {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .ly-sec-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ly-sec.bg-color {
  background: #F3F8F6;
}
.ly-sec.bg-img {
  position: relative;
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/top/bg_schedule.jpg) no-repeat center/cover;
}
.ly-sec.bg-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0.6) 1.1%, #F3F8F6 100%);
}
.ly-sec.bg-img .ly-sec-inner {
  padding-bottom: 40px;
  z-index: 2;
}
.ly-sec.bg-light-color {
  background: #F3F8F6;
}
.ly-sec.bg-light-color .ly-sec-inner {
  padding-top: 20px;
  padding-bottom: 80px;
}

.bl-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  scroll-margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  .bl-heading {
    gap: 12px;
    scroll-margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading {
    gap: 8px;
    scroll-margin-top: 90px;
  }
}
.bl-heading .-en {
  color: #106724;
  font-family: Roboto;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-heading .-en {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading .-en {
    font-size: 0.875rem;
  }
}
.bl-heading .-jp {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-heading .-jp {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading .-jp {
    font-size: 1.5rem;
  }
}

.el-heading {
  color: #333333;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin: 0 0 25px;
}
@media screen and (max-width: 1024px) {
  .el-heading {
    font-size: 1.5rem;
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 768px) {
  .el-heading {
    font-size: 1.25rem;
    margin: 0 0 20px;
  }
}

.el-tac {
  text-align: center;
}

.el-pc-only {
  display: block;
}
@media screen and (max-width: 1024px) {
  .el-pc-only {
    display: none;
  }
}

.el-pc-tb-only {
  display: block;
}
@media screen and (max-width: 768px) {
  .el-pc-tb-only {
    display: none;
  }
}

.el-tb-only {
  display: block;
}
@media screen and (max-width: 1024px) {
  .el-tb-only {
    display: none;
  }
}

.el-sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .el-sp-only {
    display: block;
  }
}

.el-w490-only {
  display: none;
}
@media screen and (max-width: 490px) {
  .el-w490-only {
    display: block;
  }
}

.bl-btn {
  display: flex;
  justify-content: center;
}
.bl-btn .el-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 0px 16px;
  min-width: 220px;
  background: #106724;
  border: 2px solid #106724;
  border-radius: 999px;
  text-decoration: none;
  transition: background-color 0.3s;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .bl-btn .el-btn {
    padding: 12px 0px 14px;
    min-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .bl-btn .el-btn {
    padding: 12px 0px 14px;
    min-width: 200px;
  }
}
.bl-btn .el-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 16px;
  height: 12px;
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_allow_white.svg) no-repeat center center/cover;
  transition: opacity 0.3s;
}
.bl-btn .el-btn-label {
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  padding-right: 1em;
}
.bl-btn .el-btn:hover {
  background: #fff;
}
.bl-btn .el-btn:hover::after {
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_allow_main.svg) no-repeat center center/cover;
}
.bl-btn .el-btn:hover .el-btn-label {
  color: #106724;
}

.ly-pageheader {
  position: relative;
  width: 100%;
  height: 200px;
  background-image: url(/wp-content/themes/miyagi-kenminkan/assets/images/bg_pageheader.jpg);
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .ly-pageheader {
    height: 150px;
  }
}
.bl-pageheader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.bl-pageheader .-title-group {
  text-align: center;
}
.bl-pageheader .-title-group .-title-sub {
  color: #FFF;
  font-family: Roboto;
  font-size: 1.125rem;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0 0 15px;
}
@media screen and (max-width: 768px) {
  .bl-pageheader .-title-group .-title-sub {
    font-size: 1rem;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .bl-pageheader .-title-group .-title-sub {
    font-size: 0.875rem;
    margin: 0 0 8px;
  }
}
.bl-pageheader .-title-group .-title {
  color: #FFF;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-pageheader .-title-group .-title {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-pageheader .-title-group .-title {
    font-size: 1.375rem;
  }
}

.ly-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1024px) {
  .ly-header {
    height: 60px;
  }
}
.is-nav-open .ly-header {
  height: 100vh;
}
.ly-header-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
}
.is-nav-open .ly-header-inner {
  display: block;
  height: 100vh;
  overflow-y: auto;
}
.ly-header-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: "";
  transition: all 0.3s ease;
}
.is-nav-open .ly-header-inner::before {
  position: fixed;
  background: #fff;
  height: 100lvh;
}

.el-logo {
  display: flex;
  margin: 0 0 0 40px;
  box-sizing: border-box;
  z-index: 1000;
}
@media screen and (max-width: 1024px) {
  .el-logo {
    margin: 0 0 0 20px;
    position: fixed;
    top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .el-logo {
    top: 13px;
  }
}
.is-nav-open .el-logo {
  position: fixed;
  top: 12px;
}
@media screen and (max-width: 768px) {
  .is-nav-open .el-logo {
    top: 13px;
  }
}
.el-logo a {
  color: #333333;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 1024px) {
  .el-logo a {
    gap: 6px;
  }
}
.el-logo a .el-logo-main {
  font-size: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .el-logo a .el-logo-main {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .el-logo a .el-logo-main {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .el-logo a .el-logo-main {
    font-size: 1rem;
  }
}
.el-logo a .el-logo-sub {
  font-size: 0.75rem;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .el-logo a .el-logo-sub {
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 1024px) {
  .el-logo a .el-logo-sub {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .el-logo a .el-logo-sub {
    font-size: 0.5625rem;
  }
}

.ly-gnav {
  margin: 0 40px 0 0;
}
.ly-gnav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .ly-gnav {
    opacity: 0;
    visibility: hidden;
    margin: 0;
  }
}
.is-nav-open .ly-gnav {
  opacity: 1;
  visibility: visible;
}

.bl-gnav {
  list-style: none;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 30px;
}
@media screen and (max-width: 1200px) {
  .bl-gnav {
    gap: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .bl-gnav {
    display: block;
    height: auto;
    padding: 80px 20px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .bl-gnav-item {
    border-bottom: 1px solid #ccc;
  }
}
.bl-gnav a {
  color: #333333;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: color 0.3s;
}
@media screen and (max-width: 1200px) {
  .bl-gnav a {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 1024px) {
  .bl-gnav a {
    display: block;
    padding: 15px 0;
  }
}
.bl-gnav a:hover {
  color: #106724;
}

.el-hamburger {
  display: none;
  position: fixed;
  top: 30px;
  right: 22px;
  width: 24px;
  height: 22px;
  padding-top: 4px;
  z-index: 300;
  box-sizing: border-box;
  cursor: pointer;
  transform: translateY(-50%);
}
.el-hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background: #4c4c4c;
  transition: all ease 0.3s;
}
.el-hamburger .top {
  transform: translateY(-3px) scale(1);
}
.is-nav-open .el-hamburger .top {
  transform: translateY(6px) rotate(45deg);
}
.is-nav-open .el-hamburger .middle {
  transform: translateY(0px) scale(0);
}
.el-hamburger .bottom {
  transform: translateY(3px) scale(1);
}
.is-nav-open .el-hamburger .bottom {
  transform: translateY(-6px) rotate(-45deg);
}
@media screen and (max-width: 1024px) {
  .el-hamburger {
    display: grid;
  }
}

.ly-footer {
  position: relative;
  background: #0B3715;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .ly-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ly-footer-inner {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .ly-footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.ly-footer .bl-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .ly-footer .bl-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer .bl-footer {
    gap: 5px;
  }
}
.ly-footer .el-sitepolicy a {
  position: relative;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .ly-footer .el-sitepolicy a {
    font-size: 0.875rem;
  }
}
.ly-footer .el-sitepolicy a:hover {
  text-decoration: underline;
}
.ly-footer .el-copyright {
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 1024px) {
  .ly-footer .el-copyright {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer .el-copyright {
    font-size: 0.6875rem;
  }
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #106724;
  border-radius: 50%;
  text-decoration: none;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
#pagetop.show {
  opacity: 1;
  visibility: visible;
}
#pagetop::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(-45deg);
  margin-top: 6px;
}
#pagetop:hover {
  opacity: 0.7;
  transform: translateY(-5px);
  transition: transform 0.3s ease;
}

.bl-important-info {
  background: #FFF2F2;
  padding: 20px;
}
.bl-important-info-inner {
  display: flex;
  justify-content: center;
  gap: 35px;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .bl-important-info-inner {
    flex-direction: column;
    gap: 5px;
  }
}
.bl-important-info .-title {
  display: inline-block;
  border-radius: 32px;
  background: #E80000;
  padding: 1px 20px 2px;
  color: #FFF;
  font-weight: 500;
  line-height: 180%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-important-info .-title {
    font-size: 0.9375rem;
    line-height: 160%;
  }
}
.bl-important-info p {
  color: #E80000;
  font-weight: 400;
  line-height: 180%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-important-info p {
    font-size: 0.9375rem;
  }
}

.ly-mainv {
  position: relative;
}

.bl-mainv-slider {
  position: relative;
  z-index: 1;
}
.bl-mainv-slider .swiper {
  position: relative;
}
.bl-mainv-slider .swiper-wrapper {
  height: auto;
}
.bl-mainv-slider .swiper-slide {
  overflow: hidden;
  backface-visibility: hidden;
}
.bl-mainv-slider .swiper-img {
  background-size: cover;
  background-position: center center;
  height: 600px;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-slider .swiper-img {
    height: 450px;
  }
}
@media screen and (max-width: 768px) {
  .bl-mainv-slider .swiper-img {
    height: 350px;
  }
}
.bl-mainv-slider .swiper-img.swiper-img-01 {
  background-image: url("/wp-content/themes/miyagi-kenminkan/assets/images/top/mainv_01.jpg");
}
.bl-mainv-slider .swiper-img.swiper-img-02 {
  background-image: url("/wp-content/themes/miyagi-kenminkan/assets/images/top/mainv_02.jpg");
}
.bl-mainv-slider .swiper-img.swiper-img-03 {
  background-image: url("/wp-content/themes/miyagi-kenminkan/assets/images/top/mainv_03.jpg");
}
.bl-mainv-slider .swiper-pagination {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  display: flex;
  gap: 20px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-slider .swiper-pagination {
    bottom: 15px;
    gap: 15px;
  }
}
.bl-mainv-slider .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 16px;
  height: 16px;
  background: #d6d6d6;
  opacity: 1;
  border-radius: 50%;
  transition: background-color 0.6s ease, opacity 0.6s ease, transform 0.6s ease;
  box-shadow: 0 0 4px 0 rgba(51, 51, 51, 0.15);
}
@media screen and (max-width: 1024px) {
  .bl-mainv-slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.bl-mainv-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #d6d6d6;
  opacity: 1;
}
.bl-mainv-slider .swiper-pagination .swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #106724;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.6s ease, opacity 0.6s ease, transform 0.6s ease;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-slider .swiper-pagination .swiper-pagination-bullet-active::after {
    width: 8px;
    height: 8px;
  }
}

.ly-mainv-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 125px 0px 0px;
}
@media screen and (max-width: 1024px) {
  .ly-mainv-body {
    padding: 80px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  .ly-mainv-body {
    padding: 45px 0px 0px;
  }
}
.ly-mainv-body-inner {
  position: relative;
  width: 100%;
  max-width: 1160px;
  height: calc(100% - 50px);
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
}

.bl-slogan {
  text-align: center;
}
@media screen and (max-width: 490px) {
  .bl-slogan {
    text-align: left;
    display: flex;
    justify-content: center;
  }
}
.bl-slogan .el-slogan {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 76.8px */
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-slogan .el-slogan {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-slogan .el-slogan {
    font-size: 1.625rem;
  }
}

.ly-swiper-loop {
  padding: 60px 0;
}

.swiper-loop {
  width: 100%;
  overflow: hidden;
}
.swiper-loop .swiper-wrapper {
  transition-timing-function: linear !important;
}
.swiper-loop .swiper-slide {
  position: relative;
  width: 280px;
  height: 160px;
}
@media screen and (max-width: 1024px) {
  .swiper-loop .swiper-slide {
    width: 200px;
    height: auto;
  }
}
.swiper-loop .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.swiper-loop .swiper-slide .slide-text {
  position: absolute;
  right: 10px;
  bottom: 8px;
  white-space: nowrap;
  color: #FFF;
  text-align: right;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}

.ly-info .ly-sec-inner {
  max-width: 900px;
  padding-top: 80px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .ly-info .ly-sec-inner {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ly-info .ly-sec-inner {
    padding-bottom: 0px;
  }
}
.ly-info .ly-info-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "heading button" "list    list";
  align-items: end;
  gap: 40px 0;
}
@media screen and (max-width: 1024px) {
  .ly-info .ly-info-grid {
    grid-template-columns: 1fr;
    grid-template-areas: "heading" "list" "button";
  }
}
@media screen and (max-width: 768px) {
  .ly-info .ly-info-grid {
    gap: 30px 0;
  }
}
.ly-info .ly-info-grid .ly-info-heading {
  grid-area: heading;
}
.ly-info .ly-info-grid .ly-info-button {
  grid-area: button;
}
.ly-info .ly-info-grid .ly-info-list {
  grid-area: list;
}
.ly-info .bl-heading {
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .ly-info .bl-heading {
    align-items: center;
  }
}

.bl-overview {
  gap: 0 60px;
  margin: 60px 0 60px;
  display: grid;
  grid-template-columns: clamp(300px, 45%, 460px) 1fr;
}
@media screen and (max-width: 1024px) {
  .bl-overview {
    margin: 40px 0 40px;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .bl-overview {
    margin: 40px 0 35px;
  }
}
@media screen and (max-width: 1024px) {
  .bl-overview-img {
    max-width: 600px;
    margin: 0 auto 35px;
  }
}
.bl-overview-img img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.bl-overview-img .-caption {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
.bl-overview-list {
  margin: 0;
  border-top: 1px solid #ccc;
}
.bl-overview-list dt,
.bl-overview-list dd {
  margin: 0;
  vertical-align: top;
  line-height: 180%; /* 28.8px */
}
.bl-overview-list dt {
  float: left;
  clear: both;
  width: 110px;
  padding: 15px 0;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .bl-overview-list dt {
    float: unset;
    width: 100%;
    padding: 15px 0 0;
  }
}
.bl-overview-list dd {
  padding: 15px 0 20px 110px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .bl-overview-list dd {
    padding: 5px 0 15px;
  }
}
.bl-overview-list dd span {
  display: block;
}
.bl-overview-list dd .el-indent {
  text-indent: -1em;
  padding-left: 1em;
}
.bl-overview-list dd .bl-num-list {
  padding-left: 1.5em;
}

.ly-overview-features {
  border-radius: 6px;
  background: #DAEDE6;
  margin-top: 60px;
  padding: 45px 80px;
}
@media screen and (max-width: 1024px) {
  .ly-overview-features {
    margin-top: 40px;
    padding: 35px 40px;
  }
}
@media screen and (max-width: 768px) {
  .ly-overview-features {
    margin-top: 35px;
    padding: 25px 20px;
  }
}

.bl-overview-features {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 1024px) {
  .bl-overview-features {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl-overview-features {
    gap: 15px;
  }
}
.bl-overview-features-text {
  flex-basis: 50%;
}
.bl-overview-features-text-group:first-child {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .bl-overview-features-text-group:first-child {
    margin-bottom: 20px;
  }
}
.bl-overview-features-text .-title {
  color: #106724;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 32px */
  margin: 0 0 15px;
}
@media screen and (max-width: 1024px) {
  .bl-overview-features-text .-title {
    font-size: 1.125rem;
    margin: 0 0 10px;
  }
}
.bl-overview-features-text .-text {
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  margin: 0;
}
.bl-overview-features-img {
  flex-basis: 50%;
}
@media screen and (max-width: 1024px) {
  .bl-overview-features-img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }
}
.bl-overview-features-img img {
  width: 100%;
  height: auto;
  display: block;
}

.ly-top-report {
  margin-top: 45px;
}
@media screen and (max-width: 1024px) {
  .ly-top-report {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ly-top-report {
    margin-top: 30px;
  }
}
.ly-top-report .-lead {
  line-height: 160%; /* 25.6px */
  text-align: center;
  margin: 0 0 40px;
}
@media screen and (max-width: 768px) {
  .ly-top-report .-lead {
    margin: 0 0 30px;
  }
}
.ly-top-report .ly-report {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ly-top-report .ly-report {
    flex-direction: column;
  }
}
.ly-top-report .bl-report a img {
  max-width: 353px;
}
@media screen and (max-width: 768px) {
  .ly-top-report .bl-report a img {
    max-width: 90%;
    display: block;
    margin: 0 auto;
  }
}

.ly-schedule .bl-heading .-en,
.ly-schedule .bl-heading .-jp {
  color: #fff;
}

.bl-schedule {
  max-width: 880px;
  width: 100%;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .bl-schedule {
    margin: 30px auto 0;
  }
}
.bl-schedule .-lead {
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  margin: 0;
}
.bl-schedule-box {
  padding: 40px;
  margin: 40px 0;
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(51, 51, 51, 0.15);
}
@media screen and (max-width: 1024px) {
  .bl-schedule-box {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bl-schedule-box {
    padding: 10px;
    margin: 30px 0;
  }
}
.bl-schedule-box img {
  width: 100%;
  height: auto;
  display: block;
}
.bl-schedule .bl-btn-dl .el-btn {
  min-width: 300px;
}
.bl-schedule .bl-btn-dl .el-btn::after {
  right: 30px;
  width: 14px;
  height: 14px;
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_external_white.svg) no-repeat center center/cover;
}
.bl-schedule .bl-btn-dl .el-btn:hover::after {
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_external_main.svg) no-repeat center center/cover;
}

.ly-step {
  margin: 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .ly-step {
    margin: 0;
  }
}
.ly-step .-heading {
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .ly-step .-heading {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  .ly-step .-heading {
    font-size: 1.25rem;
  }
}

.bl-step {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .bl-step {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bl-step {
    margin-top: 20px;
  }
}
.bl-step-content {
  flex: 0 0 auto;
}
.bl-step-content-head {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 52px;
  margin-bottom: 10px;
}
.bl-step-content-head .-num {
  width: 30px;
  height: 30px;
  background-color: #106724;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: Roboto;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 12px */
}
.bl-step-content-head .-title {
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}
.bl-step-content img {
  border: 1px solid #ccc;
  max-width: 216px;
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}
.bl-step-content .-caption {
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 19.2px */
  margin: 6px 0 0;
}

.ly-video .-lead {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  margin: 45px 0 0;
}
@media screen and (max-width: 1024px) {
  .ly-video .-lead {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .ly-video .-lead {
    margin: 30px 0 0;
  }
}
.ly-video .bl-video {
  position: relative;
  max-width: 960px;
  width: 100%;
  margin: 40px auto 0;
}
@media screen and (max-width: 1024px) {
  .ly-video .bl-video {
    margin: 30px auto 0;
  }
}
.ly-video .bl-video video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
}
.ly-video .bl-video video::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
}
.ly-video .bl-video .bl-video-play {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 2;
  transition: opacity 0.3s;
}
@media screen and (max-width: 1024px) {
  .ly-video .bl-video .bl-video-play {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ly-video .bl-video .bl-video-play {
    width: 60px;
    height: 60px;
  }
}
.ly-video .bl-video .bl-video-play:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  .ly-video .bl-video .bl-video-play:hover img {
    transform: unset;
  }
}
.ly-video .bl-video .bl-video-play img {
  width: 100%;
  height: 100%;
  display: block;
  transition: 0.3s ease;
}
.ly-video .bl-video .bl-video-play.is-hidden {
  display: none;
}

.bl-link {
  max-width: 1000px;
  width: 100%;
  margin: 40px auto 20px;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 1024px) {
  .bl-link {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl-link {
    gap: 20px;
    flex-direction: column;
    max-width: 350px;
  }
}
@media screen and (max-width: 490px) {
  .bl-link {
    max-width: 80%;
  }
}
.bl-link a {
  cursor: pointer;
  color: #333333;
  text-decoration: none;
}
.bl-link a:hover img {
  opacity: 0.6;
}
.bl-link a:hover span {
  color: #106724;
}
.bl-link a:hover span::after {
  content: "";
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_external_main.svg) no-repeat center center/cover;
}
.bl-link a img {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  transition: opacity 0.3s;
}
.bl-link a span {
  position: relative;
  transition: color 0.3s;
}
.bl-link a span::after {
  content: "";
  background: url(/wp-content/themes/miyagi-kenminkan/assets/images/icon/icon_external_gray.svg) no-repeat center center/cover;
  position: static;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 15px;
  transition: 0.3s;
}

.bl-report-lead {
  margin-bottom: 60px;
}
.bl-report-lead p {
  text-align: center;
  margin: 0;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
}

.bl-report-main a {
  display: block;
  color: #333333;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
  transition: opacity 0.3s;
}
.bl-report-main a:hover {
  opacity: 0.7;
}
.bl-report-main img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  vertical-align: bottom;
  transition: opacity 0.3s;
}
.bl-report-main .el-caption {
  display: block;
  text-align: center;
  margin: 15px auto 0;
}

.ly-latest-report {
  width: 100%;
  max-width: 852px;
  margin: 0 auto 60px;
}

.ly-report {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media screen and (max-width: 1024px) {
  .ly-report {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ly-report {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
}

.bl-report a {
  display: block;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.3s;
}
.bl-report a:hover img {
  opacity: 0.7;
}
.bl-report a:hover .bl-report-caption {
  color: #106724;
}
.bl-report a img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  vertical-align: bottom;
  transition: opacity 0.3s;
}
.bl-report-caption {
  display: block;
  text-align: center;
  color: #333333;
  line-height: 160%; /* 25.6px */
  margin: 10px auto 0;
  transition: color 0.3s;
}
@media screen and (max-width: 1024px) {
  .bl-report-caption {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-report-caption {
    font-size: 0.875rem;
  }
}

.bl-news {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}
.bl-news-label {
  position: relative;
  float: left;
  clear: both;
  width: 250px;
  padding: 25px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .bl-news-label {
    width: 240px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .bl-news-label {
    float: none;
    width: 100%;
    padding: 20px 0 0;
    border-top: 1px solid #ccc;
  }
}
.bl-news-label-date {
  line-height: 180%;
  display: inline-block;
  min-width: 150px;
}
@media screen and (max-width: 1024px) {
  .bl-news-label-date {
    min-width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .bl-news-label-date {
    min-width: 120px;
    font-size: 0.875rem;
  }
}
.bl-news-label-cat {
  display: inline-block;
  min-width: 90px;
  font-size: 15px;
  color: #106724;
  text-align: center;
  padding: 1px 0 2px;
  border: 1px solid #106724;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-news-label-cat {
    font-size: 0.8125rem;
  }
}
.bl-news-text {
  line-height: 180%;
  width: 100%;
  margin: 0;
  padding: 25px 0 25px 270px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 1024px) {
  .bl-news-text {
    padding: 20px 0 20px 260px;
  }
}
@media screen and (max-width: 768px) {
  .bl-news-text {
    padding: 5px 0 20px;
    border-top: none;
  }
}
.bl-news-text a {
  color: #333333;
  text-decoration: none;
}
.bl-news-text a:hover {
  text-decoration: underline;
}

.bl-post {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.bl-post-head {
  margin-bottom: 40px;
}
.bl-post-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 160%; /* 48px */
  margin: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1024px) {
  .bl-post-title {
    font-size: 1.625rem;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bl-post-title {
    font-size: 1.375rem;
    padding-bottom: 15px;
  }
}
.bl-post-meta {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 20px 0 30px;
}
.bl-post-meta-date {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .bl-post-meta-date {
    margin-right: 20px;
    font-size: 0.875rem;
  }
}
.bl-post-meta-cat {
  display: inline-block;
  min-width: 90px;
  font-size: 0.9375rem;
  color: #106724;
  text-align: center;
  padding: 1px 0 2px;
  border: 1px solid #106724;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-post-meta-cat {
    font-size: 0.8125rem;
  }
}
.bl-post-contents p {
  font-size: 1rem;
  line-height: 160%;
  color: #333333;
  margin: 0 0 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
}
.bl-post-contents h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  color: #333333;
  margin: 1.5em 0 1em;
}
@media screen and (max-width: 768px) {
  .bl-post-contents h2 {
    font-size: 1.25rem;
  }
}
.bl-post-contents h2:first-child {
  margin: 0 0 1em;
}
.bl-post-contents figure {
  margin: 0 0 3em;
}
.bl-post-contents .wp-block-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-image img {
    width: 100% !important;
  }
}
.bl-post-contents .wp-element-caption {
  color: #333333;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 25.2px */
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-element-caption {
    margin: 5px 0 0;
  }
}
.bl-post-contents .wp-block-columns {
  gap: 60px;
  margin-bottom: 3em;
}
@media screen and (max-width: 1024px) {
  .bl-post-contents .wp-block-columns {
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-columns {
    gap: 30px;
    margin-bottom: 2em;
  }
}
.bl-post-contents .wp-block-columns figure {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-columns p {
    margin-bottom: 0;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.pagination .nav-links {
  display: flex;
  gap: 10px;
}
.pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #106724;
  font-size: 14px;
  text-decoration: none;
  box-sizing: border-box;
}
.pagination .page-numbers.current {
  background-color: #106724;
  color: #fff;
  border-color: #106724;
  pointer-events: none;
}
.pagination a.page-numbers {
  background-color: #fff;
  color: #333333;
  transition: background-color 0.3s, color 0.3s;
}
.pagination a.page-numbers:hover {
  background-color: #106724;
  color: #fff;
}

.site-policy .bl-page {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.site-policy .bl-page .el-lead {
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .site-policy .bl-page .el-lead {
    text-align: left;
  }
}
.site-policy .bl-page .el-heading {
  color: #106724;
  font-size: 1.5rem;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin: 40px 0 20px;
}
@media screen and (max-width: 1024px) {
  .site-policy .bl-page .el-heading {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  .site-policy .bl-page .el-heading {
    margin: 30px 0 15px;
    font-size: 1.25rem;
  }
}
.site-policy .bl-page p {
  line-height: 1.8;
  margin: 0 0 1em;
}
.site-policy .bl-page ul {
  margin: 0;
  padding: 0;
}
.site-policy .bl-page ul li {
  font-size: 1pxrem;
  line-height: 1.8;
  list-style: none;
  position: relative;
  text-indent: -1rem;
  padding-left: 1rem;
}
.site-policy .bl-page ul li::before {
  content: "";
  position: relative;
  top: -4px;
  width: 3px;
  height: 3px;
  display: inline-block;
  background: #333333;
  border-radius: 50%;
  margin-right: 5px;
}