@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP:wght@300;400;500;600;700&family=Zen+Old+Mincho:wght@400;500;600;700&display=swap");
/*! 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;
  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;
}

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;
}
:-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

dt {
  font-weight: normal;
}

small {
  font-size: inherit;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  min-width: 1180px;
  background-color: #EBEFEE;
  color: #384743;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 1180px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  body {
    line-height: 1.6;
    letter-spacing: normal;
  }
}
@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;
  }
}
@media (max-width: 767px) {
  body {
    min-width: 0;
  }
}

img {
  max-width: 100%;
  height: auto;
}

svg.icon .fill {
  fill: currentColor;
}
svg.icon_linkArw .fill, svg.icon_linkArw_lg .fill {
  fill: #2C8E87;
}

iframe {
  max-width: 100%;
}

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: #1e1e1e;
  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;
  -ms-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 {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  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;
  -ms-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: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  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;
  -ms-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: 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 {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  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;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@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: 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;
  -ms-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);
  }
}
@-webkit-keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 45px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 90px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
  animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/**
 * Layout
 */
.ly_contents {
  position: relative;
  margin-top: -97px;
  transition-property: filter;
  z-index: 1;
}
.ly_contents + div {
  position: relative;
  z-index: 0;
}
.ly_contents + div:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  aspect-ratio: 1366/464;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(32, 133, 165, 0.2) 100%);
  opacity: 0.5;
  pointer-events: none;
}
@media (max-width: 767px) {
  .ly_contents + div:before {
    aspect-ratio: 375/464;
  }
}

.ly_overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}

.ly_container {
  width: auto;
  max-width: 1180px;
  padding-inline: 40px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .ly_container {
    padding-inline: 20px;
  }
}
.ly_container__wlg {
  max-width: 1366px;
}
.ly_container__rightAuto {
  max-width: 100%;
  padding-inline: 40px 0;
  margin-left: max(0px, (100% - 1180px) / 2);
}
@media (max-width: 767px) {
  .ly_container__rightAuto {
    padding-inline: 20px 0;
    margin-left: 0;
  }
}

.ly_contentWrapper {
  display: flex;
  gap: 60px;
}
@media (max-width: 767px) {
  .ly_contentWrapper {
    display: block;
  }
}
.ly_contentWrapper_content {
  position: relative;
  width: calc(100% - 260px - 60px);
  z-index: 1;
}
@media (max-width: 767px) {
  .ly_contentWrapper_content {
    width: auto;
    padding-bottom: 80px;
  }
}
.ly_contentWrapper_content:only-child {
  width: 100%;
}
.ly_contentWrapper_sideNav {
  position: relative;
  flex-shrink: 0;
  width: 260px;
}
@media (max-width: 767px) {
  .ly_contentWrapper_sideNav {
    width: auto;
  }
}
.ly_contentWrapper_sideNav:before {
  content: "";
  position: absolute;
  top: -300px;
  left: 0;
  background-color: #ccc;
  width: 1px;
  height: calc(100% + 300px + 300px);
}
@media (max-width: 767px) {
  .ly_contentWrapper_sideNav:before {
    content: none;
  }
}

.ly_contentMg {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .ly_contentMg {
    margin-top: 40px;
  }
}

.ly_articleWrapper > :first-child {
  margin-top: 0;
}
.ly_articleWrapper > :not(.bl_generalHdg):first-child .el_generalHdg:first-child {
  margin-top: 0;
}

/**
 * Header
 */
html[lang=ja] .ly_header {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  transition-property: transform;
  transition-duration: 0.3s;
  z-index: 10000;
}
html[lang=ja] .ly_header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, #456462 0%, rgba(69, 100, 98, 0) 100%);
  opacity: 0.78;
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:before {
    aspect-ratio: 1366/194;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header:before {
    aspect-ratio: 375/147;
  }
}
html[lang=ja] .ly_header_container {
  position: relative;
  z-index: 1;
  transition-property: background-color, color;
  transition-duration: 0.3s;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    height: 97px;
    padding: 20px 40px 14px;
  }
  html[lang=ja] .ly_header_container:before {
    content: "";
    position: absolute;
    top: 96px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_container {
    display: block;
    padding: 0;
    height: 79px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 79px;
    padding: 20px;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_logo {
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_logo {
    width: 200px;
  }
}
html[lang=ja] .ly_header_logo a {
  position: relative;
  transition: opacity 0.3s;
}
html[lang=ja] .ly_header_logo a img {
  transition: filter 0.3s;
  filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_menuBtn {
    width: 24px;
    height: 17px;
    color: #fff;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_menuBtn {
    display: none;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_menuBtn button {
    position: relative;
    display: block;
    width: inherit;
    height: inherit;
  }
  html[lang=ja] .ly_header_menuBtn button:before, html[lang=ja] .ly_header_menuBtn button:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transition-property: top, transform;
    transition-duration: 0.3s;
  }
  html[lang=ja] .ly_header_menuBtn button:before {
    top: 0;
  }
  html[lang=ja] .ly_header_menuBtn button:after {
    bottom: 0;
  }
  html[lang=ja] .ly_header_menuBtn button span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 2px;
    border-top: 1px solid currentColor;
    transition: opacity 0.3s;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_body {
    flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 79px;
    background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
  }
  html[lang=ja] .ly_header_body:before {
    content: "";
    position: absolute;
    top: 79px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_scroll {
    height: calc(100dvh - 79px);
    overflow-y: auto;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_inner {
    display: flex;
    align-items: center;
    gap: 14px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_inner {
    padding: 20px 20px 42px;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_nav {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 4px 0;
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_nav {
    display: block;
    margin-top: 28px;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_gNav {
    display: flex;
    gap: 10px 25px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav {
    display: block;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  html[lang=ja] .ly_header_gNav > li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.46;
  letter-spacing: 0.1em;
  color: #fff;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
    line-height: 1.46;
    letter-spacing: 0.1em;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
    transition-property: color, opacity;
    transition-duration: 0.3s;
  }
  html[lang=ja] .ly_header_gNav > li > button.is_current,
html[lang=ja] .ly_header_gNav > li > a.is_current {
    position: relative;
  }
  html[lang=ja] .ly_header_gNav > li > button.is_current:before,
html[lang=ja] .ly_header_gNav > li > a.is_current:before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: currentColor;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > button,
html[lang=ja] .ly_header_gNav > li > a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 50px;
    padding-right: 40px;
  }
}
html[lang=ja] .ly_header_gNav > li > button span,
html[lang=ja] .ly_header_gNav > li > a span {
  display: block;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > button.is_active:after {
    transform: translateY(-50%) rotate(0);
  }
  html[lang=ja] .ly_header_gNav > li > button:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  html[lang=ja] .ly_header_gNav > li > button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%) rotate(90deg);
    width: 15px;
    height: 1px;
    background-color: #fff;
    transition-property: transform;
    transition-duration: 0.3s;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_gNav > li > a {
    display: inline-block;
    vertical-align: bottom;
  }
}
html[lang=ja] .ly_header_child {
  transition-property: opacity, visibility;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_child {
    opacity: 0;
    visibility: hidden;
  }
  html[lang=ja] .ly_header_child.is_active {
    opacity: 1;
    visibility: visible;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_supplement {
    display: flex;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement {
    display: block;
  }
}
html[lang=ja] .ly_header_supplement .langBtnWrapper {
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langBtnWrapper {
    margin-top: 33px;
    transition-property: color, opacity;
    transition-duration: 0.3s;
  }
}
html[lang=ja] .ly_header_supplement .langBtn {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  position: relative;
  padding: 0 30px 0 28px;
  margin-bottom: 2px;
  transition: color, opacity;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_supplement .langBtn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langBtn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langBtn {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langBtn {
    display: none;
  }
}
html[lang=ja] .ly_header_supplement .langBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
html[lang=ja] .ly_header_supplement .langChange {
  position: absolute;
  top: calc(100% + 10px);
  left: calc(50% + 5px);
  transform: translateX(-50%);
  display: none;
  border: 1px solid transparent;
  transition: border-color 0.3s;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langChange {
    position: static;
    transform: translateY(0);
    display: flex;
    justify-content: center;
  }
}
html[lang=ja] .ly_header_supplement .langChange.is_show {
  display: block;
}
html[lang=ja] .ly_header_supplement .langChange .lang-select {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95px;
  height: 32px;
  padding: 2px;
  background-color: #fff;
  color: #2C8E87;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_supplement .langChange .lang-select {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langChange .lang-select {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langChange .lang-select {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langChange .lang-select {
    transition-property: background-color, color;
    border-top: 1px solid rgba(44, 142, 135, 0.3);
  }
  html[lang=ja] .ly_header_supplement .langChange .lang-select:first-child {
    border-top: none;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .langChange .lang-select {
    width: auto;
    height: auto;
    padding: 0 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    background-color: unset;
    color: #fff;
    transition-property: opacity;
  }
  html[lang=ja] .ly_header_supplement .langChange .lang-select:last-child {
    border-right: none;
  }
}
html[lang=ja] .ly_header_supplement .langChange .lang-select.is_hide {
  pointer-events: none;
}
html[lang=ja] .ly_header_supplement .searchBtnWrapper {
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchBtnWrapper {
    margin-top: 21px;
    transition-property: color, opacity;
    transition-duration: 0.3s;
  }
}
html[lang=ja] .ly_header_supplement .searchBtn {
  position: relative;
  padding: 0 10px 0 13px;
  color: currentColor;
  margin-bottom: -5px;
  transition-property: color, opacity;
  transition-duration: 0.3s;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchBtn {
    display: none;
  }
}
html[lang=ja] .ly_header_supplement .searchBtn:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 21px;
  background-color: currentColor;
}
html[lang=ja] .ly_header_supplement .searchPanel {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: none;
  background-color: #fff;
  color: #2C8E87;
  border: 1px solid transparent;
  transition: border-color 0.3s;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchPanel {
    position: static;
    display: flex;
  }
}
html[lang=ja] .ly_header_supplement .searchPanel.is_show {
  display: flex;
}
html[lang=ja] .ly_header_supplement .searchPanel form {
  position: relative;
  display: flex;
  align-items: center;
  width: 279px;
  height: 46px;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchPanel form {
    width: 100%;
  }
}
html[lang=ja] .ly_header_supplement .searchPanel input[type=text] {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  width: 100%;
  padding: 13px 40px 13px 14px;
  color: #2C8E87;
  outline: none;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_supplement .searchPanel input[type=text] {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchPanel input[type=text] {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchPanel input[type=text] {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_supplement .searchPanel input[type=text] {
    padding: 13px 40px 13px 17px;
  }
}
html[lang=ja] .ly_header_supplement .searchPanel input[type=text]::-moz-placeholder {
  color: currentColor;
}
html[lang=ja] .ly_header_supplement .searchPanel input[type=text]:-ms-input-placeholder {
  color: currentColor;
}
html[lang=ja] .ly_header_supplement .searchPanel input[type=text]::placeholder {
  color: currentColor;
}
html[lang=ja] .ly_header_supplement .searchPanel button {
  position: absolute;
  top: calc(50% + 2px);
  right: 14px;
  transform: translateY(-50%);
  transition: opacity 0.3s;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_tel__pc {
    margin-right: 20px;
    pointer-events: none;
    color: #fff;
    transition-property: color;
    transition: 0.3s;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel__pc {
    display: none;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_tel__sp {
    display: none;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel__sp {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
    transition-property: background-color, color, border-color;
  }
}
html[lang=ja] .ly_header_tel .tel {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_tel .tel {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .tel {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .tel {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_tel .tel {
    margin-right: 1px;
  }
}
html[lang=ja] .ly_header_tel .num {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_tel .num {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .num {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .num {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
html[lang=ja] .ly_header_tel .txt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.41;
  letter-spacing: 0.07em;
  margin-left: 1px;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_tel .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_tel .txt {
    line-height: 1.41;
    letter-spacing: 0.07em;
  }
}
html[lang=ja] .ly_header_subNav {
  display: flex;
  color: #fff;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_subNav {
    gap: 10px 17px;
    transition-property: color;
    transition-duration: 0.3s;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_subNav {
    justify-content: center;
    gap: 10px 25px;
    margin-top: 23px;
  }
}
html[lang=ja] .ly_header_subNav > li > a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_subNav > li > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_subNav > li > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_subNav > li > a {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_subNav > li > a {
    color: rgba(255, 255, 255, 0.85);
  }
}
html[lang=ja] .ly_header_contact {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42;
  letter-spacing: 0.07em;
  transition-property: background-color, color, border-color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_header_contact {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_contact {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header_contact {
    line-height: 1.42;
    letter-spacing: 0.07em;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header_contact {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 147px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
  }
}
html[lang=ja] .ly_header.is_hidden {
  transform: translateY(-100%);
}
html[lang=ja] .ly_header.is_hidden:before {
  opacity: 0;
}
html[lang=ja] .ly_header:not(.is_hidden).is_colored:before {
  opacity: 0;
}
html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_container {
  background-color: #fff;
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_container {
    color: #fff;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_menuBtn {
    color: #2C8E87;
  }
}
html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_logo a img {
  filter: none;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_gNav > li > button,
html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_gNav > li > a {
    color: #61716C;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_supplement .langBtnWrapper {
    color: #61716C;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_supplement .langChange {
    border-color: #2C8E87;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_supplement .searchBtnWrapper {
    color: #61716C;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_supplement .searchPanel {
    border-color: #2C8E87;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_tel {
    color: #2C8E87;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_subNav {
    color: #61716C;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_colored .ly_header_contact {
    color: #2C8E87;
    border-color: currentColor;
  }
}
html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_container {
  color: #fff;
}
html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_logo a img {
  filter: brightness(0) invert(1);
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_gNav > li > button,
html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_gNav > li > a {
    color: #fff;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_supplement .langBtnWrapper {
    color: #fff;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_supplement .searchBtnWrapper {
    color: #fff;
  }
}
html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_tel {
  color: #fff;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_subNav {
    color: #fff;
  }
}
html[lang=ja] .ly_header:not(.is_hidden).is_active .ly_header_contact {
  color: #fff;
}
html[lang=ja] .ly_header:not(.is_hidden).is_active + .ly_contents {
  filter: blur(6px) brightness(65%);
}
html[lang=ja] .ly_header:not(.is_hidden).is_active + .ly_contents + div + .ly_footer {
  filter: blur(6px) brightness(65%);
}
html[lang=ja] .ly_header:not(.is_hidden).is_active + .ly_contents + div + .ly_footer + .ly_overlay {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_header:not(.is_hidden).is_open {
    position: fixed;
    width: 100%;
  }
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_container {
  color: #fff;
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_logo a img {
  filter: brightness(0) invert(1);
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_menuBtn {
  color: #fff;
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button:before {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button:after {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button span {
  opacity: 0;
}
html[lang=ja] .ly_header:not(.is_hidden).is_open .ly_header_body {
  opacity: 1;
  visibility: visible;
}
html[lang=ja] .ly_childNav {
  width: 100%;
  color: #fff;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 97px;
    background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
    z-index: -1;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav {
    display: none;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_body {
    overflow-y: auto;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_inner {
    padding-top: 43px;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg .ly_container {
    padding-inline: 0;
  }
}
html[lang=ja] .ly_childNav_hdg a {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.42;
  letter-spacing: 0.1em;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_childNav_hdg a {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a {
    line-height: 1.42;
    letter-spacing: 0.1em;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a {
    position: relative;
    display: inline-block;
    padding-bottom: 24px;
  }
  html[lang=ja] .ly_childNav_hdg a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html[lang=ja] .ly_childNav_hdg a span {
  display: flex;
  gap: 11px;
  transition: opacity 0.3s;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a span .icon_linkArw {
    display: none;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a span .icon_linkArw_lg {
    display: none;
  }
}
html[lang=ja] .ly_childNav_hdg a span .icon {
  flex-shrink: 0;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a span .icon {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_hdg a span .icon {
    margin-top: 6px;
  }
}
html[lang=ja] .ly_childNav_hdg a span .icon .fill {
  fill: currentColor;
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_nav {
    padding: 40px 0 50px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_nav .ly_container {
    padding-inline: 0;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_list {
    padding-bottom: 24px;
    margin-top: 15px;
  }
}
@media not all and (max-width: 767px) {
  html[lang=ja] .ly_childNav_list li {
    width: calc((100% - 60px) / 3);
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_list li ~ li {
    margin-top: 15px;
  }
}
html[lang=ja] .ly_childNav_list a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: flex;
  gap: 11px;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  html[lang=ja] .ly_childNav_list a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_list a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_list a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html[lang=ja] .ly_childNav_list a > span {
  display: block;
}
html[lang=ja] .ly_childNav_list a .icon {
  flex-shrink: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  html[lang=ja] .ly_childNav_list a .icon {
    margin-top: 6px;
  }
}
html[lang=ja] .ly_childNav_list a .icon .fill {
  fill: currentColor;
}

/**
 * Header
 */
html:not(html[lang=ja]) .ly_header {
  position: fixed;
  left: 0;
  top: 40px;
  width: 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  z-index: 10000;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header {
    position: -webkit-sticky;
    position: sticky;
    width: auto;
  }
}
html:not(html[lang=ja]) .ly_header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, #182840 0%, rgba(24, 40, 64, 0) 100%);
  opacity: 0.6;
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header:before {
    aspect-ratio: 375/147;
  }
}
html:not(html[lang=ja]) .ly_header_container {
  position: relative;
  z-index: 1;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  display: block;
  padding: 0;
  height: 79px;
}
html:not(html[lang=ja]) .ly_header_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 79px;
  padding: 20px;
}
html:not(html[lang=ja]) .ly_header_logo {
  width: 300px;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_logo {
    width: 200px;
  }
}
html:not(html[lang=ja]) .ly_header_logo a {
  position: relative;
  transition: opacity 0.3s;
}
html:not(html[lang=ja]) .ly_header_logo a img {
  transition: filter 0.3s;
  filter: brightness(0) invert(1);
}
html:not(html[lang=ja]) .ly_header_menuBtn {
  width: 24px;
  height: 17px;
  color: #fff;
}
html:not(html[lang=ja]) .ly_header_menuBtn button {
  position: relative;
  display: block;
  width: inherit;
  height: inherit;
}
html:not(html[lang=ja]) .ly_header_menuBtn button:before, html:not(html[lang=ja]) .ly_header_menuBtn button:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition-property: top, transform;
  transition-duration: 0.3s;
}
html:not(html[lang=ja]) .ly_header_menuBtn button:before {
  top: 0;
}
html:not(html[lang=ja]) .ly_header_menuBtn button:after {
  bottom: 0;
}
html:not(html[lang=ja]) .ly_header_menuBtn button span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 2px;
  border-top: 1px solid currentColor;
  transition: opacity 0.3s;
}
html:not(html[lang=ja]) .ly_header_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 79px;
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition-property: opacity, visibility;
}
html:not(html[lang=ja]) .ly_header_body:before {
  content: "";
  position: absolute;
  top: 79px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
html:not(html[lang=ja]) .ly_header_scroll {
  height: calc(100dvh - 79px);
  overflow-y: auto;
}
html:not(html[lang=ja]) .ly_header_inner {
  padding: 20px 20px 82px;
}
html:not(html[lang=ja]) .ly_header_nav {
  display: block;
  margin-top: 28px;
}
html:not(html[lang=ja]) .ly_header_gNav {
  display: block;
}
html:not(html[lang=ja]) .ly_header_gNav > li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
html:not(html[lang=ja]) .ly_header_gNav > li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
html:not(html[lang=ja]) .ly_header_gNav > li > button,
html:not(html[lang=ja]) .ly_header_gNav > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.46;
  letter-spacing: 0.1em;
  color: #fff;
  transition: opacity 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding-right: 40px;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_gNav > li > button,
html:not(html[lang=ja]) .ly_header_gNav > li > a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_gNav > li > button,
html:not(html[lang=ja]) .ly_header_gNav > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_gNav > li > button,
html:not(html[lang=ja]) .ly_header_gNav > li > a {
    line-height: 1.46;
    letter-spacing: 0.1em;
  }
}
html:not(html[lang=ja]) .ly_header_gNav > li > button span,
html:not(html[lang=ja]) .ly_header_gNav > li > a span {
  display: block;
}
html:not(html[lang=ja]) .ly_header_gNav > li > button.is_active:after {
  transform: translateY(-50%) rotate(0);
}
html:not(html[lang=ja]) .ly_header_gNav > li > button:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 15px;
  height: 1px;
  background-color: #fff;
}
html:not(html[lang=ja]) .ly_header_gNav > li > button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%) rotate(90deg);
  width: 15px;
  height: 1px;
  background-color: #fff;
  transition-property: transform;
  transition-duration: 0.3s;
}
html:not(html[lang=ja]) .ly_header_child {
  transition-property: opacity, visibility;
}
html:not(html[lang=ja]) .ly_header_supplement {
  display: block;
}
html:not(html[lang=ja]) .ly_header_supplement .langBtnWrapper {
  position: relative;
  color: #fff;
  margin-top: 33px;
  transition-property: color, opacity;
  transition-duration: 0.3s;
}
html:not(html[lang=ja]) .ly_header_supplement .langBtn {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  position: relative;
  padding: 0 30px 0 28px;
  margin-bottom: 2px;
  transition: opacity 0.3s;
  display: none;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_supplement .langBtn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .langBtn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .langBtn {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_supplement .langBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
html:not(html[lang=ja]) .ly_header_supplement .langChange {
  position: static;
  top: calc(100% + 10px);
  left: calc(50% + 5px);
  transform: translateY(0);
  display: flex;
  justify-content: center;
  border: 1px solid transparent;
  transition: border-color 0.3s;
}
html:not(html[lang=ja]) .ly_header_supplement .langChange.is_show {
  display: block;
}
html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  padding: 0 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  background-color: unset;
  color: #fff;
  transition-property: opacity;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select:last-child {
  border-right: none;
}
html:not(html[lang=ja]) .ly_header_supplement .langChange .lang-select.is_hide {
  pointer-events: none;
}
html:not(html[lang=ja]) .ly_header_supplement .searchBtnWrapper {
  position: relative;
  width: 50%;
  margin-top: 21px;
  margin-inline: auto;
  color: #fff;
  transition-property: color, opacity;
  transition-duration: 0.3s;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .searchBtnWrapper {
    width: 100%;
  }
}
html:not(html[lang=ja]) .ly_header_supplement .searchBtn {
  position: relative;
  display: none;
  padding: 0 10px 0 13px;
  color: currentColor;
  margin-bottom: -5px;
  transition: opacity 0.3s;
}
html:not(html[lang=ja]) .ly_header_supplement .searchBtn:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 21px;
  background-color: currentColor;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel {
  position: static;
  top: calc(100% + 10px);
  right: 0;
  display: flex;
  background-color: #fff;
  color: #2C8E87;
  border: 1px solid transparent;
  transition: border-color 0.3s;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel.is_show {
  display: flex;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 46px;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text] {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  width: 100%;
  padding: 13px 40px 13px 17px;
  color: #2C8E87;
  outline: none;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text] {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text] {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text] {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text]::-moz-placeholder {
  color: currentColor;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text]:-ms-input-placeholder {
  color: currentColor;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel input[type=text]::placeholder {
  color: currentColor;
}
html:not(html[lang=ja]) .ly_header_supplement .searchPanel button {
  position: absolute;
  top: calc(50% + 2px);
  right: 14px;
  transform: translateY(-50%);
  transition: opacity 0.3s;
}
html:not(html[lang=ja]) .ly_header_tel__pc {
  display: none;
}
html:not(html[lang=ja]) .ly_header_tel__sp {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: 50%;
  padding: 10px;
  margin-inline: auto;
  border: 1px solid #fff;
  color: #fff;
  transition-property: background-color, color, border-color;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel__sp {
    width: 100%;
  }
}
html:not(html[lang=ja]) .ly_header_tel .tel {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_tel .tel {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .tel {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .tel {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
html:not(html[lang=ja]) .ly_header_tel .num {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_tel .num {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .num {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .num {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
html:not(html[lang=ja]) .ly_header_tel .txt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.41;
  letter-spacing: 0.07em;
  margin-left: 1px;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_tel .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_tel .txt {
    line-height: 1.41;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_subNav {
  display: flex;
  color: #fff;
  justify-content: center;
  gap: 10px 25px;
  margin-top: 23px;
}
html:not(html[lang=ja]) .ly_header_subNav > li > a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.07em;
  transition: opacity 0.3s;
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_subNav > li > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_subNav > li > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_subNav > li > a {
    line-height: 1.5;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_contact {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42;
  letter-spacing: 0.07em;
  transition-property: background-color, color, border-color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_header_contact {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_contact {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_header_contact {
    line-height: 1.42;
    letter-spacing: 0.07em;
  }
}
html:not(html[lang=ja]) .ly_header_contact.hp_pcOnly {
  display: none;
}
html:not(html[lang=ja]) .ly_header.is_hidden {
  transform: translateY(-100%);
}
html:not(html[lang=ja]) .ly_header.is_hidden:before {
  opacity: 0;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_colored:before {
  opacity: 0;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_colored .ly_header_container {
  background-color: #fff;
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_colored .ly_header_menuBtn {
  color: #2C8E87;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_colored .ly_header_logo a img {
  filter: none;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active .ly_header_container {
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active .ly_header_logo a img {
  filter: brightness(0) invert(1);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active .ly_header_tel {
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active .ly_header_contact {
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active + .ly_contents {
  filter: blur(6px) brightness(65%);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active + .ly_contents + div + .ly_footer {
  filter: blur(6px) brightness(65%);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_active + .ly_contents + div + .ly_footer + .ly_overlay {
  opacity: 1;
  visibility: visible;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_container {
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_logo a img {
  filter: brightness(0) invert(1);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_menuBtn {
  color: #fff;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button:before {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button:after {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_menuBtn button span {
  opacity: 0;
}
html:not(html[lang=ja]) .ly_header:not(.is_hidden).is_open .ly_header_body {
  opacity: 1;
  visibility: visible;
}
html:not(html[lang=ja]) .ly_childNav {
  width: 100%;
  color: #fff;
  display: none;
}
html:not(html[lang=ja]) .ly_childNav_hdg .ly_container {
  max-width: 100%;
  padding-inline: 0;
}
html:not(html[lang=ja]) .ly_childNav_hdg a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.42;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_childNav_hdg a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_hdg a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_hdg a {
    line-height: 1.42;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_hdg a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html:not(html[lang=ja]) .ly_childNav_hdg a span {
  display: flex;
  gap: 11px;
  transition: opacity 0.3s;
}
html:not(html[lang=ja]) .ly_childNav_hdg a span .icon_linkArw_lg {
  display: none;
}
html:not(html[lang=ja]) .ly_childNav_hdg a span .icon {
  flex-shrink: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_hdg a span .icon {
    margin-top: 6px;
  }
}
html:not(html[lang=ja]) .ly_childNav_hdg a span .icon .fill {
  fill: currentColor;
}
html:not(html[lang=ja]) .ly_childNav_nav .ly_container {
  max-width: 100%;
  padding-inline: 0;
}
html:not(html[lang=ja]) .ly_childNav_list {
  padding-bottom: 24px;
  margin-top: 15px;
}
html:not(html[lang=ja]) .ly_childNav_list li ~ li {
  margin-top: 15px;
}
html:not(html[lang=ja]) .ly_childNav_list a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: flex;
  gap: 11px;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  html:not(html[lang=ja]) .ly_childNav_list a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_list a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_list a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html:not(html[lang=ja]) .ly_childNav_list a > span {
  display: block;
}
html:not(html[lang=ja]) .ly_childNav_list a .icon {
  flex-shrink: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  html:not(html[lang=ja]) .ly_childNav_list a .icon {
    margin-top: 6px;
  }
}
html:not(html[lang=ja]) .ly_childNav_list a .icon .fill {
  fill: currentColor;
}

/**
 * Header
 */
.ly_header_logo a:focus, :where([data-whatintent="mouse"]) .ly_header_logo a:hover {
  opacity: 0.6;
}
.ly_header_gNav > li > button:focus, :where([data-whatintent="mouse"]) .ly_header_gNav > li > button:hover,
.ly_header_gNav > li > a:focus,
:where([data-whatintent="mouse"]) .ly_header_gNav > li > a:hover {
  opacity: 0.6;
}
.ly_header_supplement .langBtn:focus, :where([data-whatintent="mouse"]) .ly_header_supplement .langBtn:hover {
  opacity: 0.6;
}
@media not all and (max-width: 767px) {
  .ly_header_supplement .langChange .lang-select:focus, :where([data-whatintent="mouse"]) .ly_header_supplement .langChange .lang-select:hover {
    background-color: #2C8E87 !important;
    color: #fff !important;
  }
}
@media (max-width: 767px) {
  .ly_header_supplement .langChange .lang-select:focus, :where([data-whatintent="mouse"]) .ly_header_supplement .langChange .lang-select:hover {
    opacity: 0.6;
  }
}
.ly_header_supplement .searchBtn:focus, :where([data-whatintent="mouse"]) .ly_header_supplement .searchBtn:hover {
  opacity: 0.6;
}
.ly_header_supplement .searchPanel button:focus, :where([data-whatintent="mouse"]) .ly_header_supplement .searchPanel button:hover {
  opacity: 0.6;
}
.ly_header_tel__sp:focus, :where([data-whatintent="mouse"]) .ly_header_tel__sp:hover {
  background-color: #fff;
  color: #2C8E87 !important;
  border-color: #2C8E87;
}
.ly_header_subNav > li > a:focus, :where([data-whatintent="mouse"]) .ly_header_subNav > li > a:hover {
  opacity: 0.6;
}
.ly_header_contact:focus, :where([data-whatintent="mouse"]) .ly_header_contact:hover {
  color: #2C8E87 !important;
  background-color: #fff;
}
.ly_header.is_hidden {
  transform: translateY(-100%);
}
.ly_header.is_hidden:before {
  opacity: 0;
}
@media not all and (max-width: 767px) {
  .ly_header:not(.is_hidden).is_colored .ly_header_contact:focus, :where([data-whatintent="mouse"]) .ly_header:not(.is_hidden).is_colored .ly_header_contact:hover {
    color: #fff !important;
    background-color: #2C8E87;
  }
}
.ly_header:not(.is_hidden).is_active .ly_header_contact:focus, :where([data-whatintent="mouse"]) .ly_header:not(.is_hidden).is_active .ly_header_contact:hover {
  color: #2C8E87;
  background-color: #fff;
}

.ly_childNav_hdg a:focus span, :where([data-whatintent="mouse"]) .ly_childNav_hdg a:hover span {
  opacity: 0.6;
}
.ly_childNav_hdg a:focus span:before, :where([data-whatintent="mouse"]) .ly_childNav_hdg a:hover span:before {
  opacity: 1;
}
.ly_childNav_list a:focus, :where([data-whatintent="mouse"]) .ly_childNav_list a:hover {
  opacity: 0.6;
}

/**
 * Footer
 */
.ly_footer {
  position: relative;
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
  color: #fff;
  z-index: 2;
  transition-property: filter;
}
@media (max-width: 767px) {
  .ly_footer {
    padding-top: 40px;
    padding-bottom: 56px;
  }
}
.ly_footer_mainInner {
  display: flex;
}
@media (max-width: 767px) {
  .ly_footer_mainInner {
    display: block;
  }
}
.ly_footer_head {
  width: 50%;
  padding-top: 60px;
  padding-bottom: 48px;
  margin-right: 53px;
}
@media (max-width: 767px) {
  .ly_footer_head {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.ly_footer_logo a {
  transition: opacity 0.3s;
}
.ly_footer_logo a:focus, :where([data-whatintent="mouse"]) .ly_footer_logo a:hover {
  opacity: 0.6;
}
.ly_footer_nav {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .ly_footer_nav {
    margin-top: 34px;
  }
}
.ly_footer_nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 23px;
}
@media (max-width: 767px) {
  .ly_footer_nav ul {
    gap: 14px 24px;
  }
}
@media (max-width: 767px) {
  .ly_footer_nav li {
    width: calc((100% - 24px) / 2);
  }
  .ly_footer_nav li:first-child {
    width: 100%;
  }
}
.ly_footer_nav a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  .ly_footer_nav a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_nav a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_nav a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
.ly_footer_nav a:focus, :where([data-whatintent="mouse"]) .ly_footer_nav a:hover {
  opacity: 0.6;
}
.ly_footer_info {
  padding-top: 30px;
  border-top: 1px solid #bbb;
  margin-top: 40px;
}
.ly_footer_info > dl {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.ly_footer_info > dl ~ dl {
  margin-top: 4px;
}
.ly_footer_info > dl > dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 90px;
  min-height: 28px;
  padding: 2px;
  border: 1px solid #fff;
  margin-top: 4px;
}
@media (max-width: 1180px) {
  .ly_footer_info > dl > dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dt {
    line-height: 1.42;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dt {
    min-width: 80px;
    min-height: 26px;
  }
}
.ly_footer_info > dl > dd {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media (max-width: 1180px) {
  .ly_footer_info > dl > dd {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd {
    line-height: 1.8;
    letter-spacing: 0.04em;
  }
}
.ly_footer_info > dl > dd .mid {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.44;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd .mid {
    line-height: 1.44;
    letter-spacing: 0.04em;
  }
}
.ly_footer_info > dl > dd .lg {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 1180px) {
  .ly_footer_info > dl > dd .lg {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd .lg {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.ly_footer_info > dl > dd .sm {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 1180px) {
  .ly_footer_info > dl > dd .sm {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd .sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.ly_footer_info > dl > dd dl {
  display: flex;
  align-items: flex-start;
}
.ly_footer_info > dl > dd dl dt {
  flex-shrink: 0;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd dl dt {
    margin-top: 5px;
  }
}
.ly_footer_info > dl > dd dl dd .txt {
  margin-left: 9px;
}
@media (max-width: 767px) {
  .ly_footer_info > dl > dd dl dd .txt {
    display: block;
  }
}
@media (max-width: 767px) {
  .ly_footer_info {
    padding-top: 22px;
    margin-top: 43px;
  }
}
.ly_footer_body {
  width: calc(50% - 53px);
  padding: 60px 36px 48px 40px;
  border-left: 1px solid rgba(187, 187, 187, 0.5);
}
@media (max-width: 767px) {
  .ly_footer_body {
    width: 100%;
    padding: 27px 0 0 0;
    border-left: none;
  }
}
.ly_footer_map iframe {
  width: 100%;
  aspect-ratio: 421/316;
}
@media (max-width: 767px) {
  .ly_footer_map iframe {
    max-height: 300px;
    aspect-ratio: 335/251;
  }
}
.ly_footer_address {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .ly_footer_address {
    display: block;
    margin-top: 22px;
  }
}
.ly_footer_address address {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 0;
}
@media (max-width: 1180px) {
  .ly_footer_address address {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_address address {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_address address {
    line-height: 1.75;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .ly_footer_address address {
    line-height: 1.4;
  }
}
.ly_footer_address p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 0;
  display: inline-block;
}
@media (max-width: 1180px) {
  .ly_footer_address p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_address p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_address p {
    line-height: 1.75;
    letter-spacing: 0;
  }
}
.ly_footer_address p ~ p {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .ly_footer_address p {
    line-height: 1.4;
  }
}
.ly_footer_address p a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
.ly_footer_address p a:focus, :where([data-whatintent="mouse"]) .ly_footer_address p a:hover {
  opacity: 0.6;
}
@media not all and (max-width: 767px) {
  .ly_footer_address p a {
    text-decoration: none;
    pointer-events: none;
  }
}
.ly_footer_mapLink {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 0;
  flex-shrink: 0;
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  .ly_footer_mapLink {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_mapLink {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_mapLink {
    line-height: 1.75;
    letter-spacing: 0;
  }
}
.ly_footer_mapLink:focus, :where([data-whatintent="mouse"]) .ly_footer_mapLink:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .ly_footer_mapLink {
    margin-top: 7px;
  }
}
.ly_footer_mapLink .icon {
  vertical-align: -8px;
}
@media (max-width: 767px) {
  .ly_footer_mapLink .icon {
    width: 17px;
    vertical-align: -6px;
  }
}
.ly_footer_mapLink .icon .fill {
  fill: #fff;
}
.ly_footer_foot {
  min-height: 108px;
  padding-top: 24px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(187, 187, 187, 0.5);
}
@media (max-width: 767px) {
  .ly_footer_foot {
    padding-top: 18px;
    padding-bottom: 0;
    margin-top: 40px;
  }
}
.ly_footer_footInner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 767px) {
  .ly_footer_footInner {
    display: block;
  }
}
.ly_footer_subNav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}
@media (max-width: 767px) {
  .ly_footer_subNav {
    justify-content: center;
  }
}
.ly_footer_subNav li {
  position: relative;
  padding-right: 15px;
}
.ly_footer_subNav li:after {
  content: "";
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 12px;
  background-color: #bbb;
}
.ly_footer_subNav li:last-child {
  padding-right: 0;
}
.ly_footer_subNav li:last-child:after {
  content: none;
}
.ly_footer_subNav a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
  display: inline-block;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  .ly_footer_subNav a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_subNav a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_subNav a {
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
.ly_footer_subNav a:focus, :where([data-whatintent="mouse"]) .ly_footer_subNav a:hover {
  opacity: 0.6;
}
.ly_footer_copy {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  flex-shrink: 0;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1180px) {
  .ly_footer_copy {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_copy {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_copy {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .ly_footer_copy {
    margin-top: 19px;
    text-align: center;
  }
}
.ly_footer_pageTop {
  position: fixed;
  bottom: 5px;
  right: 31px;
  opacity: 0;
  visibility: visible;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
}
.ly_footer_pageTop.is_abs {
  position: absolute;
  bottom: calc(100% + 5px);
}
.ly_footer_pageTop.is_colored a {
  color: #fff;
}
.ly_footer_pageTop.is_show {
  opacity: 1;
  visibility: visible;
}
.ly_footer_pageTop a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 2.92;
  letter-spacing: 0.05em;
  position: relative;
  padding-right: 27px;
  color: #2C8E87;
  transition-property: opacity, color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  .ly_footer_pageTop a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_pageTop a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .ly_footer_pageTop a {
    line-height: 2.92;
    letter-spacing: 0.05em;
  }
}
.ly_footer_pageTop a:focus, :where([data-whatintent="mouse"]) .ly_footer_pageTop a:hover {
  opacity: 0.6;
}
.ly_footer_pageTop a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #2C8E87;
  border: 1px solid rgba(239, 239, 239, 0.48);
}
.ly_footer_pageTop a:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 7px;
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

/**
 * Block
 */
.bl_cookieModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(54, 66, 70, 0.5);
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  z-index: 1000000;
}
.bl_cookieModal_container {
  width: 100%;
  max-width: 800px;
  max-height: calc(100dvh - 50px);
  padding: 25px 50px;
}
@media (max-width: 767px) {
  .bl_cookieModal_container {
    max-width: 100%;
    max-height: 100dvh;
    padding: 20px;
  }
}
.bl_cookieModal_body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 50px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .bl_cookieModal_body {
    padding: 30px 18px;
  }
}
@media (max-width: 767px) {
  .bl_cookieModal_inner {
    max-height: min(100dvh, 440px);
    overflow-y: auto;
  }
}
.bl_cookieModal_ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.22916667;
  letter-spacing: 0.08em;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  background-color: #C12929;
}
@media (max-width: 1180px) {
  .bl_cookieModal_ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .bl_cookieModal_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_cookieModal_ttl {
    line-height: 1.22916667;
    letter-spacing: 0.08em;
  }
}
@media (max-width: 767px) {
  .bl_cookieModal_ttl {
    padding: 10px 25px;
  }
}
.bl_cookieModal_btn {
  position: absolute;
  top: -25px;
  right: -25px;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #C12929;
  transition: opacity 0.3s;
}
.bl_cookieModal_btn:focus, :where([data-whatintent="mouse"]) .bl_cookieModal_btn:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .bl_cookieModal_btn {
    top: -35px;
    right: 0;
    width: 54px;
    height: 54px;
  }
}
.bl_cookieModal_btn:before, .bl_cookieModal_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
}
.bl_cookieModal_btn:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.bl_cookieModal_btn:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.bl_cookieModal.is_show {
  opacity: 1;
  visibility: visible;
}

.bl_homePageTtl {
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .bl_homePageTtl {
    margin-bottom: 30px;
  }
}

.bl_newsIndex {
  padding: 16px 43px;
  background-color: #F6F7F9;
}
@media (max-width: 767px) {
  .bl_newsIndex {
    padding: 10px 20px;
  }
}
.bl_newsIndex_inner {
  overflow: hidden;
}
.bl_newsIndex ol {
  transform: translateY(1px);
  padding-top: 1px;
}
.bl_newsIndex ol > li {
  border-bottom: 1px solid #ccc;
}
.bl_newsIndex ol > li a {
  display: block;
  padding: 17px 0 20px;
  transition: opacity 0.3s;
}
.bl_newsIndex ol > li a:focus, :where([data-whatintent="mouse"]) .bl_newsIndex ol > li a:hover {
  opacity: 0.6;
}
.bl_newsIndex_sub {
  display: flex;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .bl_newsIndex_sub {
    margin-bottom: 10px;
  }
}
.bl_newsIndex_cats {
  display: flex;
  gap: 9px;
}
.bl_newsIndex_ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42857143;
  letter-spacing: 0.05em;
  color: #61716C;
}
@media (max-width: 1180px) {
  .bl_newsIndex_ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_newsIndex_ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_newsIndex_ttl {
    line-height: 1.42857143;
    letter-spacing: 0.05em;
  }
}
.bl_newsIndex_ttl .icon {
  vertical-align: -5px;
}
.bl_newsIndex_ttl .icon .fill {
  fill: #2C8E87;
}

.bl_narrowDown {
  margin-top: 60px !important;
}
@media (max-width: 767px) {
  .bl_narrowDown {
    margin-top: 30px !important;
  }
}
.bl_narrowDown:first-child {
  margin-top: 0 !important;
}
.bl_narrowDown_hdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5625;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  color: #364246;
}
@media (max-width: 1180px) {
  .bl_narrowDown_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_narrowDown_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_narrowDown_hdg {
    line-height: 1.5625;
    letter-spacing: 0.13em;
  }
}
@media (max-width: 767px) {
  .bl_narrowDown_hdg {
    margin-bottom: 20px;
  }
}
.bl_narrowDown ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 30px;
  padding: 25px 61px 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .bl_narrowDown ul {
    gap: 15px;
    padding: 20px 15px;
  }
}
.bl_narrowDown li button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
  letter-spacing: 0.09em;
  padding-bottom: 4px;
  color: #61716C;
  transition: color 0.3s;
}
@media (max-width: 1180px) {
  .bl_narrowDown li button {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_narrowDown li button {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_narrowDown li button {
    line-height: 1.4;
    letter-spacing: 0.09em;
  }
}
.bl_narrowDown li button:focus, :where([data-whatintent="mouse"]) .bl_narrowDown li button:hover {
  color: #2C8E87;
}
.bl_narrowDown li button.is_current {
  border-bottom: 1px solid currentColor;
  color: #2C8E87;
  font-weight: 900;
}
.bl_narrowDown_panel {
  padding-top: 30px;
}
.bl_narrowDown_panel[aria-hidden=true] {
  display: none;
}

.bl_customizedBtn {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .bl_customizedBtn {
    display: block;
  }
}
.bl_customizedBtn > li {
  width: calc((100% - 20px) / 2);
}
@media (max-width: 767px) {
  .bl_customizedBtn > li {
    width: 100%;
  }
  .bl_customizedBtn > li ~ li {
    margin-top: 21px;
  }
}
.bl_customizedBtn > li a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 19px;
  min-height: 100px;
  height: 100%;
  padding: 10px 50px 10px 28px;
  background-color: #f9f9f9;
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
  transition: box-shadow 0.3s;
}
@media (max-width: 767px) {
  .bl_customizedBtn > li a {
    gap: 10px;
    min-height: 80px;
    padding: 10px 50px 10px 15px;
  }
}
.bl_customizedBtn > li a:focus, :where([data-whatintent="mouse"]) .bl_customizedBtn > li a:hover {
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.3);
}
.bl_customizedBtn > li .img {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .img {
    width: 30px;
  }
}
.bl_customizedBtn > li .ttl {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ttl {
    gap: 2px;
  }
}
.bl_customizedBtn > li .ja {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.22727273;
  letter-spacing: 0;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .bl_customizedBtn > li .ja {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja {
    line-height: 1.22727273;
    letter-spacing: 0;
  }
}
.bl_customizedBtn > li .ja__sm {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_customizedBtn > li .ja__sm {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja__sm {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja__sm {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.bl_customizedBtn > li .ja__spSm {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.76470588;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_customizedBtn > li .ja__spSm {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja__spSm {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .ja__spSm {
    line-height: 1.76470588;
    letter-spacing: 0.05em;
  }
}
.bl_customizedBtn > li .en {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1.42857143;
  letter-spacing: 0;
  color: #61716C;
}
@media (max-width: 1180px) {
  .bl_customizedBtn > li .en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .en {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .en {
    line-height: 1.42857143;
    letter-spacing: 0;
  }
}
.bl_customizedBtn > li .icon {
  position: absolute;
  right: 19px;
  color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .icon {
    right: 14px;
  }
}
.bl_customizedBtn > li .icon.icon_linkArw_lg {
  position: absolute;
  bottom: 19px;
}
@media (max-width: 767px) {
  .bl_customizedBtn > li .icon.icon_linkArw_lg {
    bottom: 15px;
    width: 22px;
  }
}
.bl_customizedBtn__coveredImg > li a {
  align-items: stretch;
  padding: 0 50px 0 0;
}
@media (max-width: 767px) {
  .bl_customizedBtn__coveredImg > li a {
    gap: 18px;
  }
}
.bl_customizedBtn__coveredImg > li a:focus .img img, :where([data-whatintent="mouse"]) .bl_customizedBtn__coveredImg > li a:hover .img img {
  transform: scale(1.1);
}
.bl_customizedBtn__coveredImg > li .img {
  position: relative;
  flex-shrink: 0;
  width: 110px;
  min-height: 110px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .bl_customizedBtn__coveredImg > li .img {
    width: 80px;
    min-height: 80px;
  }
}
.bl_customizedBtn__coveredImg > li .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.bl_customizedBtn__coveredImg > li .ttl {
  padding: 20px 0 10px 0;
}
@media (max-width: 767px) {
  .bl_customizedBtn__coveredImg > li .ttl {
    padding: 16px 0 10px 0;
  }
}
.bl_customizedBtn__noImg > li a {
  min-height: 70px;
  padding: 10px 50px 10px 20px;
}
@media (max-width: 767px) {
  .bl_customizedBtn__noImg > li a {
    min-height: 60px;
  }
}
.bl_customizedBtn__3col {
  gap: 20px;
}
.bl_customizedBtn__3col > li {
  width: calc((100% - 40px) / 3);
}
@media (max-width: 767px) {
  .bl_customizedBtn__3col > li {
    width: 100%;
  }
}

.bl_sideNav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  padding-top: 132px;
  padding-bottom: 35px;
  padding-left: 35px;
  margin-top: -132px;
}
.bl_sideNav.is_static {
  position: static;
}
@media (max-width: 767px) {
  .bl_sideNav {
    position: static;
    padding: 30px 10px 50px;
    margin-top: 0;
  }
}
.bl_sideNav_hdg a {
  position: relative;
  display: block;
  padding-bottom: 30px;
  padding-right: 36px;
  margin-bottom: 30px;
  transition: color 0.3s;
}
@media (max-width: 767px) {
  .bl_sideNav_hdg a {
    padding-bottom: 23px;
    padding-right: 36px;
  }
}
.bl_sideNav_hdg a:focus, :where([data-whatintent="mouse"]) .bl_sideNav_hdg a:hover {
  color: #2C8E87;
}
.bl_sideNav_hdg a:focus:after, :where([data-whatintent="mouse"]) .bl_sideNav_hdg a:hover:after {
  width: 100%;
}
.bl_sideNav_hdg a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .bl_sideNav_hdg a:before {
    left: -30px;
    width: calc(100% + 60px);
  }
}
.bl_sideNav_hdg a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 1px;
  background-color: #2C8E87;
  transition: width 0.3s;
}
@media (max-width: 767px) {
  .bl_sideNav_hdg a:after {
    width: 52px;
    height: 2px;
  }
}
.bl_sideNav_hdg a .icon {
  position: absolute;
  top: 11px;
  right: 0;
}
@media (max-width: 767px) {
  .bl_sideNav_hdg a .icon {
    width: 22px;
  }
}
.bl_sideNav_hdg .hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.35;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_sideNav_hdg .hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_hdg .hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_hdg .hdg {
    line-height: 1.35;
    letter-spacing: 0.05em;
  }
}
.bl_sideNav_list a {
  display: inline-block;
}
.bl_sideNav_list a .hdg {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  transition-property: color, -webkit-text-decoration-color;
  transition-property: color, text-decoration-color;
  transition-property: color, text-decoration-color, -webkit-text-decoration-color;
  transition-duration: 0.3s;
}
.bl_sideNav_list a:focus .hdg, :where([data-whatintent="mouse"]) .bl_sideNav_list a:hover .hdg {
  color: #2C8E87;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.bl_sideNav_list .hdg {
  color: #61716C;
}
.bl_sideNav_list__lv2 > li ~ li {
  margin-top: 17px;
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv2 > li ~ li {
    margin-top: 14px;
  }
}
.bl_sideNav_list__lv2 .hdg {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_sideNav_list__lv2 .hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv2 .hdg {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv2 .hdg {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.bl_sideNav_list__lv2 .hdg.is_current {
  color: #2C8E87;
  font-weight: bold;
}
.bl_sideNav_list__lv3 {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv3 {
    margin-top: 4px;
  }
}
.bl_sideNav_list__lv3 li {
  position: relative;
  padding-left: 14px;
}
.bl_sideNav_list__lv3 li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: #2C8E87;
}
.bl_sideNav_list__lv3 li ~ li {
  margin-top: 6px;
}
.bl_sideNav_list__lv3 .hdg {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.61;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_sideNav_list__lv3 .hdg {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv3 .hdg {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_list__lv3 .hdg {
    line-height: 1.61;
    letter-spacing: 0.05em;
  }
}
.bl_sideNav_list__lv3 .hdg.is_current {
  color: #2C8E87;
  font-weight: bold;
}
.bl_sideNav_relation {
  padding-top: 17px;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .bl_sideNav_relation {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.bl_sideNav_relation:first-child {
  margin-top: 0;
}
.bl_sideNav_relation p {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
  color: #61716C;
}
@media (max-width: 1180px) {
  .bl_sideNav_relation p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_relation p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_relation p {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_relation p {
    margin-bottom: 11px;
  }
}
.bl_sideNav_relation li ~ li {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .bl_sideNav_relation li ~ li {
    margin-top: 2px;
  }
}
.bl_sideNav_relation li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 16px;
  color: #61716C;
  transition: color 0.3s;
}
@media (max-width: 1180px) {
  .bl_sideNav_relation li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_relation li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_sideNav_relation li a {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.bl_sideNav_relation li a:focus, :where([data-whatintent="mouse"]) .bl_sideNav_relation li a:hover {
  color: #2C8E87;
}
.bl_sideNav_relation li a:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_sideNav_relation li a:before {
    top: 8px;
  }
}
.bl_sideNav_relation li a .icon {
  vertical-align: -5px;
}
@media (max-width: 767px) {
  .bl_sideNav_relation li a .icon {
    width: 18px;
    vertical-align: -6px;
  }
}
.bl_sideNav_relation li a .icon .fill {
  fill: #2C8E87;
}

.bl_pageTtl {
  position: relative;
  z-index: 1;
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
}
.bl_pageTtl_bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.bl_pageTtl_bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 142, 135, 0.25);
}
.bl_pageTtl_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_pageTtl_inner {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
@media (max-width: 767px) {
  .bl_pageTtl_inner {
    min-height: 180px;
  }
}
.bl_pageTtl_hdg {
  flex-grow: 1;
  padding: 38px 0;
}
@media (max-width: 767px) {
  .bl_pageTtl_hdg {
    padding: 30px 0;
  }
}
.bl_pageTtl_sub {
  font-size: 18.16px;
  font-size: 1.816rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  line-height: 3.16;
  letter-spacing: 0.05em;
  color: #fff;
}
@media (max-width: 1180px) {
  .bl_pageTtl_sub {
    font-size: 18.16px;
    font-size: 1.816rem;
  }
}
@media (max-width: 767px) {
  .bl_pageTtl_sub {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_pageTtl_sub {
    line-height: 3.16;
    letter-spacing: 0.05em;
  }
}
.bl_pageTtl_sub a {
  text-decoration: underline;
}
.bl_pageTtl_sub a:focus, :where([data-whatintent="mouse"]) .bl_pageTtl_sub a:hover {
  text-decoration: none;
}
.bl_pageTtl_ttl {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.33;
  letter-spacing: 0.05em;
  color: #fff;
}
@media (max-width: 1180px) {
  .bl_pageTtl_ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media (max-width: 767px) {
  .bl_pageTtl_ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .bl_pageTtl_ttl {
    line-height: 1.33;
    letter-spacing: 0.05em;
  }
}
.bl_pageTtl__withBg .bl_pageTtl_inner {
  min-height: 400px;
}
@media (max-width: 767px) {
  .bl_pageTtl__withBg .bl_pageTtl_inner {
    min-height: 300px;
  }
}
.bl_pageTtl__withBg .bl_pageTtl_ttl {
  text-shadow: 0 0 15px rgba(20, 24, 29, 0.8);
}
.bl_pageTtl__withBg .bl_pageTtl_sub {
  text-shadow: 0 0 15px rgba(20, 24, 29, 0.8);
}

.bl_pageDesc {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_pageDesc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_pageDesc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_pageDesc {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.bl_pageEmTxt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_pageEmTxt {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_pageEmTxt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_pageEmTxt {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.bl_pageBorderedTxt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 20px 30px;
  border: 1px solid currentColor;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .bl_pageBorderedTxt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_pageBorderedTxt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_pageBorderedTxt {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_pageBorderedTxt {
    padding: 20px;
  }
}

.bl_relationLinks {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  background-color: #DAE3EC;
}
@media not all and (max-width: 767px) {
  .bl_relationLinks {
    display: none;
  }
}
@media (max-width: 767px) {
  .bl_relationLinks + .ly_contentWrapper {
    padding-top: 40px !important;
  }
}
.bl_relationLinks ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 9px;
}
.bl_relationLinks li {
  width: calc((100% - 9px) / 2);
}
.bl_relationLinks li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.42;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 15px;
  text-align: center;
  background-color: #fff;
  color: #2C8E87;
  transition-property: background-color, color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  .bl_relationLinks li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_relationLinks li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_relationLinks li a {
    line-height: 1.42;
    letter-spacing: 0.05em;
  }
}
.bl_relationLinks li a:focus, :where([data-whatintent="mouse"]) .bl_relationLinks li a:hover {
  background-color: #2C8E87;
  color: #fff;
}
.bl_relationLinks li a.is_active {
  background-color: #2C8E87;
  color: #fff;
}

.bl_breadcrumb {
  padding-top: 20px;
}
.bl_breadcrumb__withSideNav .bl_breadcrumb_inner {
  width: calc(100% - 260px - 60px);
}
@media (max-width: 767px) {
  .bl_breadcrumb__withSideNav .bl_breadcrumb_inner {
    width: auto;
  }
}
.bl_breadcrumb li {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.41;
  letter-spacing: 0.05em;
  display: inline;
}
@media (max-width: 1180px) {
  .bl_breadcrumb li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_breadcrumb li {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .bl_breadcrumb li {
    line-height: 1.41;
    letter-spacing: 0.05em;
  }
}
.bl_breadcrumb li:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  margin-inline: 7px;
  vertical-align: 1px;
  border-right: 1px solid #384743;
  border-top: 1px solid #384743;
}
@media (max-width: 767px) {
  .bl_breadcrumb li:after {
    width: 5px;
    height: 5px;
    margin-inline: 5px;
  }
}
.bl_breadcrumb li:last-child:after {
  content: none;
}
.bl_breadcrumb a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.41;
  letter-spacing: 0.05em;
  color: #2C8E87;
  text-decoration: underline;
  text-underline-offset: 1px;
}
@media (max-width: 1180px) {
  .bl_breadcrumb a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_breadcrumb a {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .bl_breadcrumb a {
    line-height: 1.41;
    letter-spacing: 0.05em;
  }
}
.bl_breadcrumb a:focus, :where([data-whatintent="mouse"]) .bl_breadcrumb a:hover {
  text-decoration: none;
}

.bl_generalAnchor ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
}
.bl_generalAnchor li {
  width: calc((100% - 4px) / 3);
}
@media (max-width: 767px) {
  .bl_generalAnchor li {
    width: calc((100% - 2px) / 2);
  }
}
.bl_generalAnchor a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.33;
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 57px;
  padding: 16px 40px 16px 16px;
  background-color: #f9f9f9;
  color: #2C8E87;
  transition: background-color 0.3s;
}
@media (max-width: 1180px) {
  .bl_generalAnchor a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_generalAnchor a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_generalAnchor a {
    line-height: 1.33;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_generalAnchor a {
    min-height: 48px;
    padding: 15px 40px 15px 14px;
  }
}
.bl_generalAnchor a:focus, :where([data-whatintent="mouse"]) .bl_generalAnchor a:hover {
  background-color: #fff;
}
.bl_generalAnchor a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #2C8E87;
  border-right: 2px solid #2C8E87;
}
@media (max-width: 767px) {
  .bl_generalAnchor a:before {
    right: 12px;
  }
}
.bl_generalAnchor__4col li {
  width: calc((100% - 6px) / 4);
}
@media (max-width: 767px) {
  .bl_generalAnchor__4col li {
    width: calc((100% - 2px) / 2);
  }
}

.bl_generalHdg:first-child .el_generalHdg {
  margin-top: 0;
}
.bl_generalHdg:last-child .el_generalHdg {
  margin-bottom: 0;
}
.bl_generalHdg + :not(.bl_generalHdg) {
  margin-top: 0;
}

.bl_simpleTxt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_simpleTxt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_simpleTxt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_simpleTxt {
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.bl_linkList a {
  color: #2C8E87;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.bl_linkList a:focus, :where([data-whatintent="mouse"]) .bl_linkList a:hover {
  text-decoration: none;
}
.bl_linkList a .icon {
  vertical-align: -5px;
}
.bl_linkList li ~ li {
  margin-top: 3px;
}
.bl_linkList ul > li {
  position: relative;
  padding-left: 25px;
}
.bl_linkList ul > li:before {
  content: "";
  position: absolute;
  top: calc((12px + 0.6em) / 2);
  left: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_linkList ul > li:before {
    top: calc((10px + 0.6em) / 2);
  }
}
.bl_linkList ol {
  counter-reset: number 0;
}
.bl_linkList ol > li {
  position: relative;
  padding-left: 25px;
}
.bl_linkList ol > li:before {
  content: counter(number) ".";
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Cormorant Infant", serif;
  line-height: 1.6;
  letter-spacing: 0;
  counter-increment: number 1;
  position: absolute;
  top: -1px;
  left: calc(1.6em - 10px);
  text-align: right;
  display: inline-block;
  text-indent: -1.6em;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .bl_linkList ol > li:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_linkList ol > li:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_linkList ol > li:before {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .bl_linkList ol > li:before {
    top: -2px;
  }
}

.bl_generalBtn ul {
  display: flex;
  flex-wrap: wrap;
  gap: 21px 28px;
}
@media (max-width: 767px) {
  .bl_generalBtn ul {
    gap: 17px 23px;
  }
}
.bl_generalBtn__1col ul {
  width: 360px;
  max-width: 100%;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .bl_generalBtn__1col ul {
    width: 100%;
  }
}
.bl_generalBtn__1col li {
  width: 100%;
}
.bl_generalBtn__2col li {
  width: calc((100% - 28px) / 2);
}
@media (max-width: 767px) {
  .bl_generalBtn__2col li {
    width: calc((100% - 0px) / 1);
  }
}
@media (max-width: 767px) {
  .bl_generalBtn__sp2col li {
    width: calc((100% - 23px) / 2);
  }
}
.bl_generalBtn__3col li {
  width: calc((100% - 56px) / 3);
}
@media (max-width: 767px) {
  .bl_generalBtn__3col li {
    width: calc((100% - 23px) / 2);
  }
}
@media (max-width: 767px) {
  .bl_generalBtn__3col li .el_btn {
    padding: 15px 36px;
  }
}
@media (max-width: 767px) {
  .bl_generalBtn__3col li .el_btn__txtLeft {
    padding-left: 20px;
  }
}
.bl_generalBtn__w100p li {
  width: 100%;
}
@media (max-width: 767px) {
  .bl_generalBtn__sp1Col li {
    width: calc((100% - 0px) / 1);
  }
}

.bl_accordion_list {
  display: block;
}
.bl_accordion_item {
  border: 1px solid #ccc;
}
.bl_accordion_head {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 60px 18px 30px;
  transition: background-color 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .bl_accordion_head {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_head {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_head {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_accordion_head {
    padding: 15px 40px 15px 20px;
  }
}
.bl_accordion_head.is_active:after {
  transform: rotate(0deg);
}
.bl_accordion_head:focus, :where([data-whatintent="mouse"]) .bl_accordion_head:hover {
  background-color: #fff;
}
.bl_accordion_head:before, .bl_accordion_head:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 30px;
  width: 17px;
  height: 1px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_accordion_head:before, .bl_accordion_head:after {
    top: 28px;
    right: 20px;
    width: 15px;
  }
}
.bl_accordion_head:after {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.bl_accordion_body {
  display: none;
  background-color: rgba(255, 255, 255, 0.5);
}
.bl_accordion_inner {
  display: block;
  position: relative;
  padding: 20px 30px 20px 30px;
}
@media (max-width: 767px) {
  .bl_accordion_inner {
    padding: 20px;
  }
}
.bl_accordion_inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #ccc;
}
.bl_accordion a.el_img {
  display: block;
}
.bl_accordion a:focus .bl_accordion_arwLink > div, :where([data-whatintent="mouse"]) .bl_accordion a:hover .bl_accordion_arwLink > div {
  color: #2C8E87;
}
.bl_accordion a:focus .bl_accordion_arwLink > div:after, :where([data-whatintent="mouse"]) .bl_accordion a:hover .bl_accordion_arwLink > div:after {
  width: 100%;
}
.bl_accordion_arwLink {
  text-align: right;
}
.bl_accordion_arwLink > div {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.57;
  letter-spacing: 0.06em;
  position: relative;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  gap: 21px;
  padding-bottom: 10px;
  text-align: left;
  transition: color 0.3s;
}
@media (max-width: 1180px) {
  .bl_accordion_arwLink > div {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_arwLink > div {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_arwLink > div {
    line-height: 2.57;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 767px) {
  .bl_accordion_arwLink > div {
    padding-bottom: 8px;
  }
}
.bl_accordion_arwLink > div:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.bl_accordion_arwLink > div:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: #2C8E87;
  transition: width 0.3s;
}
.bl_accordion_img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  text-align: center;
}
.bl_accordion_img:only-child {
  margin-top: 0;
}
.bl_accordion_mg {
  margin-top: 25px;
}
.bl_accordion_boldTxt {
  margin-top: 10px;
  font-weight: bold;
}
.bl_accordion_table {
  margin-top: 20px;
}
.bl_accordion_table:only-child {
  margin-top: 0;
}
.bl_accordion_tableHdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  color: #2085A5;
}
@media (max-width: 1180px) {
  .bl_accordion_tableHdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_tableHdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_tableHdg {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.bl_accordion_tableInfo {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 11px;
}
@media (max-width: 1180px) {
  .bl_accordion_tableInfo {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_tableInfo {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_accordion_tableInfo {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.bl_accordion__1col .bl_accordion_item {
  border: 1px solid #ccc;
}
.bl_accordion__1col .bl_accordion_item ~ .bl_accordion_item {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .bl_accordion__1col .bl_accordion_item ~ .bl_accordion_item {
    margin-top: 15px;
  }
}
.bl_accordion__2col .bl_accordion_list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 30px;
}
@media (max-width: 767px) {
  .bl_accordion__2col .bl_accordion_list {
    display: block;
  }
}
.bl_accordion__2col .bl_accordion_item {
  width: calc((100% - 30px) / 2);
}
@media (max-width: 767px) {
  .bl_accordion__2col .bl_accordion_item {
    width: 100%;
  }
  .bl_accordion__2col .bl_accordion_item ~ .bl_accordion_item {
    margin-top: 15px;
  }
}
.bl_accordion .el_wysiwyg__table {
  margin-top: 0;
}

.bl_faq_list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.bl_faq_item {
  position: relative;
  border: 1px solid #ccc;
}
.bl_faq_item:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 30px;
  width: 40px;
  height: 1px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_faq_item:before {
    left: 20px;
  }
}
.bl_faq_head {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.65;
  letter-spacing: 0.05em;
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 60px 30px 70px;
  transition: background-color 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1180px) {
  .bl_faq_head {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_faq_head {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_faq_head {
    line-height: 1.65;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_faq_head {
    padding: 25px 40px 25px 50px;
  }
}
.bl_faq_head.is_active:after {
  transform: rotate(0deg);
}
.bl_faq_head:focus, :where([data-whatintent="mouse"]) .bl_faq_head:hover {
  background-color: #fff;
}
.bl_faq_head:before, .bl_faq_head:after {
  content: "";
  position: absolute;
  top: 47px;
  right: 30px;
  width: 17px;
  height: 1px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_faq_head:before, .bl_faq_head:after {
    top: 40px;
    right: 20px;
    width: 15px;
  }
}
.bl_faq_head:after {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.bl_faq_head .icon_q {
  position: absolute;
  top: 38px;
  left: 30px;
  color: #2C8E87;
}
.bl_faq_head .icon_q .fill {
  fill: currentColor;
}
@media (max-width: 767px) {
  .bl_faq_head .icon_q {
    top: 30px;
    left: 18px;
  }
}
.bl_faq_body {
  display: none;
  background-color: rgba(255, 255, 255, 0.5);
}
.bl_faq_inner {
  position: relative;
  padding: 30px 30px 40px 70px;
}
@media (max-width: 767px) {
  .bl_faq_inner {
    padding: 20px 20px 30px 57px;
  }
}
.bl_faq_inner > .icon_a {
  position: absolute;
  top: 35px;
  left: 30px;
  color: #C12929;
}
@media (max-width: 767px) {
  .bl_faq_inner > .icon_a {
    top: 21px;
    left: 18px;
  }
}
.bl_faq_inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  width: calc(100% - 60px);
  border-top: 1px solid #ccc;
}
@media (max-width: 767px) {
  .bl_faq_inner:before {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.bl_faq_inner > *:not(.icon_a) {
  margin-top: 0;
}
.bl_faq_inner > *:not(.icon_a) ~ * {
  margin-top: 26px;
}

.bl_imgTxt::after {
  content: "";
  display: block;
  clear: both;
}
.bl_imgTxt + * {
  clear: both;
}
.bl_imgTxt_figure {
  padding-bottom: 30px;
}
.bl_imgTxt_txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_imgTxt_txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_imgTxt_txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_imgTxt_txt {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
@media not all and (max-width: 767px) {
  .bl_imgTxt_txt {
    padding-bottom: 30px;
  }
}
@media not all and (max-width: 767px) {
  .bl_imgTxt__imgLeft {
    margin-bottom: -30px;
  }
}
.bl_imgTxt__imgLeft .bl_imgTxt_figure {
  float: left;
  max-width: 390px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .bl_imgTxt__imgLeft .bl_imgTxt_figure {
    float: none;
    max-width: 100%;
    padding-right: 0;
    text-align: center;
  }
}
.bl_imgTxt__imgCenter .bl_imgTxt_figure {
  text-align: center;
}
.bl_imgTxt__imgCenter .bl_imgTxt_figure:only-child {
  padding-bottom: 0;
}
@media not all and (max-width: 767px) {
  .bl_imgTxt__imgRight {
    margin-bottom: -30px;
  }
}
.bl_imgTxt__imgRight .bl_imgTxt_figure {
  float: right;
  max-width: 390px;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .bl_imgTxt__imgRight .bl_imgTxt_figure {
    float: none;
    max-width: 100%;
    padding-left: 0;
    text-align: center;
  }
}
@media not all and (max-width: 767px) {
  .bl_imgTxt__imgRight .bl_imgTxt_txt {
    padding-bottom: 30px;
  }
}
.bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure {
  width: auto;
}
.bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img {
  display: block;
}
.bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img figure {
  width: 100%;
}
.bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img_img {
  width: 100%;
  aspect-ratio: 600/376;
}
.bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767px) {
  .bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure {
    width: auto;
  }
  .bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img {
    display: block;
  }
  .bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img figure {
    width: 100%;
  }
  .bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img_img {
    width: 100%;
    aspect-ratio: 600/376;
  }
  .bl_imgTxt__fixedSize.bl_imgTxt .bl_imgTxt_figure .el_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media not all and (max-width: 767px) {
  .bl_imgTxt__fixedSize.bl_imgTxt__imgLeft .bl_imgTxt_figure, .bl_imgTxt__fixedSize.bl_imgTxt__imgRight .bl_imgTxt_figure {
    width: 390px;
  }
}

.bl_variableImg ul {
  display: flex;
  flex-wrap: wrap;
  gap: 38px 29px;
}
@media (max-width: 767px) {
  .bl_variableImg ul {
    gap: 40px 20px;
  }
}
.bl_variableImg a .bl_variableImg_hdg {
  position: relative;
  padding-right: 30px;
  transition: color 0.3s;
}
.bl_variableImg a .bl_variableImg_hdg .icon {
  position: absolute;
  top: 4px;
  right: 0;
}
.bl_variableImg a .bl_variableImg_hdg .icon .fill {
  fill: #2C8E87;
}
.bl_variableImg a .bl_variableImg_hdg .icon_linkArw {
  top: 13px;
}
.bl_variableImg a:focus .bl_variableImg_hdg, :where([data-whatintent="mouse"]) .bl_variableImg a:hover .bl_variableImg_hdg {
  color: #2C8E87;
}
.bl_variableImg_figure .el_img_img img {
  width: 100%;
  aspect-ratio: 375/236;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_variableImg_figure .el_img_caption {
  margin-top: 10px;
}
.bl_variableImg_hdg {
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.65;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .bl_variableImg_hdg {
    line-height: 1.65;
    letter-spacing: 0.05em;
  }
}
.bl_variableImg_hdg:only-child, .bl_variableImg_hdg:first-child {
  margin-top: 0;
}
.bl_variableImg_hdg .is_dark {
  color: #61716C;
}
.bl_variableImg_hdg .is_colored {
  color: #2085A5;
}
.bl_variableImg_txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 16px;
}
@media (max-width: 1180px) {
  .bl_variableImg_txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg_txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg_txt {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.bl_variableImg_txt:only-child, .bl_variableImg_txt:first-child {
  margin-top: 0;
}
.bl_variableImg__2col li {
  width: calc((100% - 29px) / 2);
}
@media (max-width: 767px) {
  .bl_variableImg__2col li {
    width: 100%;
  }
}
.bl_variableImg__2col .bl_variableImg_figure .el_img figure {
  width: 100%;
}
.bl_variableImg__2col .bl_variableImg_hdg {
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 1180px) {
  .bl_variableImg__2col .bl_variableImg_hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg__2col .bl_variableImg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.bl_variableImg__2col a .bl_variableImg_hdg .icon {
  top: 15px;
}
.bl_variableImg__3col li {
  width: calc((100% - 58px) / 3);
}
@media (max-width: 767px) {
  .bl_variableImg__3col li {
    width: 100%;
  }
}
.bl_variableImg__3col .bl_variableImg_figure .el_img figure {
  width: 100%;
}
.bl_variableImg__3col .bl_variableImg_hdg {
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 1180px) {
  .bl_variableImg__3col .bl_variableImg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg__3col .bl_variableImg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.bl_variableImg__4col li {
  width: calc((100% - 87px) / 4);
}
@media (max-width: 767px) {
  .bl_variableImg__4col li {
    width: calc((100% - 20px) / 2);
  }
}
.bl_variableImg__4col .bl_variableImg_hdg {
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 1180px) {
  .bl_variableImg__4col .bl_variableImg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg__4col .bl_variableImg_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.bl_variableImg__5col li {
  width: calc((100% - 116px) / 5);
}
@media (max-width: 767px) {
  .bl_variableImg__5col li {
    width: calc((100% - 20px) / 2);
  }
}
.bl_variableImg__5col .bl_variableImg_hdg {
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 1180px) {
  .bl_variableImg__5col .bl_variableImg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_variableImg__5col .bl_variableImg_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.bl_selectVideo_video {
  display: flex;
  width: 100%;
}
.bl_selectVideo_video video {
  width: 100%;
  aspect-ratio: 16/9;
}
.bl_selectVideo_video video[poster] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_selectVideo_video iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.bl_selectVideo_caption {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.88;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .bl_selectVideo_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_caption {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
.bl_selectVideo_hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.88;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .bl_selectVideo_hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_hdg {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
.bl_selectVideo_txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
@media (max-width: 1180px) {
  .bl_selectVideo_txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo_txt {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.bl_selectVideo__1col li ~ li {
  margin-top: 40px;
}
.bl_selectVideo__1col .bl_selectVideo_body {
  max-width: 600px;
  margin-inline: auto;
}
.bl_selectVideo__1col .bl_selectVideo_hdg {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .bl_selectVideo__1col .bl_selectVideo_hdg {
    margin-top: 16px;
  }
}
.bl_selectVideo__2col ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 28px;
}
.bl_selectVideo__2col li {
  width: calc((100% - 28px) / 2);
}
@media (max-width: 767px) {
  .bl_selectVideo__2col li {
    width: 100%;
  }
}
.bl_selectVideo__2col .bl_selectVideo_hdg {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .bl_selectVideo__2col .bl_selectVideo_hdg {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .bl_selectVideo + .bl_selectVideo {
    margin-top: 40px;
  }
}

.bl_flow > ol > li {
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ccc;
}
.bl_flow > ol > li:last-child:before, .bl_flow > ol > li:last-child:after {
  content: none;
}
.bl_flow > ol > li:last-child .bl_flow_article:before {
  content: none;
}
.bl_flow > ol > li ~ li {
  margin-top: 95px;
}
@media (max-width: 767px) {
  .bl_flow > ol > li ~ li {
    margin-top: 71px;
  }
}
.bl_flow > ol > li:before {
  content: "";
  position: absolute;
  bottom: -54px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 4.5px 0 4.5px;
  border-color: #2C8E87 transparent transparent transparent;
}
@media (max-width: 767px) {
  .bl_flow > ol > li:before {
    bottom: -42px;
  }
}
.bl_flow > ol > li:after {
  content: "";
  position: absolute;
  bottom: -39px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 39px;
  background-color: #2C8E87;
}
.bl_flow_article {
  position: relative;
  padding: 30px;
}
@media (max-width: 767px) {
  .bl_flow_article {
    padding: 30px 20px 30px;
  }
}
.bl_flow_article:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  height: 1px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .bl_flow_article:before {
    width: 200px;
  }
}
.bl_flow_head {
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .bl_flow_head {
    gap: 9px;
  }
}
.bl_flow_num {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Cormorant Infant", serif;
  line-height: 1.8;
  letter-spacing: 0.05em;
  flex-shrink: 0;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .bl_flow_num {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_num {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_num {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.bl_flow_ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: #384743;
}
@media (max-width: 1180px) {
  .bl_flow_ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_ttl {
    line-height: 1.45;
    letter-spacing: 0;
  }
}
.bl_flow_desc {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media (max-width: 1180px) {
  .bl_flow_desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_desc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_desc {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .bl_flow_desc {
    margin-top: 10px;
  }
}
.bl_flow_hdg {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.388;
  letter-spacing: 0.05em;
  margin-top: 40px;
  padding-left: 12px;
  border-left: 2px solid #2C8E87;
  color: #384743;
}
@media (max-width: 1180px) {
  .bl_flow_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_hdg {
    line-height: 1.388;
    letter-spacing: 0.05em;
  }
}
.bl_flow_hdg + * {
  margin-top: 15px;
}
.bl_flow_tabList {
  display: flex;
  gap: 3px;
  margin-top: 30px;
}
.bl_flow_tabBtn {
  flex-grow: 1;
  min-width: calc((100% - 6px) / 3);
}
.bl_flow_tabBtn button {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 5px;
  text-align: center;
  background-color: #EBEFEE;
  color: #2C8E87;
  transition-property: background-color, color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  .bl_flow_tabBtn button {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_tabBtn button {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .bl_flow_tabBtn button {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .bl_flow_tabBtn button {
    min-height: 38px;
  }
}
.bl_flow_tabBtn button[aria-selected=true] {
  background-color: #2C8E87;
  color: #F1F2F3;
  pointer-events: none;
}
.bl_flow_tabBtn button:focus, :where([data-whatintent="mouse"]) .bl_flow_tabBtn button:hover {
  background-color: rgba(44, 142, 135, 0.3);
}
.bl_flow_tabBtn button:focus {
  background-color: #2C8E87;
  color: #F1F2F3;
}
.bl_flow_tabPanel[aria-hidden=true] {
  display: none;
}
.bl_flow_tabPanel > *:first-child {
  margin-top: 20px;
}

/**
 * Element
 */
.el_homePageTtl {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 2.44117647;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 1180px) {
  .el_homePageTtl {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media (max-width: 767px) {
  .el_homePageTtl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .el_homePageTtl {
    line-height: 2.44117647;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_homePageTtl {
    padding-bottom: 2px;
  }
}
.el_homePageTtl:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .el_homePageTtl:before {
    width: 30px;
  }
}

.el_multiLangTtl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 30px;
}
.el_multiLangTtl .ttl {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl .ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl .ttl {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.el_multiLangTtl .en {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl .en {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl .en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl .en {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.el_multiLangTtl__sm {
  gap: 10px 18px;
}
.el_multiLangTtl__sm .ttl {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl__sm .ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__sm .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__sm .ttl {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.el_multiLangTtl__sm .en {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl__sm .en {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__sm .en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__sm .en {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.el_multiLangTtl__spSm .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl__spSm .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__spSm .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__spSm .ttl {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.el_multiLangTtl__spSm .en {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_multiLangTtl__spSm .en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__spSm .en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .el_multiLangTtl__spSm .en {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.el_txtLink {
  --pb: 19px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.06em;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 1px;
  padding-bottom: var(--pb);
  border-bottom: 1px solid #ccc;
  color: #61716C;
  transition: color 0.3s;
}
@media (max-width: 1180px) {
  .el_txtLink {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_txtLink {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .el_txtLink {
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 767px) {
  .el_txtLink {
    --pb: 13px;
  }
}
.el_txtLink:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40px;
  height: 1px;
  background-color: #2C8E87;
  transition: width 0.3s;
}
.el_txtLink .icon {
  flex-shrink: 0;
}
.el_txtLink .icon.icon_linkArw_lg {
  margin-top: 2px;
}
@media (max-width: 767px) {
  .el_txtLink .icon.icon_linkArw_lg {
    margin-top: 0;
    width: 22px;
  }
}
a:focus .el_txtLink, :where([data-whatintent="mouse"]) a:hover .el_txtLink {
  color: #2C8E87;
}
a:focus .el_txtLink:before, :where([data-whatintent="mouse"]) a:hover .el_txtLink:before {
  width: 100%;
}
a.el_txtLink:focus, :where([data-whatintent="mouse"]) a.el_txtLink:hover {
  color: #2C8E87;
}
a.el_txtLink:focus:before, :where([data-whatintent="mouse"]) a.el_txtLink:hover:before {
  width: 100%;
}

.el_generalHdg__lv1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 20px;
  margin-top: 80px;
  margin-bottom: 40px;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .el_generalHdg__lv1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv1 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv1 {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv1 {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}
.el_generalHdg__lv1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 1px;
  background-color: currentColor;
}
@media (max-width: 767px) {
  .el_generalHdg__lv1:before {
    width: 40px;
  }
}
.el_generalHdg__lv2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.65;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 30px;
  color: #384743;
}
@media (max-width: 1180px) {
  .el_generalHdg__lv2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv2 {
    line-height: 1.65;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv2 {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}
.el_generalHdg__lv2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.el_generalHdg__lv3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5625;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  color: #2085A5;
}
@media (max-width: 1180px) {
  .el_generalHdg__lv3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv3 {
    line-height: 1.5625;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_generalHdg__lv3 {
    margin-bottom: 15px;
  }
}

.el_btn {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 17px 46px;
  text-align: center;
  background-color: #fff;
  color: #2C8E87;
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
  transition-property: background-color, color;
  transition-duration: 0.3s;
}
@media (max-width: 1180px) {
  .el_btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .el_btn {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_btn {
    padding: 20px 36px;
  }
}
.el_btn .icon {
  position: absolute;
  top: 50%;
  right: 19px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .el_btn .icon {
    right: 13px;
    width: 18px;
  }
}
.el_btn .icon .fill {
  fill: currentColor;
}
.el_btn:focus, :where([data-whatintent="mouse"]) .el_btn:hover {
  background-color: #2C8E87;
  color: #fff;
}
.el_btn:focus .icon .fill, :where([data-whatintent="mouse"]) .el_btn:hover .icon .fill {
  fill: currentColor;
}
.el_btn__spaceBit {
  justify-content: space-between;
  padding: 17px 56px 17px 21px;
  text-align: left;
}
@media (max-width: 767px) {
  .el_btn__spaceBit {
    padding: 20px 38px 20px 20px;
  }
}
.el_btn__txtLeft {
  justify-content: left;
  padding: 20px 46px 20px 17px;
  border-left: 3px solid #2C8E87;
  text-align: left;
}

.el_wysiwyg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_wysiwyg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.el_wysiwyg a {
  color: #2C8E87;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.el_wysiwyg a:focus, :where([data-whatintent="mouse"]) .el_wysiwyg a:hover {
  text-decoration: none;
}
.el_wysiwyg a .icon {
  vertical-align: -5px;
}
.el_wysiwyg li ~ li {
  margin-top: 3px;
}
.el_wysiwyg ul > li {
  position: relative;
  padding-left: 25px;
}
.el_wysiwyg ul > li:before {
  content: "";
  position: absolute;
  top: calc((12px + 0.6em) / 2);
  left: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .el_wysiwyg ul > li:before {
    top: calc((10px + 0.6em) / 2);
  }
}
.el_wysiwyg ol {
  counter-reset: number 0;
}
.el_wysiwyg ol > li {
  position: relative;
  padding-left: 25px;
}
.el_wysiwyg ol > li:before {
  content: counter(number) ".";
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Cormorant Infant", serif;
  line-height: 1.6;
  letter-spacing: 0;
  counter-increment: number 1;
  position: absolute;
  top: -1px;
  left: calc(1.6em - 10px);
  text-align: right;
  display: inline-block;
  text-indent: -1.6em;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .el_wysiwyg ol > li:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg ol > li:before {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg ol > li:before {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg ol > li:before {
    top: -2px;
  }
}
.el_wysiwyg__table .scroll-hint-icon {
  z-index: 10;
}
@media not all and (max-width: 767px) {
  .el_wysiwyg__table .scroll-hint-icon {
    display: none;
  }
}
.el_wysiwyg__table::-webkit-scrollbar {
  height: 8px;
}
.el_wysiwyg__table::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #ccc;
}
.el_wysiwyg__table::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #61716C;
}
.el_wysiwyg__table table {
  background-color: #fff;
}
.el_wysiwyg__table th, .el_wysiwyg__table td {
  border: 1px solid #ccc;
}
.el_wysiwyg__table th {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  background-color: #2085A5;
  color: #fff;
}
@media (max-width: 767px) {
  .el_wysiwyg__table th {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.el_wysiwyg__table td {
  padding: 15px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .el_wysiwyg__table.js-scrollable table {
    width: 780px;
    max-width: initial;
  }
}
@media not all and (max-width: 767px) {
  .el_wysiwyg__table.js-scrollable-pc table {
    width: 1080px;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .el_wysiwyg__table.el_wysiwyg__table__fitCont table {
    table-layout: fixed;
  }
}
@media not all and (max-width: 767px) {
  .el_wysiwyg__table.el_wysiwyg__table__fitCont-pc.js-scrollable {
    overflow: unset;
  }
}

.el_img figure {
  display: inline-table;
}
@media (max-width: 767px) {
  .el_img figure {
    width: 100%;
  }
}
.el_img_caption {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.88;
  letter-spacing: 0.05em;
  display: table-caption;
  margin-top: 10px;
  text-align: left;
  caption-side: bottom;
}
@media (max-width: 1180px) {
  .el_img_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .el_img_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .el_img_caption {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
a .el_img_img {
  overflow: hidden;
}
a .el_img_img img {
  transition: transform 0.3s;
}
a:focus .el_img_img img, :where([data-whatintent="mouse"]) a:hover .el_img_img img {
  transform: scale(1.1);
}

.el_pageContentHdg {
  position: relative;
  padding-bottom: 37px;
  border-bottom: 1px solid #2C8E87;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .el_pageContentHdg {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}
.el_pageContentHdg + * {
  margin-top: 0;
}
.el_pageContentHdg + * > .el_generalHdg {
  margin-top: 0;
}
.el_pageContentHdg:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
}
.el_pageContentHdg_hdg {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.35;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .el_pageContentHdg_hdg {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .el_pageContentHdg_hdg {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .el_pageContentHdg_hdg {
    line-height: 1.35;
    letter-spacing: 0.05em;
  }
}

.el_categoryBgHdg {
  margin-top: 80px;
}
.el_categoryBgHdg + * {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .el_categoryBgHdg + * {
    margin-top: 30px;
  }
}
.el_categoryBgHdg_hdg {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.59;
  letter-spacing: 0.05em;
  padding: 16px 29px;
  border-left: 2px solid #2C8E87;
  background-color: #f9f9f9;
}
@media (max-width: 1180px) {
  .el_categoryBgHdg_hdg {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .el_categoryBgHdg_hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .el_categoryBgHdg_hdg {
    line-height: 1.59;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .el_categoryBgHdg_hdg {
    padding: 15px 22px;
  }
}

.el_cat {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42857143;
  letter-spacing: 0.04em;
  width: 120px;
  padding: 2px;
  border: 1px solid currentColor;
  text-align: center;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .el_cat {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .el_cat {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .el_cat {
    line-height: 1.42857143;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .el_cat {
    width: 96px;
  }
}

.el_time {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0;
  width: 105px;
  padding-right: 10px;
  color: #61716C;
}
@media (max-width: 1180px) {
  .el_time {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .el_time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .el_time {
    line-height: 1.5;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .el_time {
    width: 90px;
  }
}

/**
 * Unique
 */
/**
 * トップページcssここから
 */
/* メインビジュアル */
.un_hero {
  position: relative;
  z-index: 0;
}
.un_hero_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.un_hero_container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 142, 135, 0.25);
  pointer-events: none;
  z-index: 10;
}
@media (max-width: 767px) {
  .un_hero_container:before {
    background-color: rgba(44, 142, 135, 0.25);
  }
}
.un_hero_container:after {
  content: "";
  position: absolute;
  top: max(329px, 24.08491947%);
  left: 0;
  width: 100%;
  height: 873px;
  background-image: url(../images/temp_0_0/hero_grade.png);
  background-repeat: repeat-x;
  background-size: contain;
  pointer-events: none;
  z-index: 11;
}
@media (max-width: 767px) {
  .un_hero_container:after {
    top: 337px;
    height: 1002px;
    background-image: url(../images/temp_0_0/hero_grade_sp.png);
  }
}
.un_hero_copy {
  position: relative;
  width: 100%;
  padding-top: 226px;
  color: #fff;
  z-index: 12;
}
@media (max-width: 767px) {
  .un_hero_copy {
    padding-top: 239px;
  }
}
.un_hero_copy .sub {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.66666667;
  letter-spacing: 0.05em;
  margin-bottom: 26px;
}
@media (max-width: 1180px) {
  .un_hero_copy .sub {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .sub {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .sub {
    line-height: 1.66666667;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .sub {
    margin-bottom: 30px;
  }
}
.un_hero_copy .ttl {
  font-size: 72px;
  font-size: 7.2rem;
  font-weight: 400;
  font-family: "Cormorant Infant", serif;
  line-height: 1.2;
  letter-spacing: 0.03em;
  padding-right: 350px;
}
@media (max-width: 1180px) {
  .un_hero_copy .ttl {
    font-size: 72px;
    font-size: 7.2rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .ttl {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .ttl {
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .ttl {
    padding-right: 20px;
  }
}
.un_hero_copy .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.un_hero_copy .scroll {
  flex-shrink: 0;
  margin-right: 13px;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .un_hero_copy .scroll {
    display: none;
  }
}
.un_hero_copy button {
  display: flex;
  align-items: center;
  gap: 10px;
  pointer-events: auto;
  transition: opacity 0.3s;
}
.un_hero_copy button:focus, :where([data-whatintent="mouse"]) .un_hero_copy button:hover {
  opacity: 0.6;
}
.un_hero_copy .txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Cormorant Infant", serif;
  line-height: 1.85714286;
  letter-spacing: 0.06em;
  color: #fff;
}
@media (max-width: 1180px) {
  .un_hero_copy .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_hero_copy .txt {
    line-height: 1.85714286;
    letter-spacing: 0.06em;
  }
}
.un_hero_copy .icon {
  display: block;
  width: 37px;
  height: 37px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #fff;
  border-radius: 50%;
  transform: rotate(45deg);
  -webkit-animation-name: scroller;
  animation-name: scroller;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.un_hero .swiper-slide .img {
  width: 100%;
  max-height: 650px;
  aspect-ratio: 1366/650;
}
@media (max-width: 767px) {
  .un_hero .swiper-slide .img {
    height: 600px;
    aspect-ratio: auto;
  }
}
.un_hero .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* メインビジュアル */
/* 重要なお知らせ */
.un_alert {
  position: relative;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 12px;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_alert {
    padding-top: 30px;
    margin-top: 20px;
  }
}
.un_alert_container {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 15px 30px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #2C8E87;
}
@media (max-width: 767px) {
  .un_alert_container {
    display: block;
    padding: 10px 20px 20px;
  }
}
.un_alert_hdg {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.4;
  letter-spacing: 0.01em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 1180px) {
  .un_alert_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_alert_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_alert_hdg {
    line-height: 2.4;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 767px) {
  .un_alert_hdg {
    margin-bottom: 8px;
  }
}
.un_alert ul {
  flex-grow: 1;
  padding-left: 30px;
  border-left: 1px solid rgba(44, 142, 135, 0.5);
}
@media (max-width: 767px) {
  .un_alert ul {
    padding-left: 0;
    border-left: 0;
  }
}
.un_alert li ~ li {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .un_alert li ~ li {
    margin-top: 10px;
  }
}
.un_alert a:focus .ttl, :where([data-whatintent="mouse"]) .un_alert a:hover .ttl {
  text-decoration: underline;
}
.un_alert article {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .un_alert article {
    display: block;
  }
}
.un_alert .sub {
  display: flex;
  flex-shrink: 0;
}
.un_alert .sub .icon {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 7px;
  margin-right: 5px;
  color: #fff;
  background-color: #C12929;
}
@media (max-width: 1180px) {
  .un_alert .sub .icon {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_alert .sub .icon {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_alert .sub .icon {
    line-height: 1;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .un_alert .sub .icon {
    -webkit-padding-start: 3px 5px;
    padding-inline-start: 3px 5px;
  }
}
.un_alert time {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42857143;
  letter-spacing: 0;
  width: 95px;
  padding-right: 10px;
}
@media (max-width: 1180px) {
  .un_alert time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_alert time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_alert time {
    line-height: 1.42857143;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .un_alert time {
    width: 85px;
    padding-right: 5px;
  }
}
.un_alert .ttl {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1180px) {
  .un_alert .ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_alert .ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_alert .ttl {
    line-height: 1.4;
    letter-spacing: 0;
  }
}

/* 重要なお知らせ */
/* 外来受付のご案内 */
.un_info {
  position: relative;
  margin-top: 63px;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_info {
    margin-top: 30px;
  }
}
.un_info_ttl {
  display: flex;
  align-items: center;
  margin-bottom: 21px;
  color: #fff;
}
@media (max-width: 767px) {
  .un_info_ttl {
    display: block;
  }
}
.un_info_ttl .el_multiLangTtl {
  flex-shrink: 0;
}
.un_info_line {
  width: 100%;
  height: 1px;
  margin-left: 42px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .un_info_line {
    margin-top: 15px;
    margin-left: 0;
  }
}
.un_info_info {
  display: flex;
  align-items: center;
  gap: 71px;
  color: #fff;
}
@media (max-width: 767px) {
  .un_info_info {
    display: block;
  }
}
.un_info_item {
  width: calc((100% - 71px) / 2);
  position: relative;
}
.un_info_item > dl {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.un_info_item > dl ~ dl {
  margin-top: 4px;
}
.un_info_item > dl > dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 90px;
  min-height: 28px;
  padding: 2px;
  border: 1px solid #fff;
  margin-top: 4px;
}
@media (max-width: 1180px) {
  .un_info_item > dl > dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dt {
    line-height: 1.42;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dt {
    min-width: 80px;
    min-height: 26px;
  }
}
.un_info_item > dl > dd {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media (max-width: 1180px) {
  .un_info_item > dl > dd {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dd {
    line-height: 1.8;
    letter-spacing: 0.04em;
  }
}
.un_info_item > dl > dd .mid {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.44;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .un_info_item > dl > dd .mid {
    line-height: 1.44;
    letter-spacing: 0.04em;
  }
}
.un_info_item > dl > dd .lg {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 1180px) {
  .un_info_item > dl > dd .lg {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dd .lg {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.un_info_item > dl > dd .sm {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 1180px) {
  .un_info_item > dl > dd .sm {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_info_item > dl > dd .sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.un_info_item > dl > dd dl {
  display: flex;
  align-items: flex-start;
}
.un_info_item > dl > dd dl dt {
  flex-shrink: 0;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .un_info_item > dl > dd dl dt {
    margin-top: 5px;
  }
}
.un_info_item > dl > dd dl dd .txt {
  margin-left: 9px;
}
@media (max-width: 767px) {
  .un_info_item > dl > dd dl dd .txt {
    display: block;
  }
}
.un_info_item > dl {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .un_info_item > dl {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .un_info_item {
    width: 100%;
  }
  .un_info_item ~ .un_info_item {
    margin-top: 8px;
  }
}
.un_info_item:nth-child(odd):after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .un_info_item:nth-child(odd):after {
    content: none;
  }
}

/* 外来受付のご案内 */
/* メインメニュー */
.un_mainMenu {
  position: relative;
  margin-top: 82px;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_mainMenu {
    margin-top: 60px;
  }
}
.un_mainMenu_card {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
@media (max-width: 767px) {
  .un_mainMenu_card {
    gap: 11px 8px;
  }
}
.un_mainMenu_card > li {
  width: calc((100% - 45px) / 4);
}
@media (max-width: 767px) {
  .un_mainMenu_card > li {
    width: calc((100% - 11px) / 2);
  }
}
.un_mainMenu_card > li a {
  position: relative;
  display: block;
  aspect-ratio: 310/424;
  color: #fff;
}
.un_mainMenu_card > li a:focus:after, :where([data-whatintent="mouse"]) .un_mainMenu_card > li a:hover:after {
  opacity: 1;
}
.un_mainMenu_card > li a:focus .un_mainMenu_img img, :where([data-whatintent="mouse"]) .un_mainMenu_card > li a:hover .un_mainMenu_img img {
  transform: scale(1.1);
}
.un_mainMenu_card > li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(5, 85, 161, 0) 0%, rgba(3, 69, 133, 0.29) 40%, rgba(1, 53, 104, 0.73) 75%, #032b51 100%);
  pointer-events: none;
  z-index: 0;
  opacity: 0.8;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  .un_mainMenu_card > li .icon {
    width: 40px;
  }
}
.un_mainMenu_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.un_mainMenu_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.un_mainMenu_body {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 39px;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_mainMenu_body {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .un_mainMenu_icon {
    width: 40px;
  }
}
.un_mainMenu_txt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.45833333;
  letter-spacing: 0.05em;
  padding: 18px 10px 25px;
  text-align: center;
}
@media (max-width: 1180px) {
  .un_mainMenu_txt {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .un_mainMenu_txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_mainMenu_txt {
    line-height: 1.45833333;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_mainMenu_txt {
    padding: 10px 10px 10px;
  }
}
.un_mainMenu_btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .un_mainMenu_btn {
    margin-top: 20px;
  }
}
.un_mainMenu_btn:only-child {
  margin-top: 0;
}

/* メインメニュー */
/* 当院の特徴 */
.un_featureOfHosp {
  margin-top: 114px;
}
@media (max-width: 767px) {
  .un_featureOfHosp {
    margin-top: 67px;
  }
}
.un_featureOfHosp_bg {
  position: relative;
  height: 450px;
}
@media (max-width: 767px) {
  .un_featureOfHosp_bg {
    height: auto;
    aspect-ratio: 375/250;
  }
}
.un_featureOfHosp_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.un_featureOfHosp_container {
  padding-top: 80px;
  background-image: url(../images/temp_0_0/feature_grade.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .un_featureOfHosp_container {
    padding-top: 68px;
    background-image: url(../images/temp_0_0/feature_grade_sp.png);
    background-size: auto;
  }
}
.un_featureOfHosp_contentTtl {
  position: relative;
}
.un_featureOfHosp_contentTtl .ttl {
  font-size: 120px;
  font-size: 12rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1;
  letter-spacing: 0.1em;
  position: absolute;
  top: -25px;
  right: 0;
  text-align: right;
  color: rgba(210, 223, 235, 0.6);
}
@media (max-width: 1180px) {
  .un_featureOfHosp_contentTtl .ttl {
    font-size: 120px;
    font-size: 12rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_contentTtl .ttl {
    font-size: 110px;
    font-size: 11rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_contentTtl .ttl {
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_contentTtl .ttl {
    top: -14px;
  }
}
.un_featureOfHosp_card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 40px;
}
@media (max-width: 767px) {
  .un_featureOfHosp_card ul {
    display: block;
  }
}
.un_featureOfHosp_card li {
  width: calc((100% - 40px) / 2);
}
@media (max-width: 767px) {
  .un_featureOfHosp_card li {
    width: 100%;
  }
  .un_featureOfHosp_card li ~ li {
    margin-top: 30px;
  }
}
.un_featureOfHosp_card a {
  transition: color 0.3s;
}
.un_featureOfHosp_card a:focus, :where([data-whatintent="mouse"]) .un_featureOfHosp_card a:hover {
  color: #2C8E87;
}
.un_featureOfHosp_card a:focus .img img, :where([data-whatintent="mouse"]) .un_featureOfHosp_card a:hover .img img {
  transform: scale(1.1);
}
.un_featureOfHosp_card a:focus .link:before, :where([data-whatintent="mouse"]) .un_featureOfHosp_card a:hover .link:before {
  width: 100%;
}
.un_featureOfHosp_card .img {
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .img {
    margin-bottom: 15px;
  }
}
.un_featureOfHosp_card .img img {
  width: 100%;
  aspect-ratio: 530/326;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.un_featureOfHosp_card .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
}
@media (max-width: 1180px) {
  .un_featureOfHosp_card .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .ttl {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .ttl {
    margin-bottom: 11px;
  }
}
.un_featureOfHosp_card .desc {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (max-width: 1180px) {
  .un_featureOfHosp_card .desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .desc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .desc {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.un_featureOfHosp_card .link {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .link {
    margin-top: 27px;
  }
}
@media (max-width: 767px) {
  .un_featureOfHosp_card .link .icon {
    width: 22px;
  }
}

/* 当院の特徴 */
/* 医療関係者の方へ */
.un_medicalPartner {
  margin-top: 145px;
}
@media (max-width: 767px) {
  .un_medicalPartner {
    margin-top: 80px;
  }
}
.un_medicalPartner_container {
  position: relative;
  display: flex;
}
@media (max-width: 767px) {
  .un_medicalPartner_container {
    display: block;
  }
}
.un_medicalPartner_container:before {
  content: "";
  position: absolute;
  top: calc(100% - 106px);
  left: 0;
  width: 100%;
  height: 106px;
  background-color: #F6F7F7;
  z-index: 0;
}
@media (max-width: 767px) {
  .un_medicalPartner_container:before {
    top: 0;
    height: 100%;
  }
}
.un_medicalPartner_container:after {
  content: "";
  position: absolute;
  top: calc(100% - 106px);
  left: 0;
  width: 100%;
  aspect-ratio: 1366/573;
  background-image: url(../images/temp_0_0/medical_grade.png);
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 767px) {
  .un_medicalPartner_container:after {
    content: none;
  }
}
.un_medicalPartner_en {
  font-size: 120px;
  font-size: 12rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1;
  letter-spacing: 0.1em;
  position: absolute;
  top: 15px;
  left: 23px;
  margin-left: max(377px, 100% - (58.12591508% + 196px));
  color: rgba(210, 223, 235, 0.6);
  z-index: 3;
}
@media (max-width: 1180px) {
  .un_medicalPartner_en {
    font-size: 120px;
    font-size: 12rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_en {
    font-size: 110px;
    font-size: 11rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_en {
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_en {
    top: 28px;
    left: -14px;
    width: 367px;
    margin-left: 0;
  }
}
.un_medicalPartner_img {
  position: absolute;
  top: 0;
  left: 0;
  flex-shrink: 0;
  width: 41.87408492%;
  min-width: 572px;
  height: calc(100% - 106px);
  margin-bottom: 106px;
  z-index: 2;
}
@media (max-width: 767px) {
  .un_medicalPartner_img {
    position: relative;
    width: 100%;
    min-width: 0;
    height: auto;
    aspect-ratio: 375/365;
    margin-bottom: 0;
  }
}
.un_medicalPartner_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .un_medicalPartner_img img {
    -o-object-position: top;
    object-position: top;
  }
}
.un_medicalPartner_bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: calc(58.12591508% + 196px);
  height: calc(100% - 80px);
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
  z-index: 1;
}
@media (max-width: 767px) {
  .un_medicalPartner_bg {
    display: none;
  }
}
.un_medicalPartner_body {
  position: relative;
  width: 100%;
  padding-top: 105px;
  padding-bottom: 106px;
  margin-top: 80px;
  color: #fff;
  z-index: 4;
}
@media (max-width: 767px) {
  .un_medicalPartner_body {
    width: calc(100% - 20px);
    padding-top: 37px;
    padding-bottom: 50px;
    margin-top: -101px;
    margin-left: 20px;
    background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
  }
  .un_medicalPartner_body:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: calc(100% + 20px);
    aspect-ratio: 375/573;
    background-image: url(../images/temp_0_0/medical_grade_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
  }
}
.un_medicalPartner_inner {
  padding-left: 260px;
}
@media (max-width: 767px) {
  .un_medicalPartner_inner {
    padding-left: 0;
  }
}
.un_medicalPartner_ttl {
  padding-left: 260px;
  margin-left: max(377px, 100% - (58.12591508% + 196px));
}
@media (max-width: 767px) {
  .un_medicalPartner_ttl {
    padding-left: 0;
    margin-left: 0;
  }
}
.un_medicalPartner_ttl .ttl {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 2.44117647;
  letter-spacing: 0.05em;
  position: relative;
  padding-right: 40px;
  padding-bottom: 10px;
}
@media (max-width: 1180px) {
  .un_medicalPartner_ttl .ttl {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_ttl .ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_ttl .ttl {
    line-height: 2.44117647;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_ttl .ttl {
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 20px;
  }
}
.un_medicalPartner_ttl .ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -64px;
  width: calc(100% + 64px);
  height: 1px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .un_medicalPartner_ttl .ttl:before {
    left: 0;
    width: 100%;
  }
}
.un_medicalPartner_list {
  margin-top: 40px;
  margin-left: max(377px, 100% - (58.12591508% + 196px));
  margin-right: calc((100% - 1180px) / 2);
}
@media (max-width: 767px) {
  .un_medicalPartner_list {
    padding: 0 20px;
    margin-top: 29px;
    margin-left: 0;
    margin-right: 0;
  }
}
.un_medicalPartner_list ul {
  width: 100%;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .un_medicalPartner_list ul {
    max-width: 100%;
    padding-right: 0;
  }
}
.un_medicalPartner_list a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 26px;
  padding: 22px 50px 22px 15px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .un_medicalPartner_list a {
    gap: 12px;
    padding: 13px 50px 13px 8px;
  }
}
.un_medicalPartner_list a:focus:before, :where([data-whatintent="mouse"]) .un_medicalPartner_list a:hover:before {
  width: 100%;
}
.un_medicalPartner_list a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #EBEFEE;
  transition: width 0.3s;
}
.un_medicalPartner_list a .img {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .un_medicalPartner_list a .img {
    width: 33px;
  }
}
.un_medicalPartner_list a .ttl {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.92;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_medicalPartner_list a .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_list a .ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_medicalPartner_list a .ttl {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
.un_medicalPartner_list a .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .un_medicalPartner_list a .icon {
    right: 0px;
    width: 22px;
  }
}
.un_medicalPartner_list a .icon .fill {
  fill: currentColor;
}

/* 医療関係者の方へ */
/* トピックス */
.un_topics {
  padding-top: 88px;
  padding-bottom: 108px;
  background-color: #F6F7F7;
}
@media (max-width: 767px) {
  .un_topics {
    padding-top: 63px;
    padding-bottom: 90px;
  }
}
.un_topics_ttl {
  position: relative;
  padding-right: 600px;
}
@media (max-width: 767px) {
  .un_topics_ttl {
    padding-right: 110px;
  }
}
.un_topics_en {
  position: absolute;
  bottom: -2px;
  right: 160px;
}
@media (max-width: 767px) {
  .un_topics_en {
    top: -2px;
    left: 30px;
    bottom: auto;
    right: auto;
    width: 193px;
  }
}
.un_topics .swiper-navigation {
  position: absolute;
  bottom: -1px;
  right: 0;
  display: flex;
  align-items: center;
}
.un_topics .swiper-navi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  transition: background-color 0.3s;
}
@media (max-width: 767px) {
  .un_topics .swiper-navi {
    width: 50px;
    height: 50px;
  }
}
.un_topics .swiper-navi:not(.swiper-button-disabled) {
  cursor: pointer;
}
.un_topics .swiper-navi:not(.swiper-button-disabled):focus, :where([data-whatintent="mouse"]) .un_topics .swiper-navi:not(.swiper-button-disabled):hover {
  background-color: rgba(44, 142, 135, 0.3);
}
.un_topics .swiper-navi.swiper-button-disabled {
  opacity: 0.3;
}
.un_topics .swiper-prev {
  margin-right: -1px;
}
.un_topics .swiper-prev .icon {
  transform: rotate(180deg);
}
.un_topics .swiper-slide {
  position: relative;
  width: 301px;
}
@media (max-width: 767px) {
  .un_topics .swiper-slide {
    width: 280px;
  }
}
.un_topics .swiper-slide:last-child:after {
  content: none;
}
.un_topics .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: -25px;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .un_topics .swiper-slide:after {
    right: -15px;
  }
}
.un_topics .swiper-slide a {
  display: block;
  padding-bottom: 20px;
}
.un_topics .swiper-slide a:focus .img img, :where([data-whatintent="mouse"]) .un_topics .swiper-slide a:hover .img img {
  transform: scale(1.1);
}
.un_topics .swiper-slide a:focus .ttl, :where([data-whatintent="mouse"]) .un_topics .swiper-slide a:hover .ttl {
  color: #2C8E87;
}
.un_topics .swiper-slide .img {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .un_topics .swiper-slide .img {
    margin-bottom: 10px;
  }
}
.un_topics .swiper-slide .img:only-child {
  margin-bottom: 0;
}
.un_topics .swiper-slide .img img {
  aspect-ratio: 301/184;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.un_topics .swiper-slide .body {
  position: relative;
  padding-right: 40px;
}
.un_topics .swiper-slide .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  transition: color 0.3s;
}
@media (max-width: 1180px) {
  .un_topics .swiper-slide .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_topics .swiper-slide .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_topics .swiper-slide .ttl {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.un_topics .swiper-slide .icon {
  position: absolute;
  top: 10px;
  right: 0;
}
@media (max-width: 767px) {
  .un_topics .swiper-slide .icon {
    width: 22px;
  }
}

/* トピックス */
/* お知らせ */
.un_news_container {
  position: relative;
}
.un_news_bg {
  position: relative;
  height: 376px;
}
@media (max-width: 767px) {
  .un_news_bg {
    height: 250px;
  }
}
.un_news_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.un_news_head {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 0px !important;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_news_head {
    position: static;
  }
}
.un_news_hdg {
  max-width: 1200px;
  margin-inline: auto;
  border-bottom: 1px solid #ccc;
  background-color: #F6F7F7;
}
@media (max-width: 767px) {
  .un_news_hdg {
    max-width: 100%;
    border-bottom: none;
  }
}
.un_news_inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 60px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .un_news_inner {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.un_news_inner:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .un_news_inner:before {
    content: none;
  }
}
.un_news_inner ul {
  gap: 25px 30px;
  padding: 0 0 2px;
  border: none;
}
@media (max-width: 767px) {
  .un_news_inner ul {
    padding: 27px 0 0;
    gap: 8px 11px;
  }
}
.un_news_inner li button {
  letter-spacing: 0.15em;
}
.un_news_ttl {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .un_news_ttl {
    position: relative;
    width: calc(100% + 20px);
    padding: 23px 20px 14px;
    border-bottom: 1px solid #ccc;
    margin-top: -70px;
    margin-left: -10px;
    background-color: #F6F7F7;
  }
  .un_news_ttl:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 30px;
    width: 30px;
    height: 2px;
    background-color: #2C8E87;
  }
}
.un_news_body {
  padding-bottom: 80px;
  margin-top: 0;
  background-color: #F6F7F7;
}
.un_news_body .bl_newsIndex {
  padding: 0;
  background-color: unset;
}
@media (max-width: 767px) {
  .un_news_body .bl_newsIndex ol > li a {
    padding: 21px 0;
  }
}
@media (max-width: 767px) {
  .un_news_body .bl_narrowDown_panel {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .un_news_body .bl_narrowDown_item:first-child {
    border-top: 1px solid #ccc;
  }
}
.un_news_index {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
}
.un_news_index .el_txtLink {
  min-width: 300px;
}
@media (max-width: 767px) {
  .un_news_index .el_txtLink {
    min-width: 200px;
  }
}

/* お知らせ */
/* リンク */
.un_linkSect {
  padding: 139px 0 67px;
  background-color: #EBEFEE;
  padding: 61px 0;
}
.un_linkSect_item + .un_linkSect_item {
  margin-top: 50px;
}
.un_linkSect_infoLink {
  padding-top: 60px;
  border-top: 1px solid #ccc;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .un_linkSect_infoLink {
    padding-top: 40px;
  }
}
.un_linkSect_infoLink:only-child {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}
.un_linkSect_infoLink ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 30px;
  margin-top: 33px;
}
@media (max-width: 767px) {
  .un_linkSect_infoLink ul {
    gap: 25px;
    margin-top: 40px;
  }
}
.un_linkSect_infoLink li {
  width: calc((100% - 60px) / 3);
}
@media (max-width: 767px) {
  .un_linkSect_infoLink li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .un_linkSect_infoLink .el_txtLink {
    letter-spacing: 0.12em;
  }
}

/* リンク */
/* 関連施設 */
.un_relationLink {
  background-color: #f9f9f9;
}
.un_relationLink ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .un_relationLink ul {
    display: block;
    padding: 10px 0;
  }
}
.un_relationLink li {
  width: calc((100% - 40px) / 3);
  border-right: 1px solid #ccc;
}
.un_relationLink li:nth-child(3n) {
  border-right: none;
}
@media (max-width: 767px) {
  .un_relationLink li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  .un_relationLink li:last-child {
    border-bottom: none;
  }
}
.un_relationLink a {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-right: 20px;
  transition: color 0.3s;
}
@media (max-width: 767px) {
  .un_relationLink a {
    gap: 12px;
    padding: 10px 0 10px 0;
  }
}
.un_relationLink a:focus, :where([data-whatintent="mouse"]) .un_relationLink a:hover {
  color: #2C8E87;
}
.un_relationLink a:focus .img img, :where([data-whatintent="mouse"]) .un_relationLink a:hover .img img {
  transform: scale(1.1);
}
.un_relationLink .img {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .un_relationLink .img {
    width: 50px;
    height: 50px;
  }
}
.un_relationLink .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}
.un_relationLink .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.53125;
  letter-spacing: 0.05em;
  color: #61716C;
}
@media (max-width: 1180px) {
  .un_relationLink .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_relationLink .ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_relationLink .ttl {
    line-height: 1.53125;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_relationLink .ttl {
    position: relative;
    flex-grow: 1;
    padding-right: 25px;
  }
}
.un_relationLink .ttl .icon {
  vertical-align: -5px;
}
@media (max-width: 767px) {
  .un_relationLink .ttl .icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 16px;
  }
}
.un_relationLink .ttl .icon .fill {
  fill: #2C8E87;
}

/* 関連施設 */
/**
 * トップページcssここまで
 */
/* アイコンリンクつきの特殊ボタン(temp_3_0) */
.un_withIconBtn li .el_btn > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn {
    padding: 15px 10px 15px 20px;
  }
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_txt {
    flex-grow: 1;
  }
}
.un_withIconBtn li .el_btn_btns {
  position: relative;
  flex-shrink: 0;
  display: flex;
  gap: 10px;
  height: 100%;
  margin-left: 10px;
  z-index: 1;
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_btns {
    gap: 10px;
    order: 3;
  }
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn > .icon {
    flex-shrink: 0;
    order: 2;
    position: static;
    transform: translateY(0);
  }
}
.un_withIconBtn li .el_btn_btn {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 96px;
  min-height: 96px;
  height: 100%;
  background-color: #F6F7F9;
  color: #2C8E87;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_btn {
    width: 58px;
    min-height: 66px;
    padding: 6px 0 5px;
  }
}
.un_withIconBtn li .el_btn_btn:focus, :where([data-whatintent="mouse"]) .un_withIconBtn li .el_btn_btn:hover {
  opacity: 0.6;
}
.un_withIconBtn li .el_btn_btn__blank {
  background-color: unset;
}
.un_withIconBtn li .el_btn_btn .icon {
  position: static;
  transform: translateY(0);
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_btn .icon {
    width: 26px;
    height: 26px;
  }
}
.un_withIconBtn li .el_btn_btn .icon .fill {
  fill: currentColor;
}
.un_withIconBtn li .el_btn_iconCap {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: 8px;
  text-align: center;
}
@media (max-width: 1180px) {
  .un_withIconBtn li .el_btn_iconCap {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_iconCap {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_iconCap {
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_withIconBtn li .el_btn_iconCap {
    display: flex;
    align-items: center;
    margin-top: 7px;
    line-height: 1.2;
  }
}

/* アイコンリンクつきの特殊ボタン */
/* 医療関係者の方へボタン(temp_3_1a) */
.un_forMIBtn {
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
}
.un_forMIBtn li .el_btn {
  color: #2085A5;
  gap: 16px;
}
.un_forMIBtn li .el_btn:focus, :where([data-whatintent="mouse"]) .un_forMIBtn li .el_btn:hover {
  background-color: #2085A5;
  color: #fff;
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn {
    padding: 17px 56px 17px 20px;
    text-align: left;
  }
}
.un_forMIBtn li .el_btn .icon_doctor {
  flex-shrink: 0;
  position: static;
  transform: translateY(0);
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn .icon_doctor {
    width: auto;
  }
}
.un_forMIBtn li .el_btn_txt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_forMIBtn li .el_btn_txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn_txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn_txt {
    line-height: 1.42;
    letter-spacing: 0.05em;
  }
}
.un_forMIBtn li .el_btn_txt span {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.13;
  letter-spacing: 0.05em;
  margin-left: 15px;
}
@media (max-width: 1180px) {
  .un_forMIBtn li .el_btn_txt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn_txt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn_txt span {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_forMIBtn li .el_btn_txt span {
    display: block;
    margin-top: 4px;
    margin-left: 0;
  }
}

/* 医療関係者の方へボタン */
/* .bl_variableImgの亜種(temp_3_1a) */
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg ul {
    display: flex;
    gap: 30px 20px;
  }
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg li {
    width: calc((100% - 20px) / 2);
  }
}
.un_variableImg.bl_variableImg .bl_variableImg_hdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_variableImg.bl_variableImg .bl_variableImg_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg .bl_variableImg_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg .bl_variableImg_hdg {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.un_variableImg.bl_variableImg a .bl_variableImg_hdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_variableImg.bl_variableImg a .bl_variableImg_hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg a .bl_variableImg_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg a .bl_variableImg_hdg {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.un_variableImg.bl_variableImg a .bl_variableImg_hdg .icon {
  top: 11px;
}
@media (max-width: 767px) {
  .un_variableImg.bl_variableImg a .bl_variableImg_hdg .icon {
    top: 9px;
  }
}

/* .bl_variableImgの亜種 */
/* 医師フロフィールカード(temp_3_2) */
.un_doctorProfile > ul > li ~ li {
  padding-top: 50px;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.un_doctorProfile_inner {
  display: flex;
  gap: 50px;
}
@media (max-width: 767px) {
  .un_doctorProfile_inner {
    display: block;
  }
}
.un_doctorProfile_thumb {
  flex-shrink: 0;
  width: 220px;
}
@media (max-width: 767px) {
  .un_doctorProfile_thumb {
    display: flex;
    align-items: center;
    gap: 19px;
    width: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_img {
    max-width: 41.49%;
  }
}
.un_doctorProfile_caption {
  margin-top: 15px;
}
.un_doctorProfile_job {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_doctorProfile_job {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_job {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_job {
    line-height: 1.56;
    letter-spacing: 0.05em;
  }
}
.un_doctorProfile_ruby {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.66;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_doctorProfile_ruby {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_ruby {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_ruby {
    line-height: 2.66;
    letter-spacing: 0.05em;
  }
}
.un_doctorProfile_name {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_doctorProfile_name {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_name {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_name {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.un_doctorProfile_body dl {
  display: flex;
}
.un_doctorProfile_body dt {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl.spBlock {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl.spBlock > dd {
    margin-top: 9px;
  }
}
.un_doctorProfile_body > dl ~ dl {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl ~ dl {
    margin-top: 19px;
  }
}
.un_doctorProfile_body > dl > dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
  width: 116px;
  padding-right: 10px;
}
@media (max-width: 1180px) {
  .un_doctorProfile_body > dl > dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dt {
    line-height: 1.56;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dt {
    width: 100px;
  }
}
.un_doctorProfile_body > dl > dd {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_doctorProfile_body > dl > dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dd {
    line-height: 1.56;
    letter-spacing: 0.05em;
  }
}
.un_doctorProfile_body > dl > dd li {
  position: relative;
  padding-left: 20px;
}
.un_doctorProfile_body > dl > dd li:before {
  content: "";
  position: absolute;
  top: calc(0.78em - 2px);
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2C8E87;
}
.un_doctorProfile_body > dl > dd dl ~ dl {
  margin-top: 10px;
}
.un_doctorProfile_body > dl > dd dt {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
  width: 120px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .un_doctorProfile_body > dl > dd dt {
    line-height: 1.56;
    letter-spacing: 0.05em;
  }
}
.un_doctorProfile_hello {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
  padding: 40px 30px;
  border: 1px solid #ccc;
  margin-top: 20px;
  background-color: #F6F7F9;
}
@media (max-width: 1180px) {
  .un_doctorProfile_hello {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_hello {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_hello {
    line-height: 1.56;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_doctorProfile_hello {
    padding: 30px 20px;
  }
}

/* 医師フロフィールカード */
/* 特殊仕様テーブル(temp_3_4) */
.un_customizedTable_table {
  width: 100%;
}
.un_customizedTable_table::-webkit-scrollbar {
  height: 8px;
}
.un_customizedTable_table::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #ccc;
}
.un_customizedTable_table::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #61716C;
}
@media not all and (max-width: 767px) {
  .un_customizedTable_table {
    overflow: visible !important;
  }
}
.un_customizedTable_table table {
  width: 100%;
  border: 1px solid #ccc;
  table-layout: fixed;
}
@media (max-width: 767px) {
  .un_customizedTable_table table {
    width: 781px;
  }
}
.un_customizedTable_table table th {
  padding: 10px 8px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.64;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_customizedTable_table table th {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_table table th {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_table table th {
    line-height: 1.64;
    letter-spacing: 0.05em;
  }
}
.un_customizedTable_table table td {
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.64;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .un_customizedTable_table table td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_table table td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_table table td {
    line-height: 1.64;
    letter-spacing: 0.05em;
  }
}
.un_customizedTable_table table td b {
  display: block;
  color: #2085A5;
}
.un_customizedTable_table table td b ~ b {
  margin-top: 1em;
}
.un_customizedTable_table table td b + b {
  margin-top: 0;
}
.un_customizedTable_table table td small {
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 1180px) {
  .un_customizedTable_table table td small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_table table td small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.un_customizedTable_table table td p small {
  display: block;
}
.un_customizedTable_table table th, .un_customizedTable_table table td {
  border: 1px solid #ccc;
}
.un_customizedTable_table table thead {
  background-color: #2085A5;
  color: #fff;
}
.un_customizedTable_table table tbody {
  background-color: white;
}
.un_customizedTable_table table tbody tr:nth-child(even) {
  background-color: #E3EAF1;
}
.un_customizedTable_table table tbody td span {
  display: block;
  line-height: 1.1;
}
.un_customizedTable_table table .childCenter th, .un_customizedTable_table table .childCenter td {
  text-align: center;
}
.un_customizedTable_table table .childMiddle th, .un_customizedTable_table table .childMiddle td {
  vertical-align: middle;
}
.un_customizedTable_table table .center {
  text-align: center !important;
}
.un_customizedTable_table table .middle {
  vertical-align: middle !important;
}
.un_customizedTable_table table .left {
  text-align: left !important;
}
.un_customizedTable_table table .thColored th {
  background-color: #E3EAF1;
  color: #2085A5;
}
.un_customizedTable_table__fixed .scroll-hint-icon {
  z-index: 10;
}
.un_customizedTable_table__fixed table thead tr:first-child th:first-child {
  background-color: #2085A5;
}
@media (max-width: 767px) {
  .un_customizedTable_table__fixed table thead tr:first-child th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .un_customizedTable_table__fixed table thead tr:first-child th:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
  .un_customizedTable_table__fixed table thead tr:first-child th:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
}
.un_customizedTable_table__fixed table tbody tr th:first-child {
  background-color: white;
}
@media (max-width: 767px) {
  .un_customizedTable_table__fixed table tbody tr th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .un_customizedTable_table__fixed table tbody tr th:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
  .un_customizedTable_table__fixed table tbody tr th:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
}
.un_customizedTable_table__fixed table tbody tr:nth-child(even) th {
  background-color: #E3EAF1;
}
@media (max-width: 767px) {
  .un_customizedTable_table__fixed table .fixed {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .un_customizedTable_table__fixed table .fixed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
  .un_customizedTable_table__fixed table .fixed:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
}
.un_customizedTable_blueAnno {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.82;
  letter-spacing: 0.05em;
  color: #2C8E87;
  margin-bottom: 9px;
}
@media (max-width: 1180px) {
  .un_customizedTable_blueAnno {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_blueAnno {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_blueAnno {
    line-height: 1.82;
    letter-spacing: 0.05em;
  }
}
.un_customizedTable_anno {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.88;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .un_customizedTable_anno {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_anno {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_anno {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
.un_customizedTable_lastUpdate {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.88;
  letter-spacing: 0.05em;
  margin-top: 10px;
  text-align: right;
}
@media (max-width: 1180px) {
  .un_customizedTable_lastUpdate {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_lastUpdate {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .un_customizedTable_lastUpdate {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
.un_customizedTable__simple .un_customizedTable_table table tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.7);
}

/* 特殊仕様テーブル */
/* 受付時間表(temp_3_4) */
.un_receptionTimeTable_hdg {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.38;
  letter-spacing: 0.05em;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 17px;
  color: #364246;
}
@media (max-width: 1180px) {
  .un_receptionTimeTable_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_hdg {
    line-height: 1.38;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_hdg {
    gap: 10px;
    margin-bottom: 15px;
  }
}
.un_receptionTimeTable_hdg .icon {
  color: #2C8E87;
}
.un_receptionTimeTable_hdg .icon .fill {
  fill: currentColor;
}
.un_receptionTimeTable_table li {
  display: flex;
  padding: 15px;
  border-top: 1px solid #61716C;
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table li {
    padding: 20px 0;
  }
}
.un_receptionTimeTable_table li:last-child {
  border-bottom: 1px solid #61716C;
}
.un_receptionTimeTable_table .hdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 65px;
  padding: 0 5px;
  border-right: 1px solid #61716C;
  margin-right: 29px;
  color: #2C8E87;
}
@media (max-width: 1180px) {
  .un_receptionTimeTable_table .hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table .hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table .hdg {
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table .hdg {
    width: 55px;
    padding-left: 0;
  }
}
.un_receptionTimeTable_table .txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #61716C;
}
@media (max-width: 1180px) {
  .un_receptionTimeTable_table .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_receptionTimeTable_table .txt {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

/* 受付時間表 */
/* ニュース詳細のレイアウト(temp_2_1) */
.un_newsDetail {
  padding: 41px 40px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .un_newsDetail {
    padding: 30px 20px;
  }
}
.un_newsDetail_hdg .bl_newsIndex_sub {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .un_newsDetail_hdg .bl_newsIndex_sub {
    margin-bottom: 20px;
  }
}
.un_newsDetail_btn {
  border-top: 1px solid #ccc;
}
.un_newsDetail_btn .el_btn {
  gap: 16px;
  min-height: 83px;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}
.un_newsDetail_btn .el_btn:focus, :where([data-whatintent="mouse"]) .un_newsDetail_btn .el_btn:hover {
  background-color: #2C8E87;
}
@media (max-width: 767px) {
  .un_newsDetail_btn .el_btn {
    gap: 14px;
    min-height: 82px;
  }
}
.un_newsDetail_btn .el_btn .icon_linkArw {
  position: static;
}
@media (max-width: 767px) {
  .un_newsDetail_btn .el_btn .icon_linkArw {
    margin-top: 3px;
  }
}

/* ニュース詳細のレイアウト */
/* カテゴリトップのピックアップニュース(temp_1_0) */
.un_catNewsIndex_inner {
  padding: 40px 40px 20px;
  border: 1px solid #ccc;
  background-color: #F6F7F9;
}
@media (max-width: 767px) {
  .un_catNewsIndex_inner {
    padding: 30px 20px 10px;
  }
}
.un_catNewsIndex_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .un_catNewsIndex_head {
    display: block;
  }
}
.un_catNewsIndex_hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.65;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  gap: 9px;
}
@media (max-width: 1180px) {
  .un_catNewsIndex_hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_hdg {
    line-height: 1.65;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_link {
    text-align: right;
    margin-top: 20px;
  }
}
.un_catNewsIndex_link a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.25;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  gap: 15px;
  color: #2C8E87;
  text-underline-offset: 2px;
  transition: opacity 0.3s;
}
@media (max-width: 1180px) {
  .un_catNewsIndex_link a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_link a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_link a {
    line-height: 2.25;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_link a {
    display: inline-flex;
  }
}
.un_catNewsIndex_link a:focus, :where([data-whatintent="mouse"]) .un_catNewsIndex_link a:hover {
  text-decoration: underline;
}
.un_catNewsIndex li {
  border-bottom: 1px solid #ccc;
}
.un_catNewsIndex li:last-child {
  border-bottom: none;
}
.un_catNewsIndex li a {
  display: flex;
  gap: 10px;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .un_catNewsIndex li a {
    display: block;
    padding: 20px 0;
  }
}
.un_catNewsIndex li a:focus .un_catNewsIndex_ttl, :where([data-whatintent="mouse"]) .un_catNewsIndex li a:hover .un_catNewsIndex_ttl {
  text-decoration: none;
}
.un_catNewsIndex_ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #2C8E87;
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (max-width: 1180px) {
  .un_catNewsIndex_ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_ttl {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .un_catNewsIndex_ttl {
    margin-top: 10px;
  }
}
.un_catNewsIndex_ttl .icon {
  vertical-align: -5px;
}

/* カテゴリトップのピックアップニュース */
/**
 * Helper
 */
@media (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px) {
  .hp_spOnly {
    display: none !important;
  }
}

html.is_tablet .hp_tablet {
  display: block !important;
}

html.is_tablet .hp_tabletHide {
  display: none !important;
}

html.is_tablet .hp_tabletShow {
  display: block !important;
}

.hp_onlyEn {
  display: none;
}
html[lang=en] .hp_onlyEn {
  display: block;
}

/**
 * Page
 */
/* 流し込みcss */
.pg_recruit .ly_contentSect {
  position: relative;
}
.pg_recruit .ly_contentSect:before {
  content: "";
  position: absolute;
  top: 79px;
  left: 0;
  width: 100%;
  min-height: 799px;
  aspect-ratio: 1368/799;
  background-image: url(../images/temp_1_0/recruit_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
@media (max-width: 767px) {
  .pg_recruit .ly_contentSect:before {
    top: 60px;
    min-height: 0;
    aspect-ratio: 375/873;
  }
}

.recruit {
  text-align: center;
  padding: 70px 0 58px;
  color: #EBEFEE;
}
.recruit_sub {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 3.75;
  letter-spacing: 0.1em;
}
@media (max-width: 1180px) {
  .recruit_sub {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .recruit_sub {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .recruit_sub {
    line-height: 3.75;
    letter-spacing: 0.1em;
  }
}
.recruit_ttl {
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.04166667;
  letter-spacing: 0.11em;
  text-shadow: 0 0 5px rgba(32, 133, 165, 0.85);
}
@media (max-width: 1180px) {
  .recruit_ttl {
    font-size: 46px;
    font-size: 4.6rem;
  }
}
@media (max-width: 767px) {
  .recruit_ttl {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .recruit_ttl {
    line-height: 1.04166667;
    letter-spacing: 0.11em;
  }
}
.recruit_desc {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  line-height: 2.11111111;
  letter-spacing: 0.05em;
  margin-top: 40px;
  text-shadow: 0 0 5px rgba(32, 133, 165, 0.85);
}
@media (max-width: 1180px) {
  .recruit_desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .recruit_desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .recruit_desc {
    line-height: 2.11111111;
    letter-spacing: 0.05em;
  }
}
.recruit .bl_generalBtn {
  max-width: 750px;
  margin-top: 74px;
  margin-inline: auto;
}

.out-info {
  background-color: #fff;
  box-shadow: 0 0 13px rgba(10, 28, 45, 0.09);
}
.out-info_ttl {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.34615385;
  letter-spacing: 0.05em;
  position: relative;
  padding: 30px 10px 20px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
@media (max-width: 1180px) {
  .out-info_ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .out-info_ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .out-info_ttl {
    line-height: 1.34615385;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  .out-info_ttl {
    padding: 20px 10px;
  }
}
.out-info_ttl:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background-color: #2C8E87;
}
.out-info_body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  padding: 30px 38px 40px;
}
@media (max-width: 767px) {
  .out-info_body {
    display: block;
    padding: 20px;
  }
}
.out-info_item {
  width: calc((100% - 40px) / 2);
}
@media (max-width: 767px) {
  .out-info_item {
    width: 100%;
  }
}
.out-info_dl > dl {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.out-info_dl > dl.center {
  align-items: center;
}
@media (max-width: 767px) {
  .out-info_dl > dl.center {
    align-items: flex-start;
  }
}
.out-info_dl > dl.center > dt {
  margin-top: 0;
}
.out-info_dl > dl ~ dl {
  margin-top: 5px;
}
.out-info_dl > dl > dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.42857143;
  letter-spacing: 0.04em;
  min-width: 120px;
  padding: 3px;
  border: 1px solid currentColor;
  margin-top: 5px;
  text-align: center;
  color: #2085A5;
}
@media (max-width: 1180px) {
  .out-info_dl > dl > dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dt {
    line-height: 1.42857143;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dt {
    min-width: 100px;
    padding: 2px;
  }
}
.out-info_dl > dl > dd {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media (max-width: 1180px) {
  .out-info_dl > dl > dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dd {
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
.out-info_dl > dl > dd .lg {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 1180px) {
  .out-info_dl > dl > dd .lg {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dd .lg {
    font-size: 20px;
    font-size: 2rem;
  }
}
.out-info_dl > dl > dd .sm {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 1180px) {
  .out-info_dl > dl > dd .sm {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_dl > dl > dd .sm {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.out-info_dl > dl > dd .colored {
  color: #2085A5;
}
.out-info_dl > dl > dd dl {
  display: flex;
}
.out-info_dl > dl > dd dl dt {
  flex-shrink: 0;
  margin-top: 9px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .out-info_dl > dl > dd dl dt {
    margin-top: 7px;
  }
}
.out-info_dl > dl > dd dl dd {
  font-weight: 500;
}
.out-info_contact {
  display: flex;
  gap: 23px;
  padding: 19px 30px;
  background-color: rgba(32, 133, 165, 0.04);
}
@media (max-width: 767px) {
  .out-info_contact {
    display: block;
    margin-top: 30px;
  }
}
.out-info_contact .inner ~ .inner {
  margin-top: 15px;
}
.out-info_contact .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  color: #2085A5;
  border: 1px solid currentColor;
}
@media (max-width: 1180px) {
  .out-info_contact .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .ttl {
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
.out-info_contact .ttl span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 100%;
}
@media (max-width: 767px) {
  .out-info_contact .ttl span {
    width: auto;
    height: auto;
    padding: 3px;
  }
}
.out-info_contact .hdg {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.46666667;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 5px;
  color: #61716C;
}
@media (max-width: 1180px) {
  .out-info_contact .hdg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .hdg {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .hdg {
    line-height: 1.46666667;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .out-info_contact .hdg {
    margin-top: 10px;
  }
}
.out-info_contact .tel {
  color: #2085A5;
}
@media (max-width: 767px) {
  .out-info_contact .tel {
    text-align: center;
  }
}
.out-info_contact .tel > a, .out-info_contact .tel > p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (max-width: 1180px) {
  .out-info_contact .tel > a, .out-info_contact .tel > p {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .tel > a, .out-info_contact .tel > p {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .tel > a, .out-info_contact .tel > p {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.out-info_contact .tel > a span, .out-info_contact .tel > p span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-right: 4px;
}
@media (max-width: 1180px) {
  .out-info_contact .tel > a span, .out-info_contact .tel > p span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .tel > a span, .out-info_contact .tel > p span {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .tel > a span, .out-info_contact .tel > p span {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
@media not all and (max-width: 767px) {
  .out-info_contact .tel > a {
    pointer-events: none;
  }
}
.out-info_contact .sub {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.41666667;
  letter-spacing: 0.04em;
  margin-top: 6px;
  text-align: right;
  color: #61716C;
}
@media (max-width: 1180px) {
  .out-info_contact .sub {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .sub {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .out-info_contact .sub {
    line-height: 1.41666667;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .out-info_contact .sub {
    text-align: center;
  }
}

/* 流し込みcss */
/**
 * Template
 */
.temp_0_0 .ly_header_container:before {
  content: none !important;
}

.temp_2_0 .ly_header:before,
.temp_2_1 .ly_header:before {
  content: none !important;
}

.temp_1_0 .ly_contentWrapper,
.temp_1_1 .ly_contentWrapper,
.temp_2_0 .ly_contentWrapper,
.temp_2_1 .ly_contentWrapper,
.temp_3_0 .ly_contentWrapper,
.temp_3_1a .ly_contentWrapper,
.temp_3_1b .ly_contentWrapper,
.temp_3_2 .ly_contentWrapper,
.temp_3_3 .ly_contentWrapper,
.temp_3_4 .ly_contentWrapper,
.temp_4_0 .ly_contentWrapper,
.temp_5_0 .ly_contentWrapper {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .temp_1_0 .ly_contentWrapper,
.temp_1_1 .ly_contentWrapper,
.temp_2_0 .ly_contentWrapper,
.temp_2_1 .ly_contentWrapper,
.temp_3_0 .ly_contentWrapper,
.temp_3_1a .ly_contentWrapper,
.temp_3_1b .ly_contentWrapper,
.temp_3_2 .ly_contentWrapper,
.temp_3_3 .ly_contentWrapper,
.temp_3_4 .ly_contentWrapper,
.temp_4_0 .ly_contentWrapper,
.temp_5_0 .ly_contentWrapper {
    padding-top: 60px;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .temp_1_1 .ly_contentWrapper_sideNav,
.temp_2_0 .ly_contentWrapper_sideNav,
.temp_2_1 .ly_contentWrapper_sideNav,
.temp_3_1a .ly_contentWrapper_sideNav,
.temp_3_1b .ly_contentWrapper_sideNav,
.temp_3_2 .ly_contentWrapper_sideNav,
.temp_3_3 .ly_contentWrapper_sideNav,
.temp_3_4 .ly_contentWrapper_sideNav {
    position: relative;
    z-index: 0;
  }
  .temp_1_1 .ly_contentWrapper_sideNav:before,
.temp_2_0 .ly_contentWrapper_sideNav:before,
.temp_2_1 .ly_contentWrapper_sideNav:before,
.temp_3_1a .ly_contentWrapper_sideNav:before,
.temp_3_1b .ly_contentWrapper_sideNav:before,
.temp_3_2 .ly_contentWrapper_sideNav:before,
.temp_3_3 .ly_contentWrapper_sideNav:before,
.temp_3_4 .ly_contentWrapper_sideNav:before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 100%;
    left: -20px;
    width: calc(100% + 40px);
    height: auto;
    aspect-ratio: 375/464;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(32, 133, 165, 0.2) 100%);
    opacity: 0.5;
    z-index: 0;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .temp_1_1 .ly_contents + div,
.temp_2_0 .ly_contents + div,
.temp_2_1 .ly_contents + div,
.temp_3_1a .ly_contents + div,
.temp_3_1b .ly_contents + div,
.temp_3_2 .ly_contents + div,
.temp_3_3 .ly_contents + div,
.temp_3_4 .ly_contents + div {
    display: none;
  }
}

.temp_2_0 .ly_header:before,
.temp_2_1 .ly_header:before {
  content: none;
}

html.is_tablet .ly_header:before {
  aspect-ratio: 375/147;
}
html.is_tablet .ly_header_container {
  display: block;
  padding: 0;
  height: 79px;
}
html.is_tablet .ly_header_container:before {
  content: none;
}
html.is_tablet .ly_header_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 79px;
  padding: 20px;
}
html.is_tablet .ly_header_logo {
  width: 200px;
}
html.is_tablet .ly_header_menuBtn {
  display: block;
  width: 24px;
  height: 17px;
  color: #fff;
}
html.is_tablet .ly_header_menuBtn button {
  position: relative;
  display: block;
  width: inherit;
  height: inherit;
}
html.is_tablet .ly_header_menuBtn button:before, html.is_tablet .ly_header_menuBtn button:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition-property: top, transform;
  transition-duration: 0.3s;
}
html.is_tablet .ly_header_menuBtn button:before {
  top: 0;
}
html.is_tablet .ly_header_menuBtn button:after {
  bottom: 0;
}
html.is_tablet .ly_header_menuBtn button span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 2px;
  border-top: 1px solid currentColor;
  transition: opacity 0.3s;
}
html.is_tablet .ly_header_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 79px;
  background: linear-gradient(180deg, #2c8387 0%, #3f9da1 100%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition-property: opacity, visibility;
}
html.is_tablet .ly_header_body:before {
  content: "";
  position: absolute;
  top: 79px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
html.is_tablet .ly_header_scroll {
  height: calc(100dvh - 79px);
  overflow-y: auto;
}
html.is_tablet .ly_header_inner {
  display: block;
  padding: 20px 20px 42px;
}
html.is_tablet .ly_header_nav {
  display: block;
  margin-top: 28px;
}
html.is_tablet .ly_header_gNav {
  display: block;
}
html.is_tablet .ly_header_gNav > li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
html.is_tablet .ly_header_gNav > li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
html.is_tablet .ly_header_gNav > li > button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding-right: 40px;
}
html.is_tablet .ly_header_gNav > li > button.is_active:after {
  transform: translateY(-50%) rotate(0);
}
html.is_tablet .ly_header_gNav > li > button:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: auto !important;
  left: auto !important;
  right: 17px;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
  width: 15px !important;
  height: 1px !important;
  background-color: #fff !important;
}
html.is_tablet .ly_header_gNav > li > button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%) rotate(90deg);
  width: 15px;
  height: 1px;
  background-color: #fff;
  transition-property: transform;
  transition-duration: 0.3s;
}
html.is_tablet .ly_header_supplement {
  display: block;
}
html.is_tablet .ly_header_supplement .langBtnWrapper {
  margin-top: 33px;
}
html.is_tablet .ly_header_supplement .langBtn {
  display: none;
}
html.is_tablet .ly_header_supplement .langChange {
  position: static;
  transform: translateY(0);
  display: flex;
  justify-content: center;
}
html.is_tablet .ly_header_supplement .langChange .lang-select {
  width: auto;
  height: auto;
  padding: 0 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  background-color: unset;
  color: #fff;
  transition-property: opacity;
}
html.is_tablet .ly_header_supplement .langChange .lang-select:focus, :where([data-whatintent="mouse"]) html.is_tablet .ly_header_supplement .langChange .lang-select:hover {
  opacity: 0.6;
}
html.is_tablet .ly_header_supplement .langChange .lang-select:last-child {
  border-right: none;
}
html.is_tablet .ly_header_supplement .langChange .lang-select.is_hide {
  pointer-events: none;
}
html.is_tablet .ly_header_supplement .searchBtnWrapper {
  margin-top: 21px;
}
html.is_tablet .ly_header_supplement .searchBtn {
  display: none;
}
html.is_tablet .ly_header_supplement .searchPanel {
  position: static;
  display: flex;
}
html.is_tablet .ly_header_supplement .searchPanel form {
  width: 100%;
}
html.is_tablet .ly_header_supplement .searchPanel input[type=text] {
  padding: 13px 40px 13px 17px;
}
html.is_tablet .ly_header_tel__pc {
  display: none;
}
html.is_tablet .ly_header_tel__sp {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
  transition-property: background-color, color, border-color;
}
html.is_tablet .ly_header_tel__sp:focus, :where([data-whatintent="mouse"]) html.is_tablet .ly_header_tel__sp:hover {
  background-color: #fff;
  color: #2C8E87 !important;
  border-color: #2C8E87;
}
html.is_tablet .ly_header_subNav {
  justify-content: center;
  gap: 10px 25px;
  margin-top: 23px;
}
html.is_tablet .ly_header_subNav > li > a {
  color: rgba(255, 255, 255, 0.85);
}
html.is_tablet .ly_header:not(.is_hidden).is_colored .ly_header_container {
  color: #fff;
}
html.is_tablet .ly_header:not(.is_hidden).is_colored .ly_header_menuBtn {
  color: #2C8E87;
}
html.is_tablet .ly_header:not(.is_hidden).is_colored .ly_header_tel {
  color: #2C8E87;
}
html.is_tablet .ly_childNav {
  position: static;
  display: none;
  padding-top: 0;
  background: unset;
  opacity: 1;
  visibility: visible;
}
html.is_tablet .ly_childNav_inner {
  padding-top: 0;
}
html.is_tablet .ly_childNav_hdg {
  border-bottom: none;
}
html.is_tablet .ly_childNav_hdg .ly_container {
  padding-inline: 0;
}
html.is_tablet .ly_childNav_hdg a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
  padding-bottom: 0;
}
@media (max-width: 1180px) {
  html.is_tablet .ly_childNav_hdg a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html.is_tablet .ly_childNav_hdg a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html.is_tablet .ly_childNav_hdg a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html.is_tablet .ly_childNav_hdg a:before {
  content: none;
}
html.is_tablet .ly_childNav_hdg a span .icon_linkArw {
  display: block;
}
html.is_tablet .ly_childNav_hdg a span .icon_linkArw_lg {
  display: none;
}
html.is_tablet .ly_childNav_hdg a span .icon {
  margin-top: 8px;
}
html.is_tablet .ly_childNav_nav {
  padding: 0;
}
html.is_tablet .ly_childNav_nav .ly_container {
  padding-inline: 0;
}
html.is_tablet .ly_childNav_list {
  display: block;
  padding-bottom: 24px;
  margin-top: 15px;
}
html.is_tablet .ly_childNav_list li {
  width: 100%;
}
html.is_tablet .ly_childNav_list li ~ li {
  margin-top: 15px;
}
html.is_tablet .ly_childNav_list a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media (max-width: 1180px) {
  html.is_tablet .ly_childNav_list a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html.is_tablet .ly_childNav_list a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  html.is_tablet .ly_childNav_list a {
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
html.is_tablet .ly_childNav_list a .icon {
  margin-top: 8px;
}

@media print {
  html body.temp_3_4.is_print {
    -webkit-print-color-adjust: exact;
    overflow-x: visible !important;
    overflow-y: visible !important;
  }
  html body.temp_3_4.is_print header {
    display: none;
  }
  html body.temp_3_4.is_print footer {
    display: none;
  }
  html body.temp_3_4.is_print .ly_contentWrapper_content {
    width: 100%;
  }
  html body.temp_3_4.is_print .ly_contentWrapper_sideNav {
    display: none;
  }
  html body.temp_3_4.is_print .bl_pageTtl {
    display: none;
  }
  html body.temp_3_4.is_print nav.bl_breadcrumb {
    display: none;
  }
  html body.temp_3_4.is_print .bl_relationLinks {
    display: none;
  }
  html body.temp_3_4.is_print .bl_generalAnchor {
    display: none;
  }
  html body.temp_3_4.is_print table {
    width: 100% !important;
    table-layout: auto;
  }
  html body.temp_3_4.is_print .ly_articleWrapper > * {
    display: none;
  }
  html body.temp_3_4.is_print .ly_articleWrapper .ly_printArea {
    display: block !important;
    padding-top: 50px;
  }
}
/**
 * Keyframes
 */
@-webkit-keyframes scroller {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}
@keyframes scroller {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}
html[lang=en] body {
  min-width: 1800px;
}
@media (max-width: 767px) {
  html[lang=en] body {
    min-width: 0;
  }
}
html[lang=en] main {
  min-height: 70vh;
}
html[lang=en] .ly_container {
  max-width: 1800px;
}
html[lang=en] .el_cat {
  width: auto;
}
html[lang=en] .el_multiLangTtl .en {
  display: none;
}
html[lang=en] .out-info_contact .ttl span {
  width: auto;
  padding: 10px;
}
html[lang=en] .un_doctorProfile_body > dl > dt {
  width: auto;
}
html[lang=en] .un_doctorProfile_body > dl > dd dt {
  width: auto;
}
html[lang=en] .un_receptionTimeTable_table .hdg {
  width: auto;
}
html[lang=en] .ly_footer_info > dl > dt,
html[lang=en] .un_info_item > dl > dt {
  min-width: 140px;
}
@media (max-width: 767px) {
  html[lang=en] .ly_footer_info > dl > dt,
html[lang=en] .un_info_item > dl > dt {
    min-width: 100px;
  }
}
@media (max-width: 767px) {
  html[lang=en] .ly_footer_info > dl > dd > dl {
    display: block;
  }
}
@media (max-width: 767px) {
  html[lang=en] .un_info_item > dl > dd > dl {
    display: block;
  }
}
html[lang=en] .out-info_dl > dl > dt {
  min-width: 210px;
}
@media (max-width: 767px) {
  html[lang=en] .out-info_dl > dl > dt {
    min-width: initial;
    width: 120px;
    flex-grow: 0;
  }
}
@media (max-width: 767px) {
  html[lang=en] .out-info_dl > dl > dd {
    width: calc(100% - 120px - 10px);
  }
}
@media (max-width: 767px) {
  html[lang=en] .out-info_dl > dl > dd > dl {
    display: block;
  }
}
html[lang=en] .bl_generalAnchor__4col li {
  width: calc((100% - 2px) / 2);
}
@media (max-width: 767px) {
  html[lang=en] .bl_generalAnchor__4col li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn .el_btn {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn .el_btn .icon {
    width: 18px;
  }
}
html[lang=en] .un_withIconBtn .el_btn_txt {
  word-break: break-all;
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn .el_btn_txt {
    word-break: initial;
    width: calc(100% - 20px);
  }
}
html[lang=en] .un_withIconBtn .el_btn_btns {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn .el_btn_btns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    order: 3;
    margin-top: 5px;
    margin-left: 0;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn li .el_btn_btn {
    width: auto;
    padding: 5px;
  }
}
@media (max-width: 767px) {
  html[lang=en] .un_withIconBtn li .el_btn_iconCap {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  html[lang=en] .bl_relationLinks li a {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  html[lang=en] .bl_relationLinks li a br {
    display: none;
  }
}
html[lang=en] .un_hero_copy .ttl {
  padding-right: 800px;
}
@media (max-width: 767px) {
  html[lang=en] .un_hero_copy .ttl {
    padding-right: 20px;
  }
}

html[lang=en] .hp_jaOnly, html[lang=zh-CN] .hp_jaOnly, html[lang=zh-TW] .hp_jaOnly {
  display: none;
}

html[lang=zh-CN] .out-info_contact .tel > a, html[lang=zh-CN] .out-info_contact .tel > p, html[lang=zh-TW] .out-info_contact .tel > a, html[lang=zh-TW] .out-info_contact .tel > p {
  font-size: 2rem;
}
@media (max-width: 767px) {
  html[lang=zh-CN] .out-info_dl > dl > dd > dl, html[lang=zh-TW] .out-info_dl > dl > dd > dl {
    display: block;
  }
}
html[lang=zh-CN] .bl_faq font, html[lang=zh-TW] .bl_faq font {
  vertical-align: initial !important;
}
@media (max-width: 767px) {
  html[lang=zh-CN] .un_info_item > dl > dd, html[lang=zh-TW] .un_info_item > dl > dd {
    display: block;
  }
}
@media (max-width: 767px) {
  html[lang=zh-CN] .un_withIconBtn li .el_btn_iconCap, html[lang=zh-TW] .un_withIconBtn li .el_btn_iconCap {
    display: block;
  }
}
@media (max-width: 767px) {
  html[lang=zh-CN] .un_withIconBtn li .el_btn_iconCap br, html[lang=zh-TW] .un_withIconBtn li .el_btn_iconCap br {
    display: none;
  }
}

.st_urahp {
  /* 特殊仕様テーブル */
  /* 特殊仕様テーブル */
}
.st_urahp .un_mainMenu_card > li a:after {
  background: linear-gradient(180deg, rgba(44, 103, 99, 0) 0%, rgba(44, 103, 99, 0.19) 48%, rgba(44, 103, 99, 0.63) 73%, #2c6763 100%);
}
.st_urahp .un_customizedTable_table table tbody tr:nth-child(even) {
  background-color: #D0EDF2;
}
.st_urahp .un_customizedTable_table table tbody tr:nth-child(even) th {
  background-color: #D0EDF2;
}
.st_urahp .un_customizedTable_table table tbody tr:nth-child(even) .fixed {
  background-color: #D0EDF2;
}
.st_urahp .un_customizedTable_table table .thColored th {
  background-color: #D0EDF2;
  color: #2085A5;
}
.st_urahp .un_customizedTable__simple .un_customizedTable_table table tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.7);
}
.st_urahp .bl_relationLinks {
  background-color: #DAEAEC;
}