@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 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 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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 {
  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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}
td[valign=top],
th[valign=top] {
  vertical-align: top;
}
td[valign=middle],
th[valign=middle] {
  vertical-align: middle;
}
td[valign=bottom],
th[valign=bottom] {
  vertical-align: bottom;
}

th {
  text-align: left;
  font-weight: bold;
}

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

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

/**
 * Base
 */
::-moz-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

dt {
  font-weight: normal;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.is_lgCharSize {
  font-size: 70%;
}
html.is_locked {
  position: fixed;
  width: 100%;
}
html.large {
  font-size: 70.3125%;
}
html.xlarge {
  font-size: 78.125%;
}

body {
  background: #FFF;
  color: #474B44;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
body.is_dark {
  background: #000;
  color: #fff;
}
body.is_dark * .js_toggleDark.is_default {
  display: none !important;
}
body:not(.is_dark) * .js_toggleDark.is_changed {
  display: none !important;
}

a {
  transition-property: background-color, color, text-decoration-color;
  transition-duration: 0.3s;
}
img {
  max-width: 100%;
  height: auto;
}

*:not([style*="outline: none;"]):focus-visible {
  outline: -webkit-focus-ring-color auto 2px !important;
  box-shadow: 0 0 0 4px -webkit-focus-ring-color;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/**
 * Layout
 */
@media (min-width: 1261px) {
  .ly_wrapper {
    margin-top: 110px;
  }
}
@media (max-width: 1260px) {
  .ly_wrapper {
    margin-top: 60px;
  }
}

.ly_contents {
  position: relative;
  margin: 0 auto;
  padding: 0 30px 150px;
  min-width: 800px;
  max-width: 1260px;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 799px) {
  .ly_contents {
    min-width: 0;
    padding-bottom: 55px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly_contents__inner {
  padding: 0 30px;
  min-width: 0;
}
@media (max-width: 799px) {
  .ly_contents__inner {
    padding: 0 20px;
  }
}
.ly_contents__noPB {
  padding: 0 30px;
}
@media (max-width: 799px) {
  .ly_contents__noPB {
    padding: 0 20px;
  }
}

.ly_container {
  margin: auto;
  padding: 0 20px;
  min-width: 800px;
  max-width: 1240px;
  box-sizing: border-box;
}
@media (max-width: 799px) {
  .ly_container {
    min-width: 0;
  }
}

.ly_pageContainer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ly_pageContainer_noSideBar {
  max-width: 1200px;
}
@media (max-width: 799px) {
  .ly_pageContainer {
    display: block;
  }
}
.ly_pageContainer .ly_pageContent {
  flex: 1 1 auto;
  order: 2;
  margin-top: 25px;
}
@media (max-width: 799px) {
  .ly_pageContainer .ly_pageContent {
    margin-top: 0;
  }
}
.ly_pageContainer .bl_sideNav {
  margin-right: 7.5%;
  width: 21.6666666667%;
  box-sizing: border-box;
  flex: 0 0 auto;
  order: 1;
}
@media (max-width: 799px) {
  .ly_pageContainer .bl_sideNav {
    width: 100%;
    padding-top: 18px;
    border-top: 1px solid #bbb;
    margin-top: 80px;
  }
}

/**
 * Header
 */
.ly_header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 78, 25, 0.3);
  z-index: 20;
  color: #474B44;
}
.ly_header .ly_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1261px) {
  .ly_header .ly_header_inner {
    position: relative;
    padding: 10px 30px 0 30px;
    box-sizing: border-box;
  }
}
@media (max-width: 1260px) {
  .ly_header .ly_header_inner {
    margin: 0;
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 1261px) {
  .ly_header .logo {
    z-index: 2;
    margin-right: 35px;
    flex: 0 0 auto;
  }
}
@media (max-width: 1260px) {
  .ly_header .logo {
    display: flex;
    padding-left: 20px;
    align-items: center;
    flex: 1 1 auto;
  }
  .ly_header .logo img {
    width: 144px;
    height: auto;
  }
}
@media (min-width: 1261px) {
  .ly_header .ly_headerContent {
    z-index: 1;
  }
  .ly_header .ly_headerContent::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  }
}
.ly_header .ly_headerContent_PC {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  z-index: 1;
}
@media (max-width: 1260px) {
  .ly_header .ly_headerContent_PC {
    display: none;
  }
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav {
  margin-bottom: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  padding-left: 13px;
  background: url("../images/icon_arrow_right_01.svg") left center no-repeat;
  background-size: 6px auto;
  font-size: 1.3rem;
  color: #1D4032;
  line-height: 1em;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #028550;
  background-image: url(../images/icon_arrow_right_01_green.svg);
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search {
  margin-left: 17px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  position: relative;
  height: 30px;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0 24px 0 14px;
  font-weight: 500;
  font-size: 1.3rem;
  transition: color 0.3s;
  background: #F6F6F6;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button::before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  transition: opacity 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text {
  position: relative;
  padding: 0 0 0 26px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 14px;
  height: 14px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::before {
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::after {
  background: url(../images/icon_search.svg) center/contain no-repeat;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:hover {
  color: #fff;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:hover::before {
  opacity: 1;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:hover .text::after {
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  display: flex;
  position: relative;
  margin: 0 10px 5px 20px;
  border-radius: 5px;
  background: #F6F6F6;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn {
  display: flex;
  width: 33.3333333333%;
  min-width: 116px;
  min-height: 40px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 7px 10px;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1em;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a .text, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button .text {
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button::before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 0;
  height: 15px;
  border-left: 1px solid #ccc;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  transition: opacity 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:first-child > a, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:first-child > button {
  border-radius: 5px 0 0 5px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:first-child > a::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:first-child > button::before {
  content: none;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:last-child > a, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn:last-child > button {
  border-radius: 0 5px 5px 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__charSize > button .text::after {
  content: "";
  margin-left: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: currentColor transparent transparent transparent;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__bgColor > button .text .changeTo {
  display: block;
  margin-left: 10px;
  border-radius: 5px;
  border: 1px solid currentColor;
  padding: 6px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text {
  position: relative;
  padding-left: 24px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::after {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 20px;
  height: 20px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::before {
  background: url(../images/icon_globe_hv.svg) center/contain no-repeat;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::after {
  background: url(../images/icon_globe.svg) center/contain no-repeat;
  transition: opacity 0.3s;
  z-index: 1;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:hover, [data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:hover {
  color: #fff;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:hover::after, [data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:hover::after {
  opacity: 1;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a:hover .text::after {
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices {
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  padding: 10px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  z-index: 5;
  transform: translateY(100%);
  transition-property: visibility, opacity;
  transition-duration: 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices > li {
  width: calc(50% - 5px);
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 30px;
  border-radius: 5px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  font-weight: 500;
  font-size: 1.4rem;
  text-align: center;
  color: #028550;
  transition: color 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  opacity: 1;
  border-radius: 5px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  transition: opacity 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button .text {
  position: relative;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button:hover {
  color: #fff;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button:hover::before {
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected::before {
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices.is_opened {
  visibility: visible;
  opacity: 1;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_optNav {
  display: flex;
  align-items: center;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav {
  margin-left: 10px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button {
  width: 140px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button span {
  position: relative;
  padding-left: 18px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button span::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button span::after {
  content: "";
  position: absolute;
  left: 0;
  margin-right: 3px;
  background: center center no-repeat;
  transition: opacity 0.3s;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button span::before {
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button span::after {
  opacity: 1;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span {
  position: relative;
  padding-left: 18px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::after {
  content: "";
  top: calc(50% - 7px);
  width: 15px;
  height: 16px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::before {
  background-image: url("../images/icon_mappin_wh.svg");
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::after {
  background-image: url("../images/icon_mappin.svg");
  opacity: 1;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span {
  position: relative;
  padding-left: 19px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::before, .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::after {
  content: "";
  top: calc(50% - 4px);
  width: 16px;
  height: 12px;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::before {
  background-image: url("../images/icon_contact.svg");
  opacity: 0;
}
.ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::after {
  background-image: url("../images/icon_contact_hv.svg");
  opacity: 1;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #028550;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button:hover span:before {
  opacity: 1;
}
[data-whatintent=mouse] .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button:hover span:after {
  opacity: 0;
}
.ly_header .bl_headerSearch_title {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.09em;
  line-height: 1.35;
  text-align: center;
  color: #1D4032;
}
.ly_header .bl_headerSearch_input {
  margin: 30px auto 0;
  margin-left: 18px;
}
.ly_header .bl_headerSearch_input form {
  display: flex;
  margin: 0 auto;
  width: 716px;
  overflow: hidden;
  border-radius: 5px;
}
.ly_header .bl_headerSearch_input form input {
  flex-grow: 1;
  background: #fff;
  padding: 0 20px;
}
.ly_header .bl_headerSearch_input form button {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 11px 23px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  transition: opacity 0.3s;
}
.ly_header .bl_headerSearch_input form button::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .ly_header .bl_headerSearch_input form button:hover {
  opacity: 0.6;
}
.ly_header .ly_headerContent_SP {
  position: relative;
  display: flex;
  height: 60px;
}
@media (min-width: 1261px) {
  .ly_header .ly_headerContent_SP {
    display: none;
  }
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav {
  display: flex;
  width: 122px;
  flex: 0 0 auto;
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav li {
  position: relative;
  margin-left: 1px;
  width: 60px;
  height: 60px;
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #F5F9F9;
  font-size: 0.9rem;
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a:before {
  content: "";
  display: block;
  margin-bottom: 3px;
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  width: 17px;
  height: 20px;
  background: url("../images/icon_mappin.svg") center center no-repeat;
  background-size: 17px auto;
}
.ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  width: 24px;
  height: 20px;
  background: url("../images/icon_contact2.svg") center center no-repeat;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  display: flex;
  width: 60px;
  height: 60px;
  flex: 0 0 auto;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon {
  margin-bottom: 5px;
  width: 20px;
  height: 16px;
  position: relative;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon span {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon span:nth-child(1) {
  top: 0;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon span:nth-child(2) {
  top: 7px;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon span:nth-child(3) {
  bottom: 0;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_label {
  color: #ffffff;
  font-size: 0.9rem;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle.is_opened .el_icon span:nth-child(1) {
  top: 7px;
  transform: rotate(45deg);
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle.is_opened .el_icon span:nth-child(2) {
  visibility: hidden;
}
.ly_header .ly_headerContent_SP .el_headerContent_menuToggle.is_opened .el_icon span:nth-child(3) {
  top: 7px;
  bottom: auto;
  transform: rotate(-45deg);
}
.ly_header .ly_headerContent_SP .bl_headerContent_globalMenu {
  position: absolute;
}
@media (min-width: 1261px) {
  .ly_header .ly_headerContent_SP .bl_headerContent_globalMenu {
    display: none;
  }
}
.ly_header .bl_headerContent_globalNavi {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1261px) {
  .ly_header .bl_headerContent_globalNavi .el_mainNav {
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-end;
    align-items: center;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1Wrapper {
    display: flex;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 {
    display: flex;
    height: 50px;
    align-items: center;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button {
    display: flex;
    position: relative;
    overflow: hidden;
    height: 50px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8rem;
    align-items: center;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
    transform: translateX(-101%);
    transition: transform 0.3s;
  }
  [data-whatintent=mouse] .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:hover:after, [data-whatintent=mouse] .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:hover:after {
    transform: translateX(0);
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .text, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .text {
    display: inline-block;
    padding: 0 30px;
    border-left: 1px solid #cccccc;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1:first-of-type > a .text, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1:first-of-type > button .text {
    border-left: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 6px;
    height: 5px;
    background: url("../images/icon_tri_down_02.png") center center no-repeat;
    vertical-align: middle;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1:first-child > a span {
    border-left: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    padding: 40px 0;
    width: 100%;
    height: auto;
    background-color: #F5F9F9;
    transform: translateY(-100%);
    transition: transform 0.3s;
    animation: hidden 0.3s forwards;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu > ul {
    display: block;
    margin: 0 auto;
    min-width: 800px;
    max-width: 1200px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu__search .el_mainNav_megamenuClose {
    position: absolute;
    top: 0;
    right: 0;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2ItemWrapper > ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
    margin-bottom: calc(18px - 0.11em);
    color: #028550;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.2222;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 {
    width: 25%;
    margin: 0 0 20px;
    padding: 0 33px 0 0;
    font-weight: 500;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a {
    display: flex;
    transition: color 0.3s;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
    flex-shrink: 0;
    margin-right: 10px;
    width: 24px;
    height: 24px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow img,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow svg,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke img,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
    width: 9px;
    height: 9px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
    border: 1px solid #028550;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
    fill: #028550;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 0 0 16px;
    width: 100%;
    font-weight: bold;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.09em;
    line-height: 1.35;
    color: #1D4032;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a {
    display: flex;
    align-items: center;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
    flex-shrink: 0;
    margin: 9px 7px 0 0;
    width: 8px;
    height: 8px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
    flex-shrink: 0;
    margin-left: 1em;
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    line-height: 1;
    color: #028550;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose::before {
    content: "";
    display: inline-block;
    margin-right: 7px;
    width: 12px;
    height: 12px;
    background: url(../images/icon_close_01.svg) center/contain no-repeat;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu__search.is_opened {
    transform: translateY(110px);
    visibility: visible;
    animation: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
    transform: translateX(0);
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened .el_mainNav_megamenu {
    transform: translateY(110px);
    visibility: visible;
    animation: none;
  }
  [data-whatintent=mouse] .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
    color: #028550;
    text-decoration: underline;
  }
  [data-whatintent=mouse] .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1260px) {
  .ly_header .bl_headerContent_globalNavi .el_mainNav {
    visibility: hidden;
    position: fixed;
    z-index: 1;
    opacity: 0;
    overflow-y: scroll;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    background: #fff;
    transition: opacity 0.3s;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
    padding: 20px;
    background: #F5F9F9;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
    box-shadow: 0px 0px 20px rgba(0, 78, 25, 0.1);
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1Wrapper {
    padding: 0 20px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 16px 0;
    width: 100%;
    min-height: 60px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8rem;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .text, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .text {
    padding-right: 1em;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    position: relative;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #028550;
    background: url(../images/icon_arrow_right_08.svg) center/8px auto no-repeat;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon {
    background: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon::before, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon::after, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon::before, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(50% - 4px);
    width: 8px;
    height: 0;
    border-top: 1px solid #028550;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon::after, .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon::after {
    transform: rotate(90deg);
    transition: transform 0.3s;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
    display: none;
    padding: 13px 20px;
    background: #FAFBF9;
    font-size: 1.4rem;
    color: #1D4032;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2ItemWrapper + .el_mainNav_lvl2ItemWrapper {
    margin-top: 20px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #028550;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 {
    margin: 11px 0;
    font-weight: 500;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow {
    display: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 > a {
    display: flex;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow {
    color: #028550;
    margin: 2px 3px 0 0;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke img,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow img,
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow svg {
    width: 7px;
    height: 6px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    font-weight: bold;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head .el_circleArrow {
    display: flex;
    color: #fff;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
    flex-shrink: 0;
    margin: 8px 10px 0 7px;
    width: 6px;
    height: 6px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
    display: none;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_foot {
    padding: 26px 20px 30px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_foot .el_filter_inputWrapper {
    margin-top: 20px;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_footNav {
    display: flex;
    justify-content: center;
    align-content: center;
    font-size: 1.3rem;
    letter-spacing: 0.09em;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_footNav > li {
    width: 50%;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_footNav > li + li {
    border-left: 1px solid #ccc;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_footNav > li a {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav.is_opened {
    visibility: visible;
    opacity: 1;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild.is_opened > button {
    border-bottom: 1px solid transparent;
  }
  .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild.is_opened .icon::after {
    transform: rotate(0);
  }
}

.is_dark .ly_header {
  border-bottom: 1px solid #fff;
  background-color: #000;
  color: #fff;
}
@media (min-width: 1261px) {
  .is_dark .ly_header .ly_headerContent::before {
    background: #000;
  }
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  background: url("../images/icon_arrow_right_01.svg") left center no-repeat;
  color: #fff;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
  background-image: url(../images/icon_arrow_right_01_green.svg);
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button::before {
  background: transparent;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::before {
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
  transition: opacity 0.3s;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text::after {
  content: none;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:hover .text::before {
  opacity: 0.6;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a, .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button {
  transition: opacity 0.3s;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a::before, .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button::before {
  border-left: 1px solid #ccc;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after, .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  content: none;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::before {
  background: url(../images/icon_globe_hv.svg) center/contain no-repeat;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text::after {
  content: none;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:hover, [data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:hover {
  opacity: 0.6;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a:hover .text::after {
  opacity: 0;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  background: #000;
  color: #fff;
  border: 1px solid currentColor;
  transition: opacity 0.3s;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button::before {
  content: none;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button:hover {
  opacity: 0.6;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices.is_opened {
  visibility: visible;
  opacity: 1;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::before {
  opacity: 1;
  background-image: url("../images/icon_mappin_wh.svg");
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span::after {
  content: none;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::before {
  content: none;
}
.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span::after {
  background-image: url("../images/icon_contact_hv.svg");
  opacity: 1;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button:hover {
  opacity: 0.6;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button:hover span:before {
  opacity: 1;
}
[data-whatintent=mouse] .is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav .el_button:hover span:after {
  opacity: 1;
}
.is_dark .ly_header .bl_headerSearch_title {
  color: #fff;
}
.is_dark .ly_header .bl_headerSearch_input form input {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .ly_header .bl_headerSearch_input form button {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
.is_dark .ly_header .bl_headerSearch_input form button::before {
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .is_dark .ly_header .bl_headerSearch_input form button:hover {
  opacity: 0.6;
}
.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #000;
}
.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url("../images/icon_mappin_hv.svg") center center no-repeat;
}
.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url("../images/icon_contact_hv.svg") center center no-repeat;
}
.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: #000;
}
.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_icon span {
  background: #ffffff;
}
.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle .el_label {
  color: #ffffff;
}
@media (min-width: 1261px) {
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
    background: #fff;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
    background: url("../images/icon_tri_down_02.png") center center no-repeat;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
    background-color: #000;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
    border: 1px solid currentColor;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
    fill: currentColor;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
    color: #fff;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose::before {
    background: url(../images/icon_close_01.svg) center/contain no-repeat;
  }
  [data-whatintent=mouse] .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
@media (max-width: 1260px) {
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav {
    background: #000;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
    background: #000;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav {
    border: 1px solid #fff;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button {
    border-bottom: 1px solid #ccc;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border: 1px solid currentColor;
    background: url(../images/icon_arrow_right_08.svg) center/8px auto no-repeat;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon::before, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .icon::after, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon::before, .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .icon::after {
    border-top: 1px solid currentColor;
  }
  .is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
    background: #000;
    color: #fff;
  }
}

@media (max-width: 1260px) {
  .lang-en .ly_header .logo img {
    width: 170px;
  }
}

/**
 * Footer
 */
.ly_footer {
  position: relative;
  padding: 85px 0 50px 0;
  background: linear-gradient(to bottom, rgba(237, 241, 239, 0.7), rgba(216, 229, 224, 0.7));
}
@media (max-width: 799px) {
  .ly_footer {
    padding: 40px 20px;
  }
}
.ly_footer .bl_pageTop {
  position: fixed;
  width: 60px;
  height: 60px;
  right: 30px;
  bottom: 30px;
  border: 2px solid #028550;
  border-radius: 30px;
  background: #028550;
  opacity: 0;
  z-index: 6;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.ly_footer .bl_pageTop.show {
  opacity: 1;
}
@media (max-width: 799px) {
  .ly_footer .bl_pageTop {
    right: 20px;
  }
  .ly_footer .bl_pageTop.el_sticky {
    position: absolute;
    right: 20px;
    top: -30px;
  }
}
.ly_footer .bl_pageTop:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 18px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url("../images/icon_arrow_up.svg") center center no-repeat;
}
.ly_footer .bl_pageTop:hover {
  background: #FFFFFF;
}
.ly_footer .bl_pageTop:hover:before {
  background-image: url("../images/icon_arrow_up_02.svg");
}
.ly_footer .ly_footer_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 20px;
  min-width: 800px;
  max-width: 1240px;
}
@media (max-width: 799px) {
  .ly_footer .ly_footer_inner {
    display: block;
    min-width: 0;
    padding: 0;
  }
}
.ly_footer .bl_footerContent_primary .logo {
  margin-bottom: 30px;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_primary .logo {
    width: 80%;
    margin-bottom: 15px;
  }
}
.ly_footer .bl_footerContent_primary .el_address span {
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_primary .el_address span {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  .ly_footer .bl_footerContent_primary .el_address span:first-child {
    font-size: 1.5rem;
  }
}
.ly_footer .bl_footerContent_secondary {
  width: 53.75%;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_secondary {
    margin-top: 30px;
    width: auto;
  }
}
.ly_footer .bl_footerContent_secondary .bl_footerLinks_wrapper {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_secondary .bl_footerLinks_wrapper {
    display: block;
  }
}
.ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink {
  padding-left: 25px;
  width: 50%;
  box-sizing: border-box;
  border-left: 1px solid #cccccc;
  color: #1D4032;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink {
    padding-left: 0;
    width: auto;
    border-left: none;
  }
}
.ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  padding-left: 25px;
  margin-bottom: 20px;
  background: url("../images/icon_arrow_right_02.svg") left 6px no-repeat;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (min-width: 800px) {
  .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
    margin-bottom: 15px;
    font-size: 1.4rem;
    background-size: 14px 14px;
  }
}
.ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #028550;
  text-decoration: underline;
}
.ly_footer .bl_footerContent_bottom {
  display: flex;
  margin-top: 65px;
  padding-top: 18px;
  width: 100%;
  flex: 0 0 auto;
  justify-content: space-between;
  border-top: 1px solid #cccccc;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_bottom {
    display: block;
    margin-top: 35px;
    padding-top: 0;
    border-top: none;
  }
}
.ly_footer .bl_footerContent_bottom .bl_bottomLink {
  display: flex;
  align-items: center;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_bottom .bl_bottomLink {
    flex-wrap: wrap;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
}
.ly_footer .bl_footerContent_bottom .bl_bottomLink li {
  padding: 0 25px;
  margin: 0;
  font-size: 1.4rem;
  color: #4D4D4D;
  line-height: 1.2em;
  border-left: 1px solid #4D4D4D;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_bottom .bl_bottomLink li {
    padding: 0 15px;
    margin-bottom: 10px;
  }
}
.ly_footer .bl_footerContent_bottom .bl_bottomLink li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #028550;
  text-decoration: underline;
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
    display: block;
  }
}
@media (max-width: 799px) {
  .ly_footer .bl_footerContent_bottom .el_copyright {
    text-align: center;
    margin-top: 5px;
  }
}
.ly_footer .bl_footerContent_bottom .el_copyright small {
  font-size: 1.2rem;
  color: #BBBBBB;
}

.is_dark .ly_footer {
  border-top: 1px solid #fff;
  background: transparent;
}
.is_dark .ly_footer .bl_pageTop {
  border: 2px solid #fff;
  background: #000;
}
.is_dark .ly_footer .bl_pageTop:before {
  background: url("../images/icon_arrow_up.svg") center center no-repeat;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark .ly_footer .bl_pageTop:hover:before {
  background-image: url("../images/icon_arrow_up.svg");
  opacity: 0.6;
}
.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink {
  border-left: 1px solid #cccccc;
  color: #fff;
}
@media (max-width: 799px) {
  .is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink {
    border-left: none;
  }
}
.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url("../images/icon_arrow_right_02.svg") left 6px no-repeat;
}
.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.is_dark .ly_footer .bl_footerContent_bottom {
  border-top: 1px solid #cccccc;
}
@media (max-width: 799px) {
  .is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink {
    border-bottom: 1px solid #cccccc;
  }
}
.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li {
  color: #fff;
  border-left: 1px solid #4D4D4D;
}
.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li:first-child {
  border-left: none;
}
.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.is_dark .ly_footer .bl_footerContent_bottom .el_copyright small {
  font-size: 1.2rem;
  color: #fff;
}

/**
 * Block
 */
.bl_recruitPageHdg {
  position: relative;
  z-index: 1;
}
.bl_recruitPageHdg .bl_breadcrumb {
  position: relative;
  margin: auto;
  padding: 30px 30px 0;
  min-width: 800px;
  max-width: 1260px;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg .bl_breadcrumb {
    min-width: 0;
    padding: 16px 20px 0;
  }
}
.bl_recruitPageHdg_body {
  position: relative;
  padding-top: 65px;
  padding-left: 70px;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_body {
    padding-top: 11px;
    padding-left: 20px;
  }
}
.bl_recruitPageHdg_img {
  position: absolute;
  top: 65px;
  left: 70px;
  width: calc(100% - 70px);
  height: 431px;
  z-index: 0;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_img {
    top: 11px;
    left: 20px;
    width: calc(100% - 20px);
    height: 174px;
  }
}
.bl_recruitPageHdg_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0 0 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.bl_recruitPageHdg_deco01 {
  position: absolute;
  bottom: 0;
  left: 536px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  z-index: 3;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_deco01 {
    left: min(375px, 88.7%);
    width: 15px;
    height: 15px;
  }
}
.bl_recruitPageHdg_deco01:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 200%;
  box-shadow: -10px 10px 0 0 #fff;
  border-radius: 50%;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_deco01:after {
    box-shadow: -15px 15px 0 0 #fff;
  }
}
.bl_recruitPageHdg_deco02 {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 10px;
  height: 10px;
  overflow: hidden;
  z-index: 3;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_deco02 {
    width: 15px;
    height: 15px;
  }
}
.bl_recruitPageHdg_deco02:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 200%;
  box-shadow: -10px 10px 0 0 #fff;
  border-radius: 50%;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_deco02:after {
    box-shadow: -15px 15px 0 0 #fff;
  }
}
.bl_recruitPageHdg_head {
  position: relative;
  padding-top: 300px;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_head {
    padding-top: 115px;
  }
}
.bl_recruitPageHdg_inner {
  position: relative;
  display: inline-block;
  width: 536px;
  padding-bottom: 14px;
  padding-left: 50px;
  padding-right: 41px;
  border-radius: 0 5px 0 0;
  background-color: #fff;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_inner {
    width: calc(100% - 40px);
    max-width: 375px;
    padding-left: 14px;
    padding-right: 20px;
    margin-right: 40px;
  }
}
.bl_recruitPageHdg_hdg {
  transform: translateY(-40px);
  display: inline-block;
  padding: 7px 30px;
  border-radius: 5px;
  margin-bottom: -7px;
  background: rgb(76, 128, 20);
  background: linear-gradient(45deg, rgb(76, 128, 20) 0%, rgb(20, 136, 49) 25%, rgb(31, 137, 91) 44%, rgb(48, 127, 126) 87%, rgb(5, 102, 117) 100%);
  color: #fff;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  font-family: "Noto Serif JP", sans-serif;
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_hdg {
    transform: translateY(-22px);
    padding: 7px 20px;
    margin-bottom: -10px;
    font-size: 2.4rem;
  }
}
@media (max-width: 799px) {
  .bl_recruitPageHdg_txt {
    font-size: 1.5rem;
  }
}

.is_dark .bl_recruitPageHdg_inner {
  background-color: #000;
}

.bl_consultPageHdg {
  position: relative;
  width: 100%;
  min-height: 226px;
}
@media (max-width: 799px) {
  .bl_consultPageHdg {
    min-height: 192px;
  }
}
.bl_consultPageHdg .bl_breadcrumb {
  position: relative;
  margin: auto;
  padding: 30px 30px 0;
  min-width: 800px;
  max-width: 1260px;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_consultPageHdg .bl_breadcrumb {
    min-width: 0;
  }
}
.bl_consultPageHdg_body {
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: inherit;
  padding: 67px 0;
}
@media (max-width: 799px) {
  .bl_consultPageHdg_body {
    padding: 30px 20px;
    min-height: 0;
  }
}
.bl_consultPageHdg_hdg {
  position: relative;
  font-size: 4rem;
  font-weight: 600;
  font-family: "Noto Serif JP", sans-serif;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_consultPageHdg_hdg {
    font-size: 2.4rem;
  }
}
.bl_consultPageHdg_img {
  width: 100%;
  height: 400px;
  max-width: 1260px;
  padding: 0 30px;
  margin: auto;
}
@media (max-width: 799px) {
  .bl_consultPageHdg_img {
    padding: 0 20px;
  }
}
.bl_consultPageHdg_img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.bl_noImgPageHdg {
  position: relative;
  width: 100%;
  min-height: 207px;
  z-index: 0;
}
@media (max-width: 799px) {
  .bl_noImgPageHdg {
    min-height: 149px;
  }
}
.bl_noImgPageHdg .bl_breadcrumb {
  position: relative;
  margin: auto;
  padding: 30px 30px 0;
  min-width: 800px;
  max-width: 1260px;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_noImgPageHdg .bl_breadcrumb {
    min-width: 0;
    padding: 14px 20px 0;
  }
}
.bl_noImgPageHdg_body {
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: inherit;
  padding: 67px 0;
}
@media (max-width: 799px) {
  .bl_noImgPageHdg_body {
    padding: 50px 0;
  }
}
.bl_noImgPageHdg_gradation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: max(691px, 47.98%);
  background-image: url(../images/noImgPageHdg_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
@media (max-width: 799px) {
  .bl_noImgPageHdg_gradation {
    background-image: url(../images/noImgPageHdg_bg_sp.png);
    padding-bottom: max(411px, 109.6%);
  }
}
.bl_noImgPageHdg_hdg {
  position: relative;
  font-size: 4rem;
  font-weight: 600;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.1em;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_noImgPageHdg_hdg {
    font-size: 2.4rem;
  }
}
.bl_noImgPageHdg__another .bl_noImgPageHdg_gradation {
  padding-bottom: max(582px, 40.41%);
  background-image: url(../images/noImgPageHdg_bg_another.png);
}
@media (max-width: 799px) {
  .bl_noImgPageHdg__another .bl_noImgPageHdg_gradation {
    background-image: url(../images/noImgPageHdg_bg_another_sp.png);
    padding-bottom: max(411px, 117.6%);
  }
}
.bl_noImgPageHdg__nonHdg {
  min-height: 143px;
}
.bl_noImgPageHdg__nonHdg + .ly_contents .bl_sideNav {
  margin-top: 110px;
}

.is_dark .bl_noImgPageHdg_gradation {
  display: none;
}
.is_dark .bl_noImgPageHdg__another .bl_noImgPageHdg_gradation {
  background-image: url(../images/noImgPageHdg_bg_another.png);
}
@media (max-width: 799px) {
  .is_dark .bl_noImgPageHdg__another .bl_noImgPageHdg_gradation {
    background-image: url(../images/noImgPageHdg_bg_another_sp.png);
  }
}

.bl_mainVisual {
  position: relative;
  display: flex;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 280px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 2;
}
.bl_mainVisual:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #50A180 0%, #7EB44D 33%, #97BF32 66%, #1A875B 100%);
  opacity: 0.15;
  z-index: 2;
}
@media (max-width: 799px) {
  .bl_mainVisual {
    height: 200px;
  }
}
.bl_mainVisual img {
  width: 100%;
  min-height: 280px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.bl_mainVisual .bl_pageTitle {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  max-width: 85.6%;
  margin: auto;
  padding: 19px 20px;
  background: linear-gradient(70deg, #4C8014, #148831 25%, #1F895B 40%, #307F7E 80%, #307F7E 95%);
  border-radius: 5px;
  font-size: 4rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  color: #FFFFFF;
  z-index: 3;
}
@media (max-width: 799px) {
  .bl_mainVisual .bl_pageTitle {
    font-size: 2.4rem;
    line-height: 1.25em;
    text-align: center;
  }
}

.lang-en .bl_mainVisual .bl_pageTitle {
  letter-spacing: 0.04em;
}

.bl_breadcrumb {
  padding: 25px 0 80px 0;
}
@media (max-width: 799px) {
  .bl_breadcrumb {
    padding-bottom: 60px;
  }
}
.bl_breadcrumb ol li {
  display: inline-block;
  margin-left: 12px;
  padding-left: 15px;
  background: url("../images/icon_arrow_right_01.svg") left 7px no-repeat;
  font-size: 1.4rem;
}
@media (max-width: 799px) {
  .bl_breadcrumb ol li {
    margin-left: 0;
    margin-bottom: 10px;
    padding-right: 12px;
    font-size: 1.2rem;
  }
}
.bl_breadcrumb ol li a {
  color: #028550;
  transition: all 0.3s ease;
}
.bl_breadcrumb ol li a:hover {
  text-decoration: underline;
}
.bl_breadcrumb ol li:first-child {
  margin-left: 0;
  padding-left: 20px;
  background-image: url("../images/icon_home.svg");
}

.is_dark .bl_breadcrumb ol li {
  background: url("../images/icon_arrow_right_01.svg") left 7px no-repeat;
}
.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.is_dark .bl_breadcrumb ol li:first-child {
  background-image: url("../images/icon_home.svg");
}

.bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(63, 116, 96, 0.16);
}
@media (max-width: 799px) {
  .bl_sideNav {
    box-shadow: none;
  }
}
.bl_sideNav .bl_sideNav_inner {
  padding: 25px 0;
}
.bl_sideNav .bl_pageTitle {
  margin-bottom: 40px;
  padding: 0 20px 15px 0;
  position: relative;
  font-size: 2.6rem;
  line-height: 3.5rem;
}
@media (max-width: 799px) {
  .bl_sideNav .bl_pageTitle {
    padding-bottom: 22px;
    margin-bottom: 50px;
  }
}
.bl_sideNav .bl_pageTitle:after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
.bl_sideNav .bl_sideNav_links li a {
  transition: all 0.3s ease;
}
.bl_sideNav .bl_sideNav_links li a:hover {
  color: #028550;
}
.bl_sideNav .bl_sideNav_links > li {
  margin-bottom: 10px;
  width: 76.9230769231%;
  font-size: 1.6rem;
  line-height: 1.4em;
  box-sizing: border-box;
}
.bl_sideNav .bl_sideNav_links > li > a {
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 30px;
  min-height: 24px;
  background: url("../images/icon_arrow_right_03.svg") left 4px no-repeat;
}
.bl_sideNav .bl_sideNav_links > li > ul {
  margin-left: 10px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.bl_sideNav .bl_sideNav_links > li > ul > li {
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.bl_sideNav .bl_sideNav_links > li > ul > li > a {
  display: inline-block;
  padding-left: 15px;
  background: url("../images/icon_arrow_right_04.svg") left 8px no-repeat;
}
.bl_sideNav .bl_sideNav_links li.current span, .bl_sideNav .bl_sideNav_links li.current a {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  color: #028550;
  font-weight: bold;
}
.bl_sideNav .bl_sideNav_links li.current span:before, .bl_sideNav .bl_sideNav_links li.current a:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 10px;
  left: 8px;
  border-radius: 3px;
  background: #028550;
}
.bl_sideNav .bl_sideNav_links li.empty > span {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-bottom: 8px;
  min-height: 24px;
}
.bl_sideNav .bl_sideNav_links li.empty > span:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 10px;
  left: 8px;
  border-radius: 3px;
  background: #474B44;
}
.bl_sideNav_accordion {
  width: 76.9230769231%;
  margin-bottom: 20px;
}
.bl_sideNav_accordion_hdg {
  position: relative;
  margin-bottom: 20px;
  padding: 12px 23.5% 12px 36%;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1D4032;
  background-color: #F8F9F8;
  border-radius: 5px;
  cursor: pointer;
  transition: color 0.3s, background-color 0.3s;
}
.bl_sideNav_accordion_hdg::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 2px);
  left: calc(50% - 60px);
  background: url(../images/icon_arrow_down_01.svg);
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.bl_sideNav_accordion_hdg.open {
  color: #028550;
}
.bl_sideNav_accordion_hdg.open::before {
  transform: rotateX(180deg);
}
.bl_sideNav_accordion .bl_sideNav_links {
  display: none;
  width: 100%;
  transition: color 0.3s;
}
.bl_sideNav_accordion .bl_sideNav_links li {
  width: 100%;
}

.is_dark .bl_sideNav .bl_pageTitle:after {
  background: currentColor;
}
.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  opacity: 0.6;
  color: #fff;
}
.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url("../images/icon_arrow_right_03_wh.svg") left 4px no-repeat;
}
.is_dark .bl_sideNav .bl_sideNav_links > li > ul {
  border-left: 1px solid #ccc;
}
.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url("../images/icon_arrow_right_04_wh.svg") left 8px no-repeat;
}
.is_dark .bl_sideNav .bl_sideNav_links li.current span, .is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: currentColor;
}
.is_dark .bl_sideNav_accordion_hdg {
  color: #fff;
  background-color: #000;
}
.is_dark .bl_sideNav_accordion_hdg::before {
  background: url(../images/icon_arrow_down_01_wh.svg);
}
.is_dark .bl_sideNav_accordion_hdg.open {
  color: #fff;
}

/**
 * 記事セット
 */
article.bl_pageArticle_bgDeco .gairai {
  position: relative;
}
article.bl_pageArticle_bgDeco .gairai::before {
  content: "";
  position: absolute;
  top: -250px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg_deco.png);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 799px) {
  article.bl_pageArticle_bgDeco .gairai::before {
    top: -60px;
    background-image: url(../images/bg_deco_sp.png);
  }
}
article.bl_pageArticle .bl_largeHeading {
  margin-bottom: 40px;
  color: #1D4032;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_largeHeading {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
article.bl_pageArticle .bl_largeHeading:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  margin-bottom: 20px;
}
article.bl_pageArticle .bl_normalHeading {
  position: relative;
  margin-bottom: 30px;
  padding-left: 17px;
  color: #1D4032;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_normalHeading {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
article.bl_pageArticle .bl_normalHeading:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  left: 0;
  background: linear-gradient(to top, #62BB7B, #1F8352, #0A6976, #1F8371);
}
article.bl_pageArticle .bl_smallHeading {
  margin-bottom: 20px;
  color: #028550;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_smallHeading {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
article.bl_pageArticle figure img {
  border-radius: 5px;
}
article.bl_pageArticle .el_richText {
  font-size: 1.6rem;
  line-height: 1.8em;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText {
    font-size: 1.5rem;
    line-height: 1.6em;
  }
}
article.bl_pageArticle .el_richText a {
  color: #028550;
  text-decoration: underline;
}
article.bl_pageArticle .el_richText a:hover {
  text-decoration: none;
}
article.bl_pageArticle .el_richText a[target=_blank]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 22px;
  height: 22px;
  background: url("../images/icon_blank.svg") left top no-repeat;
}
article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 27px;
  height: 22px;
  background: url("../images/icon_pdf.svg") left top no-repeat;
}
article.bl_pageArticle .el_richText small {
  font-size: 1.4rem;
}
article.bl_pageArticle .el_richText ul, article.bl_pageArticle .el_richText ol {
  margin: 10px 0 20px 0;
  overflow: hidden;
}
article.bl_pageArticle .el_richText ul li, article.bl_pageArticle .el_richText ol li {
  margin-bottom: 0.3em;
}
article.bl_pageArticle .el_richText ul > li {
  position: relative;
  padding-left: 20px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText ul > li {
    padding-left: 18px;
  }
}
article.bl_pageArticle .el_richText ul > li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 0.8em;
  left: 4px;
  border-radius: 3px;
  background: #028550;
}
article.bl_pageArticle .el_richText ul > li time {
  width: 156px;
  flex-shrink: 0;
}
article.bl_pageArticle .el_richText ul > li:has(time) {
  display: flex;
  gap: 10px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText ul > li:has(time) {
    flex-direction: column;
    gap: 3px;
    margin-bottom: 10px;
  }
}
article.bl_pageArticle .el_richText ul ul > li:before {
  height: 2px;
  top: 0.9em;
  left: 4px;
  border-radius: 0;
  background: #627A70;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText ul ul > li:before {
    top: 0.8em;
  }
}
article.bl_pageArticle .el_richText ol {
  counter-reset: item;
}
article.bl_pageArticle .el_richText ol > li {
  position: relative;
  padding-left: 35px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText ol > li {
    padding-left: 30px;
  }
}
article.bl_pageArticle .el_richText ol > li:before {
  counter-increment: item;
  content: counter(item) ".";
  position: absolute;
  display: block;
  width: 1.5em;
  top: 0;
  left: 3px;
  color: #028550;
  text-align: right;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText ol > li:before {
    width: 1.4em;
    font-size: 1.6rem;
  }
}
article.bl_pageArticle .el_richText table {
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  border-top: 2px solid #ddd;
  border-left: 2px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-collapse: separate;
  background-color: #fff;
  table-layout: fixed;
  overflow: hidden;
}
article.bl_pageArticle .el_richText table th, article.bl_pageArticle .el_richText table td {
  font-size: 1.6rem;
  padding: 18px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 799px) {
  article.bl_pageArticle .el_richText table th, article.bl_pageArticle .el_richText table td {
    font-size: 1.5rem;
    padding: 10px;
  }
}
article.bl_pageArticle .el_richText table thead th, article.bl_pageArticle .el_richText table thead td {
  vertical-align: middle;
}
article.bl_pageArticle .el_richText table thead th {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #1F8371;
}
article.bl_pageArticle .el_richText table tbody th {
  text-align: center;
  font-weight: bold;
  background: #F8F9F8;
  color: #474B44;
  vertical-align: middle;
}
article.bl_pageArticle .el_richText table a {
  color: #028550;
  text-decoration: underline;
}
article.bl_pageArticle .el_richText table a:hover {
  text-decoration: none;
}
article.bl_pageArticle .el_richText table a[target=_blank]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 22px;
  height: 22px;
  background: url("../images/icon_blank.svg") left top no-repeat;
}
article.bl_pageArticle .el_richText table a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 27px;
  height: 22px;
  background: url("../images/icon_pdf.svg") left top no-repeat;
}
article.bl_pageArticle .bl_reservationFreeBlock {
  padding: 45px 40px;
  background-color: #FAFBF9;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_reservationFreeBlock {
    padding: 25px 20px;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock .bl_buttonLinks {
  margin-top: 25px;
}
article.bl_pageArticle .bl_reservationFreeBlock .bl_buttonLinks a {
  text-decoration: none;
}
[data-whatintent=mouse] article.bl_pageArticle .bl_reservationFreeBlock .bl_buttonLinks a:hover {
  color: #fff;
}
article.bl_pageArticle .bl_reservationFreeBlock_info {
  display: flex;
  align-items: center;
  padding: 20px 20px;
  margin-bottom: 38px;
  background-color: #fff;
}
@media (max-width: 1200px) {
  article.bl_pageArticle .bl_reservationFreeBlock_info {
    display: block;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock_time {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 50%;
}
@media (max-width: 1200px) {
  article.bl_pageArticle .bl_reservationFreeBlock_time {
    width: auto;
    align-items: flex-start;
    flex-direction: column;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock_time .hdg {
  padding: 4px 10px;
  border: 1px solid #ccc;
  border-radius: 100px;
  color: #028550;
  background-color: #FAFCFC;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_reservationFreeBlock_time .hdg {
    font-size: 1.2rem;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock_time .body {
  display: flex;
  align-items: center;
  gap: 5px;
}
article.bl_pageArticle .bl_reservationFreeBlock_time .body .icon {
  display: flex;
}
article.bl_pageArticle .bl_reservationFreeBlock_time .body .sub {
  font-size: 1.3rem;
  font-weight: bold;
}
article.bl_pageArticle .bl_reservationFreeBlock_time .body .txt {
  font-size: 2.8rem;
  font-weight: bold;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
@media (max-width: 1200px) {
  article.bl_pageArticle .bl_reservationFreeBlock_time .body .txt {
    font-size: 3rem;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_reservationFreeBlock_time .body .txt {
    font-size: 2.5rem;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock_tel {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 50%;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}
@media (max-width: 1200px) {
  article.bl_pageArticle .bl_reservationFreeBlock_tel {
    width: auto;
    margin-top: 30px;
    border-left: none;
    padding-left: 0;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_reservationFreeBlock_tel {
    flex-direction: column;
    align-items: flex-start;
  }
}
article.bl_pageArticle .bl_reservationFreeBlock_tel .hdg {
  display: flex;
  padding: 4px 10px;
  border: 1px solid #ccc;
  border-radius: 100px;
  background-color: #FAFCFC;
  color: #028550;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_reservationFreeBlock_tel .hdg {
    font-size: 1.2rem;
  }
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_reservationFreeBlock_tel .body {
    pointer-events: none;
  }
}
article.bl_pageArticle section {
  margin-bottom: 60px;
}
@media (max-width: 799px) {
  article.bl_pageArticle section {
    margin-bottom: 40px;
  }
}
article.bl_pageArticle .bl_anchorLinks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
article.bl_pageArticle .bl_anchorLinks ul li {
  position: relative;
  margin-bottom: 20px;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #028550;
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_anchorLinks ul li:nth-child(4n+1) {
    border-left: 1px solid #028550;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_anchorLinks ul li {
    width: 50%;
    font-size: 1.5rem;
  }
  article.bl_pageArticle .bl_anchorLinks ul li:nth-child(2n+1) {
    border-left: 1px solid #028550;
  }
}
article.bl_pageArticle .bl_anchorLinks ul li a {
  position: relative;
  display: flex;
  padding: 5px 30px 5px 45px;
  width: 100%;
  height: 100%;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_anchorLinks ul li a {
    padding-right: 20px;
  }
}
article.bl_pageArticle .bl_anchorLinks ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 15px;
  top: -5px;
  bottom: 0;
  margin: auto;
  background: url("../images/icon_arrow_down_01.svg") top left no-repeat;
}
article.bl_pageArticle .bl_anchorLinks ul li a:hover {
  opacity: 0.6;
}
article.bl_pageArticle .bl_faq .bl_faq_item {
  margin-bottom: 40px;
  padding: 25px 20px;
  border-radius: 5px;
  background: #FAFBF9;
  color: #474B44;
}
article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 15px 15px 55px;
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question {
    padding-left: 50px;
    font-size: 1.7rem;
  }
}
article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  content: "Q.";
  display: inline-block;
  padding-right: 15px;
  position: absolute;
  left: 15px;
  top: 7px;
  font-size: 3rem;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #028550;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
    font-size: 2.3rem;
    top: 13px;
  }
}
article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_answer {
  position: relative;
  padding: 0 0 0 55px;
  font-size: 1.6rem;
  line-height: 1.8em;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_answer {
    padding-left: 50px;
    font-size: 1.5rem;
  }
}
article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_answer:before {
  content: "A.";
  display: inline-block;
  padding-right: 15px;
  position: absolute;
  left: 15px;
  top: 7px;
  font-size: 3rem;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #D7370C;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_answer:before {
    font-size: 2.3rem;
    top: 3px;
  }
}
article.bl_pageArticle .bl_imageAndText .el_content {
  margin-bottom: 60px;
}
article.bl_pageArticle .bl_imageAndText .el_content:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
article.bl_pageArticle .bl_imageAndText .el_content figure {
  margin: 0 0 30px 0;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageAndText .el_content figure {
    width: 100%;
    margin-bottom: 24px;
  }
}
article.bl_pageArticle .bl_imageAndText .el_content figure a {
  display: block;
}
article.bl_pageArticle .bl_imageAndText .el_content figure a:hover img {
  transform: scale(1.1);
}
article.bl_pageArticle .bl_imageAndText .el_content figure span {
  display: block;
  overflow: hidden;
  border-radius: 5px;
  text-align: center;
}
article.bl_pageArticle .bl_imageAndText .el_content figure img {
  transition: all 0.3s ease;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageAndText .el_content figure img {
    max-width: 100%;
    height: auto;
  }
}
article.bl_pageArticle .bl_imageAndText .el_content figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageAndText .el_content figure figcaption {
    font-size: 1.2rem;
  }
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_imageAndText .el_content.el_content_imageLeft figure {
    margin-right: 25px;
    float: left;
  }
  article.bl_pageArticle .bl_imageAndText .el_content.el_content_imageLeft .el_richText {
    line-height: 1.85em;
  }
  article.bl_pageArticle .bl_imageAndText .el_content.el_content_imageCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  article.bl_pageArticle .bl_imageAndText .el_content.el_content_imageRight figure {
    margin-left: 25px;
    float: right;
  }
  article.bl_pageArticle .bl_imageAndText .el_content.el_content_imageRight .el_richText {
    line-height: 1.85em;
  }
}
.pg_topics-detail article.bl_pageArticle .bl_imageGallery:has(+ .bl_text) {
  margin-bottom: 0;
}
article.bl_pageArticle .bl_imageGallery .bl_imageItems {
  align-items: flex-start;
}
article.bl_pageArticle .bl_imageGallery .bl_item {
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_item {
    margin-bottom: 30px;
  }
}
article.bl_pageArticle .bl_imageGallery .bl_item figure span {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 63.38%;
  overflow: hidden;
  border-radius: 5px;
}
article.bl_pageArticle .bl_imageGallery .bl_item figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-object-fit: contain;
  object-fit: contain;
}
article.bl_pageArticle .bl_imageGallery .bl_item figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
  transition: all 0.3s ease;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_item figure figcaption {
    font-size: 1.2rem;
  }
}
article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading {
  position: relative;
  margin-top: 15px;
  font-size: 2.2rem;
  font-weight: 700;
  transition: all 0.3s ease;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading {
    font-size: 1.8rem;
  }
}
article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading::after {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 27px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/icon_arrow_right_07.svg) left top no-repeat;
}
article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading_deepGreen {
  color: #1D4032;
  padding-right: 37px;
}
article.bl_pageArticle .bl_imageGallery .bl_item_body {
  margin-top: 15px;
}
article.bl_pageArticle .bl_imageGallery a.bl_item:hover img {
  transform: scale(1.1);
}
article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #028550;
}
article.bl_pageArticle .bl_imageGallery .bl_imageItems {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col2 {
    display: block;
  }
}
article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col2 .bl_item {
  width: 47.6470588235%;
  margin-right: 4.7058823529%;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col2 .bl_item {
    width: 100%;
    margin-right: 0;
  }
}
article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col2 .bl_item:nth-child(even) {
  margin-right: 0;
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col3 .bl_item {
    width: 30.1176470588%;
    margin-right: 4.7058823529%;
  }
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col3 .bl_item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col3 .bl_item {
    width: 47.0149253731%;
    margin-right: 5.9701492537%;
  }
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col3 .bl_item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col4 .bl_item {
    width: 21.4117647059%;
    margin-right: 4.7058823529%;
  }
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col4 .bl_item:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col4 .bl_item {
    width: 47.0149253731%;
    margin-right: 5.9701492537%;
  }
  article.bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col4 .bl_item:nth-child(2n) {
    margin-right: 0;
  }
}
article.bl_pageArticle .bl_linkList .el_richText {
  margin-bottom: 30px;
}
article.bl_pageArticle .bl_linkList .el_linkList .el_linkList li:before {
  height: 2px;
  top: 0.75em;
  left: 4px;
  border-radius: 0;
  background: #627A70;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_linkList .el_linkList .el_linkList li:before {
    top: 0.8em;
  }
}
article.bl_pageArticle .bl_linkList .el_linkList li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_linkList .el_linkList li {
    font-size: 1.5rem;
  }
}
article.bl_pageArticle .bl_linkList .el_linkList li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 0.5em;
  left: 4px;
  border-radius: 3px;
  background: #028550;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_linkList .el_linkList li:before {
    top: 0.6em;
  }
}
article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #028550;
  text-decoration: underline;
}
article.bl_pageArticle .bl_linkList .el_linkList li a:hover {
  text-decoration: none;
}
article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 22px;
  height: 22px;
  background: url("../images/icon_blank.svg") left top no-repeat;
}
article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 27px;
  height: 22px;
  background: url("../images/icon_pdf.svg") left top no-repeat;
}
article.bl_pageArticle .bl_tableContent > p.summary {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_tableContent > p.summary {
    display: none;
  }
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_tableContent .el_table_isScrollable {
    width: 100%;
    overflow: auto;
  }
  article.bl_pageArticle .bl_tableContent .el_table_isScrollable table {
    width: 250%;
  }
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems {
  margin-bottom: 20px;
  font-size: 0;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems {
    margin-bottom: 0;
  }
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button {
  padding: 0;
  margin-bottom: 15px;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button {
    margin-bottom: 30px;
  }
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 60px;
  width: 100%;
  height: 100%;
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background: url("../images/icon_arrow_right_05.svg") left top no-repeat;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button_pdf span {
    font-size: 1.5rem;
  }
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button_pdf span::after {
  background-image: url("../images/icon_pdf.svg");
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button_pdf:hover span::after {
  background-image: url("../images/icon_pdf_hv.svg");
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url("../images/icon_blank.svg");
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url("../images/icon_blank_hv.svg");
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url("../images/icon_pdf.svg");
}
article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url("../images/icon_pdf_hv.svg");
}
@media (min-width: 800px) {
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_wide .el_button {
    width: 100%;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignLeft, article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignCenter, article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignRight {
    display: flex;
    flex-direction: column;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignLeft .el_button, article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignCenter .el_button, article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignRight .el_button {
    width: 47.6470588235%;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignCenter {
    align-items: center;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_alignRight {
    align-items: flex-end;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col2 {
    display: flex;
    flex-wrap: wrap;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col2 .el_button {
    width: 47.6470588235%;
    margin-left: 4.7058823529%;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col2 .el_button:nth-child(odd) {
    margin-left: 0;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col3 {
    display: flex;
    flex-wrap: wrap;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col3 .el_button {
    width: 30.1176470588%;
    margin-left: 4.7058823529%;
  }
  article.bl_pageArticle .bl_buttonLinks .bl_buttonItems.bl_buttonItems_col3 .el_button:nth-child(3n+1) {
    margin-left: 0;
  }
}
article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  margin-bottom: 40px;
  box-shadow: 0 0 16px 0 rgba(63, 116, 95, 0.16);
  border-radius: 5px;
  transition: all 0.3s ease;
  overflow: hidden;
}
article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(63, 116, 95, 0.5);
}
article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  position: relative;
  display: flex;
  padding: 30px 70px 30px 30px;
  min-height: 88px;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  color: #028550;
  cursor: pointer;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
    font-size: 1.6rem;
  }
}
article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  background: url("../images/icon_plus.svg") center center no-repeat;
}
article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url("../images/icon_minus.svg");
}
article.bl_pageArticle .bl_accordionContent .itemBody {
  overflow: hidden;
  height: 0;
}
article.bl_pageArticle .bl_accordionContent .itemBody:not([style="height: auto;"]) {
  visibility: hidden;
}
article.bl_pageArticle .bl_accordionContent .itemBody.el_animate {
  transition: all 0.3s ease;
}
article.bl_pageArticle .bl_accordionContent .itemBody_inner {
  margin: 0 30px 30px;
  padding: 30px;
  border-radius: 5px;
  background: #FAFBF9;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_accordionContent .itemBody_inner {
    margin: 0 20px 20px;
    padding: 20px;
  }
}
article.bl_pageArticle .bl_videoAndText .el_content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText .el_content {
    gap: 30px;
  }
}
article.bl_pageArticle .bl_videoAndText .el_video {
  width: 71%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText .el_video {
    width: 100%;
  }
}
article.bl_pageArticle .bl_videoAndText .el_video_wrap {
  width: 100%;
}
article.bl_pageArticle .bl_videoAndText .el_video_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
}
article.bl_pageArticle .bl_videoAndText .el_video_wrapper iframe,
article.bl_pageArticle .bl_videoAndText .el_video_wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article.bl_pageArticle .bl_videoAndText .el_video .caption {
  margin-top: 28px;
  font-size: 1.4rem;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText .el_video .caption {
    margin-top: 10px;
  }
}
article.bl_pageArticle .bl_videoAndText .el_richText {
  margin-top: 25px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText .el_richText {
    margin-top: 15px;
  }
}
article.bl_pageArticle .bl_videoAndText__2col .el_content {
  flex-direction: row;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText__2col .el_content {
    flex-direction: column;
  }
}
article.bl_pageArticle .bl_videoAndText__2col .el_video {
  width: 100%;
}
article.bl_pageArticle .bl_videoAndText__2col .el_video_wrap {
  width: calc((100% - 40px) / 2);
  margin-top: 0;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText__2col .el_video_wrap {
    margin-top: 0;
    width: 100%;
  }
}
article.bl_pageArticle .bl_videoAndText__2col .el_video .caption {
  margin-top: 23px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText__2col .el_video .caption {
    margin-top: 10px;
  }
}
article.bl_pageArticle .bl_videoAndText__2col .el_richText {
  margin-top: 7px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_videoAndText__2col .el_richText {
    margin-top: 15px;
  }
}
article.bl_pageArticle .bl_googleMapContent .el_content {
  display: flex;
  gap: 35px;
  padding: 40px 30px;
  background: #FAFBF9;
  color: #474B44;
  border-radius: 5px;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_googleMapContent .el_content {
    flex-direction: column;
    gap: 29px;
    padding: 30px 20px;
  }
}
article.bl_pageArticle .bl_googleMapContent .el_mapContent {
  position: relative;
  width: 45%;
  height: 0;
  padding-bottom: 28%;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_googleMapContent .el_mapContent {
    width: 100%;
    padding-bottom: 63%;
  }
}
article.bl_pageArticle .bl_googleMapContent .el_mapContent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article.bl_pageArticle .bl_googleMapContent .el_textContent {
  width: calc(55% - 35px);
}
@media (max-width: 799px) {
  article.bl_pageArticle .bl_googleMapContent .el_textContent {
    width: 100%;
  }
}
article.bl_pageArticle > *:last-child {
  margin-bottom: 0;
}
article.bl_pageArticle__topicsDetail {
  position: relative;
  padding: 63px 40px 29px;
  background-color: #fff;
}
@media (max-width: 799px) {
  article.bl_pageArticle__topicsDetail {
    padding: 40px 20px 29px;
  }
}
article.bl_pageArticle__topicsDetail:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 40px;
  width: calc(100% - 80px);
  height: 4px;
  background: linear-gradient(to right, #62BB7B, #1F8352, #0A6976, #1F8371);
}
article.bl_pageArticle__topicsDetail .bl_pageArticle_head {
  padding-bottom: 24px;
}
@media (max-width: 799px) {
  article.bl_pageArticle__topicsDetail .bl_pageArticle_head {
    padding-bottom: 15px;
  }
}
article.bl_pageArticle__topicsDetail .bl_pageArticle_head .meta {
  color: #636363;
}
@media (max-width: 799px) {
  article.bl_pageArticle__topicsDetail .bl_pageArticle_head .meta {
    margin-bottom: 20px;
  }
}
article.bl_pageArticle__topicsDetail .bl_pageArticle_head .hdg {
  font-size: 3.4rem;
  letter-spacing: 0.08em;
}
@media (max-width: 799px) {
  article.bl_pageArticle__topicsDetail .bl_pageArticle_head .hdg {
    font-size: 2.6rem;
    letter-spacing: 0;
    line-height: 1.3;
  }
}

.is_dark article.bl_pageArticle_bgDeco::before {
  content: none;
}
.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url("../images/icon_blank_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url("../images/icon_pdf_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.is_dark article.bl_pageArticle .el_richText ul ul li:before {
  background: #fff;
}
.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.is_dark article.bl_pageArticle .el_richText table {
  border: 2px solid #DDDDDD;
  background-color: unset;
}
.is_dark article.bl_pageArticle .el_richText table th a {
  color: #474B44;
}
.is_dark article.bl_pageArticle .el_richText table thead th, .is_dark article.bl_pageArticle .el_richText table thead td {
  border-left: 1px solid #DDDDDD;
}
.is_dark article.bl_pageArticle .el_richText table thead th {
  color: #ffffff;
  background: #1F8371;
}
.is_dark article.bl_pageArticle .el_richText table tbody th, .is_dark article.bl_pageArticle .el_richText table tbody td {
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
.is_dark article.bl_pageArticle .el_richText table tbody th {
  background: #F8F9F8;
  color: #474B44;
}
.is_dark article.bl_pageArticle .el_richText table a {
  color: #fff;
  text-decoration: underline;
}
.is_dark article.bl_pageArticle .el_richText table a:hover {
  text-decoration: none;
}
.is_dark article.bl_pageArticle .el_richText table a[target=_blank]:after {
  background: url("../images/icon_blank_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .el_richText table a[href$=".pdf"]:after {
  background: url("../images/icon_pdf_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
@media (min-width: 800px) {
  .is_dark article.bl_pageArticle .bl_anchorLinks ul li:nth-child(4n+1) {
    border-left: 1px solid #fff;
  }
}
@media (max-width: 799px) {
  .is_dark article.bl_pageArticle .bl_anchorLinks ul li:nth-child(2n+1) {
    border-left: 1px solid #fff;
  }
}
.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url("../images/icon_arrow_down_01_wh.svg") top left no-repeat;
}
.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_answer:before {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_imageGallery .bl_item_arrow::after {
  background: url(../images/icon_arrow_right_07.svg) left top no-repeat;
}
.is_dark article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading_deepGreen {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  opacity: 0.6;
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_linkList .el_linkList .el_linkList li:before {
  background: currentColor;
}
.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: currentColor;
}
.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url("../images/icon_blank_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url("../images/icon_pdf_hv.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url("../images/icon_arrow_right_05.svg") left top no-repeat;
}
.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button_pdf span::after {
  background-image: url("../images/icon_pdf_hv.svg");
}
.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button_pdf:hover span::after {
  background-image: url("../images/icon_pdf_hv.svg");
}
.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url("../images/icon_blank_hv.svg");
}
.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url("../images/icon_pdf_hv.svg");
}
.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  border: 1px solid #fff;
}
.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  opacity: 0.6;
  box-shadow: 0 0 16px 0 rgba(63, 116, 95, 0.5);
}
.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url("../images/icon_plus_wh.svg") center center no-repeat;
}
.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url("../images/icon_minus_wh.svg");
}
.is_dark article.bl_pageArticle .bl_accordionContent .itemBody_inner {
  background: #000;
}
.is_dark article.bl_pageArticle .bl_googleMapContent .el_content {
  background: #000;
  color: #fff;
}
.is_dark article.bl_pageArticle__topicsDetail {
  background-color: #000;
}
.is_dark article.bl_pageArticle__topicsDetail:before {
  background: #fff;
}
.is_dark article.bl_pageArticle__topicsDetail .bl_pageArticle_head .meta {
  color: #fff;
}

.bl_pageArticle_head {
  padding-bottom: 30px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 30px;
}
@media (max-width: 799px) {
  .bl_pageArticle_head {
    padding-bottom: 15px;
  }
}
.bl_pageArticle_head .meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 16px;
  width: auto;
  margin-bottom: 20px;
}
@media (max-width: 799px) {
  .bl_pageArticle_head .meta {
    margin-bottom: 15px;
  }
}
.bl_pageArticle_head .meta time {
  flex-shrink: 0;
  width: 100px;
  padding-right: 5px;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.01em;
}
@media (max-width: 799px) {
  .bl_pageArticle_head .meta time {
    font-size: 1.4rem;
  }
}
.bl_pageArticle_head .meta time:has(+ *) {
  border-right: 1px solid #BBBBBB;
}
.bl_pageArticle_head .hdg {
  color: #1D4032;
  font-size: 3rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .bl_pageArticle_head .hdg {
    font-size: 2.4rem;
  }
}

.is_dark .bl_pageArticle_head .hdg {
  color: #fff;
}

.bl_pageArticle_indexBtn {
  border-top: 1px solid #ccc;
  background-color: #fff;
}
.bl_pageArticle_indexBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  width: 100%;
  height: 87px;
  color: #1D4032;
  font-size: 1.8rem;
  font-weight: 500;
  transition-property: color, background-color;
  transition-duration: 0.3s;
}
.bl_pageArticle_indexBtn a .icon_arw_left {
  color: #1D4032;
  transition: color 0.3s;
}
.bl_pageArticle_indexBtn a .icon_arw_left .fill {
  fill: currentColor;
}
.bl_pageArticle_indexBtn a .icon_arw_left .stroke {
  stroke: currentColor;
}
@media (max-width: 799px) {
  .bl_pageArticle_indexBtn a {
    height: 65px;
    font-size: 1.6rem;
  }
}
[data-whatintent=mouse] .bl_pageArticle_indexBtn a:hover {
  background-color: #EDF1EF;
  color: #028550;
}
[data-whatintent=mouse] .bl_pageArticle_indexBtn a:hover .icon_arw_left {
  color: #028550;
}

.is_dark .bl_pageArticle_indexBtn {
  background-color: #000;
}
.is_dark .bl_pageArticle_indexBtn a {
  color: #fff;
  transition-property: color, background-color, opacity;
}
.is_dark .bl_pageArticle_indexBtn a .icon_arw_left {
  color: currentColor;
}
[data-whatintent=mouse] .is_dark .bl_pageArticle_indexBtn a:hover {
  opacity: 0.6;
  background-color: #000;
  color: #fff;
}
[data-whatintent=mouse] .is_dark .bl_pageArticle_indexBtn a:hover .icon_arw_left {
  color: currentColor;
}

.bl_tabSwitch_tabs {
  display: flex;
  margin-bottom: 20px;
  padding: 0 8px;
}
.bl_tabSwitch_tabs > li {
  width: 100%;
}
.bl_tabSwitch_tabs > li + li {
  position: relative;
  margin-left: 13px;
  padding-left: 14px;
}
.bl_tabSwitch_tabs > li + li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 3px;
  border-left: 1px solid #bbb;
}
.bl_tabSwitch_tabs button {
  position: relative;
  border-radius: 100px;
  padding: 7px 10px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: top;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 1.4;
  outline: revert;
  transition: color 0.3s;
  color: #1D4032;
}
.bl_tabSwitch_tabs button::before {
  content: "";
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  transition: opacity 0.3s;
}
.bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
.bl_tabSwitch_tabs button[aria-selected=true]::before {
  opacity: 1;
}
[data-whatintent=mouse] .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
[data-whatintent=mouse] .bl_tabSwitch_tabs button:hover::before {
  opacity: 1;
}
.bl_tabSwitch_tabpanel {
  animation: fadeIn;
}
.bl_tabSwitch_tabpanel[hidden] {
  opacity: 0;
  visibility: hidden;
}
.bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button {
  line-height: 1.2;
}
.bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button:before {
  background: linear-gradient(38deg, rgb(98, 187, 123) 0%, rgb(31, 131, 82) 35%, rgb(31, 131, 113) 68%, rgb(10, 105, 118) 100%);
}
@media (min-width: 800px) {
  .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs > li {
    display: flex;
    align-items: center;
  }
  .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs > li + li {
    padding-left: 10px;
    margin-left: 10px;
  }
  .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button {
    height: auto;
  }
}
.bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs button {
  line-height: 1.4;
}
.bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs button:before {
  background: linear-gradient(38deg, rgb(98, 187, 123) 0%, rgb(31, 131, 82) 35%, rgb(31, 131, 113) 68%, rgb(10, 105, 118) 100%);
}
@media (min-width: 800px) {
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs {
    padding: 0 6px;
  }
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs > li + li {
    padding-left: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 799px) {
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs {
    gap: 18px 0;
  }
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs > li {
    width: 50%;
    padding: 0 16px !important;
    margin-top: 0 !important;
  }
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs > li:nth-child(odd):before {
    content: none;
  }
  .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs > li:nth-child(even):before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 3px;
    border-left: 1px solid #bbb;
  }
}
@media (max-width: 799px) {
  .bl_tabSwitch_tabs {
    margin: 0 -6px 20px;
    padding: 0;
    flex-wrap: wrap;
  }
  .bl_tabSwitch_tabs > li {
    padding: 0 8px !important;
    width: 33.333%;
  }
  .bl_tabSwitch_tabs > li + li {
    margin-left: 0;
  }
  .bl_tabSwitch_tabs > li:nth-child(n+4) {
    margin-top: 15px;
  }
  .bl_tabSwitch_tabs > li:nth-child(3n+4)::before {
    content: none;
  }
  .bl_tabSwitch_tabs button {
    padding: 3px 0;
    font-size: 1.2rem;
  }
}

.is_dark .bl_tabSwitch_tabs > li + li::before {
  border-left: 1px solid #fff;
}
.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.is_dark .bl_tabSwitch_tabs button::before {
  border: 1px solid #fff;
  background: transparent;
}
.is_dark .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button:before {
  background: transparent;
}
.is_dark .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs button:before {
  background: transparent;
}
@media (max-width: 799px) {
  .is_dark .bl_tabSwitch__topicsPgEdition .bl_tabSwitch_tabs > li:nth-child(even):before {
    border-left: 1px solid #fff;
  }
}

.bl_newsList {
  border-top: 1px solid #bbb;
}
.bl_newsList_item {
  border-bottom: 1px solid #bbb;
}
.bl_newsList_item > a {
  display: block;
  padding: 22px 0;
  color: #028550;
}
.bl_newsList_item > a[target=_blank] .title > span, .bl_newsList_item > a[href$=".pdf"] .title > span, .bl_newsList_item > a[href$=".doc"] .title > span, .bl_newsList_item > a[href$=".docx"] .title > span, .bl_newsList_item > a[href$=".xls"] .title > span, .bl_newsList_item > a[href$=".xlsx"] .title > span {
  margin-right: 6px;
}
.bl_newsList_item > a[target=_blank] .title::after, .bl_newsList_item > a[href$=".pdf"] .title::after, .bl_newsList_item > a[href$=".doc"] .title::after, .bl_newsList_item > a[href$=".docx"] .title::after, .bl_newsList_item > a[href$=".xls"] .title::after, .bl_newsList_item > a[href$=".xlsx"] .title::after {
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.bl_newsList_item > a[target=_blank] .title::after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../images/icon_blank.svg);
  transform: translateY(-1px);
}
.bl_newsList_item > a[href$=".pdf"] .title::after, .bl_newsList_item > a[href$=".doc"] .title::after, .bl_newsList_item > a[href$=".docx"] .title::after, .bl_newsList_item > a[href$=".xls"] .title::after, .bl_newsList_item > a[href$=".xlsx"] .title::after {
  content: "";
}
.bl_newsList_item > a[href$=".pdf"] .title::after {
  width: 27px;
  height: 22px;
  background-image: url(../images/icon_pdf.svg);
}
.bl_newsList_item > a[href$=".doc"] .title::after, .bl_newsList_item > a[href$=".docx"] .title::after {
  background-image: url(../images/icon_word.svg);
}
.bl_newsList_item > a[href$=".xls"] .title::after, .bl_newsList_item > a[href$=".xlsx"] .title::after {
  background-image: url(../images/icon_excel.svg);
}
.bl_newsList_item > a:not([href]) .title {
  color: #474B44;
  text-decoration: none;
}
.bl_newsList_item article {
  display: flex;
  align-items: center;
}
.bl_newsList_item article .meta {
  display: flex;
  width: 278px;
  flex-shrink: 0;
  align-items: center;
}
.bl_newsList_item article .meta time {
  width: 98px;
  flex-shrink: 0;
  color: #636363;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
}
.bl_newsList_item article .title {
  font-weight: 500;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.3s;
}
.bl_newsList_item > a[href]:focus, [data-whatintent=mouse] .bl_newsList_item > a[href]:hover {
  background-color: #F5F9F9;
}
.bl_newsList_item > a[href]:focus article .title, [data-whatintent=mouse] .bl_newsList_item > a[href]:hover article .title {
  text-decoration-color: transparent;
}
.bl_newsList__newsPgEdition .bl_newsList_item {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.bl_newsList__newsPgEdition .bl_newsList_item article {
  display: block;
}
.bl_newsList__newsPgEdition .bl_newsList_item article .meta {
  margin-bottom: 15px;
  color: #028550;
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item article .meta {
    margin-bottom: 5px;
  }
}
.bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: -40px;
  margin-bottom: -40px;
}
[data-whatintent=mouse] .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink:hover {
  background-color: unset;
}
[data-whatintent=mouse] .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink:hover .bl_smallHeading {
  text-decoration: none;
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -20px;
    margin-bottom: -20px;
  }
}
.bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink .bl_smallHeading {
  position: relative;
  padding-right: 35px;
  text-decoration: underline;
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink .bl_smallHeading {
    padding-right: 30px;
  }
}
.bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink .bl_smallHeading:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_circleArw.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink .bl_smallHeading:after {
    width: 26px;
    height: 26px;
  }
}
.bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink[href$=".pdf"] .bl_smallHeading:after {
  width: 34px;
  height: 28px;
  background-image: url(../images/icon_pdf.svg);
}
@media (max-width: 799px) {
  .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink[href$=".pdf"] .bl_smallHeading:after {
    width: 27px;
    height: 22px;
  }
}
.bl_newsList__topicsPgEdition {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding-top: 40px;
}
@media (max-width: 799px) {
  .bl_newsList__topicsPgEdition {
    gap: 33px;
    padding-top: 20px;
  }
}
.bl_newsList__topicsPgEdition .bl_newsList_item {
  width: calc((100% - 80px) / 3);
  padding: 0;
  border: none;
}
@media (max-width: 799px) {
  .bl_newsList__topicsPgEdition .bl_newsList_item {
    width: 100%;
  }
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink {
  padding: 0;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink:hover {
  opacity: 0.7;
  background-color: unset;
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  margin-bottom: 10px;
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .hdg {
  color: #1D4032;
  font-size: 1.8rem;
  font-weight: bold;
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .meta {
  margin-top: 8px;
  flex-wrap: wrap;
  gap: 6px 16px;
  width: auto;
}
@media (max-width: 799px) {
  .bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .meta {
    margin-top: 15px;
  }
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .meta time {
  width: 100px;
  padding-right: 5px;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
}
.bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .meta time:has(+ *) {
  border-right: 1px solid #BBBBBB;
}
@media (max-width: 799px) {
  .bl_newsList_item a {
    padding: 15px 0 18px;
  }
  .bl_newsList_item article {
    display: block;
  }
  .bl_newsList_item article .meta {
    display: flex;
    margin-bottom: 8px;
    width: auto;
  }
  .bl_newsList_item article .meta time {
    width: 83px;
    font-size: 1.4rem;
  }
  .bl_newsList_item article .title {
    font-size: 1.4rem;
  }
}

.is_dark .bl_newsList {
  border-top: 1px solid #bbb;
}
.is_dark .bl_newsList_item {
  border-bottom: 1px solid #bbb;
}
.is_dark .bl_newsList_item > a {
  color: #fff;
}
.is_dark .bl_newsList_item > a[target=_blank] .title > span, .is_dark .bl_newsList_item > a[href$=".pdf"] .title > span, .is_dark .bl_newsList_item > a[href$=".doc"] .title > span, .is_dark .bl_newsList_item > a[href$=".docx"] .title > span, .is_dark .bl_newsList_item > a[href$=".xls"] .title > span, .is_dark .bl_newsList_item > a[href$=".xlsx"] .title > span {
  margin-right: 6px;
}
.is_dark .bl_newsList_item > a[target=_blank] .title::after, .is_dark .bl_newsList_item > a[href$=".pdf"] .title::after, .is_dark .bl_newsList_item > a[href$=".doc"] .title::after, .is_dark .bl_newsList_item > a[href$=".docx"] .title::after, .is_dark .bl_newsList_item > a[href$=".xls"] .title::after, .is_dark .bl_newsList_item > a[href$=".xlsx"] .title::after {
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
}
.is_dark .bl_newsList_item > a[target=_blank] .title::after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../images/icon_blank_hv.svg);
  transform: translateY(-1px);
}
.is_dark .bl_newsList_item > a[href$=".pdf"] .title::after, .is_dark .bl_newsList_item > a[href$=".doc"] .title::after, .is_dark .bl_newsList_item > a[href$=".docx"] .title::after, .is_dark .bl_newsList_item > a[href$=".xls"] .title::after, .is_dark .bl_newsList_item > a[href$=".xlsx"] .title::after {
  content: "";
}
.is_dark .bl_newsList_item > a[href$=".pdf"] .title::after {
  width: 27px;
  height: 22px;
  background-image: url(../images/icon_pdf_hv.svg);
}
.is_dark .bl_newsList_item > a[href$=".doc"] .title::after, .is_dark .bl_newsList_item > a[href$=".docx"] .title::after {
  background-image: url(../images/icon_word_hv.svg);
}
.is_dark .bl_newsList_item > a[href$=".xls"] .title::after, .is_dark .bl_newsList_item > a[href$=".xlsx"] .title::after {
  background-image: url(../images/icon_excel_hv.svg);
}
.is_dark .bl_newsList_item article .meta time {
  color: #fff;
}
.is_dark .bl_newsList_item > a:focus, [data-whatintent=mouse] .is_dark .bl_newsList_item > a:hover {
  background-color: transparent;
}
.is_dark .bl_newsList__newsPgEdition .bl_newsList_item article .meta {
  color: #fff;
}
.is_dark .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink .bl_smallHeading:after {
  background-image: url(../images/icon_circleArw_wh.svg);
}
.is_dark .bl_newsList__newsPgEdition .bl_newsList_item .bl_newsList_blankPageLink[href$=".pdf"] .bl_smallHeading:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.is_dark .bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .hdg {
  color: #fff;
}
.is_dark .bl_newsList__topicsPgEdition .bl_newsList_item .bl_newsList_DetailPageLink .meta time {
  border-right: 1px solid #fff;
}

.bl_reserve {
  display: flex;
  border: 1px solid #EDF1EF;
  border-radius: 5px;
  padding: 30px 40px;
  background: #fff;
  color: #1D4032;
}
.bl_reserve_ttl {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.08em;
}
.bl_reserve_timeSect {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
}
.bl_reserve_timeSectTtl {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #028550;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
  text-align: center;
}
.bl_reserve_timeSectTtl::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  background: url(../../assets/images/icon_clock_01.svg) center/contain no-repeat;
}
.bl_reserve_info {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 26px;
}
.bl_reserve_info dt {
  flex-shrink: 0;
  margin-top: 8px;
  width: 100px;
  border: 1px solid #ccc;
  border-radius: 100px;
  background: #FAFCFC;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 2px;
  text-align: center;
}
.bl_reserve_info dd {
  padding: 0 0 0 18px;
  width: calc(100% - 100px);
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
.bl_reserve_info .supple {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  margin-left: 10px;
}
.bl_reserve_contactSect {
  flex-shrink: 0;
  border-radius: 5px;
  padding: 20px;
  width: 59.82%;
  background: #FAFBF9;
  text-align: center;
}
.bl_reserve_msg {
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}
.bl_reserve_tel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  color: #028550;
}
.bl_reserve_tel dt {
  flex-shrink: 0;
  width: auto;
  border: 1px solid #ccc;
  border-radius: 100px;
  padding: 2px 21px;
  background: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.bl_reserve_tel dd {
  padding: 0 18px;
  font-weight: bold;
  font-size: 4.1rem;
  letter-spacing: 0.09em;
  line-height: 1;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
.bl_reserve_tel dd::before {
  content: "";
  display: inline-block;
  margin-right: 0.097em;
  width: 31px;
  height: 30px;
  flex-shrink: 0;
  background: url(../../assets/images/icon_tel_01.svg) center/contain no-repeat;
}
@media (min-width: 799px) and (max-width: 1100px) {
  .bl_reserve_tel dd {
    display: flex;
    align-items: center;
    font-size: clamp(2.4rem, 2.7vw, 4.1rem);
  }
  .bl_reserve_tel dd::before {
    width: 23px;
    height: 22px;
  }
}
.bl_reserve_tel__sm dd {
  font-size: 3.2rem;
  letter-spacing: 0.09em;
}
.bl_reserve_tel__sm dd::before {
  margin-right: 0.25em;
  width: 22px;
  height: 22px;
}
@media (min-width: 799px) and (max-width: 1100px) {
  .bl_reserve_tel__sm dd {
    font-size: clamp(2.4rem, 2.7vw, 4.1rem);
  }
  .bl_reserve_tel__sm dd::before {
    width: 23px;
    height: 22px;
  }
}
.bl_reserve_telSupple {
  margin-top: 4px;
  font-size: 1.5rem;
}
.bl_reserve_link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
  color: #028550;
  text-decoration: underline;
}
.bl_reserve_link .el_circleArrow__stroke {
  margin-right: 10px;
}
[data-whatintent=mouse] .bl_reserve_link:hover {
  text-decoration-color: transparent;
}
@media (max-width: 799px) {
  .bl_reserve {
    display: block;
    padding: 30px 20px;
  }
  .bl_reserve_ttl {
    font-size: 2rem;
    letter-spacing: 0.08em;
  }
  .bl_reserve_timeSect {
    padding-right: 0;
  }
  .bl_reserve_timeSectTtl {
    font-size: 1.6rem;
    letter-spacing: 0.09em;
  }
  .bl_reserve_info {
    margin-top: 12px;
  }
  .bl_reserve_info dt {
    margin-top: 10px;
    width: 78px;
    font-size: 1.2rem;
    padding: 2px;
  }
  .bl_reserve_info dd {
    margin-top: 7px;
    padding: 0 0 0 8px;
    width: calc(100% - 78px);
    font-size: 1.8rem;
  }
  .bl_reserve_info .supple {
    display: block;
    font-size: 1.2rem;
    margin-left: 0;
  }
  .bl_reserve_contactSect {
    margin-top: 24px;
    padding: 20px 6px;
    width: 100%;
  }
  .bl_reserve_msg {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
  }
  .bl_reserve_tel {
    display: block;
    margin-top: 20px;
  }
  .bl_reserve_tel dt {
    display: inline-block;
    padding: 1px 13px;
    font-size: 1.2rem;
  }
  .bl_reserve_tel dd {
    display: block;
    margin-top: 10px;
    padding: 0;
    font-size: 2.8rem;
    letter-spacing: 0.06em;
  }
  .bl_reserve_tel dd::before {
    width: 22px;
    height: 22px;
  }
  .bl_reserve_tel__sm dd::before {
    margin-right: 0.097em;
  }
  .bl_reserve_telSupple {
    margin-top: 4px;
    font-size: 1.2rem;
  }
  .bl_reserve_link {
    margin-top: 16px;
    font-size: 1.2rem;
  }
  .bl_reserve_link .el_circleArrow__stroke {
    margin-right: 3px;
    width: 20px;
    height: 20px;
  }
  .bl_reserve_link .el_circleArrow__stroke svg {
    width: 7px;
  }
}

.is_dark article.bl_pageArticle_bgDeco .gairai:before {
  content: none;
}
.is_dark .bl_reserve {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
.is_dark .bl_reserve_timeSectTtl {
  color: #fff;
}
.is_dark .bl_reserve_timeSectTtl::before {
  background: url(../../assets/images/icon_clock_01_wh.png) center/contain no-repeat;
}
.is_dark .bl_reserve_info dt {
  border: 1px solid #ccc;
  background: #000;
}
.is_dark .bl_reserve_contactSect {
  background: #000;
}
.is_dark .bl_reserve_tel {
  color: #fff;
}
.is_dark .bl_reserve_tel dt {
  background: #000;
}
.is_dark .bl_reserve_tel dd::before {
  background: url(../../assets/images/icon_tel_01_wh.svg) center/contain no-repeat;
}
.is_dark .bl_reserve_link {
  color: #fff;
}

.lang-en .bl_reserve_ttl {
  letter-spacing: 0;
}
.lang-en .bl_reserve_timeSectTtl {
  letter-spacing: 0;
}
.lang-en .bl_reserve_msg {
  letter-spacing: 0;
}
.lang-en .bl_reserve_tel dd {
  letter-spacing: 0;
}
.lang-en .bl_reserve_tel__sm dd {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .lang-en .bl_reserve_ttl {
    letter-spacing: 0;
  }
  .lang-en .bl_reserve_timeSectTtl {
    letter-spacing: 0;
  }
  .lang-en .bl_reserve_msg {
    letter-spacing: 0;
  }
  .lang-en .bl_reserve_tel dd {
    letter-spacing: 0;
  }
}

.bl_toTop {
  transition: 0.3s;
}
.bl_toTop p {
  position: relative;
  margin-top: 30px;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: right;
  color: #1D4032;
}
.bl_toTop p::before {
  content: "";
  position: absolute;
  display: inline-block;
  right: 155px;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon_circleArw_left.png);
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(90deg);
}
.bl_toTop:hover {
  opacity: 0.7;
}

.is_dark .bl_toTop p {
  color: #fff;
}
.is_dark .bl_toTop p::before {
  background-image: url(../images/icon_circleArw_left.png);
}

.bl_thumbLinkList {
  display: flex;
  flex-wrap: wrap;
  margin: -22px 0 0 -19px;
}
.bl_thumbLinkList_item {
  padding: 22px 0 0 19px;
  width: 50%;
}
@media (max-width: 799px) {
  .bl_thumbLinkList {
    display: block;
    margin: 0;
    padding: 8px 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 16px rgba(63, 116, 95, 0.16);
    overflow: hidden;
  }
  .bl_thumbLinkList_item {
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 799px) {
  .is_dark .bl_thumbLinkList {
    background: transparent;
  }
}

.bl_purposeNav > ul {
  display: flex;
  overflow: hidden;
  border-radius: 5px;
  color: #1D4032;
}
.bl_purposeNav > ul > li {
  width: 25%;
}
.bl_purposeNav > ul > li:first-of-type .mvSect_footNavLink::before {
  content: none;
}
.bl_purposeNav > ul > li:first-of-type .bl_purposeNav_link::before {
  content: none;
}
[data-whatintent=mouse] .bl_purposeNav > ul > li:hover + li .mvSect_footNavLink::before {
  opacity: 0;
}
.bl_purposeNav_link {
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 8px;
  min-height: 90px;
  height: 100%;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.09em;
  line-height: 1.3;
}
.bl_purposeNav_link:focus-visible {
  outline-offset: -3px;
}
.bl_purposeNav_link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-right: 1px solid #ccc;
  width: 0;
  height: calc(100% - 48px);
  transform: translateY(-50%);
  transition: opacity 0.3s;
}
.bl_purposeNav_link .icon {
  margin-right: 10px;
  width: 48px;
  height: 36px;
}
.bl_purposeNav_link .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
[data-whatintent=mouse] .bl_purposeNav_link:hover {
  background: #EDF1EF;
  color: #028550;
}
[data-whatintent=mouse] .bl_purposeNav_link:hover::before {
  opacity: 0;
}
@media (max-width: 799px) {
  .bl_purposeNav > ul {
    position: relative;
    flex-wrap: wrap;
  }
  .bl_purposeNav > ul::before, .bl_purposeNav > ul::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ccc;
    top: 50%;
    left: 50%;
  }
  .bl_purposeNav > ul::before {
    width: 1px;
    height: calc(100% - 26px);
    transform: translateY(-50%);
  }
  .bl_purposeNav > ul::after {
    height: 1px;
    width: calc(100% - 26px);
    transform: translateX(-50%);
  }
  .bl_purposeNav > ul > li {
    width: 50%;
  }
  .bl_purposeNav_link {
    flex-direction: column;
    padding: 13px;
    min-height: initial;
    height: 100%;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.09em;
  }
  .bl_purposeNav_link::before {
    content: none;
  }
  .bl_purposeNav_link .icon {
    margin-right: 0;
    width: 36px;
    height: 30px;
  }
  .bl_purposeNav_link .text {
    margin-top: 8px;
  }
}

.lang-en .bl_purposeNav_link {
  letter-spacing: 0;
}

.bl_projectsFreeBlock {
  position: relative;
}
.bl_projectsFreeBlock_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: max(100% + 60px, 100% + (100vw - 1200px) / 2 + (100vw - 1200px - 15px) / 2);
  margin-left: min(-30px, (100vw - 1200px) / 2 * -1);
  height: 1590px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.53) 0%, rgba(248, 249, 248, 0.27) 20%, rgba(248, 249, 248, 0.15) 30%, rgba(239, 247, 215, 0.63) 100%);
  z-index: 0;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_bg {
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
    height: 678px;
    margin-left: 0;
  }
}
.bl_projectsFreeBlock_container {
  position: relative;
  padding-top: 124px;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_container {
    padding-top: 40px;
  }
}
.bl_projectsFreeBlock_pgHead {
  position: relative;
}
.bl_projectsFreeBlock_pgHead:before {
  content: "";
  position: absolute;
  top: -80px;
  left: 0;
  width: 1168px;
  max-width: 100%;
  height: 434px;
  background-image: url(../images/projects_img_hdg_bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  z-index: 0;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_pgHead:before {
    top: 0;
    height: 678px;
  }
}
.bl_projectsFreeBlock_pgHdg {
  position: relative;
  text-align: center;
  z-index: 1;
}
.bl_projectsFreeBlock_pgHdg img {
  max-width: 100%;
  height: auto;
}
.bl_projectsFreeBlock_pgHdg.is_dark {
  display: none;
}
.bl_projectsFreeBlock_pgDesc {
  position: relative;
  margin-top: 55px;
  text-align: center;
  font-size: 2rem;
  line-height: 2.4;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_pgDesc {
    margin-top: 30px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.bl_projectsFreeBlock_pgImg {
  position: relative;
  margin-top: 21px;
  text-align: center;
  z-index: 1;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_pgImg {
    margin-top: 30px;
  }
}
.bl_projectsFreeBlock_pgImg img {
  max-width: 100%;
  height: auto;
}
.bl_projectsFreeBlock_units {
  margin-top: 50px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_units {
    margin-top: 40px !important;
  }
}
.bl_projectsFreeBlock_unit {
  margin-top: 60px !important;
  padding: 50px 30px !important;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_unit {
    margin-top: 40px !important;
    padding: 30px 20px !important;
  }
}
.bl_projectsFreeBlock_unit:first-child {
  margin-top: 0 !important;
}
.bl_projectsFreeBlock_unit:before {
  content: none !important;
}
.bl_projectsFreeBlock_unit.is_pink {
  color: #DD5679;
  background: linear-gradient(135deg, rgba(254, 228, 234, 0.2) 0%, rgba(251, 217, 226, 0.05) 30%, rgba(249, 207, 218, 0.2) 60%, rgba(221, 86, 121, 0.1) 75%, rgba(254, 71, 24, 0.06) 100%);
}
.bl_projectsFreeBlock_unit.is_pink .bl_projectsFreeBlock_btn a:before {
  background-color: currentColor;
}
.bl_projectsFreeBlock_unit.is_orange {
  color: #EF6F00;
  background: linear-gradient(135deg, rgba(255, 248, 222, 0.2) 0%, rgba(255, 223, 180, 0.05) 30%, rgba(255, 189, 122, 0.2) 60%, rgba(254, 122, 6, 0.1) 75%, rgba(254, 132, 24, 0.06) 100%);
}
.bl_projectsFreeBlock_unit.is_orange .bl_projectsFreeBlock_btn a:before {
  background-color: currentColor;
}
.bl_projectsFreeBlock_unit.is_blue {
  color: #3C67A5;
  background: linear-gradient(135deg, rgba(216, 234, 242, 0.2) 0%, rgba(195, 218, 240, 0.05) 30%, rgba(166, 195, 238, 0.2) 60%, rgba(105, 146, 206, 0.1) 75%, rgba(60, 103, 165, 0.06) 100%);
}
.bl_projectsFreeBlock_unit.is_blue .bl_projectsFreeBlock_btn a:before {
  background-color: currentColor;
}
.bl_projectsFreeBlock_unit.is_sky {
  color: #58A1D8;
  background: linear-gradient(135deg, rgba(196, 226, 235, 0.2) 0%, rgba(140, 193, 225, 0.05) 30%, rgba(88, 161, 216, 0.2) 60%, rgba(49, 120, 174, 0.1) 75%, rgba(60, 140, 165, 0.06) 100%);
}
.bl_projectsFreeBlock_unit.is_sky .bl_projectsFreeBlock_btn a:before {
  background-color: currentColor;
}
.bl_projectsFreeBlock_unit.is_green {
  color: #038766;
  background: linear-gradient(135deg, rgba(204, 227, 204, 0.2) 0%, rgba(183, 213, 183, 0.05) 30%, rgba(248, 249, 248, 0.2) 50%, rgba(119, 188, 160, 0.1) 70%, rgba(157, 206, 186, 0.06) 100%);
}
.bl_projectsFreeBlock_unit.is_green .bl_projectsFreeBlock_btn a:before {
  background-color: currentColor;
}
.bl_projectsFreeBlock_hdg {
  text-align: center;
  color: currentColor;
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_hdg {
    font-size: 2.6rem;
  }
}
.bl_projectsFreeBlock_sub {
  margin-top: 8px;
  text-align: center;
  color: #1D4032;
  font-size: 1.6rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_sub {
    font-size: 1.5rem;
  }
}
.bl_projectsFreeBlock_desc {
  margin-top: 20px;
  text-align: center;
  color: #474B44;
  font-size: 1.8rem;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_desc {
    font-size: 1.6rem;
  }
}
.bl_projectsFreeBlock_body {
  padding: 34px;
  border: 2px solid #EDF1EF;
  border-radius: 5px;
  margin-top: 34px;
  background-color: #fff;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_body {
    padding: 30px 20px;
    margin-top: 20px;
  }
}
.bl_projectsFreeBlock_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  margin: 0 !important;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_list {
    gap: 20px;
  }
}
.bl_projectsFreeBlock_item {
  width: calc((100% - 40px) / 2);
  margin-bottom: 0 !important;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_item {
    width: 100%;
  }
}
.bl_projectsFreeBlock_item:before {
  background-color: currentColor !important;
}
.bl_projectsFreeBlock_item .hdg {
  color: #1D4032;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_item .hdg {
    font-size: 1.6rem;
  }
}
.bl_projectsFreeBlock_item ul {
  margin: 0 !important;
}
.bl_projectsFreeBlock_item ul li {
  padding-left: 0 !important;
  margin-top: 5px;
  margin-bottom: 0 !important;
  color: #1D4032;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_item ul li {
    font-size: 1.5rem;
  }
}
.bl_projectsFreeBlock_item ul li:before {
  content: none !important;
}
.bl_projectsFreeBlock_etc {
  text-align: right;
  color: #1D4032;
  font-size: 1.6rem;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_etc {
    font-size: 1.5rem;
  }
}
.bl_projectsFreeBlock_btn {
  margin-top: 30px;
}
.bl_projectsFreeBlock_btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 405px;
  min-height: 70px;
  padding: 10px 50px;
  border: 1px solid currentColor;
  border-radius: 5px;
  margin: auto;
  background-color: #fff;
  color: currentColor !important;
  text-decoration: none !important;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 799px) {
  .bl_projectsFreeBlock_btn a {
    width: 100%;
    min-height: 60px;
    font-size: 1.5rem;
  }
}
[data-whatintent=mouse] .bl_projectsFreeBlock_btn a:hover .txt {
  color: #fff;
}
[data-whatintent=mouse] .bl_projectsFreeBlock_btn a:hover:before {
  opacity: 1;
}
.bl_projectsFreeBlock_btn a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.bl_projectsFreeBlock_btn a:after {
  content: none !important;
}
.bl_projectsFreeBlock_btn a .txt {
  position: relative;
  z-index: 1;
  transition: color 0.3s;
}
.bl_projectsFreeBlock_btn a .projects_arw {
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  z-index: 1;
}
.bl_projectsFreeBlock_btn a .projects_arw .fill {
  fill: currentColor;
}
.bl_projectsFreeBlock_btn a .projects_arw .stroke {
  stroke: currentColor;
}

.bl_scrollBlock_container {
  max-height: 250px;
  overflow: auto;
}
@media (max-width: 799px) {
  .bl_scrollBlock_container {
    max-height: 300px;
  }
}

.is_dark .bl_purposeNav > ul {
  color: #fff;
}
.is_dark .bl_purposeNav_link {
  background-color: #000;
}
.is_dark .bl_purposeNav_link::before {
  border-right: 1px solid #fff;
}
[data-whatintent=mouse] .is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .is_dark .bl_purposeNav_link:hover::before {
  opacity: 1;
}
.is_dark article.bl_pageArticle .bl_reservationFreeBlock {
  background-color: unset;
  border: 1px solid #fff;
}
.is_dark article.bl_pageArticle .bl_reservationFreeBlock_info {
  background-color: unset;
  border: 1px solid #fff;
}
.is_dark .bl_projectsFreeBlock_bg {
  background: #000;
}
.is_dark .bl_projectsFreeBlock_pgHead:before {
  content: none;
}
.is_dark .bl_projectsFreeBlock_pgHdg {
  display: none;
}
.is_dark .bl_projectsFreeBlock_pgHdg.is_dark {
  display: block;
}
.is_dark .bl_projectsFreeBlock_pgDesc {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_unit {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .bl_projectsFreeBlock_sub {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_desc {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_body {
  border: 2px solid #fff;
  background-color: #000;
}
.is_dark .bl_projectsFreeBlock_item {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_item .hdg {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_item ul > li {
  color: #fff;
}
.is_dark .bl_projectsFreeBlock_btn a {
  background-color: #000;
}

/**
 * Element
 */
.el_heading__lv1 {
  margin-bottom: 40px;
  color: #1D4032;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media (max-width: 799px) {
  .el_heading__lv1 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
.el_heading__lv1:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  margin-bottom: 20px;
}

.is_dark .el_heading__lv1 {
  color: #fff;
}
.is_dark .el_heading__lv1:before {
  background: #fff;
}

.el_button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 5px 10px;
  border: 1px solid #028550;
  border-radius: 6px;
  box-sizing: border-box;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  text-align: center;
  font-size: 1.5rem;
  color: #028550;
  overflow: hidden;
  transition: all 0.3s ease;
}
.el_button:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  z-index: 1;
  transition: all 0.3s ease;
}
.el_button:hover {
  color: #ffffff;
  border-color: white;
}
.el_button:hover:before {
  opacity: 0;
}
.el_button.el_nh {
  transition: none;
}
.el_button.el_nh:hover {
  color: #028550;
  border-color: #028550;
}
.el_button.el_nh:hover:before {
  opacity: 1;
}
.el_button span {
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.el_button__bgRev {
  background: #fff;
  color: #fff;
}
.el_button__bgRev::before {
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  border-color: #028550;
}
.el_button__bgRev:hover {
  color: #028550;
}
.el_button__round {
  width: 100%;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  padding-left: 32px;
  padding-right: 32px;
  min-height: 70px;
  font-size: 1.8rem;
  color: #fff;
}
.el_button__round::before {
  opacity: 0;
  border: 1px solid #028550;
  border-radius: 100px;
}
.el_button__round .icon {
  position: relative;
  flex-shrink: 0;
  z-index: 1;
  width: 42px;
  height: 29px;
}
.el_button__round .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.el_button__round .icon .__hv {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s;
}
.el_button__round .text {
  flex-grow: 1;
  padding: 0 10px;
  letter-spacing: 0.09em;
  text-align: center;
}
.el_button__round .el_circleArrow__stroke,
.el_button__round .el_circleArrow__stroke__bgWh {
  flex-shrink: 0;
  display: flex;
}
[data-whatintent=mouse] .el_button__round:hover {
  color: #028550;
}
[data-whatintent=mouse] .el_button__round:hover::before {
  opacity: 1;
}
[data-whatintent=mouse] .el_button__round:hover .icon .__hv {
  opacity: 1;
}
.el_button_ctgTop {
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
@media (max-width: 799px) {
  .el_button__round {
    min-height: 60px;
  }
}

.is_dark .el_button {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
.is_dark .el_button:before {
  background: #000;
}
.is_dark .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
  border-color: white;
}
.is_dark .el_button.el_nh:hover {
  color: #fff;
  border-color: #fff;
}
.is_dark .el_button__bgRev {
  background: #000;
  color: #fff;
}
.is_dark .el_button__bgRev::before {
  background: #000;
  border-color: #fff;
}
.is_dark .el_button__bgRev:hover {
  color: rgba(255, 255, 255, 0.6);
}
.is_dark .el_button__round {
  color: #fff;
}
.is_dark .el_button__round::before {
  border: 1px solid #fff;
}
.is_dark .el_button__round .icon {
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark .el_button__round:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .is_dark .el_button__round:hover::before {
  opacity: 0;
}
[data-whatintent=mouse] .is_dark .el_button__round:hover .icon {
  opacity: 0.6;
}
[data-whatintent=mouse] .is_dark .el_button__round:hover .icon .__hv {
  opacity: 0;
}
.is_dark .el_button_ctgTop {
  background: #000;
}

.el_filter {
  padding: 42px 0 54px 0;
  box-shadow: 0 0 16px 0 rgba(63, 116, 95, 0.16);
}
.el_filter_hdg {
  font-size: 2.6rem;
  font-weight: bold;
  padding: 0 37px 26px 37px;
  color: #1D4032;
}
@media (max-width: 799px) {
  .el_filter_hdg {
    font-size: 2.2rem;
    padding: 0 20px 30px 20px;
  }
}
.el_filter_area {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 37px 0;
  border-top: 2px solid #eee;
}
@media (max-width: 799px) {
  .el_filter_area {
    display: block;
    border-top: none;
    padding: 0 20px 0;
  }
}
.el_filter_area::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 37px;
  width: 40px;
  height: 2px;
  background: linear-gradient(to right, #4C8014, #148831, #1F895B, #307F7E, #307F7E);
}
@media (max-width: 799px) {
  .el_filter_area::before {
    content: none;
  }
}
.el_filter_area__noBorder {
  border: none;
  padding: 0;
}
.el_filter_area__noBorder::before {
  content: none;
}
@media (max-width: 799px) {
  .el_filter_area__noBorder {
    padding: 0;
  }
}
.el_filter_area__doctor .el_filter_txt {
  padding: 5px 21px;
}
.el_filter_area__doctor .el_filter_inputWrapper form input {
  padding: 0 30px;
}
.el_filter_area__doctor .el_filter_inputWrapper form button {
  padding: 16px 20px;
}
@media (max-width: 799px) {
  .el_filter_area__doctor .el_filter_txt {
    padding: 5px 0;
  }
  .el_filter_area__doctor .el_filter_inputWrapper {
    margin-top: 6px;
  }
  .el_filter_area__doctor .el_filter_inputWrapper form input {
    padding: 0 12px;
  }
  .el_filter_area__doctor .el_filter_inputWrapper form button {
    padding: 13px 8px;
  }
}
.el_filter_txt {
  flex-shrink: 0;
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 18px;
  border: 1px solid #ccc;
  padding: 4px 19px;
  border-radius: 21px;
  letter-spacing: 0.02em;
  color: #1D4032;
}
@media (max-width: 799px) {
  .el_filter_txt {
    width: 100%;
    padding: 0;
    font-size: 1.4rem;
    border: none;
  }
}
.el_filter_ctgList {
  display: flex;
  width: 86.15%;
}
@media (max-width: 799px) {
  .el_filter_ctgList {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 11px;
    border: 1px solid #028550;
    border-radius: 5px;
    background-color: #EDF1EF;
  }
}
.el_filter_ctg {
  width: 10%;
  padding: 0 1.856%;
  transition: 0.3s;
}
@media (max-width: 799px) {
  .el_filter_ctg {
    width: 33.3333333333%;
    padding: 12px 30px;
    background-color: #fff;
  }
}
.el_filter_ctg:not(:last-of-type) {
  border-right: 1px solid #ccc;
}
@media (max-width: 799px) {
  .el_filter_ctg:not(:last-of-type) {
    border-right: 1px solid #028550;
    border-bottom: 1px solid #028550;
  }
}
@media (max-width: 799px) {
  .el_filter_ctg:nth-of-type(1) {
    border-radius: 5px 0 0 0;
  }
}
@media (max-width: 799px) {
  .el_filter_ctg:nth-of-type(3) {
    border-radius: 0 5px 0 0;
  }
}
@media (max-width: 799px) {
  .el_filter_ctg:nth-of-type(10) {
    border-radius: 0 0 0 5px;
  }
}
@media (max-width: 799px) {
  .el_filter_ctg:last-of-type {
    border-right: 1px solid #028550;
  }
}
.el_filter_ctg:hover .el_filter_ctg_txt {
  color: #fff;
}
@media (max-width: 799px) {
  .el_filter_ctg:hover .el_filter_ctg_txt {
    color: #028550;
  }
}
.el_filter_ctg:hover .el_filter_ctg_txtBg::before {
  opacity: 0;
}
@media (max-width: 799px) {
  .el_filter_ctg:hover .el_filter_ctg_txtBg::before {
    opacity: 1;
  }
}
@media (max-width: 799px) {
  .el_filter_ctg:nth-of-type(3n) {
    border-right: none;
  }
}
.el_filter_ctg_txtBg {
  position: relative;
  border-radius: 36px;
  background: linear-gradient(to right, #4C8014, #148831, #1F895B, #307F7E, #307F7E);
}
.el_filter_ctg_txtBg:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  transition: 0.3s;
  z-index: 1;
}
.el_filter_ctg_txt {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  color: #028550;
  text-align: center;
  z-index: 2;
}
.el_filter_inputWrapper {
  flex-grow: 1;
  overflow: hidden;
  border-radius: 5px;
}
.el_filter_inputWrapper form {
  display: flex;
}
.el_filter_inputWrapper form input {
  overflow: hidden;
  flex-grow: 1;
  background: #EDF1EF;
  padding: 0 20px;
}
.el_filter_inputWrapper form button {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
  padding: 16px 23px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  transition: opacity 0.3s;
}
.el_filter_inputWrapper form button::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .el_filter_inputWrapper form button:hover {
  opacity: 0.6;
}
@media (max-width: 799px) {
  .el_filter_inputWrapper {
    margin-top: 12px;
    margin-left: 0;
  }
  .el_filter_inputWrapper form input {
    padding: 0 15px;
    font-size: 1.2rem;
  }
  .el_filter_inputWrapper form button {
    padding: 14px 10px;
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: normal;
  }
  .el_filter_inputWrapper form button::before {
    margin-right: 5px;
    width: 14px;
    height: 14px;
  }
}

.is_dark .el_filter_hdg {
  color: #fff;
}
.is_dark .el_filter_area {
  border-top: 2px solid #fff;
}
.is_dark .el_filter_area::before {
  background: #000;
}
@media (max-width: 799px) {
  .is_dark .el_filter_area {
    border-top: none;
  }
}
.is_dark .el_filter_txt {
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 799px) {
  .is_dark .el_filter_txt {
    border: none;
  }
}
@media (max-width: 799px) {
  .is_dark .el_filter_ctgList {
    border: 1px solid #fff;
    background-color: #000;
  }
}
@media (max-width: 799px) {
  .is_dark .el_filter_ctg {
    background-color: #000;
  }
}
.is_dark .el_filter_ctg:not(:last-of-type) {
  border-right: 1px solid #fff;
}
@media (max-width: 799px) {
  .is_dark .el_filter_ctg:not(:last-of-type) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 799px) {
  .is_dark .el_filter_ctg:last-of-type {
    border-right: 1px solid #fff;
  }
}
.is_dark .el_filter_ctg:hover .el_filter_ctg_txt {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 799px) {
  .is_dark .el_filter_ctg:hover .el_filter_ctg_txt {
    color: #fff;
  }
}
.is_dark .el_filter_ctg_txtBg {
  background: #000;
}
.is_dark .el_filter_ctg_txtBg:before {
  background: #000;
}
.is_dark .el_filter_ctg_txt {
  color: #fff;
}
.is_dark .el_filter_inputWrapper form input {
  border: 1px solid #fff;
  background: #000;
}
.is_dark .el_filter_inputWrapper form button {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
.is_dark .el_filter_inputWrapper form button::before {
  background: url(../images/icon_search_wh.svg) center/contain no-repeat;
}

.el_btnList {
  padding: 50px 30px;
  margin-top: 40px;
  background-color: #FAFBF9;
  border-radius: 5px;
}
@media (max-width: 799px) {
  .el_btnList {
    margin-top: 30px;
  }
}
.el_btnList:not(:first-child) {
  margin-top: 100px;
}
@media (max-width: 799px) {
  .el_btnList:not(:first-child) {
    margin-top: 80px;
  }
}
.el_btnList_hdg {
  position: relative;
  margin-bottom: 32px;
  padding-left: 17px;
  color: #1D4032;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.el_btnList_hdg::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  left: 0;
  background: linear-gradient(to top, #62BB7B, #1F8352, #0A6976, #1F8371);
}
.el_btnList_txt {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #028550;
}
.el_btnList_txt__mt {
  margin-top: 35px;
}
@media (max-width: 799px) {
  .el_btnList_txt__mt {
    margin-top: 24px;
  }
}
@media (max-width: 799px) {
  .el_btnList_txt {
    font-size: 1.6rem;
  }
}
.el_btnList .bl_buttonItems {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: -20px 0 0 -3.51%;
}
@media (max-width: 799px) {
  .el_btnList .bl_buttonItems {
    display: block;
    margin-top: 0;
    margin-left: 0;
  }
}
.el_btnList .bl_buttonItems .el_button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 29.8233333333%;
  margin: 20px 0 0 3.51%;
  padding: 15px 24px 15px 54px;
  font-size: 1.8rem;
  text-align: left;
}
@media (max-width: 799px) {
  .el_btnList .bl_buttonItems .el_button {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
}
.el_btnList .bl_buttonItems .el_button span::after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  left: -34px;
  margin: auto;
  background: url(../images/icon_arrow_right_05.svg) left top no-repeat;
}
.el_btnList_noBgColor {
  padding: 0;
  margin: -20px 0 100px;
  background-color: transparent;
}
.el_btnList_noBgColor .bl_buttonItems .el_button {
  padding-left: 66px;
  background: transparent;
  background-color: #FAFCFC;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.el_btnList_noBgColor .bl_buttonItems .el_button::before {
  content: none;
}
.el_btnList_noBgColor .bl_buttonItems .el_button span::after {
  content: "";
  width: 27px;
  height: 27px;
  left: -47px;
  background: url(../images/icon_arrow_right_07.svg) left top no-repeat;
}
[data-whatintent=mouse] .el_btnList_noBgColor .bl_buttonItems .el_button:hover {
  color: #028550;
  -webkit-text-decoration: underline #028550;
  text-decoration: underline #028550;
  background-color: #EDF1EF;
}
@media (max-width: 799px) {
  .el_btnList_noBgColor {
    margin-top: 0;
  }
}

.is_dark .el_btnList {
  background-color: #000;
}
.is_dark .el_btnList_hdg {
  color: #fff;
}
.is_dark .el_btnList_hdg::before {
  background: #fff;
}
.is_dark .el_btnList_txt {
  color: #fff;
}
.is_dark .el_btnList .bl_buttonItems .el_button span::after {
  background: url(../images/icon_arrow_right_05.svg) left top no-repeat;
}
.is_dark .el_btnList_noBgColor .bl_buttonItems .el_button {
  background-color: #000;
}
.is_dark .el_btnList_noBgColor .bl_buttonItems .el_button span::after {
  background: url(../images/icon_arrow_right_07.svg) left top no-repeat;
}
[data-whatintent=mouse] .is_dark .el_btnList_noBgColor .bl_buttonItems .el_button:hover {
  opacity: 0.6;
  color: #fff;
  -webkit-text-decoration: underline currentColor;
  text-decoration: underline currentColor;
  background-color: #000;
}

.lang-en .el_btnList_hdg {
  letter-spacing: 0.02em;
}

.el_circleArrow {
  display: inline-flex;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  align-items: center;
  justify-content: center;
}
.el_circleArrow__sm {
  width: 16px;
  height: 16px;
  background: #028550;
}
.el_circleArrow__sm img {
  width: 6px;
  height: 6px;
  -o-object-fit: contain;
  object-fit: contain;
}

.el_circleArrow__stroke {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 1px solid currentColor;
}
.el_circleArrow__stroke svg {
  width: 8px;
  height: 7px;
  -o-object-fit: contain;
  object-fit: contain;
  fill: currentColor;
}

.el_articleLabel {
  border: 1px solid currentColor;
  border-radius: 100px;
  padding: 3px;
  width: 150px;
  background-color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media (max-width: 799px) {
  .el_articleLabel {
    width: 116px;
    font-size: 1.2rem;
  }
}

.is_dark .el_articleLabel {
  background-color: transparent;
}

.el_articleCategory {
  color: #028550;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 799px) {
  .el_articleCategory {
    font-size: 1.4rem;
  }
}

.is_dark .el_articleCategory {
  color: #fff;
}

.el_arrowLink {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #028550;
}
.el_arrowLink .el_circleArrow__stroke,
.el_arrowLink .el_circleArrow {
  flex-shrink: 0;
  width: 35px;
  height: 35px;
}
.el_arrowLink .el_circleArrow__stroke svg,
.el_arrowLink .el_circleArrow svg {
  width: 11px;
  height: 10px;
}
.el_arrowLink .text {
  margin-left: 10px;
  -webkit-text-decoration: underline transparent;
  text-decoration: underline transparent;
  transition: -webkit-text-decoration 0.3s;
  transition: text-decoration 0.3s;
  transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}
[data-whatintent=mouse] .el_arrowLink:hover .text {
  text-decoration-color: currentColor;
}
@media (max-width: 799px) {
  .el_arrowLink {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
  .el_arrowLink .el_circleArrow__stroke,
  .el_arrowLink .el_circleArrow {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
  }
  .el_arrowLink .el_circleArrow__stroke svg,
  .el_arrowLink .el_circleArrow svg {
    width: 8px;
    height: 7px;
  }
  .el_arrowLink .text {
    margin-left: 7px;
  }
}

.el_arrowLink02 {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  color: #1D4032;
  font-weight: 500;
}
.el_arrowLink02 .el_circleArrow__stroke {
  flex-shrink: 0;
}
.el_arrowLink02 .text {
  margin-left: 10px;
}
[data-whatintent=mouse] .el_arrowLink02:hover {
  color: #028550;
}

.is_dark .el_arrowLink02 {
  color: #fff;
}
[data-whatintent=mouse] .is_dark .el_arrowLink02:hover {
  color: rgba(255, 255, 255, 0.6);
}

.el_thumbButton {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  color: #1D4032;
  width: 100%;
  min-height: 90px;
  box-shadow: 0 0 10px rgba(0, 78, 25, 0.1);
  font-weight: bold;
  transition-property: color, box-shadow;
}
.el_thumbButton[target=_blank] > span, .el_thumbButton[href$=".pdf"] > span, .el_thumbButton[href$=".doc"] > span, .el_thumbButton[href$=".docx"] > span, .el_thumbButton[href$=".xls"] > span, .el_thumbButton[href$=".xlsx"] > span {
  margin-right: 6px;
}
.el_thumbButton[target=_blank]::after, .el_thumbButton[href$=".pdf"]::after, .el_thumbButton[href$=".doc"]::after, .el_thumbButton[href$=".docx"]::after, .el_thumbButton[href$=".xls"]::after, .el_thumbButton[href$=".xlsx"]::after {
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.el_thumbButton[target=_blank]::after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../images/icon_blank.svg);
  transform: translateY(-1px);
}
.el_thumbButton[href$=".pdf"]::after, .el_thumbButton[href$=".doc"]::after, .el_thumbButton[href$=".docx"]::after, .el_thumbButton[href$=".xls"]::after, .el_thumbButton[href$=".xlsx"]::after {
  content: "";
}
.el_thumbButton[href$=".pdf"]::after {
  width: 27px;
  height: 22px;
  background-image: url(../images/icon_pdf.svg);
}
.el_thumbButton[href$=".doc"]::after, .el_thumbButton[href$=".docx"]::after {
  background-image: url(../images/icon_word.svg);
}
.el_thumbButton[href$=".xls"]::after, .el_thumbButton[href$=".xlsx"]::after {
  background-image: url(../images/icon_excel.svg);
}
.el_thumbButton::after {
  flex-shrink: 0;
  margin-right: 16px;
}
[data-whatintent=mouse] .el_thumbButton:hover {
  color: #028550;
  box-shadow: 0 0 16px rgba(63, 116, 95, 0.5);
}
.el_thumbButton_thumb {
  position: relative;
  width: 31.58%;
  height: 100%;
  flex-shrink: 0;
}
.el_thumbButton_thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.el_thumbButton_ttl {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 20px;
}
@media (max-width: 799px) {
  .el_thumbButton {
    min-height: 62px;
    font-size: 1.2rem;
  }
  .el_thumbButton::after {
    margin-right: 3px;
  }
  .el_thumbButton_thumb {
    width: 42.41%;
    max-width: 70px;
  }
  .el_thumbButton_ttl {
    padding: 8px;
  }
}

.is_dark .el_thumbButton {
  border: 1px solid currentColor;
  background: #000;
  color: #fff;
}
.is_dark .el_thumbButton[target=_blank] > span, .is_dark .el_thumbButton[href$=".pdf"] > span, .is_dark .el_thumbButton[href$=".doc"] > span, .is_dark .el_thumbButton[href$=".docx"] > span, .is_dark .el_thumbButton[href$=".xls"] > span, .is_dark .el_thumbButton[href$=".xlsx"] > span {
  margin-right: 6px;
}
.is_dark .el_thumbButton[target=_blank]::after, .is_dark .el_thumbButton[href$=".pdf"]::after, .is_dark .el_thumbButton[href$=".doc"]::after, .is_dark .el_thumbButton[href$=".docx"]::after, .is_dark .el_thumbButton[href$=".xls"]::after, .is_dark .el_thumbButton[href$=".xlsx"]::after {
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
}
.is_dark .el_thumbButton[target=_blank]::after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../images/icon_blank_hv.svg);
  transform: translateY(-1px);
}
.is_dark .el_thumbButton[href$=".pdf"]::after, .is_dark .el_thumbButton[href$=".doc"]::after, .is_dark .el_thumbButton[href$=".docx"]::after, .is_dark .el_thumbButton[href$=".xls"]::after, .is_dark .el_thumbButton[href$=".xlsx"]::after {
  content: "";
}
.is_dark .el_thumbButton[href$=".pdf"]::after {
  width: 27px;
  height: 22px;
  background-image: url(../images/icon_pdf_hv.svg);
}
.is_dark .el_thumbButton[href$=".doc"]::after, .is_dark .el_thumbButton[href$=".docx"]::after {
  background-image: url(../images/icon_word_hv.svg);
}
.is_dark .el_thumbButton[href$=".xls"]::after, .is_dark .el_thumbButton[href$=".xlsx"]::after {
  background-image: url(../images/icon_excel_hv.svg);
}
[data-whatintent=mouse] .is_dark .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
}

.el_thumbButton2 {
  display: flex;
  align-items: center;
  min-height: 130px;
  border-radius: 5px;
  padding: 14px 20px 14px 16px;
  box-shadow: 0px 0px 16px rgba(63, 116, 95, 0.16);
  background: #fff;
  color: #1D4032;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  transition: box-shadow 0.3s;
}
.el_thumbButton2_thumb {
  flex-shrink: 0;
  border-radius: 5px;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}
.el_thumbButton2_ttl {
  flex-grow: 1;
  padding: 0 20px;
  width: 100%;
}
.el_thumbButton2 .el_circleArrow {
  flex-shrink: 0;
  justify-self: flex-end;
  width: 26px;
  height: 26px;
}
.el_thumbButton2 .el_circleArrow img {
  width: 8px;
}
[data-whatintent=mouse] .el_thumbButton2:hover {
  box-shadow: 0px 0px 16px rgba(63, 116, 95, 0.5);
}
@media (max-width: 799px) {
  .el_thumbButton2 {
    min-height: 0;
    border-radius: 0;
    padding: 8px 15px;
    box-shadow: none;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 1.36;
  }
  .el_thumbButton2_thumb {
    width: 80px;
    height: 80px;
  }
  .el_thumbButton2_ttl {
    padding: 0 15px;
  }
  [data-whatintent=mouse] .el_thumbButton2:hover {
    box-shadow: none;
  }
}

.is_dark .el_thumbButton2 {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
  transition: color 0.3s;
}
[data-whatintent=mouse] .is_dark .el_thumbButton2:hover {
  color: rgba(255, 255, 255, 0.6);
}

/**
 * Helper
 */
@media (max-width: 799px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media (max-width: 820px) {
  .hp_overTbOnly {
    display: none !important;
  }
}

@media (min-width: 821px) {
  .hp_underTbOnly {
    display: none !important;
  }
}

@media (min-width: 800px) {
  .hp_spOnly {
    display: none !important;
  }
}

@media (max-width: 1260px) {
  .hp_pcHeaderOnly {
    display: none !important;
  }
}

@media (min-width: 1261px) {
  .hp_spHeaderOnly {
    display: none !important;
  }
}

.hp_fontSerifBold {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

.hp_dn {
  display: none;
}

.hp_mt80 {
  margin-top: 80px;
}

@media (max-width: 799px) {
  .hp_mt56_sp {
    margin-top: 80px;
  }
}

.is-filter {
  position: relative;
  container-type: inline-size;
  cursor: pointer;
}
.is-filter::before {
  content: "医療に関する画像が含まれるため、\a内容にご配慮のうえご覧ください。\a（クリックして表示）";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  white-space: pre-line;
  font-size: min(5cqi, 15px);
  transition: opacity 0.3s ease;
  pointer-events: none;
  border-radius: 4px;
  z-index: 10;
}
.is-filter img {
  filter: blur(8px);
  transition: filter 0.3s ease;
}
.is-filter.active {
  cursor: auto;
}
.is-filter.active img {
  filter: blur(0);
}
.is-filter.active::before {
  opacity: 0;
}

/**
 * Page
 */
.pg_home .bl_videoAndText {
  margin-block: 80px;
  padding: 0;
}
@media (max-width: 799px) {
  .pg_home .bl_videoAndText {
    margin-block: 65px;
  }
}
.pg_home .bl_videoAndText .el_content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 799px) {
  .pg_home .bl_videoAndText .el_content {
    gap: 30px;
  }
}
.pg_home .bl_videoAndText .el_video {
  width: 57%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 799px) {
  .pg_home .bl_videoAndText .el_video {
    width: 100%;
  }
}
.pg_home .bl_videoAndText .el_video_wrap {
  width: 100%;
}
.pg_home .bl_videoAndText .el_video_wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
}
.pg_home .bl_videoAndText .el_video_wrapper iframe,
.pg_home .bl_videoAndText .el_video_wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pg_home .mvSect {
  position: relative;
  color: #1D4032;
}
.pg_home .mvSect_img {
  width: 100%;
  height: 700px;
}
.pg_home .mvSect_img > a {
  display: block;
  width: 100%;
  height: 100%;
}
.pg_home .mvSect_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_home .mvSect_sliderNav {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1;
  bottom: 110px;
  right: 308px;
}
.pg_home .mvSect_swiperBtnWrapper {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  width: 86px;
}
.pg_home .mvSect_swiperBtn {
  position: static;
  margin-top: 0;
  width: 40px;
  height: 40px;
  color: #636363;
  transition: color 0.3s;
}
.pg_home .mvSect_swiperBtn::after {
  content: none;
}
.pg_home .mvSect_swiperBtn .el_circleArrow__stroke {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  border-color: #bbb;
}
.pg_home .mvSect_swiperBtn .el_circleArrow__stroke svg {
  width: 14px;
  height: 13px;
}
.pg_home .mvSect_swiperBtn__prev {
  transform: rotate(180deg);
}
.pg_home .mvSect_swiperPagination {
  position: static;
  padding: 0 10px;
}
.pg_home .mvSect_swiperPagination .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #bbb;
  opacity: 1;
}
.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #028550;
}
.pg_home .mvSect_playButton {
  z-index: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #bbb;
  border-radius: 100px;
  width: 40px;
  height: 20px;
  background: #fff;
  color: #636363;
  transition: color 0.3s;
}
.pg_home .mvSect_playButton .icon {
  position: relative;
}
.pg_home .mvSect_playButton.is_playing .icon {
  display: flex;
  justify-content: space-between;
  width: 7px;
  height: 9px;
}
.pg_home .mvSect_playButton.is_playing .icon::before, .pg_home .mvSect_playButton.is_playing .icon::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: currentColor;
}
.pg_home .mvSect_playButton.is_paused .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg_home .mvSect_playButton.is_paused .icon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent currentColor;
}
.pg_home .mvSect_nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  opacity: 0;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 0 0 90px;
  width: 280px;
  height: 100%;
  background: linear-gradient(rgba(246, 249, 249, 0.9) 0%, rgba(248, 250, 250, 0.91) 18.41%, #e8f2f2 68.96%, #fff 100%);
  animation: 0.6s 0.6s forwards fadeIn;
}
.pg_home .mvSect_navMainLink {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 20px 18px;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
  font-weight: bold;
  color: transparent;
}
.pg_home .mvSect_navMainLink .text {
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  -webkit-background-clip: text;
  background-clip: text;
  transition: opacity 0.3s;
}
.pg_home .mvSect_navMainLink .el_circleArrow {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  transition: opacity 0.3s;
}
.pg_home .mvSect_navMainLink .el_circleArrow img {
  width: 8px;
}
.pg_home .mvSect_navMainLink::before, .pg_home .mvSect_navMainLink::after {
  content: "";
  position: absolute;
  left: 18px;
  width: calc(100% - 36px);
  height: 1px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  width: 242px;
}
.pg_home .mvSect_navMainLink::before {
  top: 0;
}
.pg_home .mvSect_navMainLink::after {
  bottom: 0;
}
.pg_home .mvSect_navList {
  margin-top: 32px;
  border-bottom: 1px solid #ccc;
}
.pg_home .mvSect_navList > ul {
  margin-top: 16px;
}
.pg_home .mvSect_navListTtl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px;
  color: #028550;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_home .mvSect_navListTtl:hover {
  opacity: 0.6;
}
.pg_home .mvSect_navListTtl .el_circleArrow {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
}
.pg_home .mvSect_navListTtl .el_circleArrow img {
  width: 8px;
}
.pg_home .mvSect_navItemLink {
  display: block;
  position: relative;
  border-top: 1px solid #ccc;
  padding: 16px 18px;
}
.pg_home .mvSect_navItemLink::before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background: linear-gradient(to bottom, #62bb7b 0%, #1f8352 35.56%, #1f8371 64.02%, #0a6976 78.71%, #056675 100%);
  transition: opacity 0.45s;
}
.pg_home .mvSect_navItemHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
  color: #1D4032;
}
.pg_home .mvSect_navItemHead .text {
  max-width: calc(100% - 35px);
}
.pg_home .mvSect_navItemHead .el_circleArrow__stroke {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  border-color: #028550;
  transform: translateX(0);
  transition-property: width, height, transform;
  transition-duration: 0.3s;
}
.pg_home .mvSect_navItemHead .el_circleArrow__stroke svg {
  width: 7px;
  height: 7px;
  fill: #028550;
}
.pg_home .mvSect_navItemBody {
  display: none;
  opacity: 0;
  font-size: 1.4rem;
  line-height: 1.6;
  transition: opacity 0.3s;
  color: #1D4032;
}
.pg_home .mvSect_footNav {
  position: relative;
  z-index: 1;
  margin: -62px auto 0;
  padding: 0 30px;
  min-width: 800px;
  max-width: 1260px;
}
.pg_home .mvSect_footNavInner {
  box-shadow: 0 0 20px rgba(0, 76, 25, 0.1);
  border-radius: 5px;
}
[data-whatintent=mouse] .pg_home .mvSect_swiperBtn:hover {
  color: #028550;
}
[data-whatintent=mouse] .pg_home .mvSect_playButton:hover {
  color: #028550;
}
[data-whatintent=mouse] .pg_home .mvSect_navMainLink:hover .text,
[data-whatintent=mouse] .pg_home .mvSect_navMainLink:hover .el_circleArrow {
  opacity: 0.6;
}
.pg_home .mvSect_navItemLink.is_hover::before {
  opacity: 1;
}
.pg_home .mvSect_navItemLink.is_hover .mvSect_navItemHead {
  color: #028550;
}
.pg_home .mvSect_navItemLink.is_hover .mvSect_navItemHead .el_circleArrow__stroke {
  width: 35px;
  height: 35px;
  transform: translateX(7px);
}
.pg_home .mvSect_navItemLink.is_hover .mvSect_navItemBody {
  opacity: 1;
}
@media (max-width: 1260px) {
  .pg_home .mvSect_sliderNav {
    right: 30px;
  }
}
@media (max-width: 799px) {
  .pg_home .mvSect {
    position: relative;
  }
  .pg_home .mvSect_img {
    width: 100%;
    height: 106.67vw;
  }
  .pg_home .mvSect_nav {
    display: none;
  }
  .pg_home .mvSect_footNav {
    margin: -62px auto 0;
    padding-right: 20px;
    padding-left: 20px;
    min-width: 0;
    width: 100%;
    max-width: auto;
  }
}
.pg_home .importantNews {
  display: flex;
  align-items: center;
  margin-top: 65px;
  border-radius: 5px;
  background: #D7370C;
  color: #fff;
  transition-property: opacity;
  border: solid 2px #D7370C;
  overflow: hidden;
}
@media (max-width: 799px) {
  .pg_home .importantNews {
    display: block;
    position: relative;
    margin-top: 30px;
  }
}
.pg_home .importantNews_ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  position: relative;
  padding: 28px;
  font-size: 1.8rem;
  font-weight: bold;
  flex-shrink: 0;
}
@media (max-width: 799px) {
  .pg_home .importantNews_ttl {
    flex-direction: row;
    font-size: 1.6rem;
    padding: 14px 17px;
  }
}
.pg_home .importantNews_ttl:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  background: url(../images/icon_caution_01.svg) center/contain no-repeat;
}
@media (max-width: 799px) {
  .pg_home .importantNews_ttl:before {
    width: 18px;
    height: 18px;
  }
}
.pg_home .importantNews_body {
  font-size: 1.6rem;
  flex-grow: 1;
  padding: 20px 20px;
  background-color: #fff;
  color: #D7370C;
  font-weight: 500;
}
@media (max-width: 799px) {
  .pg_home .importantNews_body {
    padding: 14px 17px;
  }
}
.pg_home .importantNews_item {
  display: block;
  display: flex;
}
@media (max-width: 799px) {
  .pg_home .importantNews_item {
    font-size: 1.4rem;
  }
}
.pg_home .importantNews_item + .importantNews_item {
  margin-top: 0.5em;
}
[data-whatintent=mouse] .pg_home .importantNews_item:hover .importantNews_txt {
  text-decoration: none;
}
.pg_home .importantNews_item[target=_blank] .importantNews_txt > span, .pg_home .importantNews_item[href$=".pdf"] .importantNews_txt > span, .pg_home .importantNews_item[href$=".doc"] .importantNews_txt > span, .pg_home .importantNews_item[href$=".docx"] .importantNews_txt > span, .pg_home .importantNews_item[href$=".xls"] .importantNews_txt > span, .pg_home .importantNews_item[href$=".xlsx"] .importantNews_txt > span {
  margin-right: 6px;
}
.pg_home .importantNews_item[target=_blank] .importantNews_txt::after, .pg_home .importantNews_item[href$=".pdf"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".doc"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".docx"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".xls"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".xlsx"] .importantNews_txt::after {
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.pg_home .importantNews_item[target=_blank] .importantNews_txt::after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../images/icon_blank.svg);
  transform: translateY(-1px);
}
.pg_home .importantNews_item[href$=".pdf"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".doc"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".docx"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".xls"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".xlsx"] .importantNews_txt::after {
  content: "";
}
.pg_home .importantNews_item[href$=".pdf"] .importantNews_txt::after {
  width: 27px;
  height: 22px;
  background-image: url(../images/icon_pdf.svg);
}
.pg_home .importantNews_item[href$=".doc"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".docx"] .importantNews_txt::after {
  background-image: url(../images/icon_word.svg);
}
.pg_home .importantNews_item[href$=".xls"] .importantNews_txt::after, .pg_home .importantNews_item[href$=".xlsx"] .importantNews_txt::after {
  background-image: url(../images/icon_excel.svg);
}
.pg_home .importantNews .el_circleArrow__stroke {
  margin-top: 2px;
  border-color: #ccc;
  flex-shrink: 0;
}
.pg_home .importantNews .el_circleArrow__stroke svg {
  fill: #222222;
}
@media (max-width: 799px) {
  .pg_home .importantNews .el_circleArrow__stroke {
    display: none;
  }
}
.pg_home .importantNews_txt {
  margin-left: 0.5em;
  padding: 0.1em 0;
  text-decoration: underline;
}
@media (max-width: 799px) {
  .pg_home .importantNews_txt {
    margin-left: 0;
  }
}
.pg_home .importantNews_txt::after {
  position: relative !important;
  display: inline-block !important;
  margin-left: 3px;
  filter: invert(34%) sepia(99%) saturate(4907%) hue-rotate(2deg) brightness(89%) contrast(91%);
  transform: translateY(-2px) !important;
}
.pg_home .importantNews_foot {
  justify-self: flex-end;
  font-size: 1.4rem;
  flex-shrink: 0;
}
@media (max-width: 799px) {
  .pg_home .importantNews_foot {
    position: absolute;
    top: calc(50% - 12px);
    right: 20px;
    font-size: 0;
  }
}
.pg_home .importantNews_foot .el_circleArrow__stroke {
  margin-left: 10px;
}
@media (max-width: 799px) {
  .pg_home .importantNews_foot .el_circleArrow__stroke {
    margin-left: 0;
  }
}
.pg_home .sectLg {
  margin-top: 100px;
}
.pg_home .sectLg_header {
  display: flex;
  position: relative;
  margin-bottom: 40px;
  padding-top: 32px;
  align-items: center;
  justify-content: space-between;
}
.pg_home .sectLg_header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
.pg_home .sectLg_header .hdg {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 1.4;
  color: #1D4032;
}
.pg_home .sectLg_header .link {
  display: inline-flex;
  margin-top: 7px;
  flex-shrink: 0;
  align-items: center;
  color: #028550;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.pg_home .sectLg_header .link .el_circleArrow {
  margin-right: 10px;
}
.pg_home .sectLg_header .link:focus, [data-whatintent=mouse] .pg_home .sectLg_header .link:hover {
  text-decoration-color: currentColor;
  text-underline-offset: 1px;
}
.pg_home .sectLg_header__noBorder {
  padding-top: 0;
}
.pg_home .sectLg_header__noBorder::before {
  content: none;
}
@media (max-width: 799px) {
  .pg_home .sectLg {
    margin-top: 80px;
  }
  .pg_home .sectLg_header {
    margin-bottom: 30px;
    padding-top: 20px;
  }
  .pg_home .sectLg_header .hdg {
    font-size: 2.6rem;
  }
  .pg_home .sectLg_header .link {
    margin-top: 0;
    font-size: 1.4rem;
  }
  .pg_home .sectLg_header .link .el_circleArrow {
    margin-right: 8px;
    width: 26px;
    height: 26px;
  }
}
.pg_home .sectLg + .tileLinkSect {
  margin: 80px 0 0;
}
@media (max-width: 799px) {
  .pg_home .sectLg + .tileLinkSect {
    margin: 54px 0 0;
  }
}
.pg_home .gairai {
  position: relative;
  margin-top: 65px;
  color: #1D4032;
}
.pg_home .gairai::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -12.5vw;
  left: 0;
  width: 100%;
  height: 58.47vw;
  background: url(../images/top/bg_01.png) center/contain no-repeat;
}
.pg_home .gairai_body {
  margin-top: 30px;
}
.pg_home .gairai_foot {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -38px;
}
.pg_home .gairai_link {
  width: 50%;
  padding: 30px 0 0 38px;
}
.pg_home .gairai_link .el_button__round {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 1.8rem;
}
@media (max-width: 799px) {
  .pg_home .gairai {
    margin-top: 62px;
  }
  .pg_home .gairai::before {
    top: auto;
    bottom: -61.33vw;
    height: 215.2vw;
    background-image: url(../images/top/bg_01_sp.png);
    background-size: 110.93vw auto;
  }
  .pg_home .gairai_body {
    margin-top: 26px;
  }
  .pg_home .gairai_foot {
    display: block;
    margin: 30px 0 0;
  }
  .pg_home .gairai_link {
    width: 100%;
    padding: 0;
  }
  .pg_home .gairai_link + .gairai_link {
    margin-top: 20px;
  }
  .pg_home .gairai_link .el_button__round {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.5rem;
  }
}
.pg_home .searchPanel {
  display: flex;
  margin-top: 100px;
  padding: 35px 42px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 76, 25, 0.1);
  color: #1D4032;
}
.pg_home .searchPanel_head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  width: 32.33%;
  border-right: 1px solid #ccc;
  padding: 0 34px 13px 0;
}
.pg_home .searchPanel_ttl {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #028550;
}
.pg_home .searchPanel_ttl::before {
  content: "";
  width: 20px;
  height: 26px;
  margin-right: 10px;
  background: url(../images/top/icon_stethoscope.svg) center/contain no-repeat;
}
.pg_home .searchPanel_txt {
  letter-spacing: 0.05em;
}
.pg_home .searchPanel_link {
  flex-shrink: 0;
  justify-self: flex-end;
}
.pg_home .searchPanel_body {
  flex-grow: 1;
  padding: 0 0 0 34px;
}
.pg_home .searchPanel_button .el_button {
  padding: 0;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.09em;
}
.pg_home .searchPanel_button .el_button span {
  position: relative;
  display: block;
  padding: 16px 60px;
  width: 100%;
  height: 100%;
}
.pg_home .searchPanel_button .el_button span:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background: url("../images/icon_arrow_right_05.svg") left top no-repeat;
}
.pg_home .searchPanel_item {
  margin-top: 25px;
  max-width: 100%;
}
.pg_home .searchPanel_item .el_filter_area {
  flex-wrap: wrap;
  gap: 18px 0;
}
@media (max-width: 799px) {
  .pg_home .searchPanel {
    display: block;
    padding: 30px 20px;
  }
  .pg_home .searchPanel_head {
    display: block;
    border-right: 0;
    padding: 0;
    width: 100%;
  }
  .pg_home .searchPanel_ttl {
    font-size: 2.2rem;
    line-height: 1.35;
  }
  .pg_home .searchPanel_txt {
    margin: 10px 0 0;
    padding: 0;
    letter-spacing: 0.05em;
    font-size: 1.4rem;
  }
  .pg_home .searchPanel_body {
    padding: 0;
    margin-top: 30px;
  }
  .pg_home .searchPanel_button .el_button {
    font-size: 1.6rem;
    letter-spacing: 0.09em;
  }
  .pg_home .searchPanel_item {
    margin-top: 20px;
  }
}
.pg_home .bannerSect {
  display: grid;
  gap: 21px;
}
@media (max-width: 799px) {
  .pg_home .bannerSect {
    gap: 10px;
  }
}
.pg_home .bannerSect_wrapper {
  margin-top: 80px;
}
@media (max-width: 799px) {
  .pg_home .bannerSect_wrapper {
    margin-top: 66px;
  }
}
.pg_home .bannerSect_item img {
  width: 100%;
  height: auto;
}
.pg_home .bannerSect__1col {
  width: 66.66%;
  margin-inline: auto;
}
@media (max-width: 799px) {
  .pg_home .bannerSect__1col {
    width: 100%;
  }
}
.pg_home .bannerSect__2col {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 799px) {
  .pg_home .bannerSect__2col {
    grid-template-columns: 1fr;
  }
}
.pg_home .bannerSect + .bannerSect {
  margin-top: 40px;
}
@media (max-width: 799px) {
  .pg_home .bannerSect + .bannerSect {
    margin-top: 30px;
  }
}
.pg_home a.bannerSect_item {
  transition: 0.3s opacity;
}
[data-whatintent=mouse] .pg_home a.bannerSect_item:hover {
  opacity: 0.6;
}
.pg_home .topicsSect {
  position: relative;
  margin: 80px 0 0;
  padding: 97px 0 125px;
}
.pg_home .topicsSect:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 76.39%;
  background: #F5F9F9;
}
.pg_home .topicsSect_body {
  margin-top: 44px;
}
.pg_home .topicsSect_foot {
  margin: 38px auto 0;
  padding: 0 30px;
  min-width: 800px;
  max-width: 1260px;
}
@media (max-width: 799px) {
  .pg_home .topicsSect {
    margin: 54px 0 0;
    padding: 67px 0 54px;
  }
  .pg_home .topicsSect::before {
    width: 57.7%;
  }
  .pg_home .topicsSect_body {
    margin-top: 30px;
  }
  .pg_home .topicsSect_foot {
    min-width: 0;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.pg_home .topicsSlide {
  width: 100%;
  height: auto;
}
.pg_home .topicsSlide_item {
  box-sizing: content-box;
  width: 350px;
  padding-left: 40px;
}
.pg_home .topicsSlide_item:first-of-type {
  padding-left: max((100vw - 1200px) / 2, 30px);
}
.pg_home .topicsSlide_item:last-of-type {
  padding-right: max((100vw - 1200px) / 2, 30px);
}
.pg_home .topicsSlide_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.pg_home .topicsSlide_progress {
  display: block;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  margin-right: 52px;
  border-radius: 100px;
  height: 6px !important;
  background-color: #ddd;
}
.pg_home .topicsSlide_progress .swiper-scrollbar-drag {
  border-radius: 100px;
  background: #474B44;
}
.pg_home .topicsSlide_pager {
  display: flex;
  flex-shrink: 0;
}
.pg_home .topicsSlide_prev, .pg_home .topicsSlide_next {
  color: #028550;
  cursor: pointer;
  transition: opacity 0.3s;
}
.pg_home .topicsSlide_prev .el_circleArrow__stroke, .pg_home .topicsSlide_next .el_circleArrow__stroke {
  border: 1px solid #bbb;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.pg_home .topicsSlide_prev .el_circleArrow__stroke svg, .pg_home .topicsSlide_next .el_circleArrow__stroke svg {
  width: 15px;
  height: 14px;
}
.pg_home .topicsSlide_prev[aria-disabled=true], .pg_home .topicsSlide_next[aria-disabled=true] {
  cursor: auto;
  opacity: 0.5;
}
[data-whatintent=mouse] .pg_home .topicsSlide_prev:hover:not([aria-disabled=true]), [data-whatintent=mouse] .pg_home .topicsSlide_next:hover:not([aria-disabled=true]) {
  color: #fff;
}
[data-whatintent=mouse] .pg_home .topicsSlide_prev:hover:not([aria-disabled=true]) .el_circleArrow__stroke, [data-whatintent=mouse] .pg_home .topicsSlide_next:hover:not([aria-disabled=true]) .el_circleArrow__stroke {
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
.pg_home .topicsSlide_prev .el_circleArrow__stroke {
  transform: rotate(180deg);
}
.pg_home .topicsSlide_next {
  margin-left: 13px;
}
@media (max-width: 799px) {
  .pg_home .topicsSlide_item {
    box-sizing: content-box;
    width: calc(100vw - 40px - 25px);
    padding-left: 20px;
  }
  .pg_home .topicsSlide_item:first-of-type {
    padding-left: 20px;
  }
  .pg_home .topicsSlide_item:last-of-type {
    padding-right: 20px;
  }
  .pg_home .topicsSlide_nav {
    justify-content: flex-end;
  }
  .pg_home .topicsSlide_progress {
    display: none;
  }
}
.pg_home .topicsItem {
  display: block;
  width: 100%;
  color: #1D4032;
}
.pg_home .topicsItem_thumb {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  width: 100%;
  height: 0;
  padding-top: 62.86%;
}
.pg_home .topicsItem_thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.3s;
}
.pg_home .topicsItem_ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.325;
  font-weight: bold;
  transition: color 0.3s;
}
.pg_home .topicsItem_ttl .el_circleArrow {
  flex-shrink: 0;
  margin-left: 19px;
  width: 26px;
  height: 26px;
}
.pg_home .topicsItem_ttl .el_circleArrow img {
  width: 8px;
}
.pg_home .topicsItem_info {
  display: flex;
  margin-top: 13px;
}
.pg_home .topicsItem_info time {
  flex-shrink: 0;
  width: 6em;
  font-size: 1.5rem;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  line-height: 2;
}
.pg_home .topicsItem_catList {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: -8px 0 0 -8px;
}
.pg_home .topicsItem_cat {
  margin: 8px 0 0 8px;
  border-radius: 100px;
  border: 1px solid #028550;
  padding: 4px 14px;
  background: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3333;
  color: #028550;
}
[data-whatintent=mouse] .pg_home .topicsItem:hover .topicsItem_thumb img {
  transform: scale(1.1);
}
[data-whatintent=mouse] .pg_home .topicsItem:hover .topicsItem_ttl {
  color: #028550;
}
@media (max-width: 799px) {
  .pg_home .topicsItem_ttl {
    margin-top: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.53;
  }
  .pg_home .topicsItem_info {
    margin-top: 13px;
  }
  .pg_home .topicsItem_info time {
    width: 75px;
    font-size: 1.3rem;
    line-height: 1.38;
  }
  .pg_home .topicsItem_cat {
    padding: 3px 12px;
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
.pg_home .tileLinkSect {
  display: flex;
  flex-wrap: wrap;
}
.pg_home .tileLinkSect_item {
  display: block;
  position: relative;
  overflow: hidden;
  height: 360px;
  width: 33.3333333333%;
  background: #ddd center/cover no-repeat;
}
.pg_home .tileLinkSect_info {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  background: linear-gradient(45deg, rgba(35, 152, 93, 0.9) 0%, rgba(31, 131, 82, 0.9) 37.23%, rgba(31, 131, 113, 0.9) 69.46%, rgba(10, 118, 103, 0.9) 100%);
  color: #fff;
  transform: translateY(calc(100% - 80px));
  transition: transform 0.3s;
}
.pg_home .tileLinkSect_ttl {
  position: absolute;
  top: 0;
  left: 0;
  padding: 27px 56px 27px 20px;
  width: 100%;
  font-weight: bold;
  font-size: clamp(1.8rem, 1.8vw, 2.4rem);
  letter-spacing: 0.09em;
  line-height: 1;
  text-align: center;
  transition: opacity 0.1;
}
.pg_home .tileLinkSect_ttl .el_circleArrow__stroke__bgWh {
  position: absolute;
  top: 26px;
  right: 30px;
  width: 26px;
  height: 26px;
}
.pg_home .tileLinkSect_ttl .el_circleArrow__stroke__bgWh img {
  width: 100%;
}
.pg_home .tileLinkSect_body {
  opacity: 0;
  width: 100%;
  padding: 80px 42px;
  text-align: center;
  transition: opacity 0.3s;
}
.pg_home .tileLinkSect_bodyTtl {
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.09em;
}
.pg_home .tileLinkSect_text {
  margin-top: 25px;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
}
.pg_home .tileLinkSect_more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
}
.pg_home .tileLinkSect_more .el_circleArrow__stroke {
  margin-right: 10px;
  width: 35px;
  height: 35px;
}
.pg_home .tileLinkSect_more .el_circleArrow__stroke svg {
  width: 13px;
  height: 12px;
}
[data-whatintent=mouse] .pg_home .tileLinkSect_item:hover .tileLinkSect_info {
  transform: translateY(0);
}
[data-whatintent=mouse] .pg_home .tileLinkSect_item:hover .tileLinkSect_ttl {
  opacity: 0;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_home .tileLinkSect_item:hover .tileLinkSect_body {
  opacity: 1;
}
@media (max-width: 799px) {
  .pg_home .tileLinkSect_item {
    padding-top: 42.67%;
    width: 50%;
    height: 0;
  }
  .pg_home .tileLinkSect_info {
    top: auto;
    bottom: 0;
    height: auto;
    transform: translateY(0);
  }
  .pg_home .tileLinkSect_ttl {
    display: flex;
    align-items: center;
    position: static;
    padding: 10px 40px 10px 10px;
    width: 100%;
    min-height: 60px;
    font-size: 1.5rem;
    letter-spacing: 0.09em;
    line-height: 1.3;
    text-align: left;
  }
  .pg_home .tileLinkSect_ttl .el_circleArrow__stroke__bgWh {
    top: calc(50% - 13px);
    right: 13px;
  }
  .pg_home .tileLinkSect_body {
    display: none;
  }
  [data-whatintent=mouse] .pg_home .tileLinkSect_item:hover .tileLinkSect_ttl {
    opacity: 1;
  }
}
.pg_home .featureSect {
  background: #FAFBF9;
  color: #474B44;
  padding-bottom: 100px;
  color: #1D4032;
}
.pg_home .featureSect_body {
  margin-top: 48px;
}
.pg_home .featureSect.sectLg {
  margin-top: 0;
  padding-top: 100px;
}
@media (max-width: 799px) {
  .pg_home .featureSect.sectLg {
    padding-top: 80px;
  }
}
@media (max-width: 799px) {
  .pg_home .featureSect {
    padding-bottom: 80px;
  }
  .pg_home .featureSect_body {
    margin-top: 36px;
  }
}
.pg_home .recruitSect {
  display: flex;
  justify-content: flex-end;
  position: relative;
  padding-top: 21.8%;
  color: #1D4032;
}
.pg_home .recruitSect_rightTop, .pg_home .recruitSect_leftBottom {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 17px;
  height: 13px;
}
.pg_home .recruitSect_rightTop::after, .pg_home .recruitSect_leftBottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200%;
  height: 200%;
  border-radius: 50%;
  box-shadow: 17px 13px 0 0 #fff;
}
.pg_home .recruitSect_rightTop {
  bottom: 100%;
  right: 0;
}
.pg_home .recruitSect_leftBottom {
  bottom: calc(100% - 12.92vw);
  right: 100%;
}
.pg_home .recruitSect_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 34.72%;
  background: #ddd center/cover no-repeat;
}
.pg_home .recruitSect_head {
  position: relative;
  padding: 62px 62px 0;
  border-radius: 10px 0 0 0;
  min-height: 13.47vw;
  height: 57.2%;
  width: 55.28%;
  background-color: #fff;
}
.pg_home .recruitSect_head::before {
  content: "";
  position: absolute;
  background: url(../images/top/recruit_bg_letter_01.png) center/contain no-repeat;
  top: 110px;
  right: 30px;
  width: 358px;
  height: 132px;
}
.pg_home .recruitSect_ttl {
  display: inline-block;
  position: relative;
  margin-top: 34px;
  font-size: 3.4rem;
  color: transparent;
  letter-spacing: 0.08em;
  line-height: 1;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}
.pg_home .recruitSect_lead {
  position: relative;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.pg_home .recruitSect_text {
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-top: 12px;
}
.pg_home .recruitSect_text > p {
  flex-grow: 1;
  letter-spacing: 0.05em;
}
.pg_home .recruitSect_text .link {
  display: block;
  margin-left: 72px;
  flex-shrink: 0;
  color: #028550;
  font-weight: bold;
  -webkit-text-decoration: underline transparent;
  text-decoration: underline transparent;
}
.pg_home .recruitSect_text .link .el_circleArrow {
  margin-right: 10px;
}
[data-whatintent=mouse] .pg_home .recruitSect_text .link:hover {
  -webkit-text-decoration: underline #028550;
  text-decoration: underline #028550;
}
@media (max-width: 799px) {
  .pg_home .recruitSect {
    display: block;
    padding: 0;
  }
  .pg_home .recruitSect_bg {
    position: relative;
    padding-top: 49.87%;
  }
  .pg_home .recruitSect_head {
    position: relative;
    margin: -15.47vw 0 0 auto;
    padding: 20px 20px 0 32px;
    min-height: initial;
    height: auto;
    width: 85.6%;
  }
  .pg_home .recruitSect_head::before {
    top: 30px;
    right: 0;
    width: min(73.52%, 236px);
    height: min(23.2vw, 88px);
  }
  .pg_home .recruitSect_leftBottom {
    right: 100%;
    bottom: calc(100% - 15.47vw);
  }
  .pg_home .recruitSect_ttl {
    margin-top: 16px;
    font-size: 2.6rem;
    letter-spacing: 0.08em;
    line-height: 1.13;
  }
  .pg_home .recruitSect_lead {
    margin-top: 0px;
    font-size: 1.6rem;
    font-weight: 50;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .pg_home .recruitSect_text {
    display: block;
    margin-top: 8px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .pg_home .recruitSect_text > p {
    letter-spacing: 0;
  }
  .pg_home .recruitSect_text .link {
    display: flex;
    align-items: center;
    margin: 36px 0 0;
    font-size: 1.4rem;
  }
  .pg_home .recruitSect_text .link .el_circleArrow {
    margin-right: 6px;
    width: 26px;
    height: 26px;
  }
  .pg_home .recruitSect_text .link .el_circleArrow img {
    width: 8px;
  }
}
.pg_home .accessSect {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 156px;
  z-index: 1;
  color: #1D4032;
}
.pg_home .accessSect::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -130px;
  right: 0;
  width: 1012px;
  height: 842px;
  background: url(../images/top/access_bg_01.png) center/cover no-repeat;
  pointer-events: none;
}
.pg_home .accessSect_map {
  position: relative;
  width: 54.8611%;
  flex-shrink: 0;
  padding-top: 31.25%;
}
.pg_home .accessSect_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pg_home .accessSect_txtArea {
  flex-grow: 1;
  padding: 0 max((100% - 1200px) / 2, 60px) 0 60px;
}
.pg_home .accessSect_ttl {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
}
.pg_home .accessSect_ttl::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 33px;
  height: 33px;
  background: url(../images/icon_mappin.svg) center/contain no-repeat;
}
.pg_home .accessSect_info {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 38px;
}
.pg_home .accessSect_info dt {
  flex-shrink: 0;
  margin-top: 8px;
  width: 100px;
  border: 1px solid #ccc;
  border-radius: 100px;
  background: #fff;
  color: #028550;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 2px;
  text-align: center;
}
.pg_home .accessSect_info dd {
  margin-top: 8px;
  padding: 0 0 0 18px;
  width: calc(100% - 100px);
}
.pg_home .accessSect_links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.pg_home .accessSect_link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 14px 16px;
  width: 50%;
  color: #028550;
  font-weight: bold;
  font-size: 1.4rem;
  transition-property: background;
}
.pg_home .accessSect_link:nth-child(even):after {
  content: none;
}
.pg_home .accessSect_link::after {
  content: "";
  position: absolute;
  right: 0;
  top: 12px;
  border-right: 1px solid #ccc;
  width: 0;
  height: calc(100% - 24px);
}
[data-whatintent=mouse] .pg_home .accessSect_link:hover {
  background: #F5F9F9;
}
.pg_home .accessSect_link .text {
  margin-left: 5px;
}
.pg_home .accessSect_gmap {
  margin-top: 32px;
}
.pg_home .accessSect_gmap .el_button__round {
  font-size: 1.6rem;
  min-height: 60px;
}
@media (max-width: 799px) {
  .pg_home .accessSect {
    display: block;
    margin-top: 85px;
  }
  .pg_home .accessSect::before {
    top: -36.8vw;
    right: 0;
    width: 100%;
    height: 177.87%;
    background-image: url(../images/top/access_bg_01_sp.png);
    background-position: top;
    background-size: contain;
  }
  .pg_home .accessSect_map {
    width: calc(100% - 20px);
    padding-top: 53.6%;
  }
  .pg_home .accessSect_txtArea {
    margin-top: 40px;
    padding: 0 20px;
  }
  .pg_home .accessSect_ttl {
    font-size: 2.2rem;
  }
  .pg_home .accessSect_ttl::before {
    width: 25px;
    height: 30px;
  }
  .pg_home .accessSect_info {
    margin-top: 32px;
  }
  .pg_home .accessSect_info dt {
    margin-top: 10px;
    width: 78px;
    font-size: 1.2rem;
  }
  .pg_home .accessSect_info dd {
    margin-top: 10px;
    padding: 0 0 0 5px;
    width: calc(100% - 78px);
    font-size: 1.4rem;
  }
  .pg_home .accessSect_links {
    margin-top: 19px;
  }
}
.pg_home .linkSect {
  position: relative;
  z-index: 1;
  padding-top: 86px;
}
.pg_home .linkSect::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: min(978px + (100% - 1200px) / 2, 78.43%);
  height: 250px;
  top: 85px;
  right: 0;
  background: #F5F9F9;
}
.pg_home .linkSect_ttl {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
}
.pg_home .linkSect_ttl::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 33px;
  height: 33px;
  background: url(../images/icon_info_01.svg) center/contain no-repeat;
}
.pg_home .linkSect_links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 14px;
}
.pg_home .linkSect_item {
  display: flex;
  align-items: center;
  position: relative;
  margin: 32px 0 0;
  border-left: 1px solid #ccc;
  padding: 9px 20px;
  width: 33.3333333333%;
}
.pg_home .linkSect_item:nth-of-type(3n + 1) {
  border-left: 0;
  padding-left: 0;
}
.pg_home .linkSect_foot {
  margin-top: 100px;
  border-top: 1px solid #ccc;
  padding: 40px 0 0;
}
.pg_home .linkSect_links02 {
  display: flex;
  flex-wrap: wrap;
  margin: -30px 0 0 -30px;
}
.pg_home .linkSect_item02 {
  display: flex;
  padding: 30px 0 0 30px;
  width: 33.3333333333%;
}
.pg_home .linkSect .heading {
  position: relative;
  margin: 86px 0px 30px 0px;
  padding-left: 17px;
  color: #1D4032;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.pg_home .linkSect .heading:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  left: 0;
  background: linear-gradient(to top, #62BB7B, #1F8352, #0A6976, #1F8371);
}
.pg_home .linkSect_relLinks {
  margin: 34px 0 0 -16px;
  flex-wrap: wrap;
  display: flex;
}
.pg_home .linkSect_relLink {
  padding: 16px 0 0 16px;
  width: 33.3333333333%;
  transition-property: opacity;
}
.pg_home .linkSect_relLink img {
  width: 100%;
  height: auto;
}
[data-whatintent=mouse] .pg_home .linkSect_relLink:hover {
  opacity: 0.6;
}
.pg_home .linkSect_banners {
  margin: 34px 0 0 -16px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}
.pg_home .linkSect_banner {
  padding: 16px 0 0 16px;
  width: 16.6666666667%;
  transition-property: opacity;
}
.pg_home .linkSect_banner img {
  width: 100%;
  height: auto;
}
[data-whatintent=mouse] .pg_home .linkSect_banner:hover {
  opacity: 0.6;
}
@media (max-width: 820px) {
  .pg_home .linkSect_links02 {
    margin: -9px 0 0 -18px;
  }
  .pg_home .linkSect_item02 {
    padding: 9px 0 0 18px;
    width: 50%;
  }
}
@media (max-width: 799px) {
  .pg_home .linkSect {
    padding-top: 116px;
  }
  .pg_home .linkSect::before {
    width: 71.47%;
    height: 597px;
    top: 56px;
  }
  .pg_home .linkSect_ttl {
    font-size: 2.2rem;
    letter-spacing: 0.08em;
  }
  .pg_home .linkSect_links {
    display: block;
    margin-top: 0;
  }
  .pg_home .linkSect_item {
    margin: 30px 0 0;
    border-left: none;
    padding: 0;
    width: 100%;
  }
  .pg_home .linkSect_foot {
    margin-top: 120px;
  }
  .pg_home .linkSect_banners {
    margin: 20px 0 0 -13px;
  }
  .pg_home .linkSect_banner {
    padding: 9px 0 0 13px;
    width: 50%;
  }
  .pg_home .linkSect_relLinks {
    margin: 20px 0 0 -13px;
  }
  .pg_home .linkSect_relLink {
    padding: 9px 0 0 13px;
    width: 50%;
  }
}
.pg_home .footNav {
  position: fixed;
  z-index: 15;
  bottom: 0;
  left: 0;
  padding: 0 20px 26px;
  width: 100%;
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  box-shadow: 0 -8px 20px rgba(0, 78, 25, 0.1);
  background: linear-gradient(rgba(246, 249, 249, 0.9) 0%, rgba(248, 250, 250, 0.91) 18.41%, #e8f2f2 68.96%, #fff 100%);
  font-weight: bold;
  transform: translateY(calc(100% - 63px));
  transition: transform 0.3s;
}
.pg_home .footNav_bg {
  position: absolute;
}
.pg_home .footNav_navListTtl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 18px 0;
  width: 100%;
  color: #028550;
  letter-spacing: 0.09em;
  font-size: 1.6rem;
}
.pg_home .footNav_navListTtl .el_circleArrow {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.pg_home .footNav_navItemLink {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 13px 0;
  width: 100%;
  font-size: 1.4rem;
}
.pg_home .footNav_navItemLink .el_circleArrow__stroke {
  margin-left: 10px;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-color: #028550;
}
.pg_home .footNav_navItemLink .el_circleArrow__stroke svg {
  fill: #028550;
}
.pg_home .footNav.is_shown {
  transform: translateY(0);
}
.pg_home .footNav.is_shown .footNav_navListTtl .el_circleArrow {
  transform: rotate(90deg);
}
@media (max-width: 1260px) {
  .pg_home .ly_footer .bl_pageTop {
    bottom: 83px;
  }
}
.pg_home_newsModal {
  width: 90%;
  height: 70%;
  max-width: 770px;
  margin: auto;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 20px rgba(0, 78, 25, 0.1);
  display: flex;
  flex-direction: column;
}
.pg_home_newsModal.fancybox-content {
  overflow: visible;
  padding: 0;
}
.pg_home_newsModal_body {
  height: 100%;
  padding: 38px 33px;
}
.pg_home_newsModal_bodyInner {
  overflow-y: auto;
  height: 100%;
}
.pg_home_newsModal_title {
  margin-bottom: 20px;
  padding: 15px;
  background: #D7370C;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Noto Serif JP", sans-serif;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 0.08em;
}
.pg_home_newsModal_foot {
  padding: 27px 0 0;
  flex-shrink: 0;
}
.pg_home_newsModal_sign {
  text-align: center;
}
.pg_home_newsModal_sign img {
  max-width: 100%;
}
.pg_home_newsModal .fancybox-close-small {
  opacity: 1;
  top: -27px;
  right: -27px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #D7370C;
  color: #fff;
  transition: opacity 0.3s;
}
.pg_home_newsModal .fancybox-close-small svg {
  margin: 0 auto;
  width: 32px;
  height: 32px;
}
[data-whatintent=mouse] .pg_home_newsModal .fancybox-close-small:hover {
  opacity: 0.6;
}
@media (max-width: 799px) {
  .pg_home_newsModal {
    width: calc(100% - 40px);
    height: 75%;
    max-width: 770px;
  }
  .pg_home_newsModal_body {
    padding: 30px 20px;
  }
  .pg_home_newsModal_title {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 2rem;
    letter-spacing: 0.08em;
  }
  .pg_home_newsModal_foot {
    padding: 27px 0 0;
    flex-shrink: 0;
  }
  .pg_home_newsModal .fancybox-close-small {
    right: 10px;
  }
  .pg_home_newsModal .fancybox-close-small svg {
    width: 32px;
    height: 32px;
  }
}
.pg_home .fancybox-bg {
  background-color: #1D4032;
}
.pg_home .fancybox-is-open .fancybox-bg {
  opacity: 0.2;
}
@media (max-width: 799px) {
  .pg_home .fancybox-is-open .fancybox-bg {
    opacity: 0.67;
  }
}

.is_dark.pg_home .mvSect_nav {
  background: #000;
}
.is_dark.pg_home .mvSect_navMainLink::before, .is_dark.pg_home .mvSect_navMainLink::after {
  background: #fff;
}
.is_dark.pg_home .mvSect_navMainLink .text {
  background: transparent;
  color: #fff;
}
.is_dark.pg_home .mvSect_navListTtl {
  color: #fff;
}
.is_dark.pg_home .mvSect_navItemHead {
  color: #fff;
}
.is_dark.pg_home .mvSect_navItemHead .el_circleArrow__stroke {
  border-color: #fff;
}
.is_dark.pg_home .mvSect_navItemHead .el_circleArrow__stroke svg {
  fill: #fff;
}
.is_dark.pg_home .mvSect_navItemBody {
  color: #fff;
}
.is_dark.pg_home .mvSect_footNavInner {
  border: 1px solid #fff;
}
.is_dark.pg_home .mvSect_navItemLink.is_hover .mvSect_navItemHead {
  color: #fff;
}
.is_dark.pg_home .sectLg_header::before {
  background: #fff;
}
.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.is_dark.pg_home .sectLg_header .link .el_circleArrow {
  margin-right: 10px;
}
.is_dark.pg_home .gairai {
  color: #fff;
}
.is_dark.pg_home .gairai::before {
  background: none;
}
.is_dark.pg_home .searchPanel {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}
.is_dark.pg_home .searchPanel_head {
  border-right: 1px solid #fff;
}
.is_dark.pg_home .searchPanel_ttl {
  color: #fff;
}
.is_dark.pg_home .searchPanel_ttl::before {
  background: url(../images/top/icon_stethoscope_wh.svg) center/contain no-repeat;
}
.is_dark.pg_home .searchPanel_button .el_button span:after {
  background: url("../images/icon_arrow_right_05.svg") left top no-repeat;
}
@media (max-width: 799px) {
  .is_dark.pg_home .searchPanel_head {
    border-right: none;
  }
}
.is_dark.pg_home .topicsSect:before {
  content: none;
}
.is_dark.pg_home .topicsSlide_progress {
  border: 1px solid #fff;
  background-color: transparent;
}
.is_dark.pg_home .topicsSlide_progress .swiper-scrollbar-drag {
  background: #fff;
}
.is_dark.pg_home .topicsSlide_prev, .is_dark.pg_home .topicsSlide_next {
  color: #fff;
}
[data-whatintent=mouse] .is_dark.pg_home .topicsSlide_prev:hover:not([aria-disabled=true]), [data-whatintent=mouse] .is_dark.pg_home .topicsSlide_next:hover:not([aria-disabled=true]) {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .is_dark.pg_home .topicsSlide_prev:hover:not([aria-disabled=true]) .el_circleArrow__stroke, [data-whatintent=mouse] .is_dark.pg_home .topicsSlide_next:hover:not([aria-disabled=true]) .el_circleArrow__stroke {
  background: transparent;
}
.is_dark.pg_home .topicsItem {
  color: #fff;
}
.is_dark.pg_home .topicsItem_cat {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
[data-whatintent=mouse] .is_dark.pg_home .topicsItem:hover .topicsItem_ttl {
  color: rgba(255, 255, 255, 0.6);
}
.is_dark.pg_home .featureSect {
  background: transparent;
  color: #fff;
}
.is_dark.pg_home .recruitSect {
  color: #fff;
}
.is_dark.pg_home .recruitSect_rightTop::after, .is_dark.pg_home .recruitSect_leftBottom::after {
  box-shadow: 17px 13px 0 0 #000;
}
.is_dark.pg_home .recruitSect_bg {
  background: #000 center/cover no-repeat;
}
.is_dark.pg_home .recruitSect_head {
  background-color: #000;
}
.is_dark.pg_home .recruitSect_head::before {
  background: url(../images/top/recruit_bg_letter_01.png) center/contain no-repeat;
}
.is_dark.pg_home .recruitSect_ttl {
  color: #fff;
}
.is_dark.pg_home .recruitSect_text .link {
  color: #fff;
}
[data-whatintent=mouse] .is_dark.pg_home .recruitSect_text .link:hover {
  -webkit-text-decoration: underline currentColor;
  text-decoration: underline currentColor;
}
.is_dark.pg_home .accessSect {
  color: #fff;
}
.is_dark.pg_home .accessSect::before {
  content: none;
}
.is_dark.pg_home .accessSect_ttl::before {
  background: url(../images/icon_mappin_hv.svg) center/contain no-repeat;
}
.is_dark.pg_home .accessSect_info dt {
  border: 1px solid #ccc;
  background: transparent;
  color: #fff;
}
.is_dark.pg_home .accessSect_links {
  border: 1px solid #ccc;
  background: transparent;
}
.is_dark.pg_home .accessSect_link {
  color: #fff;
  transition: color 0.3s;
}
.is_dark.pg_home .accessSect_link::after {
  border-right: 1px solid #ccc;
}
[data-whatintent=mouse] .is_dark.pg_home .accessSect_link:hover {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.is_dark.pg_home .linkSect::before {
  content: none;
}
.is_dark.pg_home .linkSect_ttl::before {
  background: url(../images/icon_info_01_wh.svg) center/contain no-repeat;
}
.is_dark.pg_home .linkSect_item {
  border-left: 1px solid #ccc;
}
.is_dark.pg_home .linkSect_item:nth-of-type(3n + 1) {
  border-left: 0;
}
@media (max-width: 799px) {
  .is_dark.pg_home .linkSect_item {
    border-left: none;
  }
}
.is_dark.pg_home .pg_home_newsModal {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.95);
}

.pg_home.lang-en .mvSect_navMainLink {
  letter-spacing: 0;
}
.pg_home.lang-en .mvSect_navListTtl {
  letter-spacing: 0;
}
.pg_home.lang-en .mvSect_navItemHead {
  letter-spacing: 0;
}
.pg_home.lang-en .sectLg_header .hdg {
  letter-spacing: 0;
}
.pg_home.lang-en .sectLg_header .link {
  letter-spacing: 0;
}
.pg_home.lang-en .searchPanel_ttl {
  letter-spacing: 0;
}
.pg_home.lang-en .searchPanel_txt {
  letter-spacing: 0;
}
.pg_home.lang-en .searchPanel_button .el_button {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en .searchPanel_txt {
    letter-spacing: 0;
  }
  .pg_home.lang-en .searchPanel_button .el_button {
    letter-spacing: 0;
  }
}
.pg_home.lang-en .topicsItem_ttl {
  letter-spacing: 0;
}
.pg_home.lang-en .topicsItem_info time {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en .topicsItem_ttl {
    letter-spacing: 0;
  }
}
.pg_home.lang-en .tileLinkSect_ttl {
  letter-spacing: 0;
}
.pg_home.lang-en .tileLinkSect_bodyTtl {
  letter-spacing: 0;
}
.pg_home.lang-en .tileLinkSect_text {
  letter-spacing: 0;
}
.pg_home.lang-en .tileLinkSect_more {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en .tileLinkSect_ttl {
    letter-spacing: 0;
  }
}
.pg_home.lang-en .recruitSect_ttl {
  letter-spacing: 0;
}
.pg_home.lang-en .recruitSect_lead {
  letter-spacing: 0;
}
.pg_home.lang-en .recruitSect_text > p {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en .recruitSect_ttl {
    letter-spacing: 0;
  }
  .pg_home.lang-en .recruitSect_lead {
    letter-spacing: 0;
  }
}
@media (max-width: 799px) {
  .pg_home.lang-en .accessSect {
    padding-bottom: 55px;
  }
}
.pg_home.lang-en .accessSect_ttl {
  letter-spacing: 0;
}
.pg_home.lang-en .linkSect_ttl {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en_ttl {
    letter-spacing: 0;
  }
}
.pg_home.lang-en .footNav_navListTtl {
  letter-spacing: 0;
}
.pg_home.lang-en_newsModal_title {
  letter-spacing: 0;
}
@media (max-width: 799px) {
  .pg_home.lang-en_newsModal_title {
    letter-spacing: 0;
  }
}

.pg_consultation .bl_pageArticle .bl_normalHeading::before {
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
@media (max-width: 799px) {
  .pg_consultation .el_tab {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.pg_consultation .el_tab_ctgList {
  display: flex;
  background: linear-gradient(to top, #EDF1EF, #D8E5E0);
  padding: 21px 15px 0;
  border-radius: 5px;
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctgList {
    flex-wrap: wrap;
    padding: 0 20px;
    margin-top: -5px;
    background: transparent;
    border-radius: 0;
  }
}
.pg_consultation .el_tab_ctg {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 23.66%;
  padding: 13px;
  background-color: #F8F9F8;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  color: #474B44;
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  cursor: pointer;
}
.pg_consultation .el_tab_ctg:not(:first-child) {
  margin-left: 15px;
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg:not(:first-child) {
    margin-left: 0;
  }
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg:not(:nth-child(4n+1)) {
    margin-left: 1.49253731%;
  }
}
.pg_consultation .el_tab_ctg:hover {
  color: #028550;
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg {
    width: 23.50746269%;
    padding: 12px 8px;
    margin-top: 5px;
    font-size: 1.2rem;
    background-color: #F8F9F8;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
}
.pg_consultation .el_tab_ctg .corner_left {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  transform: translateX(-100%);
  opacity: 0;
}
.pg_consultation .el_tab_ctg .corner_left::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background: transparent;
  border-radius: 50%;
  box-shadow: 6px 6px 0 0 #fff;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg .corner_left {
    display: none;
  }
}
.pg_consultation .el_tab_ctg .corner_right {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  transform: translateX(100%);
  opacity: 0;
}
.pg_consultation .el_tab_ctg .corner_right::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background: transparent;
  border-radius: 50%;
  box-shadow: 6px 6px 0 0 #fff;
  transform: translate(0, -50%) rotate(90deg);
  overflow: hidden;
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg .corner_right {
    display: none;
  }
}
.pg_consultation .el_tab_ctg.active {
  background-color: #fff;
  color: #028550;
}
.pg_consultation .el_tab_ctg.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 82.47%;
  height: 2px;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
}
@media (max-width: 799px) {
  .pg_consultation .el_tab_ctg.active {
    border: 1px solid #028550;
  }
  .pg_consultation .el_tab_ctg.active::before {
    content: none;
  }
}
.pg_consultation .el_tab_ctg.active .corner_left, .pg_consultation .el_tab_ctg.active .corner_right {
  opacity: 1;
}
.pg_consultation .bl_pageArticle {
  margin-top: 45px;
}
@media (max-width: 799px) {
  .pg_consultation .bl_pageArticle {
    margin-top: 38px;
  }
}
.pg_consultation .bl_pageArticle .bl_text {
  margin-bottom: 60px;
}
.pg_consultation .bl_pageArticle .bl_tableContent {
  margin-bottom: 60px;
}
.pg_consultation .intro {
  display: flex;
  gap: 0 40px;
  padding: 50px 40px;
  background: linear-gradient(170deg, rgba(248, 249, 248, 0.53), rgba(248, 249, 248, 0.27), rgba(248, 249, 248, 0.15), rgba(119, 188, 160, 0.14), rgba(2, 133, 80, 0.06));
  border-radius: 5px;
}
.pg_consultation .intro:not(:first-child) {
  margin-top: 40px;
}
@media (max-width: 799px) {
  .pg_consultation .intro {
    display: block;
    padding: 30px 20px;
  }
}
.pg_consultation .intro_imgArea {
  width: 20.8%;
}
@media (max-width: 799px) {
  .pg_consultation .intro_imgArea {
    display: flex;
    gap: 6.79%;
    align-items: center;
    width: 100%;
  }
}
.pg_consultation .intro_img {
  border-radius: 5px;
}
@media (max-width: 799px) {
  .pg_consultation .intro_img {
    width: 44.75%;
  }
}
.pg_consultation .intro_img img {
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 799px) {
  .pg_consultation .intro_roleName {
    flex-grow: 1;
    width: 48.46%;
  }
}
.pg_consultation .intro_role {
  margin-top: 20px;
}
.pg_consultation .intro_role p {
  font-size: 1.4rem;
  color: #627A70;
}
.pg_consultation .intro_role p span {
  margin-left: 10px;
}
@media (max-width: 799px) {
  .pg_consultation .intro_role {
    margin-top: 0;
  }
}
.pg_consultation .intro_name {
  margin-top: 20px;
}
.pg_consultation .intro_name .name, .pg_consultation .intro_name .kana {
  font-size: 2.2rem;
  color: #222;
  font-weight: bold;
}
.pg_consultation .intro_name .name span, .pg_consultation .intro_name .kana span {
  margin-left: 10px;
}
.pg_consultation .intro_name .kana {
  font-size: 1.4rem;
}
.pg_consultation .intro_txt {
  width: calc(79.2% - 40px);
}
@media (max-width: 799px) {
  .pg_consultation .intro_txt {
    width: 100%;
    margin-top: 40px;
  }
}
.pg_consultation .intro_hdg {
  font-size: 2.4rem;
  font-weight: bold;
  color: #028550;
}
@media (max-width: 799px) {
  .pg_consultation .intro_hdg {
    font-size: 2rem;
  }
}
.pg_consultation .intro_desc {
  display: flex;
  position: relative;
  padding-top: 20px;
  margin-top: 30px;
}
.pg_consultation .intro_desc::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
}
@media (max-width: 799px) {
  .pg_consultation .intro_desc {
    display: block;
  }
}
.pg_consultation .intro_txt_bold {
  width: 26.32%;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1D4032;
}
@media (max-width: 799px) {
  .pg_consultation .intro_txt_bold {
    width: 100%;
  }
}
.pg_consultation .intro_txt_ml {
  width: 73.68%;
  font-size: 1.6rem;
  margin-left: 20px;
}
@media (max-width: 799px) {
  .pg_consultation .intro_txt_ml {
    width: 100%;
    margin-left: 0;
  }
}
.pg_consultation .intro_message {
  background-color: #FAFCFC;
  border-radius: 5px;
  padding: 20px;
  margin-top: 30px;
}
.pg_consultation .intro_message_hdg {
  font-size: 1.6rem;
  font-weight: bold;
  color: #1D4032;
}
.pg_consultation .intro_message_txt {
  font-size: 1.6rem;
  margin-top: 10px;
}
.pg_consultation .bl_buttonLinks {
  margin-top: 40px;
}
.pg_consultation .bl_tableContent .bl_table_wrapper table {
  border: 1px solid #ddd;
}
.pg_consultation .bl_tableContent .bl_table_wrapper table tbody tr td, .pg_consultation .bl_tableContent .bl_table_wrapper table tbody tr th {
  vertical-align: middle;
}
.pg_consultation .bl_tableContent .bl_table_wrapper table tbody tr:first-child td, .pg_consultation .bl_tableContent .bl_table_wrapper table tbody tr:first-child th {
  border-top: none;
}
.pg_consultation .bl_tableContent .bl_table_wrapper table tbody tr td {
  text-align: center;
}
.pg_consultation .bl_accordionContent {
  margin-bottom: 0;
}
.pg_consultation .tab_item {
  display: none;
}
.pg_consultation .tab_item.active {
  display: block;
}

.is_dark.pg_consultation .el_tab_ctgList {
  background: none;
}
.is_dark.pg_consultation .el_tab_ctg {
  background-color: #000;
  border: 1px solid currentColor;
  color: #fff;
  transition: opacity 0.3s;
}
.is_dark.pg_consultation .el_tab_ctg:hover {
  opacity: 0.7;
  color: #fff;
}
@media (max-width: 799px) {
  .is_dark.pg_consultation .el_tab_ctg {
    background-color: #000;
    border: 1px solid currentColor;
  }
}
.is_dark.pg_consultation .el_tab_ctg .corner_left::before {
  content: none;
}
.is_dark.pg_consultation .el_tab_ctg .corner_right::before {
  content: none;
}
.is_dark.pg_consultation .el_tab_ctg.active {
  background-color: #000;
  color: #fff;
}
.is_dark.pg_consultation .el_tab_ctg.active::before {
  background: currentColor;
}
@media (max-width: 799px) {
  .is_dark.pg_consultation .el_tab_ctg.active {
    border: 1px solid currentColor;
  }
}
.is_dark.pg_consultation .intro {
  background: #000;
  border: 1px solid #fff;
}
.is_dark.pg_consultation .intro_role {
  margin-top: 20px;
}
.is_dark.pg_consultation .intro_role p {
  color: #fff;
}
.is_dark.pg_consultation .intro_name .name, .is_dark.pg_consultation .intro_name .kana {
  color: #fff;
}
.is_dark.pg_consultation .intro_hdg {
  color: #fff;
}
.is_dark.pg_consultation .intro_desc::before {
  background-color: #fff;
}
.is_dark.pg_consultation .intro_txt_bold {
  color: #fff;
}
.is_dark.pg_consultation .intro_message {
  background-color: #000;
  border: 1px solid currentColor;
}
.is_dark.pg_consultation .intro_message_hdg {
  color: #fff;
}

.pg_consultation_top .el_btnList.el_btnList_noBgColor {
  margin: -20px 0 100px;
}
.pg_consultation_top .bl_breadcrumb {
  padding-bottom: 71px;
}
.pg_consultation_top .bl_pageArticle .ly_contents {
  padding: 0 0 150px;
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .ly_contents {
    min-width: 0;
    padding-bottom: 80px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.pg_consultation_top .bl_pageArticle .gairai_body {
  margin-top: 30px;
}
.pg_consultation_top .bl_pageArticle .gairai_foot {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -38px;
}
.pg_consultation_top .bl_pageArticle .gairai_link {
  width: 33.3333333333%;
  padding: 30px 0 0 38px;
}
.pg_consultation_top .bl_pageArticle .gairai_link .el_button__round {
  position: relative;
  justify-content: center;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 1.8rem;
}
.pg_consultation_top .bl_pageArticle .gairai_link .el_button__round .el_circleArrow__stroke__bgWh {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .gairai_link .el_button__round span {
    font-weight: bold;
  }
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .gairai_link {
    width: 100%;
  }
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .bl_imageGallery .bl_imageItems {
    display: block;
  }
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .bl_imageGallery .bl_imageItems.bl_imageItems_col3 .bl_item {
    width: 100%;
  }
}
.pg_consultation_top .bl_pageArticle .bl_reserve_info {
  align-items: center;
}
.pg_consultation_top .bl_pageArticle .bl_reserve_info dt {
  margin-top: 0;
}
.pg_consultation_top .bl_pageArticle .bl_reserve_info .bl_reserve_mt {
  margin-top: 5px;
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .bl_reserve_info .bl_reserve_mt {
    margin-top: 0;
  }
}
.pg_consultation_top .bl_pageArticle .bl_reserve_info .bl_reserve_miniTxt {
  font-size: 2rem;
  margin-top: 2px;
}
@media (max-width: 799px) {
  .pg_consultation_top .bl_pageArticle .bl_reserve_info .bl_reserve_miniTxt {
    margin-top: 0;
  }
}

.pg_consultation_search .searchPanel {
  margin-top: -25px;
  padding: 42px 38px 35px 29px;
  background: #fff;
  color: #474B44;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 76, 25, 0.1);
}
.pg_consultation_search .searchPanel_head {
  display: flex;
  position: relative;
  margin-left: 7px;
  align-items: center;
}
.pg_consultation_search .searchPanel_head::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -16px;
  left: -37px;
  width: calc(100% + 76px);
  height: 2px;
  background-color: #EEEEEE;
}
.pg_consultation_search .searchPanel_head::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -16px;
  left: -5px;
  width: 40px;
  height: 2px;
  background: linear-gradient(to right, #62BB7B, #1F8352, #1F8371, #056675);
}
.pg_consultation_search .searchPanel_ttl {
  flex-shrink: 0;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.pg_consultation_search .searchPanel_body {
  margin-top: 37px;
}
@media (max-width: 799px) {
  .pg_consultation_search .searchPanel {
    margin-top: -41px;
    padding: 40px 0;
  }
  .pg_consultation_search .searchPanel_head {
    display: block;
    padding: 0 16px;
  }
  .pg_consultation_search .searchPanel_head::before, .pg_consultation_search .searchPanel_head::after {
    display: none;
  }
  .pg_consultation_search .searchPanel_ttl {
    font-size: 2.2rem;
    line-height: 1.35;
  }
  .pg_consultation_search .searchPanel_txt {
    margin: 10px 0 0;
    padding: 0;
    letter-spacing: 0.05em;
    font-size: 1.4rem;
  }
  .pg_consultation_search .searchPanel_link {
    display: block;
  }
  .pg_consultation_search .searchPanel_body {
    padding: 0 23px;
    margin-top: 25px;
  }
  .pg_consultation_search .searchPanel_foot {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding: 14px 20px;
  }
}
.pg_consultation_search .resultArea {
  display: none;
  margin-top: 60px;
  padding: 63px 20px 47px;
  width: 100%;
  background-color: #FAFBF9;
  color: #474B44;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.pg_consultation_search .resultArea.is_active {
  display: flex;
}
.pg_consultation_search .resultArea .ttl {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.13;
}
.pg_consultation_search .resultArea .ttl .word {
  margin-left: -5px;
  color: #028550;
  font-size: 4rem;
  letter-spacing: 0;
  line-height: 0.72;
}
.pg_consultation_search .resultArea .txt {
  margin-top: 23px;
  margin-right: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 799px) {
  .pg_consultation_search .resultArea {
    margin-top: 23px;
    padding: 43px 20px 27px;
  }
  .pg_consultation_search .resultArea .ttl {
    font-size: 2rem;
    line-height: 1.48;
  }
  .pg_consultation_search .resultArea .ttl .word {
    margin-left: 0;
    font-size: 3rem;
    line-height: 0.96;
  }
  .pg_consultation_search .resultArea .txt {
    margin-top: 16px;
    text-align: center;
    line-height: 1.8;
  }
}
.pg_consultation_search .listArea .ttl {
  margin-top: 100px;
  margin-bottom: 31px;
}
.pg_consultation_search .listArea .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1px;
  margin-left: 1px;
  border-radius: 5px;
}
@media (min-width: 800px) {
  .pg_consultation_search .listArea .list:has(.item:nth-child(5)) .item:nth-child(4n) a {
    border-bottom-right-radius: 0;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(5)) .item:nth-child(4) a {
    border-top-right-radius: 5px;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(5)) .item:nth-child(4n):nth-last-child(-n+4) a {
    border-bottom-right-radius: 5px;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(5)) .item:last-child a {
    border-top-right-radius: 0;
  }
}
.pg_consultation_search .listArea .item {
  display: none;
  margin-top: -1px;
  margin-left: -1px;
  width: calc((100% - 5px) / 4 + 1px);
  align-items: center;
  text-align: center;
}
.pg_consultation_search .listArea .item a {
  display: flex;
  padding: 16px 0;
  border: 1px solid #028550;
  width: 100%;
  min-height: 100%;
  background: #fff;
  align-items: center;
  justify-content: center;
  color: #028550;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.36;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_consultation_search .listArea .item a:hover {
  background: linear-gradient(to right, #62BB7B, #1F8352, #1F8371, #056675);
  color: #fff;
  transition: 0.3s;
}
.pg_consultation_search .listArea .item.is-active {
  display: flex;
}
.pg_consultation_search .listArea .item:first-child a {
  border-top-left-radius: 5px;
}
.pg_consultation_search .listArea .item:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 800px) {
  .pg_consultation_search .listArea .item .item:nth-child(4) a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .pg_consultation_search .listArea .item:nth-child(4n+1):nth-last-child(-n+4) a {
    border-bottom-left-radius: 5px;
  }
}
@media (max-width: 799px) {
  .pg_consultation_search .listArea {
    margin-top: 78px;
  }
  .pg_consultation_search .listArea .content:nth-child(n+2) {
    margin-top: 80px;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(3)) .item:nth-child(2n) a {
    border-bottom-right-radius: 0;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(3)) .item:nth-child(2) a {
    border-top-right-radius: 5px;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(3)) .item:nth-child(2n):nth-last-child(-n+2) a {
    border-bottom-right-radius: 5px;
  }
  .pg_consultation_search .listArea .list:has(.item:nth-child(3)) .item:last-child a {
    border-top-right-radius: 0;
  }
  .pg_consultation_search .listArea .item {
    width: calc((100% - 3px) / 2 + 1px);
  }
  .pg_consultation_search .listArea .item a {
    padding: 12px 0;
    font-size: 1.6rem;
    line-height: 1.53;
  }
  .pg_consultation_search .listArea .item .item:nth-child(2) a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .pg_consultation_search .listArea .item:nth-child(2n+1):nth-last-child(-n+2) a {
    border-bottom-left-radius: 5px;
  }
  .pg_consultation_search .listArea .ttl {
    margin-bottom: 19px;
    padding-left: 21px;
  }
}

.is_dark.pg_consultation_search .searchPanel {
  background: #000;
  color: #fff;
}
.is_dark.pg_consultation_search .searchPanel_head::after {
  background: #fff;
}
.is_dark.pg_consultation_search .resultArea {
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
}
.is_dark.pg_consultation_search .resultArea .ttl .word {
  color: #fff;
}
.is_dark.pg_consultation_search .listArea .item a {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
[data-whatintent=mouse] .is_dark.pg_consultation_search .listArea .item a:hover {
  background: transparent;
  color: #fff;
  opacity: 0.6;
}
.is_dark.pg_consultation_search .el_filter_area {
  border-top: none;
}

.pg_topics-detail .ly_pageContainer .ly_pageContent {
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 799px) {
  .pg_topics-detail .ly_pageContainer .ly_pageContent {
    position: relative;
    z-index: 1;
  }
}
.pg_topics-detail .ly_footer {
  position: relative;
}
.pg_topics-detail .ly_footer:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 419px;
  background-image: url(../images/topics-detail/topics-detail_bg.png);
  background-repeat: repeat-x;
  background-size: cover;
  background-position: center;
}
@media (max-width: 799px) {
  .pg_topics-detail .ly_footer:before {
    content: none;
  }
}
@media (max-width: 799px) {
  .pg_topics-detail .bl_noImgPageHdg__nonHdg + .ly_contents .bl_sideNav {
    position: relative;
  }
  .pg_topics-detail .bl_noImgPageHdg__nonHdg + .ly_contents .bl_sideNav:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: -20px;
    width: calc(100% + 40px);
    height: 0;
    padding-top: 419px;
    background-image: url(../images/topics-detail/topics-detail_bg.png);
    background-repeat: repeat-x;
    background-size: cover;
    background-position: center;
  }
}

.is_dark .ly_footer::before {
  content: none;
}

.pg_schedule .reserve_area {
  background-color: #FAFBF9;
  padding: 33px 3.33%;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_area {
    padding: 30px 11px;
  }
}
.pg_schedule .reserve_area .bl_reserve_tel {
  width: 50%;
  justify-content: flex-end;
  margin-top: 0;
  padding-left: 10px;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_area .bl_reserve_tel {
    width: 100%;
    display: block;
    margin-top: 20px;
    text-align: center;
    padding-left: 0;
  }
}
.pg_schedule .reserve_area .bl_reserve_tel dd {
  padding-right: 0;
}
.pg_schedule .reserve_area .bl_reserve_tel dd a {
  font-size: 3.6rem;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_area .bl_reserve_tel dd a {
    font-size: 2.8rem;
  }
}
.pg_schedule .reserve_ttl {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  color: #1D4032;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_ttl {
    font-size: 2.2rem;
  }
}
.pg_schedule .reserve_info {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 25px 4.19%;
  margin-top: 30px;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_info {
    display: block;
    padding: 25px 40px;
  }
}
.pg_schedule .reserve_time {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_time {
    width: 100%;
    display: block;
    padding: 0 10px 20px 0;
    border-right: none;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
}
.pg_schedule .reserve_time dt {
  flex-shrink: 0;
  width: 138px;
  border: 1px solid #ccc;
  border-radius: 100px;
  padding: 2px;
  background: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #028550;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_time dt {
    display: inline-block;
    width: auto;
    padding: 1px 13px;
    font-size: 1.2rem;
  }
}
.pg_schedule .reserve_time dd {
  display: flex;
  align-items: center;
  color: #1D4032;
  font-weight: bold;
  margin-left: 3.9%;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_time dd {
    font-size: 1.4rem;
    margin-left: 0;
    justify-content: center;
  }
}
.pg_schedule .reserve_time dd span {
  font-size: 3.6rem;
  margin-left: 13px;
}
@media (max-width: 799px) {
  .pg_schedule .reserve_time dd span {
    font-size: 2.8rem;
  }
}
.pg_schedule .reserve_time dd::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 7px;
  background: url(../../assets/images/icon_clock_01.svg) center/contain no-repeat;
}
.pg_schedule .bl_anchorLinks {
  margin-top: 60px;
}
.pg_schedule .bl_text {
  margin-bottom: 30px;
}
.pg_schedule .bl_normalHeading:not(:first-child) {
  margin-top: 100px;
}
@media (max-width: 799px) {
  .pg_schedule .bl_normalHeading:not(:first-child) {
    margin-top: 60px;
  }
}
.pg_schedule .table_area {
  border: 1px solid #ddd;
  border-radius: 6px;
}
@media (max-width: 799px) {
  .pg_schedule .table_area {
    overflow-x: scroll;
    border-radius: 6px 0 0 15px;
  }
}
.pg_schedule .table_area::-webkit-scrollbar {
  height: 6px;
}
.pg_schedule .table_area::-webkit-scrollbar-track {
  background: #ddd;
}
.pg_schedule .table_area::-webkit-scrollbar-thumb {
  width: 150px;
  background: #1D4032;
  border-radius: 3px;
}
.pg_schedule .table_time, .pg_schedule .table_before, .pg_schedule .table_after {
  display: flex;
}
.pg_schedule .table_contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  width: 16.6666666667%;
  padding: 19px 17px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  gap: 15px;
}
@media (max-width: 799px) {
  .pg_schedule .table_contents {
    width: 60%;
    flex-shrink: 0;
  }
}
.pg_schedule .table_contents:first-child {
  border-left: 1px solid #ddd;
}
.pg_schedule .table_contents p {
  font-size: 1.6rem;
}
.pg_schedule .table_contents p a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_schedule .table_contents p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pg_schedule .table_contents_bgGreen {
  padding: 20px 5.843%;
  background-color: #1F8371;
  border-top: 1px solid #ddd;
}
@media (max-width: 799px) {
  .pg_schedule .table_contents_bgGreen {
    padding: 20px 50px;
  }
}
.pg_schedule .table_contents_bgGreen p {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.pg_schedule .table_contents_bgGreen:first-child {
  border-radius: 5px 0 0 0;
}
.pg_schedule .table_contents_bgGreen:last-child {
  border-radius: 0 5px 0 0;
}
.pg_schedule .table_contents_bgGray {
  padding: 20px 5.843%;
  background-color: #F8F9F8;
}
.pg_schedule .table_contents_bgGray p {
  color: #1D4032;
  font-weight: bold;
  text-align: center;
}
.pg_schedule .table_contents_noPadding {
  padding: 0;
}
.pg_schedule .table_contents_noPadding .table_top, .pg_schedule .table_contents_noPadding .table_bottom {
  padding: 19px 17px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  gap: 15px;
}
.pg_schedule .table_contents_bgYellow {
  background-color: #FFE68D;
  color: #474B44;
}
.pg_schedule .table_contents_leftBottomCorner {
  border-radius: 0 0 0 5px;
}
.pg_schedule .table_contents_rightBottomCorner {
  border-radius: 0 0 5px 0;
}
.pg_schedule .table_scrollTxt {
  margin-top: 30px;
  font-size: 1.2rem;
}
.pg_schedule .table_caution {
  margin-top: 28px;
  padding: 21px 21px 21px 48px;
  border: 1px solid #FCCF2E;
  border-radius: 5px;
}
.pg_schedule .table_caution p {
  position: relative;
}
.pg_schedule .table_caution p::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #FFE68D;
  top: 2px;
  left: -24px;
}

.is_dark.pg_schedule .reserve_area {
  background-color: #000;
  border: 1px solid #fff;
}
.is_dark.pg_schedule .reserve_ttl {
  color: #fff;
}
.is_dark.pg_schedule .reserve_info {
  background-color: #000;
}
.is_dark.pg_schedule .reserve_time dt {
  background: transparent;
  color: #fff;
}
.is_dark.pg_schedule .reserve_time dd {
  color: #fff;
}
.is_dark.pg_schedule .reserve_time dd::before {
  background: url(../../assets/images/icon_clock_01_wh.svg) center/contain no-repeat;
}

.pg_search_result .gsc-control-cse {
  box-shadow: 0 0 20px rgba(0, 75, 25, 0.1);
}
.pg_search_result .ly_pageContainer > div {
  width: 100%;
}

.pg_recruit .ly_wrapper {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 799px) {
  .pg_recruit .ly_wrapper {
    overflow: hidden;
  }
}
.pg_recruit .ly_wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 2822px;
  background-image: url(../images/recruit/recruit_bg_02.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.pg_recruit .ly_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 2822px;
  background-image: url(../images/recruit/recruit_bg.png);
  background-repeat: repeat-x;
  background-size: auto;
  background-position: bottom center;
  z-index: 0;
}
.pg_recruit .ly_pageContent {
  padding-bottom: 125px;
}
@media (max-width: 799px) {
  .pg_recruit .ly_pageContent {
    padding-bottom: 80px;
  }
}
.pg_recruit .ly_contents {
  position: relative;
  z-index: 1;
}
.pg_recruit .ly_footer {
  position: relative;
  z-index: 1;
}
.pg_recruit .bl_recruitAboutSect {
  position: relative;
}
.pg_recruit .bl_recruitAboutSect:before {
  content: "";
  position: absolute;
  top: -309px;
  left: 0;
  width: calc(100% - 70px);
  height: calc(100% + 309px);
  background-color: #fff;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect:before {
    top: -200px;
    width: 100%;
    height: calc(100% + 200px);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0.8) 90%, rgba(10, 105, 118, 0) 100%);
  }
}
.pg_recruit .bl_recruitAboutSect_body {
  position: relative;
  padding-top: 62px;
  padding-bottom: 79px;
  text-align: center;
  color: #474B44;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_body {
    padding-top: 35px;
  }
}
.pg_recruit .bl_recruitAboutSect_sub {
  position: relative;
  padding-top: 97px;
  margin-bottom: 23px;
  color: #028550;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  z-index: 1;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_sub {
    padding-top: 81px;
    margin-bottom: 13px;
    font-size: 1.6rem;
  }
}
.pg_recruit .bl_recruitAboutSect_sub:before {
  content: "";
  position: absolute;
  top: -17px;
  left: calc(50% + 7px);
  transform: translateX(-50%);
  width: 105px;
  height: 103px;
  background-image: url(../images/recruit/recruit_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_sub:before {
    top: -1px;
    left: calc(50% + 2px);
    width: 79px;
    height: 73px;
  }
}
.pg_recruit .bl_recruitAboutSect_hdg {
  position: relative;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  color: #1D4032;
  font-size: 3.6rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  font-family: "Noto Serif JP", sans-serif;
  z-index: 1;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_hdg {
    font-size: 2.4rem;
  }
}
.pg_recruit .bl_recruitAboutSect_txt {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8;
  z-index: 1;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_txt {
    margin-top: 26px;
    font-size: 1.5rem;
  }
}
.pg_recruit .bl_recruitAboutSect_btn {
  position: relative;
  margin-top: 50px;
  z-index: 1;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_btn {
    margin-top: 30px;
  }
}
.pg_recruit .bl_recruitAboutSect_btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 373px;
  min-height: 70px;
  padding: 10px 50px;
  border: 1px solid #028550;
  border-radius: 5px;
  margin: auto;
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  color: #028550;
  font-size: 1.8rem;
  font-weight: 500;
  overflow: hidden;
  transition: color 0.3s;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitAboutSect_btn a:hover {
  color: #fff;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitAboutSect_btn a:hover:before {
  opacity: 0;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_btn a {
    width: 100%;
    min-height: 60px;
    font-size: 1.5rem;
    background-color: unset;
  }
}
.pg_recruit .bl_recruitAboutSect_btn a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 5px;
  background: #FFF;
  z-index: 0;
  transition: all 0.3s ease;
}
.pg_recruit .bl_recruitAboutSect_btn a .txt {
  position: relative;
  z-index: 1;
}
.pg_recruit .bl_recruitAboutSect_btn a .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid #028550;
  border-radius: 100%;
  background-color: #fff;
}
.pg_recruit .bl_recruitAboutSect_bg {
  position: absolute;
  height: 0;
  z-index: 0;
}
.pg_recruit .bl_recruitAboutSect_bg:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: 0;
  pointer-events: none;
}
.pg_recruit .bl_recruitAboutSect_bg__01 {
  top: clamp(58px, 5.5vw, 80px);
  left: -50px;
  width: max(22.7%, 222px);
  padding-bottom: max(15.5%, 151px);
}
.pg_recruit .bl_recruitAboutSect_bg__01:before {
  top: -105px;
  left: -100px;
  width: 611px;
  height: 510px;
  background-image: url(../images/recruit/recruit-about-sect_bg_deco_01.png);
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__01:before {
    top: -127px;
    left: -93px;
    width: 436px;
    height: 392px;
    background-image: url(../images/recruit/recruit-about-sect_bg_deco_01_sp.png);
  }
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__01 {
    top: 11px;
    left: -32px;
    width: 132px;
    padding-bottom: 90px;
  }
}
.pg_recruit .bl_recruitAboutSect_bg__02 {
  bottom: -77px;
  left: 68px;
  width: 219px;
  padding-bottom: 149px;
}
.pg_recruit .bl_recruitAboutSect_bg__02:before {
  top: -194px;
  left: -184px;
  width: 517px;
  height: 446px;
  background-image: url(../images/recruit/recruit-about-sect_bg_deco_02.png);
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__02:before {
    top: -186px;
    left: -216px;
    width: 472px;
    height: 416px;
    background-image: url(../images/recruit/recruit-about-sect_bg_deco_02_sp.png);
  }
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__02 {
    bottom: -118px;
    left: -45px;
    width: 170px;
    padding-bottom: 115px;
  }
}
.pg_recruit .bl_recruitAboutSect_bg__03 {
  bottom: -120px;
  right: 0;
  width: min(28vw, 320px);
  padding-bottom: min(19.07vw, 218px);
}
.pg_recruit .bl_recruitAboutSect_bg__03:before {
  top: -86px;
  left: -104px;
  width: 478px;
  height: 368px;
  background-image: url(../images/recruit/recruit-about-sect_bg_deco_03.png);
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__03:before {
    top: -94px;
    left: -139px;
    width: 374px;
    height: 299px;
    background-image: url(../images/recruit/recruit-about-sect_bg_deco_03_sp.png);
  }
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitAboutSect_bg__03 {
    bottom: -84px;
    right: -57px;
    width: 200px;
    padding-bottom: 134px;
  }
}
.pg_recruit .bl_recruitAboutSect_bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.pg_recruit .bl_recruitNewsSect {
  margin-top: 86px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect {
    margin-top: 106px;
  }
}
.pg_recruit .bl_recruitNewsSect_hdg {
  position: relative;
  padding-top: 97px;
  margin-bottom: 31px;
  text-align: center;
  font-size: 3.4rem;
  font-weight: bold;
}
@media (max-width: 799px) and (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect_hdg {
    padding-top: 81px;
    margin-bottom: 30px;
    font-size: 2.6rem;
  }
}
.pg_recruit .bl_recruitNewsSect_hdg:before {
  content: "";
  position: absolute;
  top: -17px;
  left: calc(50% + 7px);
  transform: translateX(-50%);
  width: 105px;
  height: 103px;
  background-image: url(../images/recruit/recruit_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect_hdg:before {
    top: -1px;
    left: calc(50% + 2px);
    width: 79px;
    height: 73px;
  }
}
.pg_recruit .bl_recruitNewsSect_list {
  display: flex;
  flex-direction: column;
}
.pg_recruit .bl_recruitNewsSect_item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 23px 0;
  border-top: 1px solid #CCCCCC;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect_item {
    flex-direction: column;
    align-items: stretch;
    gap: 9px;
    padding: 23px 0 15px;
  }
}
.pg_recruit .bl_recruitNewsSect_item:last-child {
  border-bottom: 1px solid #CCCCCC;
}
.pg_recruit .bl_recruitNewsSect_item time {
  width: 102px;
  color: #636363;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect_item time {
    font-size: 1.4rem;
  }
}
.pg_recruit .bl_recruitNewsSect_item a {
  color: #028550;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: underline;
}
.pg_recruit .bl_recruitNewsSect_item a:not([href]) {
  color: #474B44;
  text-decoration: none;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitNewsSect_item a:hover {
  text-decoration: none;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitNewsSect_item a {
    font-size: 1.4rem;
  }
}
.pg_recruit .bl_recruitNewsSect_item a:after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 2px;
  vertical-align: -4px;
  background-repeat: no-repeat;
  background-size: contain;
}
.pg_recruit .bl_recruitNewsSect_item a[target=_blank]:after {
  background-image: url("../images/icon_blank.svg");
}
.pg_recruit .bl_recruitNewsSect_item a[href$=".pdf"]:after {
  width: 27px;
  background-image: url("../images/icon_pdf.svg");
}
.pg_recruit .bl_recruitJobSect {
  margin-top: 89px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect {
    margin-top: 63px;
  }
}
.pg_recruit .bl_recruitJobSect_hdg {
  position: relative;
  padding-top: 97px;
  margin-bottom: 67px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_hdg {
    padding-top: 81px;
    margin-bottom: 30px;
    font-size: 2.6rem;
  }
}
.pg_recruit .bl_recruitJobSect_hdg:before {
  content: "";
  position: absolute;
  top: -17px;
  left: calc(50% + 7px);
  transform: translateX(-50%);
  width: 105px;
  height: 103px;
  background-image: url(../images/recruit/recruit_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_hdg:before {
    top: -1px;
    left: calc(50% + 2px);
    width: 79px;
    height: 73px;
  }
}
.pg_recruit .bl_recruitJobSect_list {
  display: flex;
  flex-wrap: wrap;
  gap: 28px 40px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_list {
    gap: 20px;
    flex-direction: column;
  }
}
.pg_recruit .bl_recruitJobSect_item {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_item {
    width: 100%;
  }
}
.pg_recruit .bl_recruitJobSect_item a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 76px;
  padding: 10px 110px 10px 66px;
  border: 1px solid #DDD;
  border-radius: 5px;
  background-color: #fff;
  color: #028550;
  font-size: 1.8rem;
  font-weight: bold;
  transition: background-color 0.3s;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_item a {
    min-height: 60px;
    padding: 10px 94px 10px 56px;
    font-size: 1.6rem;
  }
}
[data-whatintent=mouse] .pg_recruit .bl_recruitJobSect_item a:hover {
  background-color: #EDF1EF;
}
.pg_recruit .bl_recruitJobSect_item a .icon {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgb(98, 187, 123) 0%, rgb(31, 131, 82) 35%, rgb(31, 131, 113) 70%, rgb(30, 110, 121) 100%);
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_item a .icon {
    left: 20px;
  }
}
.pg_recruit .bl_recruitJobSect_item a .icon .icon_arw {
  color: #fff;
}
.pg_recruit .bl_recruitJobSect_item a .icon .icon_arw .fill {
  fill: currentColor;
}
.pg_recruit .bl_recruitJobSect_item a .status {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 28px;
  background-color: #D7370C;
  border-radius: 5px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitJobSect_item a .status {
    right: 14px;
    width: 68px;
  }
}
.pg_recruit .bl_recruitJobSect_item a .status.is_canNotEntry {
  background-color: #EDF1EF;
  color: #1D4032;
}
.pg_recruit .bl_recruitConversionSect {
  margin-top: 111px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect {
    margin-top: 75px;
  }
}
.pg_recruit .bl_recruitConversionSect_inner {
  position: relative;
  margin-bottom: 20px;
}
.pg_recruit .bl_recruitConversionSect_inner:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 29px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgb(76, 128, 20);
  background: linear-gradient(45deg, rgb(76, 128, 20) 0%, rgb(20, 136, 49) 25%, rgb(31, 137, 91) 44%, rgb(48, 127, 126) 87%, rgb(5, 102, 117) 100%);
  opacity: 0.65;
  z-index: 0;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_inner:before {
    top: 10px;
    left: 10px;
  }
}
.pg_recruit .bl_recruitConversionSect_body {
  position: relative;
  padding: 50px;
  border-radius: 5px;
  background-color: #fff;
  color: #474B44;
  box-shadow: 0 0 20px rgba(0, 78, 25, 0.1);
  z-index: 1;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_body {
    padding: 30px 20px;
  }
}
.pg_recruit .bl_recruitConversionSect_hdg {
  position: relative;
  padding-top: 86px;
  text-align: center;
  color: #1D4032;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_hdg {
    padding-top: 60px;
    font-size: 2.2rem;
  }
}
.pg_recruit .bl_recruitConversionSect_hdg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 75px;
  height: 71px;
  background-image: url(../images/recruit/conversion_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_hdg:before {
    width: 56px;
    height: 53px;
  }
}
.pg_recruit .bl_recruitConversionSect_txt {
  margin-top: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_txt {
    margin-top: 23px;
    font-size: 1.5rem;
  }
}
.pg_recruit .bl_recruitConversionSect_contact {
  padding: 40px;
  margin-top: 30px;
  background-color: #FAFBF9;
  border-radius: 5px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_contact {
    padding: 26px 18px;
  }
}
.pg_recruit .bl_recruitConversionSect_address {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 31px;
  margin-bottom: 16px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_address {
    gap: 8px;
    margin-bottom: 19px;
  }
}
.pg_recruit .bl_recruitConversionSect_address .hdg {
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_address .txt {
    text-align: center;
  }
}
.pg_recruit .bl_recruitConversionSect_conversion {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 37px;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_conversion {
    display: block;
  }
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_tel {
    padding-left: 0;
  }
}
.pg_recruit .bl_recruitConversionSect_tel .tel {
  display: flex;
  align-items: center;
  gap: 11px;
  line-height: 1.2;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_tel .tel {
    justify-content: center;
  }
}
.pg_recruit .bl_recruitConversionSect_tel .tel .icon {
  width: 28px;
  height: 28px;
  background-image: url(../images/recruit/icon_tel.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_tel .tel .icon {
    width: 22px;
    height: 21px;
  }
}
.pg_recruit .bl_recruitConversionSect_tel .tel a {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.09em;
  background: rgb(98, 187, 123);
  background: linear-gradient(74deg, rgb(98, 187, 123) 0%, rgb(31, 131, 82) 7%, rgb(31, 131, 82) 37%, rgb(31, 131, 113) 68%, rgb(10, 105, 118) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_tel .tel a {
    font-size: 2.4rem;
  }
}
.pg_recruit .bl_recruitConversionSect_tel .time {
  text-align: center;
  font-size: 1.5rem;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_tel .time {
    font-size: 1.2rem;
  }
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_mail {
    margin-top: 15px;
    flex-grow: 1;
  }
}
.pg_recruit .bl_recruitConversionSect_mail a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 500px;
  min-height: 70px;
  padding: 10px 70px;
  border: 1px solid transparent;
  border-radius: 100px;
  background: rgb(98, 187, 123);
  background: linear-gradient(45deg, #23985d 0%, #1f8352 37.23%, #1f8371 69.46%, #0a7667 100%);
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.07em;
  overflow: hidden;
  transition: color 0.3s;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitConversionSect_mail a:hover {
  color: #028550;
  border-color: #028550;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitConversionSect_mail a:hover:before {
  opacity: 1;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitConversionSect_mail a:hover .mail_icon {
  color: #028550;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitConversionSect_mail a:hover .icon {
  background-color: #028550;
}
[data-whatintent=mouse] .pg_recruit .bl_recruitConversionSect_mail a:hover .icon .icon_arw {
  color: #fff;
}
@media (max-width: 799px) {
  .pg_recruit .bl_recruitConversionSect_mail a {
    max-width: 450px;
    min-width: unset;
    margin: auto;
    padding: 25px 60px;
    text-align: center;
    font-size: 1.6rem;
  }
}
.pg_recruit .bl_recruitConversionSect_mail a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
}
.pg_recruit .bl_recruitConversionSect_mail a .mail_icon {
  position: absolute;
  top: 50%;
  left: 41px;
  transform: translateY(-50%);
  width: 19px;
  height: 16px;
  color: #fff;
  transition: color 0.3s;
}
.pg_recruit .bl_recruitConversionSect_mail a .mail_icon .fill {
  fill: currentColor;
}
.pg_recruit .bl_recruitConversionSect_mail a .txt {
  position: relative;
  z-index: 1;
}
.pg_recruit .bl_recruitConversionSect_mail a .icon {
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  transition: background-color 0.3s;
}
.pg_recruit .bl_recruitConversionSect_mail a .icon .icon_arw {
  color: #028550;
  transition: color 0.3s;
}
.pg_recruit .bl_recruitConversionSect_mail a .icon .icon_arw .fill {
  fill: currentColor;
}

.is_dark.pg_recruit .ly_wrapper:before {
  content: none;
}
.is_dark.pg_recruit .ly_wrapper:after {
  content: none;
}
.is_dark.pg_recruit .bl_recruitAboutSect:before {
  content: none;
}
.is_dark.pg_recruit .bl_recruitAboutSect_body {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitAboutSect_sub {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitAboutSect_sub:before {
  background-image: url(../images/recruit/recruit_icon.png);
}
.is_dark.pg_recruit .bl_recruitAboutSect_hdg {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitAboutSect_btn {
  margin-top: 50px;
}
@media (max-width: 799px) {
  .is_dark.pg_recruit .bl_recruitAboutSect_btn {
    margin-top: 30px;
  }
}
.is_dark.pg_recruit .bl_recruitAboutSect_btn a {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitAboutSect_btn a:hover {
  color: #fff;
  opacity: 0.6;
}
.is_dark.pg_recruit .bl_recruitAboutSect_btn a:before {
  content: none;
}
.is_dark.pg_recruit .bl_recruitAboutSect_btn a .icon {
  border: 1px solid currentColor;
  background-color: transparent;
}
.is_dark.pg_recruit .bl_recruitNewsSect_item time {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitNewsSect_item a {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitNewsSect_item a[target=_blank]:after {
  background: url("../images/icon_blank_hv.svg") left top no-repeat;
}
.is_dark.pg_recruit .bl_recruitNewsSect_item a[href$=".pdf"]:after {
  background: url("../images/icon_pdf_hv.svg") left top no-repeat;
}
.is_dark.pg_recruit .bl_recruitJobSect_item a {
  background-color: #000;
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitJobSect_item a:hover {
  opacity: 0.6;
  background-color: #000;
}
.is_dark.pg_recruit .bl_recruitJobSect_item a .icon {
  border: 1px solid currentColor;
  background: #000;
}
.is_dark.pg_recruit .bl_recruitJobSect_item a .icon .icon_arw {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitJobSect_item a .icon .icon_arw .fill {
  fill: currentColor;
}
.is_dark.pg_recruit .bl_recruitJobSect_item a .status.is_canNotEntry {
  background-color: #000;
  color: #fff;
  border: 1px solid currentColor;
}
.is_dark.pg_recruit .bl_recruitConversionSect_inner:before {
  content: none;
}
.is_dark.pg_recruit .bl_recruitConversionSect_body {
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitConversionSect_hdg {
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitConversionSect_hdg:before {
  background-image: url(../images/recruit/conversion_icon.png);
}
.is_dark.pg_recruit .bl_recruitConversionSect_contact {
  border: 1px solid #fff;
  background-color: #000;
}
.is_dark.pg_recruit .bl_recruitConversionSect_tel .tel .icon {
  background-image: url(../images/recruit/icon_tel.svg);
}
.is_dark.pg_recruit .bl_recruitConversionSect_tel .tel a {
  background: transparent;
  color: #fff;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a {
  border: 1px solid currentColor;
  background: #000;
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitConversionSect_mail a:hover {
  opacity: 0.6;
  color: #fff;
  border-color: currentColor;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitConversionSect_mail a:hover:before {
  opacity: 0;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitConversionSect_mail a:hover .mail_icon {
  color: currentColor;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitConversionSect_mail a:hover .icon {
  background-color: transparent;
}
[data-whatintent=mouse] .is_dark.pg_recruit .bl_recruitConversionSect_mail a:hover .icon .icon_arw {
  color: currentColor;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a .mail_icon {
  position: absolute;
  top: 50%;
  left: 41px;
  transform: translateY(-50%);
  width: 19px;
  height: 16px;
  color: #fff;
  transition: color 0.3s;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a .mail_icon .fill {
  fill: currentColor;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a .icon {
  background-color: transparent;
  border: 1px solid currentColor;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a .icon .icon_arw {
  color: currentColor;
}
.is_dark.pg_recruit .bl_recruitConversionSect_mail a .icon .icon_arw .fill {
  fill: currentColor;
}

.pg_consult .ly_wrapper {
  position: relative;
  z-index: 0;
}
.pg_consult .ly_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 1451px;
  background-image: url(../images/consult/consult_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: 0;
}
@media (max-width: 799px) {
  .pg_consult .ly_wrapper:after {
    height: 0;
    padding-bottom: 294%;
    max-height: 100%;
    background-image: url(../images/consult/consult_bg_sp.png);
  }
}
.pg_consult .ly_pageContent {
  padding-bottom: 150px;
  overflow: hidden;
}
.pg_consult .ly_contents {
  position: relative;
  z-index: 1;
}
.pg_consult .ly_footer {
  position: relative;
  z-index: 1;
}
.pg_consult .el_simpleImg {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 36px;
}
.pg_consult .el_simpleImg img {
  max-width: 100%;
  height: auto;
}
.pg_consult .el_simpleImg:last-child {
  margin-bottom: 0;
}
.pg_consult .bl_consultAbout_body {
  position: relative;
  margin-bottom: 80px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_body {
    margin-bottom: 40px;
  }
}
.pg_consult .bl_consultAbout_body:before {
  content: "";
  position: absolute;
  top: 40px;
  left: calc(50% - 630px + 140px);
  transform: translateX(-50%);
  width: 933px;
  height: 857px;
  background-image: url(../images/consult/consult-about_deco01.png);
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_body:before {
    content: none;
  }
}
.pg_consult .bl_consultAbout_body:after {
  content: "";
  position: absolute;
  top: 80px;
  right: calc(50% - 630px + 150px);
  transform: translateX(50%);
  width: 898px;
  height: 838px;
  background-image: url(../images/consult/consult-about_deco02.png);
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_body:after {
    content: none;
  }
}
.pg_consult .bl_consultAbout_slider {
  box-shadow: 0 0 16px rgba(63, 116, 95, 0.16);
}
.pg_consult .bl_consultAbout_slider .swiper-slide {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 42.666%;
  border-radius: 5px;
  overflow: hidden;
}
.pg_consult .bl_consultAbout_slider .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_consult .bl_consultAbout_option {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin-top: 30px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_option {
    margin-top: 20px;
  }
}
.pg_consult .bl_consultAbout_pagination {
  display: flex;
  gap: 12px;
  width: auto !important;
}
.pg_consult .bl_consultAbout_pagination .swiper-pagination-bullet {
  display: block;
  margin: 0 !important;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 1px solid #bbb;
  opacity: 1;
}
.pg_consult .bl_consultAbout_pagination .swiper-pagination-bullet-active {
  background: linear-gradient(45deg, rgb(35, 152, 93) 0%, rgb(31, 131, 82) 35%, rgb(32, 125, 108) 70%, rgb(10, 118, 103) 100%);
  border: none;
}
.pg_consult .bl_consultAbout_btn {
  z-index: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #bbb;
  border-radius: 100px;
  width: 40px;
  height: 20px;
  background: #fff;
  color: #636363;
  transition: color 0.3s;
}
.pg_consult .bl_consultAbout_btn .icon {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 7px;
  height: 9px;
}
.pg_consult .bl_consultAbout_btn .icon::before, .pg_consult .bl_consultAbout_btn .icon::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: currentColor;
}
.pg_consult .bl_consultAbout_btn.is_pause .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg_consult .bl_consultAbout_btn.is_pause .icon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent currentColor;
  background: none;
}
.pg_consult .bl_consultAbout_btn.is_pause .icon:before {
  content: none;
}
.pg_consult .bl_consultAbout_prev {
  position: absolute;
  top: calc(50% - 20px);
  left: -20px;
  transform: translateY(-50%) rotate(180deg);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #028550;
  background-color: #028550;
  border-radius: 50%;
  transition: background-color 0.3s;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_prev {
    position: static;
    transform: rotate(180deg);
    margin-right: 10px;
  }
}
[data-whatintent=mouse] .pg_consult .bl_consultAbout_prev:hover {
  background-color: #fff;
}
[data-whatintent=mouse] .pg_consult .bl_consultAbout_prev:hover .icon_arw .fill {
  fill: #028550;
}
.pg_consult .bl_consultAbout_prev .icon_arw {
  width: 14px;
  height: 13px;
}
.pg_consult .bl_consultAbout_prev .icon_arw .fill {
  fill: #fff;
}
.pg_consult .bl_consultAbout_next {
  position: absolute;
  top: calc(50% - 20px);
  right: -20px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #028550;
  background-color: #028550;
  border-radius: 50%;
  transition: background-color 0.3s;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_next {
    position: static;
    transform: rotate(0);
    margin-left: 10px;
  }
}
[data-whatintent=mouse] .pg_consult .bl_consultAbout_next:hover {
  background-color: #fff;
}
[data-whatintent=mouse] .pg_consult .bl_consultAbout_next:hover .icon_arw {
  color: #028550;
}
[data-whatintent=mouse] .pg_consult .bl_consultAbout_next:hover .icon_arw .fill {
  fill: currentColor;
}
.pg_consult .bl_consultAbout_next .icon_arw {
  width: 14px;
  height: 13px;
  transition: color 0.3s;
  color: #fff;
}
.pg_consult .bl_consultAbout_next .icon_arw .fill {
  fill: currentColor;
}
.pg_consult .bl_consultAbout_desc {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.2;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultAbout_desc {
    font-size: 1.5rem;
    font-weight: normal;
  }
}
.pg_consult .bl_consultLinkBlock {
  margin-top: 100px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultLinkBlock {
    margin-top: 80px;
  }
}
.pg_consult .bl_consultLinkBlock_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultLinkBlock_list {
    gap: 30px;
  }
}
.pg_consult .bl_consultLinkBlock_item {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 799px) {
  .pg_consult .bl_consultLinkBlock_item {
    width: 100%;
  }
}
.pg_consult .bl_consultLinkBlock_item a {
  display: block;
}
[data-whatintent=mouse] .pg_consult .bl_consultLinkBlock_item a:hover .bl_consultLinkBlock_img {
  overflow: hidden;
}
[data-whatintent=mouse] .pg_consult .bl_consultLinkBlock_item a:hover .bl_consultLinkBlock_img img {
  transform: scale(1.1);
}
[data-whatintent=mouse] .pg_consult .bl_consultLinkBlock_item a:hover .bl_consultLinkBlock_head {
  color: #028550;
}
[data-whatintent=mouse] .pg_consult .bl_consultLinkBlock_item a:hover .bl_consultLinkBlock_head:only-child {
  text-underline-offset: 2px;
  text-decoration: underline;
}
.pg_consult .bl_consultLinkBlock_img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 63.8%;
  margin-bottom: 19px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}
.pg_consult .bl_consultLinkBlock_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.pg_consult .bl_consultLinkBlock_head {
  position: relative;
  padding-right: 52px;
  color: #1D4032;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  transition: color 0.3s;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultLinkBlock_head {
    font-size: 1.6rem;
  }
}
.pg_consult .bl_consultLinkBlock_head .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #028550;
}
.pg_consult .bl_consultLinkBlock_head .icon .icon_arw {
  color: #fff;
}
.pg_consult .bl_consultLinkBlock_head .icon .icon_arw .fill {
  fill: currentColor;
}
.pg_consult .bl_consultLinkBlock_head:only-child {
  display: flex;
  align-items: center;
  min-height: 79px;
  padding: 10px 20px 10px 66px;
  border: 1px solid #DDD;
  border-radius: 5px;
  background-color: #FAFCFC;
  color: #028550;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultLinkBlock_head:only-child {
    min-height: 60px;
    padding: 5px 20px 5px 60px;
  }
}
.pg_consult .bl_consultLinkBlock_head:only-child .icon {
  top: 50%;
  right: auto;
  left: 20px;
  transform: translateY(-50%);
}
.pg_consult .bl_consultCard {
  margin-top: 87px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard {
    margin-top: 60px;
  }
}
.pg_consult .bl_consultCard_units {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_units {
    gap: 30px;
  }
}
.pg_consult .bl_consultCard_unit {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_unit {
    width: 100%;
  }
}
.pg_consult .bl_consultCard_unit a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(63, 116, 95, 0.16);
  transition: box-shadow 0.3s;
}
[data-whatintent=mouse] .pg_consult .bl_consultCard_unit a:hover {
  box-shadow: 0 0 16px rgba(63, 116, 95, 0.5);
}
.pg_consult .bl_consultCard_header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 18px 0;
  margin-bottom: 10px;
}
.pg_consult .bl_consultCard_header .hdg {
  color: #028550;
  font-size: 2.2rem;
  font-weight: bold;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_header .hdg {
    font-size: 2rem;
  }
}
.pg_consult .bl_consultCard_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background-color: #FAFBF9;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_img {
    width: 70px;
    height: 70px;
    padding: 11px;
  }
}
.pg_consult .bl_consultCard_img .img {
  max-width: 100%;
  width: auto;
}
.pg_consult .bl_consultCard_img .img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.pg_consult .bl_consultCard_body {
  padding: 0 33px;
  display: flex;
  color: #1D4032;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_body {
    padding: 0 28px;
  }
}
.pg_consult .bl_consultCard_body ul {
  width: 100%;
}
.pg_consult .bl_consultCard_body li {
  position: relative;
  padding: 10px 0 10px 20px;
  border-bottom: 1px dashed #ddd;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_body li {
    font-size: 1.5rem;
  }
}
.pg_consult .bl_consultCard_body li:last-child {
  border-bottom: none;
}
.pg_consult .bl_consultCard_body li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #028550;
}
.pg_consult .bl_consultCard_footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 21px;
  border-top: 1px solid rgba(98, 122, 112, 0.2);
  margin-top: 11px;
  color: #028550;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 799px) {
  .pg_consult .bl_consultCard_footer {
    padding: 18px;
  }
}
.pg_consult .bl_consultCard_footer .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid currentColor;
  border-radius: 50%;
}
.pg_consult .bl_1colLgImg {
  margin-top: 81px;
  pointer-events: none;
}
@media (max-width: 799px) {
  .pg_consult .bl_1colLgImg {
    margin-top: 60px;
  }
}
.pg_consult .bl_1colLgImg_inner {
  margin-top: -200px;
}
@media (max-width: 799px) {
  .pg_consult .bl_1colLgImg_inner {
    margin-top: -80px;
  }
}
.pg_consult .bl_info {
  margin-top: 55px;
}
.pg_consult .bl_info_table table {
  width: 100%;
}
.pg_consult .bl_info_table table th, .pg_consult .bl_info_table table td {
  padding: 20px;
  border: 1px solid #ddd;
  vertical-align: middle;
  font-size: 1.6rem;
}
@media (max-width: 799px) {
  .pg_consult .bl_info_table table th, .pg_consult .bl_info_table table td {
    padding: 12px 20px;
  }
}
.pg_consult .bl_info_table table th {
  text-align: center;
  background-color: #F8F9F8;
  font-weight: bold;
  white-space: nowrap;
}
.pg_consult .bl_info_table a {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #028550;
}
[data-whatintent=mouse] .pg_consult .bl_info_table a:hover {
  text-decoration: none;
}
.pg_consult .bl_info_table a[target=_blank]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 22px;
  height: 22px;
  background: url("../images/icon_blank.svg") left top no-repeat;
}
.pg_consult .bl_info_table a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 3px;
  margin-right: 3px;
  width: 27px;
  height: 22px;
  background: url("../images/icon_pdf.svg") left top no-repeat;
}
.pg_consult .bl_info_table small {
  font-size: 1.4rem;
}

.is_dark.pg_consult .ly_wrapper:after {
  content: none;
}
.is_dark.pg_consult .bl_consultAbout_body:before, .is_dark.pg_consult .bl_consultAbout_body:after {
  content: none;
}
.is_dark.pg_consult .bl_consultAbout_prev {
  border: 1px solid #fff;
  background-color: #000;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultAbout_prev:hover {
  opacity: 0.6;
  background-color: #000;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultAbout_prev:hover .icon_arw .fill {
  fill: #fff;
}
.is_dark.pg_consult .bl_consultAbout_prev .icon_arw .fill {
  fill: #fff;
}
.is_dark.pg_consult .bl_consultAbout_next {
  border: 1px solid #fff;
  background-color: #000;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultAbout_next:hover {
  opacity: 0.6;
  background-color: #000;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultAbout_next:hover .icon_arw .fill {
  fill: #fff;
}
.is_dark.pg_consult .bl_consultAbout_next .icon_arw .fill {
  fill: #fff;
}
.is_dark.pg_consult .bl_consultLinkBlock_item a {
  display: block;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultLinkBlock_item a:hover .bl_consultLinkBlock_head {
  color: #fff;
}
.is_dark.pg_consult .bl_consultLinkBlock_head {
  color: #fff;
}
.is_dark.pg_consult .bl_consultLinkBlock_head:only-child {
  background-color: #000;
  color: #fff;
}
.is_dark.pg_consult .bl_consultCard_unit {
  width: calc((100% - 80px) / 3);
  border: 1px solid #fff;
}
.is_dark.pg_consult .bl_consultCard_unit a {
  background-color: #000;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .is_dark.pg_consult .bl_consultCard_unit a:hover {
  opacity: 0.6;
}
.is_dark.pg_consult .bl_consultCard_header .hdg {
  color: #fff;
}
.is_dark.pg_consult .bl_consultCard_img {
  background-color: transparent;
}
.is_dark.pg_consult .bl_consultCard_body {
  color: #fff;
}
.is_dark.pg_consult .bl_consultCard_body li:before {
  background-color: currentColor;
}
.is_dark.pg_consult .bl_consultCard_footer {
  color: #fff;
}
.is_dark.pg_consult .bl_consultCard_footer .icon {
  border: 1px solid currentColor;
}
.is_dark.pg_consult .bl_consultCard_footer .icon svg {
  fill: currentColor;
}
.is_dark.pg_consult .bl_consultCard_footer .icon svg .fill {
  fill: currentColor;
}
.is_dark.pg_consult .bl_info {
  margin-top: 55px;
}
.is_dark.pg_consult .bl_info_table table th {
  background-color: transparent;
}
.is_dark.pg_consult .bl_info_table a {
  color: #fff;
}
.is_dark.pg_consult .bl_info_table a[target=_blank]:after {
  background: url("../images/icon_blank_hv.svg") left top no-repeat;
}
.is_dark.pg_consult .bl_info_table a[href$=".pdf"]:after {
  background: url("../images/icon_pdf_hv.svg") left top no-repeat;
}

@media (max-width: 799px) {
  .pg_news .bl_tabSwitch_tabs {
    margin-bottom: 15px;
  }
}
@media (max-width: 799px) {
  .pg_news .bl_tabSwitch_tabs > li:nth-child(n+4) {
    margin-top: 8px;
  }
}
.pg_news .bl_tabSwitch_tabs > li + li:before {
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
}
@media (max-width: 799px) {
  .pg_news .bl_tabSwitch_tabs > li + li:before {
    height: 20px;
  }
}
.pg_news .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button:before {
  background: linear-gradient(38deg, #23985D 0%, #1F8352 35%, #207D6C 68%, #0A7667 100%);
}

.is_dark .bl_tabSwitch__newsPgEdition .bl_tabSwitch_tabs button:before {
  background: transparent;
}

.pg_nurse {
  color: #333;
}
@media (max-width: 1260px) {
  .pg_nurse .ly_header .logo img {
    width: 124px;
  }
}
.pg_nurse .bl_breadcrumb ol li:first-child {
  background-image: url(../images/variation/icon_home_nurse.svg);
}
.pg_nurse .bl_breadcrumb ol li a {
  color: #DC719C;
}
[data-whatintent=mouse] .pg_nurse.pg_home .mvSect_swiperBtn:hover {
  color: #DC719C;
}
.pg_nurse.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #DC719C;
}
[data-whatintent=mouse] .pg_nurse.pg_home .mvSect_playButton:hover {
  color: #DC719C;
}
.pg_nurse.pg_home .tileLinkSect {
  margin-top: 122px;
}
@media (max-width: 799px) {
  .pg_nurse.pg_home .tileLinkSect {
    margin-top: 70px;
  }
}
.pg_nurse.pg_home .featureSect {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 799px) {
  .pg_nurse.pg_home .featureSect {
    padding-top: 70px;
  }
}
@media (max-width: 799px) {
  .pg_nurse.pg_home .linkSect {
    padding-top: 70px;
  }
}
.pg_nurse.pg_home .linkSect:before {
  content: none;
}
.pg_nurse.pg_home .linkSect_foot {
  margin-top: 0;
}
.pg_nurse.pg_home .sectLg_header:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse.pg_home .sectLg_header .hdg {
  color: #333;
}
.pg_nurse.pg_home .sectLg_header .link {
  color: #DC719C;
}
.pg_nurse.pg_home .tileLinkSect_info {
  background: linear-gradient(45deg, rgba(220, 113, 156, 0.9) 0%, rgba(255, 161, 132, 0.9) 50%, rgba(245, 182, 124, 0.9) 100%);
}
.pg_nurse.pg_home .featureSect {
  color: #333;
}
.pg_nurse.pg_home .fancybox-bg {
  background-color: #DC719C;
}
.pg_nurse.pg_home .accessSect {
  margin-top: 0;
  margin-bottom: 78px;
  color: #333;
}
.pg_nurse.pg_home .accessSect:before {
  content: none;
}
.pg_nurse.pg_home .accessSect_info dt {
  color: #DC719C;
}
.pg_nurse.pg_home .accessSect_ttl:before {
  background: url(../images/variation/icon_mappin_nurse.svg) center/contain no-repeat;
}
.pg_nurse.pg_home .accessSect_link {
  color: #DC719C;
}
[data-whatintent=mouse] .pg_nurse.pg_home .accessSect_link:hover {
  background-color: #FAFBF9;
}
.pg_nurse.pg_home .accessSect_gmap .el_button__round {
  color: #fff;
}
.pg_nurse .bl_tabSwitch_tabs button {
  color: #333;
}
.pg_nurse .bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
.pg_nurse .bl_tabSwitch_tabs button:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .bl_newsList_item > a {
  color: #DC719C;
}
.pg_nurse .bl_newsList_item > a:focus, [data-whatintent=mouse] .pg_nurse .bl_newsList_item > a:hover {
  background-color: #FAFBF9;
}
.pg_nurse .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/variation/icon_blank_nurse.svg);
}
.pg_nurse .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/variation/icon_pdf_nurse.svg);
}
.pg_nurse .bl_purposeNav_link {
  text-align: center;
}
.pg_nurse article.bl_pageArticle .bl_largeHeading {
  color: #333;
}
.pg_nurse article.bl_pageArticle .bl_largeHeading:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse article.bl_pageArticle .bl_normalHeading {
  color: #333;
}
.pg_nurse article.bl_pageArticle .bl_normalHeading:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse article.bl_pageArticle .bl_smallHeading {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .el_richText a {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url(../images/variation/icon_blank_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .el_richText ul > li:before {
  background: #DC719C;
}
.pg_nurse article.bl_pageArticle .el_richText ol > li:before {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_anchorLinks ul li {
  border-color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/variation/icon_arrow_down_01_nurse.svg) top left;
}
.pg_nurse article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #FAFBF9;
}
.pg_nurse article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption, .pg_nurse article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading:after {
  background: url(../images/variation/icon_arrow_right_07_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url(../images/variation/icon_blank_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_tableContent table thead th {
  background: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_tableContent table a {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background: url(../images/variation/icon_blank_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_tableContent table tbody th {
  background: #FAFBF9;
}
.pg_nurse article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.16);
}
.pg_nurse article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.5);
}
.pg_nurse article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/variation/icon_minus_nurse.svg);
}
.pg_nurse article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #DC719C;
}
.pg_nurse article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url(../images/variation/icon_plus_nurse.svg) center center no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url(../images/variation/icon_arrow_right_05_nurse.svg) left top no-repeat;
}
.pg_nurse article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background: url(../images/variation/icon_blank_nurse.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_nurse article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background: url(../images/variation/icon_pdf_nurse.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_nurse article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse .el_button {
  border-color: #DC719C;
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
  color: #DC719C;
}
[data-whatintent=mouse] .pg_nurse .el_button:hover {
  color: #fff;
}
.pg_nurse .el_button__bgRev {
  background: #fff;
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse .el_button__bgRev:hover {
  color: #DC719C;
}
.pg_nurse .el_button__bgRev:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .el_circleArrow {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .el_filter_inputWrapper form button {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .el_button__round:before {
  border-color: #DC719C;
}
[data-whatintent=mouse] .pg_nurse .el_button__round:hover {
  color: #DC719C;
}
.pg_nurse .el_thumbButton2 {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.16);
}
[data-whatintent=mouse] .pg_nurse .el_thumbButton2:hover {
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.5);
}
@media (max-width: 799px) {
  .pg_nurse .el_thumbButton2 {
    box-shadow: none;
  }
  [data-whatintent=mouse] .pg_nurse .el_thumbButton2:hover {
    box-shadow: none;
  }
}
.pg_nurse .el_thumbButton {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.16);
}
[data-whatintent=mouse] .pg_nurse .el_thumbButton:hover {
  color: #DC719C;
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.5);
}
.pg_nurse .el_thumbButton[target=_blank]:after {
  background-image: url(../images/variation/icon_blank_nurse.svg);
}
.pg_nurse .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/variation/icon_pdf_nurse.svg);
}
.pg_nurse .bl_mainVisual:before {
  background: linear-gradient(to right, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .bl_mainVisual .bl_pageTitle {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(220, 113, 156, 0.16);
}
@media (max-width: 799px) {
  .pg_nurse .bl_sideNav {
    box-shadow: none;
  }
}
.pg_nurse .bl_sideNav .bl_pageTitle:after {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .bl_sideNav .bl_sideNav_links li.current span, .pg_nurse .bl_sideNav .bl_sideNav_links li.current a {
  color: #DC719C;
}
.pg_nurse .bl_sideNav .bl_sideNav_links li.current span:before, .pg_nurse .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #DC719C;
}
[data-whatintent=mouse] .pg_nurse .bl_sideNav .bl_sideNav_links li a:hover {
  color: #DC719C;
}
.pg_nurse .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/variation/icon_arrow_right_03_nurse.svg) left 4px no-repeat;
}
.pg_nurse .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/variation/icon_arrow_right_04_nurse.svg) left 8px no-repeat;
}
.pg_nurse .bl_purposeNav > ul {
  color: #333;
}
[data-whatintent=mouse] .pg_nurse .bl_purposeNav_link:hover {
  background-color: #FAFBF9;
  color: #DC719C;
}
.pg_nurse .bl_purposeNav_link .icon {
  display: none;
}
.pg_nurse .el_filter_inputWrapper form input {
  background: #FAFBF9;
}
.pg_nurse .ly_header {
  color: #333;
  box-shadow: 0 0 15px rgba(220, 113, 156, 0.3);
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
@media (max-width: 1260px) {
  .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
  .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border-color: #DC719C;
  }
}
@media (max-width: 1260px) {
  .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
    background: url(../images/variation/icon_arrow_right_08_nurse.svg) center/8px auto no-repeat;
  }
}
@media (max-width: 1260px) {
  .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before, .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
    border-color: #DC719C;
  }
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after,
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after,
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
  background: url(../images/variation/icon_tri_down_02_nurse.png) center center no-repeat;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
  color: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #333;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
  fill: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw * {
  fill: #DC719C;
}
[data-whatintent=mouse] .pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #DC719C;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:before {
  background: url(../images/variation/icon_close_01_nurse.svg) center/contain no-repeat;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
  background-color: #FAFBF9;
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
  box-shadow: 0 0 16px 0 rgba(220, 113, 156, 0.16);
}
.pg_nurse .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #FAFBF9;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #333;
}
[data-whatintent=mouse] .pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #DC719C;
  background-image: url(../images/variation/icon_arrow_right_01_nurse.svg);
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after,
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text:after {
  background: url(../images/variation/icon_globe_nurse.svg) center/contain no-repeat;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #FAFBF9;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #FAFBF9;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span:after {
  background-image: url(../images/variation/icon_mappin_nurse.svg);
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text:after {
  background: url(../images/variation/icon_search_nurse.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #DC719C;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span:before {
  background-image: url(../images/variation/icon_contact_hv_nurse.svg);
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #DC719C;
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
  color: #DC719C;
}
.pg_nurse .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.pg_nurse .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #FAFBF9;
}
.pg_nurse .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/variation/icon_mappin_nurse.svg) center center no-repeat;
}
.pg_nurse .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/variation/icon_contact2_nurse.svg) center center no-repeat;
}
.pg_nurse .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .ly_header .bl_headerSearch_input form button {
  background: linear-gradient(45deg, #DC719C 0%, #FFA184 50%, #F5B67C 100%);
}
.pg_nurse .ly_footer {
  background: linear-gradient(to top, rgba(254, 224, 199, 0.51), rgba(251, 238, 243, 0.51));
}
.pg_nurse .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url(../images/variation/icon_arrow_right_02_nurse.svg) left 6px no-repeat;
}
[data-whatintent=mouse] .pg_nurse .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #DC719C;
}
.pg_nurse .ly_footer .bl_pageTop {
  border-color: #DC719C;
  background: #DC719C;
}
.pg_nurse .ly_footer .bl_pageTop:hover {
  background: #fff;
}
.pg_nurse .ly_footer .bl_pageTop:hover:before {
  background-image: url(../images/variation/icon_arrow_up_02_nurse.svg);
}
[data-whatintent=mouse] .pg_nurse .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #DC719C;
}
.pg_nurse.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.pg_nurse.is_dark .bl_sideNav .bl_pageTitle:after {
  background: #fff;
}
.pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li span, .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li a {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li span:hover, [data-whatintent=mouse] .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current span, .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current span:hover, [data-whatintent=mouse] .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .pg_nurse.is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #fff;
}
.pg_nurse.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/icon_arrow_right_03_wh.svg) left 4px no-repeat;
}
.pg_nurse.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/icon_arrow_right_04_wh.svg) left 8px no-repeat;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/icon_arrow_down_01_wh.svg) top left no-repeat;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  border: 1px solid #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.pg_nurse.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_tableContent table a {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
[data-whatintent=mouse] .pg_nurse.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: none;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: none;
}
.pg_nurse.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem .bl_itemHeading:after {
  background-image: url(../images/icon_plus_wh.svg);
}
.pg_nurse.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/icon_minus_wh.svg);
}
.pg_nurse.is_dark.pg_home .sectLg_header:before {
  background: #fff;
}
.pg_nurse.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.pg_nurse.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.pg_nurse.is_dark.pg_home .featureSect {
  color: #fff;
}
.pg_nurse.is_dark.pg_home .el_thumbButton2 {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_nurse.is_dark.pg_home .el_thumbButton2:hover {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark.pg_home .el_thumbButton {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_nurse.is_dark.pg_home .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
.pg_nurse.is_dark.pg_home .el_thumbButton[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark.pg_home .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse.is_dark .bl_purposeNav > ul {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.pg_nurse.is_dark .bl_tabSwitch_tabs button:before {
  background: none;
}
.pg_nurse.is_dark .bl_newsList_item > a {
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_nurse.is_dark .bl_newsList_item > a:hover {
  opacity: 0.6;
  background-color: #000;
}
.pg_nurse.is_dark .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_nurse.is_dark .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_nurse.is_dark .accessSect_ttl {
  color: #fff;
}
.pg_nurse.is_dark .accessSect_info dt, .pg_nurse.is_dark .accessSect_info dd {
  color: #fff;
}
.pg_nurse.is_dark .accessSect_link {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .accessSect_link:hover {
  background-color: #000;
}
[data-whatintent=mouse] .pg_nurse.is_dark .accessSect_gmap .el_button__round:hover {
  color: #fff;
  opacity: 0.6;
}
.pg_nurse.is_dark .el_button {
  border-color: #fff;
  background: none;
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .el_button__bgRev:hover {
  color: #fff;
}
.pg_nurse.is_dark .el_button__bgRev:before {
  content: none;
}
.pg_nurse.is_dark .el_filter_inputWrapper form button {
  background: none;
}
.pg_nurse.is_dark .el_filter_inputWrapper form input {
  background-color: #000;
}
.pg_nurse.is_dark .ly_header {
  color: #fff;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #fff;
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  content: none;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #000;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #000;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #fff;
  color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #fff;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background-color: #000;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/icon_contact_hv.svg) center center no-repeat;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/icon_mappin_hv.svg) center center no-repeat;
}
.pg_nurse.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: none;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
  border-color: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:before, .pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:after,
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before,
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
  border-color: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
  background: url(../images/icon_arrow_right_08_wh.svg) center/8px auto no-repeat;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #fff;
}
@media (min-width: 1261px) {
  .pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  [data-whatintent=mouse] .pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a:hover {
    color: #fff;
  }
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #fff;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #000;
}
.pg_nurse.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #fff;
}
.pg_nurse.is_dark .ly_footer {
  background: none;
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_nurse.is_dark .ly_footer .bl_pageTop {
  border-color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_footer .bl_pageTop:hover {
  background: #000;
}
[data-whatintent=mouse] .pg_nurse.is_dark .ly_footer .bl_pageTop:hover:before {
  background: url(../images/icon_arrow_up.svg) center center no-repeat;
}

.pg_biobank {
  color: #333;
}
@media (max-width: 1260px) {
  .pg_biobank .ly_header .logo img {
    width: 166px;
  }
}
.pg_biobank .bl_breadcrumb ol li:first-child {
  background-image: url(../images/variation/icon_home_biobank.svg);
}
.pg_biobank .bl_breadcrumb ol li a {
  color: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank.pg_home .mvSect_swiperBtn:hover {
  color: #58A1D8;
}
.pg_biobank.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank.pg_home .mvSect_playButton:hover {
  color: #58A1D8;
}
.pg_biobank.pg_home .tileLinkSect {
  margin-top: 122px;
}
@media (max-width: 799px) {
  .pg_biobank.pg_home .tileLinkSect {
    margin-top: 70px;
  }
}
.pg_biobank.pg_home .featureSect {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 799px) {
  .pg_biobank.pg_home .featureSect {
    padding-top: 70px;
  }
}
@media (max-width: 799px) {
  .pg_biobank.pg_home .linkSect {
    padding-top: 70px;
  }
}
.pg_biobank.pg_home .linkSect:before {
  content: none;
}
.pg_biobank.pg_home .linkSect_foot {
  margin-top: 0;
}
.pg_biobank.pg_home .sectLg_header:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank.pg_home .sectLg_header .hdg {
  color: #333;
}
.pg_biobank.pg_home .sectLg_header .link {
  color: #58A1D8;
}
.pg_biobank.pg_home .tileLinkSect_info {
  background: linear-gradient(45deg, rgba(125, 208, 229, 0.9) 0%, rgba(88, 161, 216, 0.9) 50%, rgba(9, 115, 194, 0.9) 100%);
}
.pg_biobank.pg_home .featureSect {
  color: #333;
}
.pg_biobank.pg_home .fancybox-bg {
  background-color: #58A1D8;
}
.pg_biobank.pg_home .accessSect {
  margin-top: 0;
  margin-bottom: 78px;
  color: #333;
}
.pg_biobank.pg_home .accessSect:before {
  content: none;
}
.pg_biobank.pg_home .accessSect_info dt {
  color: #58A1D8;
}
.pg_biobank.pg_home .accessSect_ttl:before {
  background: url(../images/variation/icon_mappin_biobank.svg) center/contain no-repeat;
}
.pg_biobank.pg_home .accessSect_link {
  color: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank.pg_home .accessSect_link:hover {
  background-color: #FAFBF9;
}
.pg_biobank.pg_home .accessSect_gmap .el_button__round {
  color: #fff;
}
.pg_biobank .bl_tabSwitch_tabs button {
  color: #333;
}
.pg_biobank .bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
.pg_biobank .bl_tabSwitch_tabs button:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .bl_newsList_item > a {
  color: #58A1D8;
}
.pg_biobank .bl_newsList_item > a:focus, [data-whatintent=mouse] .pg_biobank .bl_newsList_item > a:hover {
  background-color: #FAFBF9;
}
.pg_biobank .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/variation/icon_blank_biobank.svg);
}
.pg_biobank .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/variation/icon_pdf_biobank.svg);
}
.pg_biobank .bl_purposeNav_link {
  text-align: center;
}
.pg_biobank article.bl_pageArticle .bl_largeHeading {
  color: #333;
}
.pg_biobank article.bl_pageArticle .bl_largeHeading:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank article.bl_pageArticle .bl_normalHeading {
  color: #333;
}
.pg_biobank article.bl_pageArticle .bl_normalHeading:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank article.bl_pageArticle .bl_smallHeading {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .el_richText a {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url(../images/variation/icon_blank_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .el_richText ul > li:before {
  background: #58A1D8;
}
.pg_biobank article.bl_pageArticle .el_richText ol > li:before {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_anchorLinks ul li {
  border-color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/variation/icon_arrow_down_01_biobank.svg) top left;
}
.pg_biobank article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #FAFBF9;
}
.pg_biobank article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption, .pg_biobank article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading:after {
  background: url(../images/variation/icon_arrow_right_07_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url(../images/variation/icon_blank_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_tableContent table thead th {
  background: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_tableContent table a {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background: url(../images/variation/icon_blank_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_tableContent table tbody th {
  background: #FAFBF9;
}
.pg_biobank article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.16);
}
.pg_biobank article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.5);
}
.pg_biobank article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/variation/icon_minus_biobank.svg);
}
.pg_biobank article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #58A1D8;
}
.pg_biobank article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url(../images/variation/icon_plus_biobank.svg) center center no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url(../images/variation/icon_arrow_right_05_biobank.svg) left top no-repeat;
}
.pg_biobank article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background: url(../images/variation/icon_blank_biobank.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_biobank article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background: url(../images/variation/icon_pdf_biobank.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_biobank article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank .el_button {
  border-color: #58A1D8;
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
  color: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank .el_button:hover {
  color: #fff;
}
.pg_biobank .el_button__bgRev {
  background: #fff;
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank .el_button__bgRev:hover {
  color: #58A1D8;
}
.pg_biobank .el_button__bgRev:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .el_circleArrow {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .el_filter_inputWrapper form button {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .el_button__round:before {
  border-color: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank .el_button__round:hover {
  color: #58A1D8;
}
.pg_biobank .el_thumbButton2 {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.16);
}
[data-whatintent=mouse] .pg_biobank .el_thumbButton2:hover {
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.5);
}
@media (max-width: 799px) {
  .pg_biobank .el_thumbButton2 {
    box-shadow: none;
  }
  [data-whatintent=mouse] .pg_biobank .el_thumbButton2:hover {
    box-shadow: none;
  }
}
.pg_biobank .el_thumbButton {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.16);
}
[data-whatintent=mouse] .pg_biobank .el_thumbButton:hover {
  color: #58A1D8;
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.5);
}
.pg_biobank .el_thumbButton[target=_blank]:after {
  background-image: url(../images/variation/icon_blank_biobank.svg);
}
.pg_biobank .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/variation/icon_pdf_biobank.svg);
}
.pg_biobank .bl_mainVisual:before {
  background: linear-gradient(225deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .bl_mainVisual .bl_pageTitle {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(88, 161, 216, 0.16);
}
@media (max-width: 799px) {
  .pg_biobank .bl_sideNav {
    box-shadow: none;
  }
}
.pg_biobank .bl_sideNav .bl_pageTitle:after {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .bl_sideNav .bl_sideNav_links li.current span, .pg_biobank .bl_sideNav .bl_sideNav_links li.current a {
  color: #58A1D8;
}
.pg_biobank .bl_sideNav .bl_sideNav_links li.current span:before, .pg_biobank .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank .bl_sideNav .bl_sideNav_links li a:hover {
  color: #58A1D8;
}
.pg_biobank .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/variation/icon_arrow_right_03_biobank.svg) left 4px no-repeat;
}
.pg_biobank .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/variation/icon_arrow_right_04_biobank.svg) left 8px no-repeat;
}
.pg_biobank .bl_purposeNav > ul {
  color: #333;
}
[data-whatintent=mouse] .pg_biobank .bl_purposeNav_link:hover {
  background-color: #FAFBF9;
  color: #58A1D8;
}
.pg_biobank .bl_purposeNav_link .icon {
  display: none;
}
.pg_biobank .el_filter_inputWrapper form input {
  background: #FAFBF9;
}
.pg_biobank .ly_header {
  color: #333;
  box-shadow: 0 0 15px rgba(88, 161, 216, 0.3);
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
@media (max-width: 1260px) {
  .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
  .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border-color: #58A1D8;
  }
}
@media (max-width: 1260px) {
  .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
    background: url(../images/variation/icon_arrow_right_08_biobank.svg) center/8px auto no-repeat;
  }
}
@media (max-width: 1260px) {
  .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before, .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
    border-color: #58A1D8;
  }
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after,
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after,
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
  background: url(../images/variation/icon_tri_down_02_biobank.png) center center no-repeat;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
  color: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #333;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
  fill: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw * {
  fill: #58A1D8;
}
[data-whatintent=mouse] .pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #58A1D8;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:before {
  background: url(../images/variation/icon_close_01_biobank.svg) center/contain no-repeat;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
  background-color: #FAFBF9;
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
  box-shadow: 0 0 16px 0 rgba(88, 161, 216, 0.16);
}
.pg_biobank .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #FAFBF9;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #333;
}
[data-whatintent=mouse] .pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #58A1D8;
  background-image: url(../images/variation/icon_arrow_right_01_biobank.svg);
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after,
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text:after {
  background: url(../images/variation/icon_globe_biobank.svg) center/contain no-repeat;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #FAFBF9;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #FAFBF9;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span:after {
  background-image: url(../images/variation/icon_mappin_biobank.svg);
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text:after {
  background: url(../images/variation/icon_search_biobank.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #58A1D8;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span:before {
  background-image: url(../images/variation/icon_contact_hv_biobank.svg);
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #58A1D8;
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
  color: #58A1D8;
}
.pg_biobank .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.pg_biobank .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #FAFBF9;
}
.pg_biobank .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/variation/icon_mappin_biobank.svg) center center no-repeat;
}
.pg_biobank .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/variation/icon_contact2_biobank.svg) center center no-repeat;
}
.pg_biobank .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .ly_header .bl_headerSearch_input form button {
  background: linear-gradient(45deg, #7DD0E5 0%, #58A1D8 50%, #0973C2 100%);
}
.pg_biobank .ly_footer {
  background: linear-gradient(to top, rgba(201, 232, 255, 0.51), rgba(241, 250, 254, 0.51));
}
.pg_biobank .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url(../images/variation/icon_arrow_right_02_biobank.svg) left 6px no-repeat;
}
[data-whatintent=mouse] .pg_biobank .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #58A1D8;
}
.pg_biobank .ly_footer .bl_pageTop {
  border-color: #58A1D8;
  background: #58A1D8;
}
.pg_biobank .ly_footer .bl_pageTop:hover {
  background: #fff;
}
.pg_biobank .ly_footer .bl_pageTop:hover:before {
  background-image: url(../images/variation/icon_arrow_up_02_biobank.svg);
}
[data-whatintent=mouse] .pg_biobank .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #58A1D8;
}
.pg_biobank.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.pg_biobank.is_dark .bl_sideNav .bl_pageTitle:after {
  background: #fff;
}
.pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li span, .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li a {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li span:hover, [data-whatintent=mouse] .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current span, .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current span:hover, [data-whatintent=mouse] .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .pg_biobank.is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #fff;
}
.pg_biobank.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/icon_arrow_right_03_wh.svg) left 4px no-repeat;
}
.pg_biobank.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/icon_arrow_right_04_wh.svg) left 8px no-repeat;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/icon_arrow_down_01_wh.svg) top left no-repeat;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  border: 1px solid #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.pg_biobank.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_tableContent table a {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
[data-whatintent=mouse] .pg_biobank.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: none;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: none;
}
.pg_biobank.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem .bl_itemHeading:after {
  background-image: url(../images/icon_plus_wh.svg);
}
.pg_biobank.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/icon_minus_wh.svg);
}
.pg_biobank.is_dark.pg_home .sectLg_header:before {
  background: #fff;
}
.pg_biobank.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.pg_biobank.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.pg_biobank.is_dark.pg_home .featureSect {
  color: #fff;
}
.pg_biobank.is_dark.pg_home .el_thumbButton2 {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_biobank.is_dark.pg_home .el_thumbButton2:hover {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark.pg_home .el_thumbButton {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_biobank.is_dark.pg_home .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
.pg_biobank.is_dark.pg_home .el_thumbButton[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark.pg_home .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank.is_dark .bl_purposeNav > ul {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.pg_biobank.is_dark .bl_tabSwitch_tabs button:before {
  background: none;
}
.pg_biobank.is_dark .bl_newsList_item > a {
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_biobank.is_dark .bl_newsList_item > a:hover {
  opacity: 0.6;
  background-color: #000;
}
.pg_biobank.is_dark .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_biobank.is_dark .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_biobank.is_dark .accessSect_ttl {
  color: #fff;
}
.pg_biobank.is_dark .accessSect_info dt, .pg_biobank.is_dark .accessSect_info dd {
  color: #fff;
}
.pg_biobank.is_dark .accessSect_link {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .accessSect_link:hover {
  background-color: #000;
}
[data-whatintent=mouse] .pg_biobank.is_dark .accessSect_gmap .el_button__round:hover {
  color: #fff;
  opacity: 0.6;
}
.pg_biobank.is_dark .el_button {
  border-color: #fff;
  background: none;
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .el_button__bgRev:hover {
  color: #fff;
}
.pg_biobank.is_dark .el_button__bgRev:before {
  content: none;
}
.pg_biobank.is_dark .el_filter_inputWrapper form button {
  background: none;
}
.pg_biobank.is_dark .el_filter_inputWrapper form input {
  background-color: #000;
}
.pg_biobank.is_dark .ly_header {
  color: #fff;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #fff;
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  content: none;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #000;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #000;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #fff;
  color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #fff;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background-color: #000;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/icon_contact_hv.svg) center center no-repeat;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/icon_mappin_hv.svg) center center no-repeat;
}
.pg_biobank.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: none;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
  border-color: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:before, .pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:after,
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before,
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
  border-color: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
  background: url(../images/icon_arrow_right_08_wh.svg) center/8px auto no-repeat;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #fff;
}
@media (min-width: 1261px) {
  .pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  [data-whatintent=mouse] .pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a:hover {
    color: #fff;
  }
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #fff;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #000;
}
.pg_biobank.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #fff;
}
.pg_biobank.is_dark .ly_footer {
  background: none;
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_biobank.is_dark .ly_footer .bl_pageTop {
  border-color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_footer .bl_pageTop:hover {
  background: #000;
}
[data-whatintent=mouse] .pg_biobank.is_dark .ly_footer .bl_pageTop:hover:before {
  background: url(../images/icon_arrow_up.svg) center center no-repeat;
}

.pg_rarity {
  color: #333;
}
@media (max-width: 1260px) {
  .pg_rarity .ly_header .logo img {
    width: 124px;
  }
}
.pg_rarity .bl_breadcrumb ol li:first-child {
  background-image: url(../images/variation/icon_home_rarity.svg);
}
.pg_rarity .bl_breadcrumb ol li a {
  color: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity.pg_home .mvSect_swiperBtn:hover {
  color: #0E76AC;
}
.pg_rarity.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity.pg_home .mvSect_playButton:hover {
  color: #0E76AC;
}
.pg_rarity.pg_home .tileLinkSect {
  margin-top: 122px;
}
@media (max-width: 799px) {
  .pg_rarity.pg_home .tileLinkSect {
    margin-top: 70px;
  }
}
.pg_rarity.pg_home .featureSect {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 799px) {
  .pg_rarity.pg_home .featureSect {
    padding-top: 70px;
  }
}
@media (max-width: 799px) {
  .pg_rarity.pg_home .linkSect {
    padding-top: 70px;
  }
}
.pg_rarity.pg_home .linkSect:before {
  content: none;
}
.pg_rarity.pg_home .linkSect_foot {
  margin-top: 0;
}
.pg_rarity.pg_home .sectLg_header:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity.pg_home .sectLg_header .hdg {
  color: #333;
}
.pg_rarity.pg_home .sectLg_header .link {
  color: #0E76AC;
}
.pg_rarity.pg_home .tileLinkSect_info {
  background: linear-gradient(45deg, rgba(30, 139, 135, 0.9) 0%, rgba(45, 119, 168, 0.9) 50%, rgba(14, 98, 172, 0.9) 100%);
}
.pg_rarity.pg_home .featureSect {
  color: #333;
}
.pg_rarity.pg_home .fancybox-bg {
  background-color: #0E76AC;
}
.pg_rarity.pg_home .accessSect {
  margin-top: 0;
  margin-bottom: 78px;
  color: #333;
}
.pg_rarity.pg_home .accessSect:before {
  content: none;
}
.pg_rarity.pg_home .accessSect_info dt {
  color: #0E76AC;
}
.pg_rarity.pg_home .accessSect_ttl:before {
  background: url(../images/variation/icon_mappin_rarity.svg) center/contain no-repeat;
}
.pg_rarity.pg_home .accessSect_link {
  color: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity.pg_home .accessSect_link:hover {
  background-color: #FAFBF9;
}
.pg_rarity.pg_home .accessSect_gmap .el_button__round {
  color: #fff;
}
.pg_rarity .bl_tabSwitch_tabs button {
  color: #333;
}
.pg_rarity .bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
.pg_rarity .bl_tabSwitch_tabs button:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .bl_newsList_item > a {
  color: #0E76AC;
}
.pg_rarity .bl_newsList_item > a:focus, [data-whatintent=mouse] .pg_rarity .bl_newsList_item > a:hover {
  background-color: #FAFBF9;
}
.pg_rarity .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/variation/icon_blank_rarity.svg);
}
.pg_rarity .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/variation/icon_pdf_rarity.svg);
}
.pg_rarity .bl_purposeNav_link {
  text-align: center;
}
.pg_rarity article.bl_pageArticle .bl_largeHeading {
  color: #333;
}
.pg_rarity article.bl_pageArticle .bl_largeHeading:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity article.bl_pageArticle .bl_normalHeading {
  color: #333;
}
.pg_rarity article.bl_pageArticle .bl_normalHeading:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity article.bl_pageArticle .bl_smallHeading {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .el_richText a {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url(../images/variation/icon_blank_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .el_richText ul > li:before {
  background: #0E76AC;
}
.pg_rarity article.bl_pageArticle .el_richText ol > li:before {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_anchorLinks ul li {
  border-color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/variation/icon_arrow_down_01_rarity.svg) top left;
}
.pg_rarity article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #FAFBF9;
}
.pg_rarity article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption, .pg_rarity article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading:after {
  background: url(../images/variation/icon_arrow_right_07_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url(../images/variation/icon_blank_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_tableContent table thead th {
  background: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_tableContent table a {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background: url(../images/variation/icon_blank_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_tableContent table tbody th {
  background: #FAFBF9;
}
.pg_rarity article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.16);
}
.pg_rarity article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.5);
}
.pg_rarity article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/variation/icon_minus_rarity.svg);
}
.pg_rarity article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #0E76AC;
}
.pg_rarity article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url(../images/variation/icon_plus_rarity.svg) center center no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url(../images/variation/icon_arrow_right_05_rarity.svg) left top no-repeat;
}
.pg_rarity article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background: url(../images/variation/icon_blank_rarity.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_rarity article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background: url(../images/variation/icon_pdf_rarity.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_rarity article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity .el_button {
  border-color: #0E76AC;
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
  color: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity .el_button:hover {
  color: #fff;
}
.pg_rarity .el_button__bgRev {
  background: #fff;
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity .el_button__bgRev:hover {
  color: #0E76AC;
}
.pg_rarity .el_button__bgRev:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .el_circleArrow {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .el_filter_inputWrapper form button {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .el_button__round:before {
  border-color: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity .el_button__round:hover {
  color: #0E76AC;
}
.pg_rarity .el_thumbButton2 {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.16);
}
[data-whatintent=mouse] .pg_rarity .el_thumbButton2:hover {
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.5);
}
@media (max-width: 799px) {
  .pg_rarity .el_thumbButton2 {
    box-shadow: none;
  }
  [data-whatintent=mouse] .pg_rarity .el_thumbButton2:hover {
    box-shadow: none;
  }
}
.pg_rarity .el_thumbButton {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.16);
}
[data-whatintent=mouse] .pg_rarity .el_thumbButton:hover {
  color: #0E76AC;
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.5);
}
.pg_rarity .el_thumbButton[target=_blank]:after {
  background-image: url(../images/variation/icon_blank_rarity.svg);
}
.pg_rarity .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/variation/icon_pdf_rarity.svg);
}
.pg_rarity .bl_mainVisual:before {
  background: linear-gradient(225deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .bl_mainVisual .bl_pageTitle {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(14, 118, 172, 0.16);
}
@media (max-width: 799px) {
  .pg_rarity .bl_sideNav {
    box-shadow: none;
  }
}
.pg_rarity .bl_sideNav .bl_pageTitle:after {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .bl_sideNav .bl_sideNav_links li.current span, .pg_rarity .bl_sideNav .bl_sideNav_links li.current a {
  color: #0E76AC;
}
.pg_rarity .bl_sideNav .bl_sideNav_links li.current span:before, .pg_rarity .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity .bl_sideNav .bl_sideNav_links li a:hover {
  color: #0E76AC;
}
.pg_rarity .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/variation/icon_arrow_right_03_rarity.svg) left 4px no-repeat;
}
.pg_rarity .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/variation/icon_arrow_right_04_rarity.svg) left 8px no-repeat;
}
.pg_rarity .bl_purposeNav > ul {
  color: #333;
}
[data-whatintent=mouse] .pg_rarity .bl_purposeNav_link:hover {
  background-color: #FAFBF9;
  color: #0E76AC;
}
.pg_rarity .bl_purposeNav_link .icon {
  display: none;
}
.pg_rarity .el_filter_inputWrapper form input {
  background: #FAFBF9;
}
.pg_rarity .ly_header {
  color: #333;
  box-shadow: 0 0 15px rgba(14, 118, 172, 0.3);
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
@media (max-width: 1260px) {
  .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
  .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border-color: #0E76AC;
  }
}
@media (max-width: 1260px) {
  .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
    background: url(../images/variation/icon_arrow_right_08_rarity.svg) center/8px auto no-repeat;
  }
}
@media (max-width: 1260px) {
  .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before, .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
    border-color: #0E76AC;
  }
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after,
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after,
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
  background: url(../images/variation/icon_tri_down_02_rarity.png) center center no-repeat;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
  color: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #333;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
  fill: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw * {
  fill: #0E76AC;
}
[data-whatintent=mouse] .pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #0E76AC;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:before {
  background: url(../images/variation/icon_close_01_rarity.svg) center/contain no-repeat;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
  background-color: #FAFBF9;
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
  box-shadow: 0 0 16px 0 rgba(14, 118, 172, 0.16);
}
.pg_rarity .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #FAFBF9;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #333;
}
[data-whatintent=mouse] .pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #0E76AC;
  background-image: url(../images/variation/icon_arrow_right_01_rarity.svg);
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after,
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text:after {
  background: url(../images/variation/icon_globe_rarity.svg) center/contain no-repeat;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #FAFBF9;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #FAFBF9;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span:after {
  background-image: url(../images/variation/icon_mappin_rarity.svg);
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text:after {
  background: url(../images/variation/icon_search_rarity.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #0E76AC;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span:before {
  background-image: url(../images/variation/icon_contact_hv_rarity.svg);
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #0E76AC;
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
  color: #0E76AC;
}
.pg_rarity .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.pg_rarity .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #FAFBF9;
}
.pg_rarity .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/variation/icon_mappin_rarity.svg) center center no-repeat;
}
.pg_rarity .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/variation/icon_contact2_rarity.svg) center center no-repeat;
}
.pg_rarity .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .ly_header .bl_headerSearch_input form button {
  background: linear-gradient(45deg, #1E8B87 0%, #2D77A8 50%, #0E62AC 100%);
}
.pg_rarity .ly_footer {
  background: linear-gradient(to top, rgba(201, 227, 240, 0.51), rgba(222, 249, 244, 0.51));
}
.pg_rarity .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url(../images/variation/icon_arrow_right_02_rarity.svg) left 6px no-repeat;
}
[data-whatintent=mouse] .pg_rarity .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #0E76AC;
}
.pg_rarity .ly_footer .bl_pageTop {
  border-color: #0E76AC;
  background: #0E76AC;
}
.pg_rarity .ly_footer .bl_pageTop:hover {
  background: #fff;
}
.pg_rarity .ly_footer .bl_pageTop:hover:before {
  background-image: url(../images/variation/icon_arrow_up_02_rarity.svg);
}
[data-whatintent=mouse] .pg_rarity .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #0E76AC;
}
.pg_rarity.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.pg_rarity.is_dark .bl_sideNav .bl_pageTitle:after {
  background: #fff;
}
.pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li span, .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li a {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li span:hover, [data-whatintent=mouse] .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current span, .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current span:hover, [data-whatintent=mouse] .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .pg_rarity.is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #fff;
}
.pg_rarity.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/icon_arrow_right_03_wh.svg) left 4px no-repeat;
}
.pg_rarity.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/icon_arrow_right_04_wh.svg) left 8px no-repeat;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/icon_arrow_down_01_wh.svg) top left no-repeat;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  border: 1px solid #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.pg_rarity.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_tableContent table a {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
[data-whatintent=mouse] .pg_rarity.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: none;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: none;
}
.pg_rarity.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem .bl_itemHeading:after {
  background-image: url(../images/icon_plus_wh.svg);
}
.pg_rarity.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/icon_minus_wh.svg);
}
.pg_rarity.is_dark.pg_home .sectLg_header:before {
  background: #fff;
}
.pg_rarity.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.pg_rarity.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.pg_rarity.is_dark.pg_home .featureSect {
  color: #fff;
}
.pg_rarity.is_dark.pg_home .el_thumbButton2 {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_rarity.is_dark.pg_home .el_thumbButton2:hover {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark.pg_home .el_thumbButton {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_rarity.is_dark.pg_home .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
.pg_rarity.is_dark.pg_home .el_thumbButton[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark.pg_home .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity.is_dark .bl_purposeNav > ul {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.pg_rarity.is_dark .bl_tabSwitch_tabs button:before {
  background: none;
}
.pg_rarity.is_dark .bl_newsList_item > a {
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_rarity.is_dark .bl_newsList_item > a:hover {
  opacity: 0.6;
  background-color: #000;
}
.pg_rarity.is_dark .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_rarity.is_dark .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_rarity.is_dark .accessSect_ttl {
  color: #fff;
}
.pg_rarity.is_dark .accessSect_info dt, .pg_rarity.is_dark .accessSect_info dd {
  color: #fff;
}
.pg_rarity.is_dark .accessSect_link {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .accessSect_link:hover {
  background-color: #000;
}
[data-whatintent=mouse] .pg_rarity.is_dark .accessSect_gmap .el_button__round:hover {
  color: #fff;
  opacity: 0.6;
}
.pg_rarity.is_dark .el_button {
  border-color: #fff;
  background: none;
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .el_button__bgRev:hover {
  color: #fff;
}
.pg_rarity.is_dark .el_button__bgRev:before {
  content: none;
}
.pg_rarity.is_dark .el_filter_inputWrapper form button {
  background: none;
}
.pg_rarity.is_dark .el_filter_inputWrapper form input {
  background-color: #000;
}
.pg_rarity.is_dark .ly_header {
  color: #fff;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #fff;
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  content: none;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #000;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #000;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #fff;
  color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #fff;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background-color: #000;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/icon_contact_hv.svg) center center no-repeat;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/icon_mappin_hv.svg) center center no-repeat;
}
.pg_rarity.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: none;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
  border-color: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:before, .pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:after,
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before,
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
  border-color: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
  background: url(../images/icon_arrow_right_08_wh.svg) center/8px auto no-repeat;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #fff;
}
@media (min-width: 1261px) {
  .pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  [data-whatintent=mouse] .pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a:hover {
    color: #fff;
  }
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #fff;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #000;
}
.pg_rarity.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #fff;
}
.pg_rarity.is_dark .ly_footer {
  background: none;
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_rarity.is_dark .ly_footer .bl_pageTop {
  border-color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_footer .bl_pageTop:hover {
  background: #000;
}
[data-whatintent=mouse] .pg_rarity.is_dark .ly_footer .bl_pageTop:hover:before {
  background: url(../images/icon_arrow_up.svg) center center no-repeat;
}

.pg_robot {
  color: #333;
}
@media (max-width: 1260px) {
  .pg_robot .ly_header .logo img {
    width: 124px;
  }
}
.pg_robot .bl_breadcrumb ol li:first-child {
  background-image: url(../images/variation/icon_home_robot.svg);
}
.pg_robot .bl_breadcrumb ol li a {
  color: #466AC1;
}
[data-whatintent=mouse] .pg_robot.pg_home .mvSect_swiperBtn:hover {
  color: #466AC1;
}
.pg_robot.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #466AC1;
}
[data-whatintent=mouse] .pg_robot.pg_home .mvSect_playButton:hover {
  color: #466AC1;
}
.pg_robot.pg_home .tileLinkSect {
  margin-top: 122px;
}
@media (max-width: 799px) {
  .pg_robot.pg_home .tileLinkSect {
    margin-top: 70px;
  }
}
.pg_robot.pg_home .featureSect {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 799px) {
  .pg_robot.pg_home .featureSect {
    padding-top: 70px;
  }
}
@media (max-width: 799px) {
  .pg_robot.pg_home .linkSect {
    padding-top: 70px;
  }
}
.pg_robot.pg_home .linkSect:before {
  content: none;
}
.pg_robot.pg_home .linkSect_foot {
  margin-top: 0;
}
.pg_robot.pg_home .sectLg_header:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot.pg_home .sectLg_header .hdg {
  color: #333;
}
.pg_robot.pg_home .sectLg_header .link {
  color: #466AC1;
}
.pg_robot.pg_home .tileLinkSect_info {
  background: linear-gradient(45deg, rgba(105, 162, 187, 0.9) 0%, rgba(70, 106, 193, 0.9) 50%, rgba(69, 69, 167, 0.9) 100%);
}
.pg_robot.pg_home .featureSect {
  color: #333;
}
.pg_robot.pg_home .fancybox-bg {
  background-color: #466AC1;
}
.pg_robot.pg_home .accessSect {
  margin-top: 0;
  margin-bottom: 78px;
  color: #333;
}
.pg_robot.pg_home .accessSect:before {
  content: none;
}
.pg_robot.pg_home .accessSect_info dt {
  color: #466AC1;
}
.pg_robot.pg_home .accessSect_ttl:before {
  background: url(../images/variation/icon_mappin_robot.svg) center/contain no-repeat;
}
.pg_robot.pg_home .accessSect_link {
  color: #466AC1;
}
[data-whatintent=mouse] .pg_robot.pg_home .accessSect_link:hover {
  background-color: #FAFBF9;
}
.pg_robot.pg_home .accessSect_gmap .el_button__round {
  color: #fff;
}
.pg_robot .bl_tabSwitch_tabs button {
  color: #333;
}
.pg_robot .bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
.pg_robot .bl_tabSwitch_tabs button:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .bl_newsList_item > a {
  color: #466AC1;
}
.pg_robot .bl_newsList_item > a:focus, [data-whatintent=mouse] .pg_robot .bl_newsList_item > a:hover {
  background-color: #FAFBF9;
}
.pg_robot .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/variation/icon_blank_robot.svg);
}
.pg_robot .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/variation/icon_pdf_robot.svg);
}
.pg_robot .bl_newsList_item .el_articleLabel {
  color: #466AC1;
}
.pg_robot .bl_purposeNav_link {
  text-align: center;
}
.pg_robot article.bl_pageArticle .bl_largeHeading {
  color: #333;
}
.pg_robot article.bl_pageArticle .bl_largeHeading:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot article.bl_pageArticle .bl_normalHeading {
  color: #333;
}
.pg_robot article.bl_pageArticle .bl_normalHeading:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot article.bl_pageArticle .bl_smallHeading {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .el_richText a {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url(../images/variation/icon_blank_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .el_richText ul > li:before {
  background: #466AC1;
}
.pg_robot article.bl_pageArticle .el_richText ol > li:before {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_anchorLinks ul li {
  border-color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/variation/icon_arrow_down_01_robot.svg) top left;
}
.pg_robot article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #FAFBF9;
}
.pg_robot article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption, .pg_robot article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading:after {
  background: url(../images/variation/icon_arrow_right_07_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url(../images/variation/icon_blank_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_tableContent table thead th {
  background: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_tableContent table a {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background: url(../images/variation/icon_blank_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_tableContent table tbody th {
  background: #FAFBF9;
}
.pg_robot article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.16);
}
.pg_robot article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.5);
}
.pg_robot article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/variation/icon_minus_robot.svg);
}
.pg_robot article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #466AC1;
}
.pg_robot article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url(../images/variation/icon_plus_robot.svg) center center no-repeat;
}
.pg_robot article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url(../images/variation/icon_arrow_right_05_robot.svg) left top no-repeat;
}
.pg_robot article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background: url(../images/variation/icon_blank_robot.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_robot article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background: url(../images/variation/icon_pdf_robot.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_robot article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot .el_button {
  border-color: #466AC1;
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
  color: #466AC1;
}
[data-whatintent=mouse] .pg_robot .el_button:hover {
  color: #fff;
}
.pg_robot .el_button__bgRev {
  background: #fff;
  color: #fff;
}
[data-whatintent=mouse] .pg_robot .el_button__bgRev:hover {
  color: #466AC1;
}
.pg_robot .el_button__bgRev:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .el_circleArrow {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .el_filter_inputWrapper form button {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .el_button__round:before {
  border-color: #466AC1;
}
[data-whatintent=mouse] .pg_robot .el_button__round:hover {
  color: #466AC1;
}
.pg_robot .el_thumbButton2 {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.16);
}
[data-whatintent=mouse] .pg_robot .el_thumbButton2:hover {
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.5);
}
@media (max-width: 799px) {
  .pg_robot .el_thumbButton2 {
    box-shadow: none;
  }
  [data-whatintent=mouse] .pg_robot .el_thumbButton2:hover {
    box-shadow: none;
  }
}
.pg_robot .el_thumbButton {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.16);
}
[data-whatintent=mouse] .pg_robot .el_thumbButton:hover {
  color: #466AC1;
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.5);
}
.pg_robot .el_thumbButton[target=_blank]:after {
  background-image: url(../images/variation/icon_blank_robot.svg);
}
.pg_robot .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/variation/icon_pdf_robot.svg);
}
.pg_robot .bl_mainVisual:before {
  background: linear-gradient(225deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .bl_mainVisual .bl_pageTitle {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(70, 106, 193, 0.16);
}
@media (max-width: 799px) {
  .pg_robot .bl_sideNav {
    box-shadow: none;
  }
}
.pg_robot .bl_sideNav .bl_pageTitle:after {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .bl_sideNav .bl_sideNav_links li.current span, .pg_robot .bl_sideNav .bl_sideNav_links li.current a {
  color: #466AC1;
}
.pg_robot .bl_sideNav .bl_sideNav_links li.current span:before, .pg_robot .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #466AC1;
}
[data-whatintent=mouse] .pg_robot .bl_sideNav .bl_sideNav_links li a:hover {
  color: #466AC1;
}
.pg_robot .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/variation/icon_arrow_right_03_robot.svg) left 4px no-repeat;
}
.pg_robot .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/variation/icon_arrow_right_04_robot.svg) left 8px no-repeat;
}
.pg_robot .bl_purposeNav > ul {
  color: #333;
}
[data-whatintent=mouse] .pg_robot .bl_purposeNav_link:hover {
  background-color: #FAFBF9;
  color: #466AC1;
}
.pg_robot .bl_purposeNav_link .icon {
  display: none;
}
.pg_robot .el_filter_inputWrapper form input {
  background: #FAFBF9;
}
.pg_robot .ly_header {
  color: #333;
  box-shadow: 0 0 15px rgba(70, 106, 193, 0.3);
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
@media (max-width: 1260px) {
  .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
  .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border-color: #466AC1;
  }
}
@media (max-width: 1260px) {
  .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
    background: url(../images/variation/icon_arrow_right_08_robot.svg) center/8px auto no-repeat;
  }
}
@media (max-width: 1260px) {
  .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before, .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
    border-color: #466AC1;
  }
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after,
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after,
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
  background: url(../images/variation/icon_tri_down_02_robot.png) center center no-repeat;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
  color: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #333;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
  fill: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw * {
  fill: #466AC1;
}
[data-whatintent=mouse] .pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #466AC1;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:before {
  background: url(../images/variation/icon_close_01_robot.svg) center/contain no-repeat;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
  background-color: #FAFBF9;
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
  box-shadow: 0 0 16px 0 rgba(70, 106, 193, 0.16);
}
.pg_robot .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #FAFBF9;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #333;
}
[data-whatintent=mouse] .pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #466AC1;
  background-image: url(../images/variation/icon_arrow_right_01_robot.svg);
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after,
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text:after {
  background: url(../images/variation/icon_globe_robot.svg) center/contain no-repeat;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #FAFBF9;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #FAFBF9;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span:after {
  background-image: url(../images/variation/icon_mappin_robot.svg);
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text:after {
  background: url(../images/variation/icon_search_robot.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #466AC1;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span:before {
  background-image: url(../images/variation/icon_contact_hv_robot.svg);
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #466AC1;
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
  color: #466AC1;
}
.pg_robot .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.pg_robot .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #FAFBF9;
}
.pg_robot .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/variation/icon_mappin_robot.svg) center center no-repeat;
}
.pg_robot .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/variation/icon_contact2_robot.svg) center center no-repeat;
}
.pg_robot .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .ly_header .bl_headerSearch_input form button {
  background: linear-gradient(45deg, #69A2BB 0%, #466AC1 50%, #4545A7 100%);
}
.pg_robot .ly_footer {
  background: linear-gradient(to top, rgba(195, 209, 243, 0.51), rgba(244, 241, 251, 0.51));
}
.pg_robot .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url(../images/variation/icon_arrow_right_02_robot.svg) left 6px no-repeat;
}
[data-whatintent=mouse] .pg_robot .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #466AC1;
}
.pg_robot .ly_footer .bl_pageTop {
  border-color: #466AC1;
  background: #466AC1;
}
.pg_robot .ly_footer .bl_pageTop:hover {
  background: #fff;
}
.pg_robot .ly_footer .bl_pageTop:hover:before {
  background-image: url(../images/variation/icon_arrow_up_02_robot.svg);
}
[data-whatintent=mouse] .pg_robot .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #466AC1;
}
.pg_robot.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.pg_robot.is_dark .bl_sideNav .bl_pageTitle:after {
  background: #fff;
}
.pg_robot.is_dark .bl_sideNav .bl_sideNav_links li span, .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li a {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li span:hover, [data-whatintent=mouse] .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current span, .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current span:hover, [data-whatintent=mouse] .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .pg_robot.is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #fff;
}
.pg_robot.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/icon_arrow_right_03_wh.svg) left 4px no-repeat;
}
.pg_robot.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/icon_arrow_right_04_wh.svg) left 8px no-repeat;
}
.pg_robot.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/icon_arrow_down_01_wh.svg) top left no-repeat;
}
.pg_robot.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  border: 1px solid #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.pg_robot.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_tableContent table a {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
[data-whatintent=mouse] .pg_robot.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.pg_robot.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: none;
}
.pg_robot.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: none;
}
.pg_robot.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem .bl_itemHeading:after {
  background-image: url(../images/icon_plus_wh.svg);
}
.pg_robot.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/icon_minus_wh.svg);
}
.pg_robot.is_dark.pg_home .sectLg_header:before {
  background: #fff;
}
.pg_robot.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.pg_robot.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.pg_robot.is_dark.pg_home .featureSect {
  color: #fff;
}
.pg_robot.is_dark.pg_home .el_thumbButton2 {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_robot.is_dark.pg_home .el_thumbButton2:hover {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark.pg_home .el_thumbButton {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_robot.is_dark.pg_home .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
.pg_robot.is_dark.pg_home .el_thumbButton[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark.pg_home .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot.is_dark .bl_purposeNav > ul {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.pg_robot.is_dark .bl_tabSwitch_tabs button:before {
  background: none;
}
.pg_robot.is_dark .bl_newsList_item > a {
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_robot.is_dark .bl_newsList_item > a:hover {
  opacity: 0.6;
  background-color: #000;
}
.pg_robot.is_dark .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_robot.is_dark .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_robot.is_dark .accessSect_ttl {
  color: #fff;
}
.pg_robot.is_dark .accessSect_info dt, .pg_robot.is_dark .accessSect_info dd {
  color: #fff;
}
.pg_robot.is_dark .accessSect_link {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .accessSect_link:hover {
  background-color: #000;
}
[data-whatintent=mouse] .pg_robot.is_dark .accessSect_gmap .el_button__round:hover {
  color: #fff;
  opacity: 0.6;
}
.pg_robot.is_dark .el_button {
  border-color: #fff;
  background: none;
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .el_button__bgRev:hover {
  color: #fff;
}
.pg_robot.is_dark .el_button__bgRev:before {
  content: none;
}
.pg_robot.is_dark .el_filter_inputWrapper form button {
  background: none;
}
.pg_robot.is_dark .el_filter_inputWrapper form input {
  background-color: #000;
}
.pg_robot.is_dark .ly_header {
  color: #fff;
}
.pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #fff;
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  content: none;
}
.pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #000;
}
.pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #000;
}
.pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #fff;
  color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #fff;
}
.pg_robot.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background-color: #000;
}
.pg_robot.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/icon_contact_hv.svg) center center no-repeat;
}
.pg_robot.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/icon_mappin_hv.svg) center center no-repeat;
}
.pg_robot.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: none;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
  border-color: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:before, .pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:after,
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before,
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
  border-color: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
  background: url(../images/icon_arrow_right_08_wh.svg) center/8px auto no-repeat;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #fff;
}
@media (min-width: 1261px) {
  .pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  [data-whatintent=mouse] .pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a:hover {
    color: #fff;
  }
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #fff;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #000;
}
.pg_robot.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #fff;
}
.pg_robot.is_dark .ly_footer {
  background: none;
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_robot.is_dark .ly_footer .bl_pageTop {
  border-color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_footer .bl_pageTop:hover {
  background: #000;
}
[data-whatintent=mouse] .pg_robot.is_dark .ly_footer .bl_pageTop:hover:before {
  background: url(../images/icon_arrow_up.svg) center center no-repeat;
}

.pg_institute {
  color: #333;
}
@media (max-width: 1260px) {
  .pg_institute .ly_header .logo img {
    width: 124px;
  }
}
.pg_institute .bl_breadcrumb ol li:first-child {
  background-image: url(../images/variation/icon_home_institute.svg);
}
.pg_institute .bl_breadcrumb ol li a {
  color: #FCA800;
}
[data-whatintent=mouse] .pg_institute.pg_home .mvSect_swiperBtn:hover {
  color: #FCA800;
}
.pg_institute.pg_home .mvSect_swiperPagination .swiper-pagination-bullet-active {
  background: #FCA800;
}
[data-whatintent=mouse] .pg_institute.pg_home .mvSect_playButton:hover {
  color: #FCA800;
}
.pg_institute.pg_home .tileLinkSect {
  margin-top: 122px;
}
@media (max-width: 799px) {
  .pg_institute.pg_home .tileLinkSect {
    margin-top: 70px;
  }
}
.pg_institute.pg_home .featureSect {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 799px) {
  .pg_institute.pg_home .featureSect {
    padding-top: 70px;
  }
}
@media (max-width: 799px) {
  .pg_institute.pg_home .linkSect {
    padding-top: 70px;
  }
}
.pg_institute.pg_home .linkSect:before {
  content: none;
}
.pg_institute.pg_home .linkSect_foot {
  margin-top: 0;
}
.pg_institute.pg_home .sectLg_header:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute.pg_home .sectLg_header .hdg {
  color: #333;
}
.pg_institute.pg_home .sectLg_header .link {
  color: #FCA800;
}
.pg_institute.pg_home .tileLinkSect_info {
  background: linear-gradient(45deg, rgba(252, 143, 0, 0.9) 0%, rgba(252, 168, 0, 0.9) 50%, rgba(238, 191, 41, 0.9) 100%);
}
.pg_institute.pg_home .featureSect {
  color: #333;
}
.pg_institute.pg_home .fancybox-bg {
  background-color: #FCA800;
}
.pg_institute.pg_home .accessSect {
  margin-top: 0;
  margin-bottom: 78px;
  color: #333;
}
.pg_institute.pg_home .accessSect:before {
  content: none;
}
.pg_institute.pg_home .accessSect_info dt {
  color: #FCA800;
}
.pg_institute.pg_home .accessSect_ttl:before {
  background: url(../images/variation/icon_mappin_institute.svg) center/contain no-repeat;
}
.pg_institute.pg_home .accessSect_link {
  color: #FCA800;
}
[data-whatintent=mouse] .pg_institute.pg_home .accessSect_link:hover {
  background-color: #FAFBF9;
}
.pg_institute.pg_home .accessSect_gmap .el_button__round {
  color: #fff;
}
.pg_institute .bl_tabSwitch_tabs button {
  color: #333;
}
.pg_institute .bl_tabSwitch_tabs button[aria-selected=true] {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute .bl_tabSwitch_tabs button:hover {
  color: #fff;
}
.pg_institute .bl_tabSwitch_tabs button:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .bl_newsList_item > a {
  color: #333;
}
.pg_institute .bl_newsList_item > a:focus, [data-whatintent=mouse] .pg_institute .bl_newsList_item > a:hover {
  background-color: #FAFBF9;
}
.pg_institute .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/variation/icon_blank_institute.svg);
}
.pg_institute .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/variation/icon_pdf_institute.svg);
}
.pg_institute .bl_newsList_item .el_articleLabel {
  color: #FCA800;
}
.pg_institute .bl_purposeNav_link {
  text-align: center;
}
.pg_institute article.bl_pageArticle .bl_largeHeading {
  color: #333;
}
.pg_institute article.bl_pageArticle .bl_largeHeading:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute article.bl_pageArticle .bl_normalHeading {
  color: #333;
}
.pg_institute article.bl_pageArticle .bl_normalHeading:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute article.bl_pageArticle .bl_smallHeading {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .el_richText a {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .el_richText a[target=_blank]:after {
  background: url(../images/variation/icon_blank_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .el_richText ul > li:before {
  background: #FCA800;
}
.pg_institute article.bl_pageArticle .el_richText ol > li:before {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_anchorLinks ul li {
  border-color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/variation/icon_arrow_down_01_institute.svg) top left;
}
.pg_institute article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #FAFBF9;
}
.pg_institute article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption, .pg_institute article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_imageGallery .bl_item .bl_item_heading:after {
  background: url(../images/variation/icon_arrow_right_07_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background: url(../images/variation/icon_blank_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_tableContent table thead th {
  background: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_tableContent table a {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background: url(../images/variation/icon_blank_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background: url(../images/variation/icon_pdf_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_tableContent table tbody th {
  background: #FAFBF9;
}
.pg_institute article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.16);
}
.pg_institute article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.5);
}
.pg_institute article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/variation/icon_minus_institute.svg);
}
.pg_institute article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #FCA800;
}
.pg_institute article.bl_pageArticle .bl_accordionContent .bl_itemHeading:after {
  background: url(../images/variation/icon_plus_institute.svg) center center no-repeat;
}
.pg_institute article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button span:after {
  background: url(../images/variation/icon_arrow_right_05_institute.svg) left top no-repeat;
}
.pg_institute article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background: url(../images/variation/icon_blank_institute.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_institute article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank]:hover span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background: url(../images/variation/icon_pdf_institute.svg) left top no-repeat;
}
[data-whatintent=mouse] .pg_institute article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"]:hover span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute .el_button {
  border-color: #FCA800;
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
  color: #FCA800;
}
[data-whatintent=mouse] .pg_institute .el_button:hover {
  color: #fff;
}
.pg_institute .el_button__bgRev {
  background: #fff;
  color: #fff;
}
[data-whatintent=mouse] .pg_institute .el_button__bgRev:hover {
  color: #FCA800;
}
.pg_institute .el_button__bgRev:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .el_circleArrow {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .el_filter_inputWrapper form button {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .el_button__round:before {
  border-color: #FCA800;
}
[data-whatintent=mouse] .pg_institute .el_button__round:hover {
  color: #FCA800;
}
.pg_institute .el_thumbButton2 {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.16);
}
[data-whatintent=mouse] .pg_institute .el_thumbButton2:hover {
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.5);
}
@media (max-width: 799px) {
  .pg_institute .el_thumbButton2 {
    box-shadow: none;
  }
  [data-whatintent=mouse] .pg_institute .el_thumbButton2:hover {
    box-shadow: none;
  }
}
.pg_institute .el_thumbButton {
  color: #333;
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.16);
}
[data-whatintent=mouse] .pg_institute .el_thumbButton:hover {
  color: #FCA800;
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.5);
}
.pg_institute .el_thumbButton[target=_blank]:after {
  background-image: url(../images/variation/icon_blank_institute.svg);
}
.pg_institute .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/variation/icon_pdf_institute.svg);
}
.pg_institute .bl_mainVisual:before {
  background: linear-gradient(225deg, #FCA800 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .bl_mainVisual .bl_pageTitle {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .bl_sideNav {
  box-shadow: 20px 0 10px -10px rgba(252, 168, 0, 0.16);
}
@media (max-width: 799px) {
  .pg_institute .bl_sideNav {
    box-shadow: none;
  }
}
.pg_institute .bl_sideNav .bl_pageTitle:after {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .bl_sideNav .bl_sideNav_links li.current span, .pg_institute .bl_sideNav .bl_sideNav_links li.current a {
  color: #FCA800;
}
.pg_institute .bl_sideNav .bl_sideNav_links li.current span:before, .pg_institute .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #FCA800;
}
[data-whatintent=mouse] .pg_institute .bl_sideNav .bl_sideNav_links li a:hover {
  color: #FCA800;
}
.pg_institute .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/variation/icon_arrow_right_03_institute.svg) left 4px no-repeat;
}
.pg_institute .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/variation/icon_arrow_right_04_institute.svg) left 8px no-repeat;
}
.pg_institute .bl_purposeNav > ul {
  color: #333;
}
[data-whatintent=mouse] .pg_institute .bl_purposeNav_link:hover {
  background-color: #FAFBF9;
  color: #FCA800;
}
.pg_institute .bl_purposeNav_link .icon {
  display: none;
}
.pg_institute .el_filter_inputWrapper form input {
  background: #FAFBF9;
}
.pg_institute .ly_header {
  color: #333;
  box-shadow: 0 0 15px rgba(252, 168, 0, 0.3);
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
@media (max-width: 1260px) {
  .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
  .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
    border-color: #FCA800;
  }
}
@media (max-width: 1260px) {
  .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
    background: url(../images/variation/icon_arrow_right_08_institute.svg) center/8px auto no-repeat;
  }
}
@media (max-width: 1260px) {
  .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before, .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
    border-color: #FCA800;
  }
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > a:after,
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1.is_opened > button:after {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > a .text:after,
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1__hasChild > button .text:after {
  background: url(../images/variation/icon_tri_down_02_institute.png) center center no-repeat;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2Heading {
  color: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #333;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw {
  fill: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__arwMin .icon_arw * {
  fill: #FCA800;
}
[data-whatintent=mouse] .pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #FCA800;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose:before {
  background: url(../images/variation/icon_close_01_institute.svg) center/contain no-repeat;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_head {
  background-color: #FAFBF9;
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_head .bl_purposeNav > ul {
  box-shadow: 0 0 16px 0 rgba(252, 168, 0, 0.16);
}
.pg_institute .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #FAFBF9;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #333;
}
[data-whatintent=mouse] .pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: #FCA800;
  background-image: url(../images/variation/icon_arrow_right_01_institute.svg);
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > a:after,
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn > button:after {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functionsBtn__lang > a .text:after {
  background: url(../images/variation/icon_globe_institute.svg) center/contain no-repeat;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #FAFBF9;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #FAFBF9;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__access .el_button span:after {
  background-image: url(../images/variation/icon_mappin_institute.svg);
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button .text:after {
  background: url(../images/variation/icon_search_institute.svg) center/contain no-repeat;
}
[data-whatintent=mouse] .pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #FCA800;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button span:before {
  background-image: url(../images/variation/icon_contact_hv_institute.svg);
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #FCA800;
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
  color: #FCA800;
}
.pg_institute .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button.is_selected {
  color: #fff;
}
.pg_institute .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background: #FAFBF9;
}
.pg_institute .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/variation/icon_mappin_institute.svg) center center no-repeat;
}
.pg_institute .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/variation/icon_contact2_institute.svg) center center no-repeat;
}
.pg_institute .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .ly_header .bl_headerSearch_input form button {
  background: linear-gradient(45deg, #FC8F00 0%, #FCA800 50%, #EEBF29 100%);
}
.pg_institute .ly_footer {
  background: linear-gradient(to top, rgba(255, 224, 120, 0.51), rgba(255, 251, 230, 0.51));
}
.pg_institute .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li {
  background: url(../images/variation/icon_arrow_right_02_institute.svg) left 6px no-repeat;
}
[data-whatintent=mouse] .pg_institute .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: #FCA800;
}
.pg_institute .ly_footer .bl_pageTop {
  border-color: #FCA800;
  background: #FCA800;
}
.pg_institute .ly_footer .bl_pageTop:hover {
  background: #fff;
}
.pg_institute .ly_footer .bl_pageTop:hover:before {
  background-image: url(../images/variation/icon_arrow_up_02_institute.svg);
}
[data-whatintent=mouse] .pg_institute .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: #FCA800;
}
.pg_institute.is_dark .bl_breadcrumb ol li a {
  color: #fff;
}
.pg_institute.is_dark .bl_sideNav .bl_pageTitle:after {
  background: #fff;
}
.pg_institute.is_dark .bl_sideNav .bl_sideNav_links li span, .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li a {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li span:hover, [data-whatintent=mouse] .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current span, .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current a {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current span:hover, [data-whatintent=mouse] .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current span:before, .pg_institute.is_dark .bl_sideNav .bl_sideNav_links li.current a:before {
  background: #fff;
}
.pg_institute.is_dark .bl_sideNav .bl_sideNav_links > li > a {
  background: url(../images/icon_arrow_right_03_wh.svg) left 4px no-repeat;
}
.pg_institute.is_dark .bl_sideNav .bl_sideNav_links > li > ul > li > a {
  background: url(../images/icon_arrow_right_04_wh.svg) left 8px no-repeat;
}
.pg_institute.is_dark article.bl_pageArticle .bl_largeHeading {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_largeHeading:before {
  background: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_normalHeading {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_normalHeading:before {
  background: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_smallHeading {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .el_richText a {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .el_richText a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .el_richText a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .el_richText ul > li:before {
  background: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .el_richText ol > li:before {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_anchorLinks ul li a:before {
  background: url(../images/icon_arrow_down_01_wh.svg) top left no-repeat;
}
.pg_institute.is_dark article.bl_pageArticle .bl_anchorLinks ul li {
  border-right: 1px solid #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_faq .bl_faq_item {
  background: #000;
  border: 1px solid #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_faq .bl_faq_item .bl_faq_question:before {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover figcaption,
.pg_institute.is_dark article.bl_pageArticle .bl_imageGallery a.bl_item:hover .bl_item_heading {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_linkList .el_linkList li:before {
  background: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_linkList .el_linkList li a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_tableContent table a {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_tableContent table a[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_tableContent table a[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
[data-whatintent=mouse] .pg_institute.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[target=_blank] span:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_buttonLinks .bl_buttonItems .el_button[href$=".pdf"] span:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_accordionContent .bl_itemHeading {
  color: #fff;
}
.pg_institute.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem {
  box-shadow: none;
}
.pg_institute.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem:hover {
  box-shadow: none;
}
.pg_institute.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem .bl_itemHeading:after {
  background-image: url(../images/icon_plus_wh.svg);
}
.pg_institute.is_dark article.bl_pageArticle .bl_accordionContent .bl_accordionItem.el_open .bl_itemHeading:after {
  background-image: url(../images/icon_minus_wh.svg);
}
.pg_institute.is_dark.pg_home .sectLg_header:before {
  background: #fff;
}
.pg_institute.is_dark.pg_home .sectLg_header .hdg {
  color: #fff;
}
.pg_institute.is_dark.pg_home .sectLg_header .link {
  color: #fff;
}
.pg_institute.is_dark.pg_home .featureSect {
  color: #fff;
}
.pg_institute.is_dark.pg_home .el_thumbButton2 {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_institute.is_dark.pg_home .el_thumbButton2:hover {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark.pg_home .el_thumbButton {
  color: #fff;
  box-shadow: none;
}
[data-whatintent=mouse] .pg_institute.is_dark.pg_home .el_thumbButton:hover {
  color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
.pg_institute.is_dark.pg_home .el_thumbButton[target=_blank]:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark.pg_home .el_thumbButton[href$=".pdf"]:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute.is_dark .bl_purposeNav > ul {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .bl_purposeNav_link:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark .bl_tabSwitch_tabs button {
  color: #fff;
}
.pg_institute.is_dark .bl_tabSwitch_tabs button:before {
  background: none;
}
.pg_institute.is_dark .bl_newsList_item > a {
  color: #fff;
  transition: opacity 0.3s;
}
[data-whatintent=mouse] .pg_institute.is_dark .bl_newsList_item > a:hover {
  opacity: 0.6;
  background-color: #000;
}
.pg_institute.is_dark .bl_newsList_item > a[target=_blank] .title:after {
  background-image: url(../images/icon_blank_hv.svg);
}
.pg_institute.is_dark .bl_newsList_item > a[href$=".pdf"] .title:after {
  background-image: url(../images/icon_pdf_hv.svg);
}
.pg_institute.is_dark .accessSect_ttl {
  color: #fff;
}
.pg_institute.is_dark .accessSect_info dt, .pg_institute.is_dark .accessSect_info dd {
  color: #fff;
}
.pg_institute.is_dark .accessSect_link {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .accessSect_link:hover {
  background-color: #000;
}
[data-whatintent=mouse] .pg_institute.is_dark .accessSect_gmap .el_button__round:hover {
  color: #fff;
  opacity: 0.6;
}
.pg_institute.is_dark .el_button {
  border-color: #fff;
  background: none;
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .el_button__bgRev:hover {
  color: #fff;
}
.pg_institute.is_dark .el_button__bgRev:before {
  content: none;
}
.pg_institute.is_dark .el_filter_inputWrapper form button {
  background: none;
}
.pg_institute.is_dark .el_filter_inputWrapper form input {
  background-color: #000;
}
.pg_institute.is_dark .ly_header {
  color: #fff;
}
.pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a {
  color: #fff;
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_headLink a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button:before {
  content: none;
}
.pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_search button {
  background: #000;
}
.pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .bl_headerContent_functions {
  background: #000;
}
.pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_choices button {
  border-color: #fff;
  color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_header .ly_headerContent_PC .ly_headerContent_headNav .el_optNav__contact .el_button:hover {
  border-color: #fff;
}
.pg_institute.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a {
  background-color: #000;
}
.pg_institute.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_contact:before {
  background: url(../images/icon_contact_hv.svg) center center no-repeat;
}
.pg_institute.is_dark .ly_header .ly_headerContent_SP .bl_headerContent_headerNav li a.el_access:before {
  background: url(../images/icon_mappin_hv.svg) center center no-repeat;
}
.pg_institute.is_dark .ly_header .ly_headerContent_SP .el_headerContent_menuToggle {
  background: none;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a:after,
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button:after {
  background: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon,
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon {
  border-color: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:before, .pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon:after,
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:before,
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > button .icon:after {
  border-color: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl1 > a .icon {
  background: url(../images/icon_arrow_right_08_wh.svg) center/8px auto no-repeat;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
  color: #fff;
}
@media (min-width: 1261px) {
  .pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head {
    color: #fff;
  }
  [data-whatintent=mouse] .pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2__head a:hover {
    color: #fff;
  }
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 a:hover {
  color: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke {
  border-color: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_lvl2 .el_circleArrow__stroke svg {
  fill: #fff;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenu {
  background-color: #000;
}
.pg_institute.is_dark .ly_header .bl_headerContent_globalNavi .el_mainNav_megamenuClose {
  color: #fff;
}
.pg_institute.is_dark .ly_footer {
  background: none;
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_footer .bl_footerContent_secondary .bl_footerLinks_footerLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_footer .bl_footerContent_bottom .bl_bottomLink li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.pg_institute.is_dark .ly_footer .bl_pageTop {
  border-color: #fff;
  background: #000;
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_footer .bl_pageTop:hover {
  background: #000;
}
[data-whatintent=mouse] .pg_institute.is_dark .ly_footer .bl_pageTop:hover:before {
  background: url(../images/icon_arrow_up.svg) center center no-repeat;
}

/**
 * Keyframes
 */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hidden {
  0% {
    visibility: visible;
  }
  99% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}