@charset "UTF-8";
.arw_right_tri_with_circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1px solid #BCBCBC;
  border-radius: 50%;
}
@media (max-width: 765px) {
  .arw_right_tri_with_circle {
    width: 24px;
    height: 24px;
  }
}

@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

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

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

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

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

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

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

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

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

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);
  }
}
/**
 * Base
 */
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

iframe {
  border: none;
}

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: 0;
  color: #545454;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media (max-width: 765px) {
  body {
    min-width: 0;
  }
}

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

/**
 * Layout
 */
.ly_contents {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.ly_container {
  width: 100%;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}
@media (max-width: 765px) {
  .ly_container {
    width: auto;
  }
}
.ly_container__narrow {
  max-width: 1140px;
}

.contents-w {
  width: 100%;
  max-width: 1240px;
  padding-inline: 20px;
  margin-bottom: 120px;
  margin-inline: auto;
}
@media (max-width: 765px) {
  .contents-w {
    padding-top: 40px;
    padding-bottom: 120px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.contents-w.has-side {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0 20px;
}
@media (max-width: 765px) {
  .contents-w.has-side {
    display: block;
    padding-top: 20px;
    padding-bottom: 114px;
  }
}
.contents-w.has-side > .side-contentsWrapper {
  flex-shrink: 0;
  width: 300px;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .contents-w.has-side > .side-contentsWrapper {
    width: 230px;
  }
}
@media (max-width: 765px) {
  .contents-w.has-side > .side-contentsWrapper {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    left: 0;
    width: calc(100% + 40px);
    padding-top: 0;
    margin-top: 0;
    margin-left: -20px;
    margin-bottom: 30px;
    background-color: #fff;
    z-index: 100;
  }
}
@media (max-width: 765px) {
  .contents-w.has-side > .side-contentsWrapper .side-contents {
    position: static !important;
  }
}
.contents-w.has-side > .contents-m {
  width: 100%;
  max-width: 830px;
}
@media (max-width: 765px) {
  .contents-w.has-side > .contents-m {
    max-width: 100%;
  }
}
.contents-w > .contents-m {
  width: 100%;
}
.contents-w > .contents-m > :first-child {
  margin-top: 0;
}
.contents-w__gradeNr {
  position: relative;
  z-index: 1;
  margin-top: 87px;
  margin-bottom: 133px;
}
@media (max-width: 765px) {
  .contents-w__gradeNr.has-side {
    margin-top: 0;
  }
}
@media (max-width: 765px) {
  .contents-w__gradeNr {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 23px;
    padding-bottom: 100px;
  }
}

/**
 * Header
 */
.ly_gakuenHeader {
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}
@media (max-width: 765px) {
  .ly_gakuenHeader {
    position: relative;
  }
}
.ly_gakuenHeader_wrapper {
  display: flex;
  min-height: 100px;
  justify-content: space-between;
  padding: 0 37px 0 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_wrapper {
    align-items: center;
    padding: 0;
    min-height: inherit;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
  }
}
.ly_gakuenHeader_head {
  z-index: 102;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_head {
    padding: 0 20px;
    width: 100%;
    height: 64px;
  }
}
.ly_gakuenHeader_logo {
  display: grid;
  place-content: center;
  margin-top: 4px;
  width: 170px;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_logo {
    width: 120px;
  }
}
.ly_gakuenHeader_logo a {
  transition: opacity 0.3s;
}
.ly_gakuenHeader_logo a:focus, :where([data-whatintent="mouse"]) .ly_gakuenHeader_logo a:hover {
  opacity: 0.6;
}
.ly_gakuenHeader_hamburger {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
  gap: 6px;
  height: 100%;
  color: #6E5C6C;
  z-index: 1;
  transition-property: width, color, background-color;
  transition-duration: 0.3s;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_hamburger {
    display: flex;
  }
}
.ly_gakuenHeader_hamburger .icon {
  display: block;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger .icon {
    width: 23px;
    height: 18px;
  }
}
.ly_gakuenHeader_hamburger .icon span {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px solid currentColor;
}
.ly_gakuenHeader_hamburger .icon span:before, .ly_gakuenHeader_hamburger .icon span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid currentColor;
  transition-property: top, left, transform;
  transition-duration: 0.3s;
  transform-origin: left;
}
.ly_gakuenHeader_hamburger .icon span:before {
  top: 10px;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger .icon span:before {
    top: 7px;
  }
}
.ly_gakuenHeader_hamburger .icon span:after {
  top: 22px;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger .icon span:after {
    top: 15px;
  }
}
.ly_gakuenHeader_hamburger .txt {
  display: block;
  font-size: 1.4rem;
  line-height: 1.285;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger .txt {
    font-size: 1rem;
  }
}
.ly_gakuenHeader_hamburger.is_on .icon span {
  border-width: 0;
}
.ly_gakuenHeader_hamburger.is_on .icon span:before {
  top: 5px;
  left: 6px;
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger.is_on .icon span:before {
    top: 2px;
    left: 5px;
  }
}
.ly_gakuenHeader_hamburger.is_on .icon span:after {
  top: 26px;
  left: 6px;
  transform: rotate(-45deg);
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_hamburger.is_on .icon span:after {
    top: 18px;
    left: 5px;
  }
}
.ly_gakuenHeader_nav {
  flex: 1;
  padding-top: 22px;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav {
    display: none;
    padding-bottom: 16px;
  }
}
.ly_gakuenHeader_nav_head {
  display: flex;
  -moz-column-gap: 26px;
  column-gap: 26px;
  row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-right: 1px;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head {
    flex-direction: column;
    text-align: center;
  }
}
.ly_gakuenHeader_nav_head a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0;
  color: #856F82;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_nav_head a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head a {
    line-height: 1.5;
    letter-spacing: 0;
  }
}
:where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_head a:hover {
  color: #BD5C9E;
}
:where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_head a:hover .icon_access .stroke,
:where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_head a:hover .icon_mail .stroke {
  stroke: #BD5C9E;
}
.ly_gakuenHeader_nav_head .txtList {
  display: flex;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.ly_gakuenHeader_nav_head .txtList .item {
  position: relative;
}
.ly_gakuenHeader_nav_head .txtList .item > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  height: 100%;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head .txtList .item > a {
    padding-top: 0;
  }
}
.ly_gakuenHeader_nav_head .txtList .item:first-child:after {
  content: "";
  position: absolute;
  display: block;
  right: -13px;
  top: 50%;
  width: 1px;
  height: 10px;
  background-color: #E4E5E2;
  transform: translateY(-50%);
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head .txtList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 27px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    max-height: 25px;
  }
  .ly_gakuenHeader_nav_head .txtList .item {
    text-align: center;
  }
  .ly_gakuenHeader_nav_head .txtList .item:first-child:after {
    right: 0;
    height: 25px;
  }
}
.ly_gakuenHeader_nav_head .btnList {
  display: flex;
  -moz-column-gap: 11px;
  column-gap: 11px;
}
.ly_gakuenHeader_nav_head .btnList .item > a {
  display: block;
  border: 1px solid #E4E5E2;
  padding: 6px 10px 5px;
}
.ly_gakuenHeader_nav_head .btnList .item > a:focus .icon_access .stroke,
.ly_gakuenHeader_nav_head .btnList .item > a:focus .icon_mail .stroke, :where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_head .btnList .item > a:hover .icon_access .stroke,
:where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_head .btnList .item > a:hover .icon_mail .stroke {
  stroke: #BD5C9E;
}
.ly_gakuenHeader_nav_head .btnList .item > a .icon_access {
  width: 14px;
  height: 12px;
  vertical-align: -1.5px;
}
.ly_gakuenHeader_nav_head .btnList .item > a .icon_access .stroke {
  transition: stroke 0.3s;
}
.ly_gakuenHeader_nav_head .btnList .item > a .icon_mail {
  width: 12px;
  height: 10px;
  vertical-align: -1px;
}
.ly_gakuenHeader_nav_head .btnList .item > a .icon_mail .stroke {
  stroke: #856F82;
  transition: stroke 0.3s;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head .btnList .item > a .txt {
    flex: 1;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_head .btnList {
    margin-top: 3px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .ly_gakuenHeader_nav_head .btnList .item {
    width: calc((100% - 15px) / 2);
  }
  .ly_gakuenHeader_nav_head .btnList .item > a {
    display: flex;
    background-color: #fff;
    align-items: center;
    -moz-column-gap: 0;
    column-gap: 0;
    justify-content: center;
    width: 100%;
    padding: 10px 27px 10px 32px;
  }
  .ly_gakuenHeader_nav_head .btnList .item > a .icon_access {
    width: 14px;
    height: 17px;
  }
  .ly_gakuenHeader_nav_head .btnList .item > a .icon_mail {
    width: 16px;
    height: 14px;
  }
}
.ly_gakuenHeader_nav_foot {
  margin-top: 11px;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot {
    margin-top: 14px;
  }
}
.ly_gakuenHeader_nav_foot .list {
  display: flex;
  justify-content: flex-end;
}
.ly_gakuenHeader_nav_foot .list .item {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid transparent;
}
.ly_gakuenHeader_nav_foot .list .item:not(:first-child) {
  margin-left: 29px;
}
.ly_gakuenHeader_nav_foot .list .item.current {
  border-color: #BD5C9E;
}
.ly_gakuenHeader_nav_foot .list .item.current a {
  color: #BD5C9E;
  font-weight: bold;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list .item {
    border-bottom: none;
    padding-bottom: 0;
  }
  .ly_gakuenHeader_nav_foot .list .item:not(:first-child) {
    margin-left: 0;
    border-top: 1px solid rgba(133, 111, 130, 0.2);
  }
  .ly_gakuenHeader_nav_foot .list .item.current::before {
    bottom: 0;
  }
  .ly_gakuenHeader_nav_foot .list .item.current a {
    pointer-events: all;
    font-weight: 500;
    color: currentColor;
  }
}
.ly_gakuenHeader_nav_foot .list a {
  position: relative;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.43;
  letter-spacing: 0.05em;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .ly_gakuenHeader_nav_foot .list a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list a {
    line-height: 1.43;
    letter-spacing: 0.05em;
  }
}
:where([data-whatintent="mouse"]) .ly_gakuenHeader_nav_foot .list a:hover {
  color: #BD5C9E;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list a {
    display: flex;
    -moz-column-gap: 20px;
    column-gap: 20px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    font-weight: 500;
    font-family: "Noto Sans JP";
    line-height: 1.8;
    letter-spacing: 0;
  }
}
@media (max-width: 765px) and (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list a {
    line-height: 1.8;
    letter-spacing: 0;
  }
}
.ly_gakuenHeader_nav_foot .list a .txt {
  flex: 1;
}
.ly_gakuenHeader_nav_foot .list a .arw_right_half_horizontal_sm {
  display: none;
}
@media (max-width: 765px) {
  .ly_gakuenHeader_nav_foot .list a .arw_right_half_horizontal_sm {
    display: block;
  }
}
@media (max-width: 765px) {
  .ly_gakuenHeader.is_active .ly_gakuenHeader_head {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #F5F6F2;
  }
  .ly_gakuenHeader.is_active .ly_gakuenHeader_nav {
    display: block;
    flex-direction: column-reverse;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    width: 100vw;
    height: calc(100% - 64px);
    background-color: #F5F6F2;
    z-index: 101;
  }
  .ly_gakuenHeader.is_active .ly_gakuenHeader_nav_inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .ly_gakuenHeader.is_active .ly_gakuenHeader_nav_foot .list {
    flex-direction: column;
  }
}
.ly_gakuenHeader.is_scroll {
  opacity: 0.92;
  box-shadow: 0px 0px 16px rgba(110, 92, 108, 0.15);
}
@media (max-width: 765px) {
  .ly_gakuenHeader.is_scroll {
    position: fixed;
    top: 0;
    left: 0;
  }
}
@media (max-width: 765px) {
  body.sp_noFixedNav {
    padding-top: 64px;
  }
}
@media (max-width: 765px) {
  body.sp_noFixedNav .ly_gakuenHeader_wrapper {
    position: fixed;
  }
}

/**
 * Footer
 */
.ly_footer__gakuen {
  position: relative;
  z-index: 0;
  padding-bottom: 40px;
}
@media (max-width: 765px) {
  .ly_footer__gakuen {
    border-top: 1px solid #E4E5E2;
    padding-bottom: 0;
  }
}
.ly_footer__gakuen .ly_footer_head {
  border: 1px solid #E4E5E2;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_head {
    border-width: 0 0 1px;
  }
}
.ly_footer__gakuen .ly_footer_affiliatedList {
  display: flex;
  justify-content: center;
  -moz-column-gap: 40px;
  column-gap: 40px;
  padding: 30px 40px 27px;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_affiliatedList {
    flex-wrap: wrap;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 6px;
    padding: 16px;
  }
}
.ly_footer__gakuen .ly_footer_affiliatedList .item > a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #62455E;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .ly_footer__gakuen .ly_footer_affiliatedList .item > a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_affiliatedList .item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_affiliatedList .item > a {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.ly_footer__gakuen .ly_footer_affiliatedList .item > a:focus, :where([data-whatintent="mouse"]) .ly_footer__gakuen .ly_footer_affiliatedList .item > a:hover {
  color: #BD5C9E;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_affiliatedList .item > a {
    font-weight: 400;
    font-family: "Noto Sans JP";
    line-height: 1.42;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) and (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_affiliatedList .item > a {
    line-height: 1.42;
    letter-spacing: 0.05em;
  }
}
.ly_footer__gakuen .ly_footer_body .logo {
  margin: 61px auto 0;
  width: 168px;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_body .logo {
    margin-top: 30px;
  }
}
.ly_footer__gakuen .ly_footer_body .address {
  margin-top: 18px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .ly_footer__gakuen .ly_footer_body .address {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_body .address {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_body .address {
    line-height: 1.5;
    letter-spacing: 0;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_body .address {
    margin-top: 22px;
  }
}
.ly_footer__gakuen .ly_footer_nav {
  display: flex;
  gap: 61px;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_nav {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
  }
}
.ly_footer__gakuen .ly_footer_copy {
  position: relative;
  margin-top: 64px;
  text-align: center;
  color: rgba(132, 132, 132, 0.55);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.43;
  letter-spacing: 0;
  z-index: 1;
}
@media (max-width: 1024px) {
  .ly_footer__gakuen .ly_footer_copy {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_copy {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_copy {
    line-height: 1.43;
    letter-spacing: 0;
  }
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_copy {
    margin-top: 36px;
    padding-bottom: 65px;
  }
}
.ly_footer__gakuen .ly_footer_bottom {
  position: relative;
  padding-top: 36px;
  z-index: 1;
  font-size: 1.4rem;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_bottom {
    display: block;
    margin: 0 auto;
    width: 75%;
    text-align: center;
    padding-top: 12px;
  }
}
.ly_footer__gakuen .ly_footer_bottom ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 43px;
  overflow: hidden;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_bottom ul {
    gap: 0 30px;
  }
}
.ly_footer__gakuen .ly_footer_bottom li {
  position: relative;
  margin-top: 0;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_bottom li {
    display: inline-block;
    margin-top: 5px;
  }
}
.ly_footer__gakuen .ly_footer_bottom li a {
  font-size: 1.6rem;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_bottom li a {
    font-size: 1.2rem;
  }
}
.ly_footer__gakuen .ly_footer_bottom li a .icon_blank {
  width: 16px;
  margin-bottom: -1px;
}
@media (max-width: 765px) {
  .ly_footer__gakuen .ly_footer_bottom li a .icon_blank {
    margin-bottom: -4px;
  }
}
.ly_footer__gakuen .ly_footer_bottom li a .icon_blank .stroke {
  stroke: currentColor;
}
.ly_footer__gakuen .ly_footer_bottom li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -23px;
  width: 1px;
  height: 15px;
  background-color: #DBD2D9;
  transform: translateY(-50%);
}

.ly_footer_fixed__gakuen {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen {
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: 1;
    visibility: visible;
  }
}
.ly_footer_fixed__gakuen.is_active {
  opacity: 1;
  visibility: visible;
}
@media not all and (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_btn {
    display: none;
  }
}
.ly_footer_fixed__gakuen .ly_footer_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 50px;
  padding: 5px 26px;
  background-color: #BD5C9E;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  box-shadow: 0 0 16px rgba(110, 92, 108, 0.15);
}
.ly_footer_fixed__gakuen .ly_footer_btn a .icon {
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.ly_footer_fixed__gakuen .ly_footer_top a {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 0;
  border-radius: 50%;
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a {
    width: auto;
    height: auto;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
  }
}
.ly_footer_fixed__gakuen .ly_footer_top a .txt {
  display: inline-block;
  -ms-writing-mode: inherit;
  writing-mode: inherit;
  flex: 1;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.43;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .txt {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .txt {
    line-height: 1.43;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .txt {
    margin-top: 0;
    font-weight: 500;
    font-family: "Noto Serif JP";
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) and (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .txt {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.ly_footer_fixed__gakuen .ly_footer_top a .arw_right_tri_with_circle {
  display: flex;
  transition: border-color 0.3s;
  width: 40px;
  height: 40px;
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .arw_right_tri_with_circle {
    border: 1px solid;
    width: 30px;
    height: 30px;
    background-color: #fff;
  }
}
.ly_footer_fixed__gakuen .ly_footer_top a .arw_right_tri_with_circle .arw_right_tri {
  width: 16px;
  height: 12px;
  transform: rotate(-90deg);
}
@media (max-width: 765px) {
  .ly_footer_fixed__gakuen .ly_footer_top a .arw_right_tri_with_circle .arw_right_tri {
    width: 12px;
    height: 9px;
  }
}
.ly_footer_fixed__gakuen .ly_footer_top a .arw_right_tri_with_circle .arw_right_tri .stroke {
  stroke: currentColor;
}

.side-contents.is_static {
  position: static;
}
@media (max-width: 765px) {
  .side-contents__bannerOnly {
    display: none;
  }
}
@media not all and (max-width: 765px) {
  .side-contents__spOnly {
    display: none;
  }
}
@media (max-width: 765px) {
  .side-contents__spOnly.side-contents__bannerOnly {
    display: block;
    margin-top: -60px;
  }
  .side-contents__spOnly.side-contents__bannerOnly .side-menu {
    display: block;
  }
}

.side-visual {
  padding: 30px 10px 27px;
  border-top: 2px solid #62455E;
  border-bottom: 1px solid #BCBCBC;
  pointer-events: auto;
}
@media (max-width: 765px) {
  .side-visual {
    padding: 16px 20px 13px;
    border-bottom: none;
    background-color: #F6F6F6;
  }
}
.side-visual.is_active .toggleIcon:after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.side-visual > a,
.side-visual > div,
.side-visual > button {
  display: flex;
  gap: 11px;
  color: #62455E;
}
@media (max-width: 765px) {
  .side-visual > a,
.side-visual > div,
.side-visual > button {
    gap: 10px;
  }
}
.side-visual > a .arw_right_tri_with_circle,
.side-visual > div .arw_right_tri_with_circle,
.side-visual > button .arw_right_tri_with_circle {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  padding-left: 2px;
}
.side-visual > a .arw_right_tri_with_circle .arw_right_tri,
.side-visual > div .arw_right_tri_with_circle .arw_right_tri,
.side-visual > button .arw_right_tri_with_circle .arw_right_tri {
  width: 6px;
  height: 8px;
}
@media (max-width: 765px) {
  .side-visual > a .arw_right_tri_with_circle .arw_right_tri,
.side-visual > div .arw_right_tri_with_circle .arw_right_tri,
.side-visual > button .arw_right_tri_with_circle .arw_right_tri {
    width: 5px;
    height: 7px;
  }
}
.side-visual > a .arw_right_tri_with_circle .arw_right_tri .stroke,
.side-visual > div .arw_right_tri_with_circle .arw_right_tri .stroke,
.side-visual > button .arw_right_tri_with_circle .arw_right_tri .stroke {
  stroke: currentColor;
}
.side-visual > a .toggleIcon,
.side-visual > div .toggleIcon,
.side-visual > button .toggleIcon {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #BCBCBC;
  border-radius: 50%;
  transition: border-color 0.3s;
  cursor: pointer;
  padding-left: 2px;
  flex-shrink: 0;
}
.side-visual > a .toggleIcon:focus, :where([data-whatintent="mouse"]) .side-visual > a .toggleIcon:hover,
.side-visual > div .toggleIcon:focus,
:where([data-whatintent="mouse"]) .side-visual > div .toggleIcon:hover,
.side-visual > button .toggleIcon:focus,
:where([data-whatintent="mouse"]) .side-visual > button .toggleIcon:hover {
  border-color: #BD5C9E;
}
.side-visual > a .toggleIcon:focus:before, .side-visual > a .toggleIcon:focus:after, :where([data-whatintent="mouse"]) .side-visual > a .toggleIcon:hover:before, :where([data-whatintent="mouse"]) .side-visual > a .toggleIcon:hover:after,
.side-visual > div .toggleIcon:focus:before,
.side-visual > div .toggleIcon:focus:after,
:where([data-whatintent="mouse"]) .side-visual > div .toggleIcon:hover:before,
:where([data-whatintent="mouse"]) .side-visual > div .toggleIcon:hover:after,
.side-visual > button .toggleIcon:focus:before,
.side-visual > button .toggleIcon:focus:after,
:where([data-whatintent="mouse"]) .side-visual > button .toggleIcon:hover:before,
:where([data-whatintent="mouse"]) .side-visual > button .toggleIcon:hover:after {
  background-color: #BD5C9E;
}
@media (max-width: 765px) {
  .side-visual > a .toggleIcon,
.side-visual > div .toggleIcon,
.side-visual > button .toggleIcon {
    width: 20px;
    height: 20px;
  }
}
.side-visual > a .toggleIcon:before, .side-visual > a .toggleIcon:after,
.side-visual > div .toggleIcon:before,
.side-visual > div .toggleIcon:after,
.side-visual > button .toggleIcon:before,
.side-visual > button .toggleIcon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 1px;
  background-color: currentColor;
  transition-property: transform, background-color;
  transition-duration: 0.3s;
}
.side-visual > a .toggleIcon:before,
.side-visual > div .toggleIcon:before,
.side-visual > button .toggleIcon:before {
  transform: translate(-50%, -50%);
}
.side-visual > a .toggleIcon:after,
.side-visual > div .toggleIcon:after,
.side-visual > button .toggleIcon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.side-visual > a .title,
.side-visual > div .title,
.side-visual > button .title {
  margin-top: -0.18em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.5;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .side-visual > a .title,
.side-visual > div .title,
.side-visual > button .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .side-visual > a .title,
.side-visual > div .title,
.side-visual > button .title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .side-visual > a .title,
.side-visual > div .title,
.side-visual > button .title {
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.side-visual > a {
  transition: color 0.3s;
}
.side-visual > a:focus, :where([data-whatintent="mouse"]) .side-visual > a:hover {
  color: #BD5C9E;
}
.side-visual > a:focus .arw_right_tri_with_circle, :where([data-whatintent="mouse"]) .side-visual > a:hover .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-visual > a .arw_right_tri_with_circle {
  transition: border-color 0.3s;
}
@media (max-width: 765px) {
  .side-visual > div {
    align-items: center;
  }
}
.side-visual > div a {
  transition: color 0.3s;
}
.side-visual > div a:focus, :where([data-whatintent="mouse"]) .side-visual > div a:hover {
  color: #BD5C9E;
}

.side-menu {
  pointer-events: auto;
}
@media (max-width: 765px) {
  .side-menu {
    display: none;
    padding-bottom: 40px;
    overflow-y: auto;
    max-height: calc(100svh - 53px);
  }
}
.side-menu + .side-menu,
.side-menu + .side-visual {
  margin-top: 40px;
}
.side-menu .arw_right_tri_with_circle {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  transition: border-color 0.3s;
  padding-left: 2px;
}
@media (max-width: 765px) {
  .side-menu .arw_right_tri_with_circle {
    width: 20px;
    height: 20px;
    margin-top: 1px;
  }
  .side-menu .arw_right_tri_with_circle .arw_right_tri {
    width: 5px;
  }
}
.side-menu .arw_right_tri_with_circle .arw_right_tri {
  width: 6px;
  height: 8px;
}
@media (max-width: 765px) {
  .side-menu .arw_right_tri_with_circle .arw_right_tri {
    width: 5px;
    height: 7px;
  }
}
.side-menu .arw_right_tri_with_circle .arw_right_tri .stroke {
  stroke: currentColor;
}
.side-menu > ul > li {
  border-bottom: 1px solid #DBD2D9;
  transition: background-color 0.3s;
}
.side-menu > ul > li.current > a {
  color: #BD5C9E;
}
.side-menu > ul > li.current > a .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-menu > ul > li.current > div a {
  color: #BD5C9E;
}
.side-menu > ul > li.current > ul {
  display: block;
}
.side-menu > ul > li.is_active > div .toggleIcon {
  background-color: #856F82;
}
.side-menu > ul > li.is_active > div .toggleIcon:before, .side-menu > ul > li.is_active > div .toggleIcon:after {
  background-color: #fff;
}
.side-menu > ul > li.is_active > div .toggleIcon:after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.side-menu > ul > li > a,
.side-menu > ul > li > div {
  display: flex;
  gap: 6px;
  padding: 20px 10px;
  color: #62455E;
}
@media (max-width: 765px) {
  .side-menu > ul > li > a,
.side-menu > ul > li > div {
    padding: 15px 20px;
  }
}
.side-menu > ul > li > a {
  transition: color 0.3s;
}
.side-menu > ul > li > a:focus, :where([data-whatintent="mouse"]) .side-menu > ul > li > a:hover {
  color: #BD5C9E;
}
.side-menu > ul > li > a:focus .arw_right_tri_with_circle, :where([data-whatintent="mouse"]) .side-menu > ul > li > a:hover .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-menu > ul > li > a .icon_pdf {
  vertical-align: -3px;
}
@media (max-width: 765px) {
  .side-menu > ul > li > a .icon_pdf {
    vertical-align: -4px;
  }
}
.side-menu > ul > li > a .icon_blank {
  vertical-align: -3px;
}
@media (max-width: 765px) {
  .side-menu > ul > li > a .icon_blank {
    vertical-align: -4px;
  }
}
.side-menu > ul > li > a > span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .side-menu > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > a > span {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.side-menu > ul > li > div .toggleIcon {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #F3EEF2;
  transition: background-color 0.3s;
  cursor: pointer;
  flex-shrink: 0;
}
.side-menu > ul > li > div .toggleIcon:focus, :where([data-whatintent="mouse"]) .side-menu > ul > li > div .toggleIcon:hover {
  background-color: #856F82;
}
.side-menu > ul > li > div .toggleIcon:focus:before, .side-menu > ul > li > div .toggleIcon:focus:after, :where([data-whatintent="mouse"]) .side-menu > ul > li > div .toggleIcon:hover:before, :where([data-whatintent="mouse"]) .side-menu > ul > li > div .toggleIcon:hover:after {
  background-color: #fff;
}
@media (max-width: 765px) {
  .side-menu > ul > li > div .toggleIcon {
    width: 20px;
    height: 20px;
    margin-top: 2px;
  }
}
.side-menu > ul > li > div .toggleIcon:before, .side-menu > ul > li > div .toggleIcon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 1px;
  background-color: currentColor;
  transition-property: transform, background-color;
  transition-duration: 0.3s;
}
.side-menu > ul > li > div .toggleIcon:before {
  transform: translate(-50%, -50%);
}
.side-menu > ul > li > div .toggleIcon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.side-menu > ul > li > div a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .side-menu > ul > li > div a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > div a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > div a {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.side-menu > ul > li > div a:focus, :where([data-whatintent="mouse"]) .side-menu > ul > li > div a:hover {
  color: #BD5C9E;
}
.side-menu > ul > li > ul {
  display: none;
}
.side-menu > ul > li > ul > li {
  padding-left: 30px;
}
.side-menu > ul > li > ul > li.current > a {
  color: #BD5C9E;
}
.side-menu > ul > li > ul > li.current > a .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-menu > ul > li > ul > li:first-child > a,
.side-menu > ul > li > ul > li:first-child > div {
  padding-top: 0;
}
.side-menu > ul > li > ul > li:last-child {
  padding-bottom: 10px;
}
.side-menu > ul > li > ul > li > a,
.side-menu > ul > li > ul > li > div {
  display: flex;
  gap: 6px;
  padding: 10px;
  color: #62455E;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > a,
.side-menu > ul > li > ul > li > div {
    padding: 5px 10px;
  }
}
.side-menu > ul > li > ul > li > a {
  transition: color 0.3s;
}
.side-menu > ul > li > ul > li > a:focus, :where([data-whatintent="mouse"]) .side-menu > ul > li > ul > li > a:hover {
  color: #BD5C9E;
}
.side-menu > ul > li > ul > li > a:focus .arw_right_tri_with_circle, :where([data-whatintent="mouse"]) .side-menu > ul > li > ul > li > a:hover .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-menu > ul > li > ul > li > a .icon_pdf {
  vertical-align: -3px;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > a .icon_pdf {
    vertical-align: -4px;
  }
}
.side-menu > ul > li > ul > li > a .icon_blank {
  vertical-align: -3px;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > a .icon_blank {
    vertical-align: -4px;
  }
}
.side-menu > ul > li > ul > li > a > span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .side-menu > ul > li > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > a > span {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
.side-menu > ul > li > ul > li > ul {
  position: relative;
}
.side-menu > ul > li > ul > li > ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  width: 1px;
  height: 100%;
  background-color: #DBD2D9;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul:before {
    left: 20px;
  }
}
.side-menu > ul > li > ul > li > ul > li {
  padding-left: 30px;
}
.side-menu > ul > li > ul > li > ul > li.current > a {
  color: #BD5C9E;
}
.side-menu > ul > li > ul > li > ul > li > a,
.side-menu > ul > li > ul > li > ul > li > div {
  display: flex;
  gap: 6px;
  padding: 10px;
  color: #62455E;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul > li > a,
.side-menu > ul > li > ul > li > ul > li > div {
    padding: 5px 10px;
  }
}
.side-menu > ul > li > ul > li > ul > li > a {
  transition: color 0.3s;
}
.side-menu > ul > li > ul > li > ul > li > a:focus, :where([data-whatintent="mouse"]) .side-menu > ul > li > ul > li > ul > li > a:hover {
  color: #BD5C9E;
}
.side-menu > ul > li > ul > li > ul > li > a:focus .arw_right_tri_with_circle, :where([data-whatintent="mouse"]) .side-menu > ul > li > ul > li > ul > li > a:hover .arw_right_tri_with_circle {
  border-color: #BD5C9E;
}
.side-menu > ul > li > ul > li > ul > li > a .arw_right_tri {
  flex-shrink: 0;
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul > li > a .arw_right_tri {
    margin-top: 8px;
  }
}
.side-menu > ul > li > ul > li > ul > li > a .arw_right_tri .stroke {
  stroke: currentColor;
}
.side-menu > ul > li > ul > li > ul > li > a .icon_pdf {
  vertical-align: -3px;
}
.side-menu > ul > li > ul > li > ul > li > a .icon_blank {
  vertical-align: -3px;
}
.side-menu > ul > li > ul > li > ul > li > a > span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: -0.5em;
}
@media (max-width: 1024px) {
  .side-menu > ul > li > ul > li > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul > li > a > span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul > li > a > span {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .side-menu > ul > li > ul > li > ul > li > a > span {
    margin-top: 0;
  }
}

@media (max-width: 765px) {
  .side-visual__news + .side-visual:not(.side-visual__news),
.side-menu__news + .side-visual:not(.side-visual__news) {
    display: none !important;
  }
}
@media (max-width: 765px) {
  .side-visual__news + .side-visual + .side-menu:not(.side-menu__news),
.side-menu__news + .side-visual + .side-menu:not(.side-menu__news) {
    display: none !important;
  }
}
@media (max-width: 765px) {
  .side-visual__news + .side-menu:not(.side-menu__news),
.side-menu__news + .side-menu:not(.side-menu__news) {
    display: none !important;
  }
}

.side-banner {
  margin-top: 40px;
}
.side-banner:only-child {
  margin-top: 0;
}
@media (max-width: 765px) {
  .side-banner ul {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-inline: 20px;
  }
}
.side-banner li {
  width: 100%;
}
@media (max-width: 765px) {
  .side-banner li {
    width: calc((100% - 7px) / 2);
  }
}
@media not all and (max-width: 765px) {
  .side-banner li ~ li {
    margin-top: 20px;
  }
}
.side-banner a {
  display: block;
  transition: opacity 0.3s;
}
.side-banner a:focus, :where([data-whatintent="mouse"]) .side-banner a:hover {
  opacity: 0.6;
}
.side-banner a img {
  width: 100%;
}
@media (max-width: 765px) {
  .side-banner a img {
    aspect-ratio: 164/45;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

/**
 * Element
 */
.js_fadeIn {
  opacity: 0;
  transform: translateY(40px);
  transition-property: opacity, transform;
  transition-duration: 1s;
}
.js_fadeIn.is_fade {
  opacity: 1;
  transform: translateY(0);
}

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

/* 汎用テキストリンクここから */
.el_txtLink {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 16px;
  padding-right: 33px;
  border-bottom: 1px solid #DBD2D9;
  color: #62455E;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .el_txtLink {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .el_txtLink {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .el_txtLink {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 765px) {
  .el_txtLink {
    padding-right: 30px;
    padding-bottom: 12px;
  }
}
.el_txtLink .arw_right_half_horizontal_sm {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  fill: #62455E;
  transform: translateY(-50%);
}
@media (max-width: 765px) {
  .el_txtLink .arw_right_half_horizontal_sm {
    top: calc(50% - 7px);
    width: 20px;
  }
}
.el_txtLink .arw_right_half_horizontal_sm > * {
  transition: fill 0.3s;
}
.el_txtLink .icon_blank {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  transform: translateY(-50%);
}
.el_txtLink .icon_pdf {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  transform: translateY(-50%);
}
.el_txtLink__contSm {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .el_txtLink__contSm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .el_txtLink__contSm {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.el_txtLink__contSm .arw_right_half_horizontal {
  width: 23px;
  top: calc(50% - 8px);
}
@media (max-width: 765px) {
  .el_txtLink__contSm .arw_right_half_horizontal {
    top: calc(50% - 6px);
  }
}
.el_txtLink__contLg {
  font-size: 22px;
  font-size: 2.2rem;
}
@media (max-width: 1024px) {
  .el_txtLink__contLg {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 765px) {
  .el_txtLink__contLg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.el_txtLink__contLg .arw_right_half_horizontal {
  top: calc(50% - 10px);
}
@media (max-width: 765px) {
  .el_txtLink__contLg .arw_right_half_horizontal {
    top: calc(50% - 6px);
  }
}
.el_txtLink__txtCenter {
  justify-content: center;
  height: 100%;
  min-height: 72px;
  padding-top: 16px;
  padding-right: 40px;
  padding-left: 20px;
  border-top: 2px solid #BD5C9E;
  text-align: center;
}
.el_txtLink__txtCenter .arw_right_half_horizontal {
  top: 50%;
  transform: translateY(-50%);
}
a:focus.el_txtLink, a:focus .el_txtLink, :where([data-whatintent="mouse"]) a:hover.el_txtLink, :where([data-whatintent="mouse"]) a:hover .el_txtLink {
  color: #BD5C9E;
}

/* 汎用テキストリンクここまで */
/* 汎用シンプルリンクここから */
.el_simpleLink {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-block;
  padding-left: 30px;
  color: #62455E;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .el_simpleLink {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .el_simpleLink {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .el_simpleLink {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .el_simpleLink {
    padding-left: 25px;
  }
}
.el_simpleLink .arw_right_tri_with_circle {
  position: absolute;
  top: 1px;
  left: 0;
  width: 24px;
  height: 24px;
}
@media (max-width: 765px) {
  .el_simpleLink .arw_right_tri_with_circle {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 765px) {
  .el_simpleLink .arw_right_tri {
    width: 4px;
  }
}
.el_simpleLink .icon_blank {
  vertical-align: -3px;
}
a:focus.el_simpleLink, a:focus .el_simpleLink, :where([data-whatintent="mouse"]) a:hover.el_simpleLink, :where([data-whatintent="mouse"]) a:hover .el_simpleLink {
  color: #BD5C9E;
}

.el_simpleLink__underline {
  text-decoration: underline;
}
.el_simpleLink__en {
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 765px) {
  .el_simpleLink__en {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

/* 汎用シンプルリンクここまで */
/* wysiwygエディタのcss設定ここから */
.wysiwyg-set {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .wysiwyg-set {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set {
    line-height: 1.64;
    letter-spacing: 0.05em;
  }
}
.wysiwyg-set a {
  color: #62455E;
  text-decoration: underline;
  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;
}
.wysiwyg-set a:focus, :where([data-whatintent="mouse"]) .wysiwyg-set a:hover {
  color: #BD5C9E;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.wysiwyg-set a .icon_blank {
  vertical-align: -3px;
}
.wysiwyg-set a .icon_pdf {
  vertical-align: -5px;
}
.wysiwyg-set span.srBtn {
  display: inline-block;
}
.wysiwyg-set span.srBtn a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.28571429;
  letter-spacing: 0.05em;
  display: inline-block;
  padding: 5px 8px;
  margin-left: 14px;
  background-color: #BD5C9E;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.3s;
}
@media (max-width: 1024px) {
  .wysiwyg-set span.srBtn a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set span.srBtn a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set span.srBtn a {
    line-height: 1.28571429;
    letter-spacing: 0.05em;
  }
}
.wysiwyg-set span.srBtn a:focus, :where([data-whatintent="mouse"]) .wysiwyg-set span.srBtn a:hover {
  color: #fff;
  opacity: 0.6;
}
.wysiwyg-set ul {
  overflow: hidden;
}
.wysiwyg-set ul > li {
  position: relative;
  padding-left: 23px;
  line-height: 1.9;
}
.wysiwyg-set ul > li:before {
  content: "";
  position: absolute;
  top: calc((18px + 0.6em) / 2);
  left: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #BCBCBC;
}
@media (max-width: 765px) {
  .wysiwyg-set ul > li:before {
    top: calc((15px + 0.6em) / 2);
    left: 10px;
  }
}
.wysiwyg-set ol {
  overflow: hidden;
  counter-reset: number 0;
}
.wysiwyg-set ol > li {
  position: relative;
  padding-left: 23px;
  line-height: 1.9;
}
.wysiwyg-set ol > li:before {
  content: counter(number) ".";
  counter-increment: number 1;
  position: absolute;
  top: 1px;
  left: calc(1.5em + 1px);
  text-align: right;
  display: inline-block;
  text-indent: -1.5em;
  color: #62455E;
  font-family: "PT Serif";
}
.wysiwyg-set .is-sp.scroll-comment.scroll-comment0 {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 2.23;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  text-align: center;
  background-color: #F3EEF2;
  color: #BD5C9E;
}
@media (max-width: 1024px) {
  .wysiwyg-set .is-sp.scroll-comment.scroll-comment0 {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set .is-sp.scroll-comment.scroll-comment0 {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set .is-sp.scroll-comment.scroll-comment0 {
    line-height: 2.23;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set div.scroll {
    width: 100%;
    overflow: auto;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set div.scroll table {
    width: 829px;
  }
}
.wysiwyg-set table {
  width: 100%;
  table-layout: fixed;
}
.wysiwyg-set table th, .wysiwyg-set table td {
  vertical-align: middle;
  border: 1px solid #E4E5E2;
  background-color: #fff;
}
.wysiwyg-set table th {
  background-color: #F6F6F6;
  color: #545454;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (max-width: 1024px) {
  .wysiwyg-set table th {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set table th {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .wysiwyg-set table th {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.wysiwyg-set table thead th {
  padding: 17px 17px 14px;
}
@media (max-width: 765px) {
  .wysiwyg-set table thead th {
    padding: 12px 10px;
  }
}
.wysiwyg-set table tbody th, .wysiwyg-set table tbody td {
  padding: 17px;
}
@media (max-width: 765px) {
  .wysiwyg-set table tbody th, .wysiwyg-set table tbody td {
    padding: 12px 10px;
  }
}

/* wysiwygエディタのcss設定ここまで */
.el_date {
  font-family: "PT Serif", serif;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  flex-shrink: 0;
  line-height: 1.3;
  color: #989797;
}
@media (max-width: 1024px) {
  .el_date {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .el_date {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/**
 * Block
 */
.bl_pageCommonHdg {
  padding: 0 0 154px;
}
@media (max-width: 765px) {
  .bl_pageCommonHdg {
    padding: 0;
  }
}
.bl_pageCommonHdg_container {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
  min-height: 300px;
  margin-inline: auto;
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_container {
    display: block;
    min-height: 0;
  }
}
.bl_pageCommonHdg_bg {
  width: 100%;
  height: 300px;
  z-index: 0;
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_bg {
    position: static;
    aspect-ratio: 375/150;
    height: 150px;
  }
}
.bl_pageCommonHdg_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_pageCommonHdg_foot {
  position: absolute;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 25px;
  column-gap: 25px;
  top: 100%;
  left: 50%;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-inline: 18px;
  transform: translateX(-50%);
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_foot {
    position: static;
    display: block;
    margin-bottom: -80px;
    padding-inline: 0;
    transform: translateY(0);
  }
}
.bl_pageCommonHdg_hdg {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.43;
  letter-spacing: 0.05em;
  position: relative;
  width: min(600px, 41.6666666667vw);
  margin-left: calc((100vw - 100%) / 2 * -1 + 8px);
  padding: 30px 40px;
  background-color: #62455E;
  color: #fff;
  transform: translateY(-100%) translateY(50px);
  z-index: 1;
}
@media (max-width: 1024px) {
  .bl_pageCommonHdg_hdg {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_hdg {
    line-height: 1.43;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .bl_pageCommonHdg_hdg {
    transform: translateY(-44px);
    margin-left: 0;
    width: inherit;
    padding: 20px;
    max-width: 69.3333333333vw;
  }
}

.bl_breadcrumb {
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex: 1;
  text-align: left;
  margin-top: 30px;
}
@media (max-width: 765px) {
  .bl_breadcrumb {
    justify-content: flex-start;
    transform: translateY(-50px);
    width: auto;
    margin-top: 0;
    padding: 20px;
    text-align: left;
  }
}
.bl_breadcrumb ol li {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.41;
  letter-spacing: 0.05em;
  display: inline;
  color: #545454;
}
@media (max-width: 1024px) {
  .bl_breadcrumb ol li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .bl_breadcrumb ol li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .bl_breadcrumb ol li {
    line-height: 1.41;
    letter-spacing: 0.05em;
  }
}
.bl_breadcrumb ol li a:focus span, :where([data-whatintent="mouse"]) .bl_breadcrumb ol li a:hover span {
  color: #BD5C9E;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.bl_breadcrumb ol li a span {
  width: 100%;
  text-decoration: underline;
  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;
  color: #62455E;
}
.bl_breadcrumb ol li:last-child a span {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}
.bl_breadcrumb ol li .arw_right_tri {
  margin: 0 5px 0 7px;
  vertical-align: 0px;
}

.bl_topics {
  counter-reset: number 0;
}
.bl_topics ul {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 50px;
}
@media (max-width: 765px) {
  .bl_topics ul {
    display: block;
  }
}
.bl_topics li {
  width: calc((100% - 50px) / 2);
}
@media (max-width: 765px) {
  .bl_topics li {
    width: 100%;
  }
  .bl_topics li ~ li {
    margin-top: 40px;
  }
}
.bl_topics_image img {
  width: 100%;
  aspect-ratio: 575/354;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_topics_head {
  position: relative;
  width: 100%;
  max-width: 86%;
  padding: 30px 20px 10px;
  margin-inline: auto;
  margin-top: -67px;
  text-align: center;
  z-index: 1;
}
.bl_topics_head:before {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1;
  letter-spacing: 0.05em;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  position: absolute;
  top: 0;
  left: 19px;
  transform: translateY(-50%);
  background: linear-gradient(90deg, #d9f6ef 0%, #e1e3e9 50%, #e9d5e3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  z-index: 1;
}
@media (max-width: 1024px) {
  .bl_topics_head:before {
    font-size: 60px;
    font-size: 6rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_head:before {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_head:before {
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .bl_topics_head:before {
    left: 15px;
  }
}
.bl_topics_head:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 175px;
  background-image: url(../images/bg_wh_grade.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  z-index: 0;
}
@media (max-width: 765px) {
  .bl_topics_head:after {
    height: 145px;
  }
}
@media (max-width: 765px) {
  .bl_topics_head {
    max-width: 82.08955224%;
    padding: 25px 10px 10px;
    margin-top: -45px;
  }
}
.bl_topics_ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.25384615;
  letter-spacing: 0.04em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .bl_topics_ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_ttl {
    line-height: 1.25384615;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 765px) {
  .bl_topics_ttl {
    padding-bottom: 15px;
  }
}
.bl_topics_ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background-color: #DBD2D9;
}
.bl_topics_sub {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.42857143;
  letter-spacing: 0;
  position: relative;
  margin-top: 23px;
  color: #BD5C9E;
  z-index: 1;
}
@media (max-width: 1024px) {
  .bl_topics_sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .bl_topics_sub {
    line-height: 1.42857143;
    letter-spacing: 0;
  }
}
@media (max-width: 765px) {
  .bl_topics_sub {
    margin-top: 15px;
  }
}
.bl_topics_txt {
  position: relative;
  margin-top: 13px;
  z-index: 1;
}
@media (max-width: 765px) {
  .bl_topics_txt {
    margin-top: 10px;
  }
}
.contents-m:only-child .bl_topics_head {
  max-width: 74.60869565%;
  padding: 35px 30px 10px;
}
.contents-m:only-child .bl_topics_head:before {
  font-size: 71px;
  font-size: 7.1rem;
}
@media (max-width: 1024px) {
  .contents-m:only-child .bl_topics_head:before {
    font-size: 71px;
    font-size: 7.1rem;
  }
}
@media (max-width: 765px) {
  .contents-m:only-child .bl_topics_head:before {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
.contents-m:only-child .bl_topics_ttl {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 1024px) {
  .contents-m:only-child .bl_topics_ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .contents-m:only-child .bl_topics_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.bl_articleHdg .dot-border-title {
  margin-top: 14px;
}
.bl_articleHdg + * {
  margin-top: 40px !important;
}

.bl_boxedTxt {
  padding: 40px;
  background-color: #fff;
  border: 2px solid rgba(98, 69, 94, 0.5);
}

/* 記事セット共通マージンここから */
.column {
  margin-top: 60px;
}
@media (max-width: 765px) {
  .column {
    margin-top: 56px;
  }
}
.column__lg {
  margin-top: 100px;
}
@media (max-width: 765px) {
  .column__lg {
    margin-top: 60px;
  }
}
.column__semiLg {
  margin-top: 90px;
}
@media (max-width: 765px) {
  .column__semiLg {
    margin-top: 80px;
  }
}
.column__mid {
  margin-top: 80px;
}
@media (max-width: 765px) {
  .column__mid {
    margin-top: 60px;
  }
}
.column__sm {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .column__sm {
    margin-top: 30px;
  }
}

/* 記事セット共通マージンここまで */
/* 記事セットコンポーネントここから */
.dot-border-title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
  margin-top: 72px;
  margin-bottom: 35px;
  border-bottom: 1px solid #DBD2D9;
  padding-bottom: 25px;
}
@media (max-width: 1024px) {
  .dot-border-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 765px) {
  .dot-border-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .dot-border-title {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.dot-border-title + :not(.dot-border-title) {
  margin-top: 0;
}
@media (max-width: 765px) {
  .dot-border-title {
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 80px;
  }
}
.dot-border-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 2px;
  background-color: #62455E;
}
@media (max-width: 765px) {
  .dot-border-title:before {
    width: 100px;
  }
}

.square-title {
  position: relative;
  margin-top: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  padding-left: 17px;
  margin-bottom: 30px;
}
@media (max-width: 765px) {
  .square-title {
    margin-top: 56px;
  }
}
@media (max-width: 1024px) {
  .square-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .square-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .square-title {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.square-title + * {
  margin-top: 0 !important;
}
.square-title::before {
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 3px);
  background-color: #62455E;
  position: absolute;
  left: 0;
  top: 4px;
}

.square-sub-title {
  margin-top: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 18px;
}
@media (max-width: 765px) {
  .square-sub-title {
    margin-top: 56px;
  }
}
@media (max-width: 1024px) {
  .square-sub-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .square-sub-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .square-sub-title {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 765px) {
  .square-sub-title {
    padding-bottom: 15px;
  }
}
.square-sub-title + * {
  margin-top: 0 !important;
}
.square-sub-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #DBD2D9;
}

.text-image {
  margin-bottom: -25px;
}
.text-image::after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 765px) {
  .text-image {
    margin-bottom: -15px;
  }
}
.text-image .hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  padding-left: 17px;
  border-left: 2px solid #62455E;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .text-image .hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .text-image .hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .text-image .hdg {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.text-image .el_img {
  padding-bottom: 25px;
}
@media (max-width: 765px) {
  .text-image .el_img {
    padding-bottom: 15px;
  }
}
.text-image .wysiwyg-set {
  padding-bottom: 25px;
}
@media (max-width: 765px) {
  .text-image .wysiwyg-set {
    padding-bottom: 15px;
  }
}
.text-image.image-left .el_img {
  float: left;
  max-width: 43.37349398%;
  margin-right: 5%;
  padding-bottom: 10px;
}
@media (max-width: 765px) {
  .text-image.image-left .el_img {
    float: none;
    max-width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
.text-image.image-center .el_img {
  text-align: center;
}
.text-image.image-center .el_img a {
  display: inline-block;
}
@media (max-width: 765px) {
  .text-image.image-center .el_img a {
    display: block;
  }
}
.text-image.image-right .el_img {
  float: right;
  max-width: 43.37349398%;
  margin-left: 5%;
  padding-bottom: 10px;
}
@media (max-width: 765px) {
  .text-image.image-right .el_img {
    float: none;
    max-width: 100%;
    text-align: center;
    margin-left: 0;
  }
}

.image-set .body + .el_txtLink {
  margin-top: 18px;
}
.image-set.one-image li ~ li {
  margin-top: 40px;
}
.image-set.one-image li .el_img {
  text-align: center;
}
.image-set.two-image .parent {
  display: flex;
  flex-wrap: wrap;
  gap: 74px 40px;
}
@media (max-width: 1024px) {
  .image-set.two-image .parent {
    gap: 36px 40px;
  }
}
.image-set.two-image .title {
  margin-top: 15px;
}
@media (max-width: 765px) {
  .image-set.two-image .title {
    margin-top: 18px;
  }
}
.image-set.two-image li {
  width: calc((100% - 40px) / 2);
}
@media (max-width: 765px) {
  .image-set.two-image li {
    width: calc((100% - 0px) / 1);
  }
}
.image-set.two-image li .el_img figure {
  width: 100%;
}
.image-set.two-image li .el_img_img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.image-set.three-image .parent {
  display: flex;
  flex-wrap: wrap;
  gap: 44px 40px;
}
@media (max-width: 1024px) {
  .image-set.three-image .parent {
    gap: 40px 30px;
  }
}
.image-set.three-image .title {
  margin-top: 13px;
}
@media (max-width: 765px) {
  .image-set.three-image .title .arw {
    top: -8px;
    left: -2px;
  }
}
.image-set.three-image li {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 765px) {
  .image-set.three-image li {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 765px) {
  .image-set.three-image li > * figure {
    width: 100%;
  }
}
.image-set.three-image li .el_img_img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 765px) {
  .image-set.three-image li a.body .title {
    padding-left: 29px;
  }
}
.image-set .body:has(.title) + .text {
  margin-top: 11px;
}
.image-set .body:has(.title) + .text:only-child {
  margin-top: 0;
}
.image-set .el_img_img {
  position: relative;
  overflow: hidden;
}
.image-set .el_img_img > img {
  transition: transform 0.3s;
}
.image-set .title {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .image-set .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .image-set .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .image-set .title {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.image-set .title:only-child {
  margin-top: 0;
}
.image-set .title .arw_right_half_horizontal_sm path,
.image-set .title .arw_right_half_horizontal_sm rect {
  fill: currentColor;
  transition: fill 0.3s;
}
.image-set .text {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
  margin-top: 18px;
}
@media (max-width: 1024px) {
  .image-set .text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .image-set .text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .image-set .text {
    line-height: 1.64;
    letter-spacing: 0.05em;
  }
}
.image-set .text:only-child {
  margin-top: 0;
}
.image-set a .title {
  padding-left: 34px;
  transition: color 0.3s;
}
.image-set a .title .arw {
  position: absolute;
  top: -8px;
  left: 3px;
  height: 20px;
}
@media (max-width: 765px) {
  .image-set a .title .arw {
    top: -6px;
  }
}
.image-set a:focus .el_img_img > img, :where([data-whatintent="mouse"]) .image-set a:hover .el_img_img > img {
  transform: scale(1.1);
}
.image-set a:focus .title, :where([data-whatintent="mouse"]) .image-set a:hover .title {
  color: #BD5C9E;
}
.image-set a:focus .title .arw_right_half_horizontal_sm path,
.image-set a:focus .title .arw_right_half_horizontal_sm rect, :where([data-whatintent="mouse"]) .image-set a:hover .title .arw_right_half_horizontal_sm path,
:where([data-whatintent="mouse"]) .image-set a:hover .title .arw_right_half_horizontal_sm rect {
  fill: #BD5C9E;
}

.flow-set > ul > li:first-child,
.flow-set > ol > li:first-child {
  padding-top: 33px;
}
@media (max-width: 765px) {
  .flow-set > ul > li:first-child,
.flow-set > ol > li:first-child {
    padding-top: 30px;
  }
}
.flow-set > ul > li:last-child .contents,
.flow-set > ol > li:last-child .contents {
  padding-bottom: 0;
}
.flow-set > ul > li:last-child .text-box::before,
.flow-set > ol > li:last-child .text-box::before {
  display: none;
}
.flow-set .text-box {
  position: relative;
}
.flow-set .text-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 37px;
  width: 1px;
  height: 100%;
  background-color: #BD5C9E;
  z-index: 0;
}
@media (max-width: 765px) {
  .flow-set .text-box:before {
    left: 30px;
  }
}
.flow-set .step {
  position: absolute;
  top: -29px;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 76px;
  height: 76px;
  color: #BD5C9E;
  border: 1px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}
@media (max-width: 765px) {
  .flow-set .step {
    top: -15px;
    width: 70px;
    height: 70px;
  }
}
.flow-set .step .year {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.29;
  letter-spacing: 0.05em;
  font-style: italic;
}
@media (max-width: 1024px) {
  .flow-set .step .year {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .flow-set .step .year {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .flow-set .step .year {
    line-height: 1.29;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .flow-set .step .year {
    margin-top: 5px;
  }
}
.flow-set .step .eraName {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.42;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .flow-set .step .eraName {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media (max-width: 765px) {
  .flow-set .step .eraName {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 765px) {
  .flow-set .step .eraName {
    line-height: 1.42;
    letter-spacing: 0.05em;
  }
}
.flow-set .contents {
  min-height: 48px;
  padding-left: 100px;
  padding-bottom: 75px;
}
@media (max-width: 765px) {
  .flow-set .contents {
    min-height: 45px;
    padding-left: 76px;
    padding-bottom: 62px;
  }
}
.has-side .flow-set .contents {
  padding-bottom: 55px;
}
@media (max-width: 765px) {
  .has-side .flow-set .contents {
    padding-bottom: 62px;
  }
}
.flow-set .content {
  display: flex;
  gap: 42px;
}
@media (max-width: 1024px) {
  .flow-set .content {
    display: block;
  }
}
.flow-set .content .el_img {
  flex-shrink: 0;
  max-width: 49.31506849%;
}
@media (max-width: 1024px) {
  .flow-set .content .el_img {
    max-width: 100%;
    margin-top: 22px;
  }
  .flow-set .content .el_img:only-child {
    margin-top: 0;
  }
  .flow-set .content .el_img figure {
    width: 100%;
  }
  .flow-set .content .el_img img {
    width: 100%;
  }
}

.calendar-set .calendar > li {
  padding: 34px 40px 34px;
  border: 1px solid #DBD2D9;
  background-color: #fff;
}
@media (max-width: 765px) {
  .calendar-set .calendar > li {
    padding: 30px 20px 30px;
  }
}
.calendar-set .calendar > li ~ li {
  margin-top: 40px;
  position: relative;
}
.calendar-set .calendar > li ~ li:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 40px;
  background-color: #DBD2D9;
}
.calendar-set .calendar .month {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  padding-left: 17px;
  border-left: 2px solid #62455E;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .calendar-set .calendar .month {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .calendar .month {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .calendar .month {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.calendar-set .calendar .caption {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .calendar-set .calendar .caption {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .calendar .caption {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .calendar .caption {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .calendar-set .calendar .caption {
    margin-bottom: 35px;
  }
}
.calendar-set .events {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 24px;
}
@media (max-width: 765px) {
  .calendar-set .events {
    gap: 28px 23px;
  }
}
.calendar-set .events > li {
  width: calc((100% - 48px) / 3);
  position: relative;
}
@media (max-width: 765px) {
  .calendar-set .events > li {
    width: calc((100% - 23px) / 2);
  }
}
.calendar-set .events > li .num {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.28;
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 5px;
  width: 100%;
  padding-left: 33px;
  font-style: italic;
  color: #62455E;
  z-index: 1;
}
@media (max-width: 1024px) {
  .calendar-set .events > li .num {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num {
    line-height: 1.28;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num {
    justify-content: center;
    padding: 0 20px;
  }
}
.calendar-set .events > li .num .during {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "PT Serif", "Noto Serif JP";
}
@media (max-width: 1024px) {
  .calendar-set .events > li .num .during {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num .during {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.calendar-set .events > li .num .during span[lang=ja] {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Noto Serif JP";
  line-height: 1.44;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .calendar-set .events > li .num .during span[lang=ja] {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num .during span[lang=ja] {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num .during span[lang=ja] {
    line-height: 1.44;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .num .during {
    text-align: center;
  }
}
.calendar-set .events > li .num .during .st + .fin {
  position: relative;
  margin-left: 14px;
}
.calendar-set .events > li .num .during .st + .fin:before {
  content: "-";
  position: absolute;
  top: 0;
  left: -10px;
}
.calendar-set .events > li .body {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 10px 19px;
  margin-top: -14px;
  background-color: #F6F6F6;
  z-index: 0;
}
@media (max-width: 765px) {
  .calendar-set .events > li .body {
    padding: 16px 13px 16px;
  }
}
.calendar-set .events > li .body:before {
  content: "";
  position: absolute;
  top: 28px;
  left: -16px;
  transform-origin: left top;
  transform: rotate(-45deg);
  width: 60px;
  height: 1px;
  background-color: #62455E;
}
@media (max-width: 765px) {
  .calendar-set .events > li .body:before {
    top: 20px;
    left: -10px;
    width: 40px;
  }
}
.calendar-set .events > li .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Noto Serif JP";
  line-height: 1.73;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
@media (max-width: 1024px) {
  .calendar-set .events > li .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .txt {
    line-height: 1.73;
    letter-spacing: 0.04em;
  }
}
.calendar-set .events > li .link {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 15px;
}
.calendar-set .events > li .link a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "PT Serif";
  line-height: 1.25;
  letter-spacing: 0.05em;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #856F82;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .calendar-set .events > li .link a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .link a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .link a {
    line-height: 1.25;
    letter-spacing: 0.05em;
  }
}
.calendar-set .events > li .link a:focus, :where([data-whatintent="mouse"]) .calendar-set .events > li .link a:hover {
  color: #62455E;
}
.calendar-set .events > li .link a:focus .arw_right_tri_with_circle, :where([data-whatintent="mouse"]) .calendar-set .events > li .link a:hover .arw_right_tri_with_circle {
  border-color: currentColor;
}
.calendar-set .events > li .link a:focus .arw_right_tri_with_circle .arw_right_tri .stroke, :where([data-whatintent="mouse"]) .calendar-set .events > li .link a:hover .arw_right_tri_with_circle .arw_right_tri .stroke {
  stroke: currentColor;
}
.calendar-set .events > li .link a .arw_right_tri_with_circle {
  width: 20px;
  height: 20px;
  transition: border-color 0.3s;
}
.calendar-set .events > li .link a .arw_right_tri_with_circle .arw_right_tri {
  width: 5px;
}
.calendar-set .events > li .label {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 2.16;
  letter-spacing: 0.04em;
  padding: 1px 8px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  background-color: #62455E;
}
@media (max-width: 1024px) {
  .calendar-set .events > li .label {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .label {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .label {
    line-height: 1.58;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 765px) {
  .calendar-set .events > li .label {
    padding: 1px 20px;
    margin-top: 5px;
  }
}
.calendar-set .events_detail {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .calendar-set .events_detail {
    margin-top: 30px;
  }
}
.calendar-set .events_detail > li {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
}
@media (max-width: 1024px) {
  .calendar-set .events_detail > li {
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.calendar-set .events_detail > li ~ li {
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .calendar-set .events_detail > li ~ li {
    margin-top: 30px;
  }
}
.calendar-set .events_detail .hdg {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .calendar-set .events_detail .hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events_detail .hdg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events_detail .hdg {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.calendar-set .events_detail .hdg:only-child {
  margin-bottom: 0;
}
.calendar-set .events_detail .hdg:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #DBD2D9;
}
.calendar-set .events_detail .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .calendar-set .events_detail .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events_detail .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .calendar-set .events_detail .txt {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
.calendar-set .events_detail .el_img {
  flex-shrink: 0;
  max-width: 45.91836735%;
}
@media (max-width: 1024px) {
  .calendar-set .events_detail .el_img {
    max-width: 100%;
  }
  .calendar-set .events_detail .el_img figure {
    width: 100%;
  }
  .calendar-set .events_detail .el_img img {
    width: 100%;
  }
}

.link-set + .link-set, .link-set + .related-link-set, .related-link-set + .link-set, .related-link-set + .related-link-set {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .link-set + .link-set, .link-set + .related-link-set, .related-link-set + .link-set, .related-link-set + .related-link-set {
    margin-top: 30px;
  }
}
.link-set a, .related-link-set a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 17px 46px;
  border: 1px solid #000;
  text-align: center;
  background-color: #62455E;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .link-set a, .related-link-set a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .link-set a, .related-link-set a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (max-width: 765px) {
  .link-set a, .related-link-set a {
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .link-set a, .related-link-set a {
    padding: 20px 40px 19px;
    font-weight: 500;
    font-family: "Noto Sans JP";
    line-height: 1.46;
    letter-spacing: 0.05em;
    min-height: 60px;
  }
}
@media (max-width: 765px) and (max-width: 765px) {
  .link-set a, .related-link-set a {
    line-height: 1.46;
    letter-spacing: 0.05em;
  }
}
.link-set a span, .related-link-set a span {
  z-index: 1;
}
.link-set a .icon_blank, .related-link-set a .icon_blank {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.link-set a .icon_blank .stroke, .related-link-set a .icon_blank .stroke {
  stroke: #fff;
}
.link-set a .icon_pdf, .related-link-set a .icon_pdf {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.link-set a .icon_pdf .fill, .related-link-set a .icon_pdf .fill {
  fill: #fff;
}
@media (max-width: 765px) {
  .link-set a .icon_pdf, .related-link-set a .icon_pdf {
    width: 20px;
  }
}
.link-set a .arw_right_half_horizontal_sm, .related-link-set a .arw_right_half_horizontal_sm {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: right 0.3s;
}
.link-set a .arw_right_half_horizontal_sm rect,
.link-set a .arw_right_half_horizontal_sm path, .related-link-set a .arw_right_half_horizontal_sm rect,
.related-link-set a .arw_right_half_horizontal_sm path {
  fill: #fff;
}
.link-set.is-one, .related-link-set.is-one {
  width: 356px;
  margin-inline: auto;
}
@media (max-width: 765px) {
  .link-set.is-one, .related-link-set.is-one {
    width: 100%;
    padding-right: 0;
  }
}
.link-set.is-one li ~ li, .related-link-set.is-one li ~ li {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .link-set.is-one li ~ li, .related-link-set.is-one li ~ li {
    margin-top: 12px;
  }
}
.link-set.is-center ul, .related-link-set.is-center ul {
  justify-content: center;
}
.link-set.is-two, .related-link-set.is-two {
  max-width: 766px;
  margin-inline: auto;
}
@media (max-width: 765px) {
  .link-set.is-two, .related-link-set.is-two {
    width: 100%;
    padding-right: 0;
  }
}
.link-set.is-two ul, .related-link-set.is-two ul {
  display: flex;
  flex-wrap: wrap;
  gap: 38px 30px;
}
@media (max-width: 765px) {
  .link-set.is-two ul, .related-link-set.is-two ul {
    display: block;
  }
}
.link-set.is-two li, .related-link-set.is-two li {
  width: calc((100% - 30px) / 2);
}
@media (max-width: 765px) {
  .link-set.is-two li, .related-link-set.is-two li {
    width: calc((100% - 0px) / 1);
  }
  .link-set.is-two li ~ li, .related-link-set.is-two li ~ li {
    margin-top: 15px;
  }
}
.has-side .link-set.is-two, .has-side .related-link-set.is-two {
  max-width: unset;
}
.link-set.is-three ul, .related-link-set.is-three ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 32px;
}
@media (max-width: 765px) {
  .link-set.is-three ul, .related-link-set.is-three ul {
    display: block;
  }
}
.link-set.is-three li, .related-link-set.is-three li {
  width: calc((100% - 64px) / 3);
}
@media (max-width: 765px) {
  .link-set.is-three li, .related-link-set.is-three li {
    width: calc((100% - 0px) / 1);
  }
  .link-set.is-three li ~ li, .related-link-set.is-three li ~ li {
    margin-top: 15px;
  }
}
.link-set.is-w100p, .related-link-set.is-w100p {
  width: 100%;
}
@media (max-width: 765px) {
  .link-set.is-w100p, .related-link-set.is-w100p {
    padding-right: 0;
    margin-inline: auto;
  }
}
.link-set.is-w100p li ~ li, .related-link-set.is-w100p li ~ li {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .link-set.is-w100p li ~ li, .related-link-set.is-w100p li ~ li {
    margin-top: 12px;
  }
}
.link-set.is-w100p a, .related-link-set.is-w100p a {
  padding: 18px 46px;
}
@media (max-width: 765px) {
  .link-set.is-w100p a, .related-link-set.is-w100p a {
    padding: 12px 40px 13px;
  }
}

:where([data-whatintent="mouse"]) .link-set a:hover {
  background-color: #fff;
  border-color: #62455E;
  color: #62455E;
}
:where([data-whatintent="mouse"]) .link-set a:hover .icon_blank .stroke {
  stroke: #62455E;
}
:where([data-whatintent="mouse"]) .link-set a:hover .icon_pdf .fill {
  fill: #62455E;
}
:where([data-whatintent="mouse"]) .link-set a:hover .arw_right_half_horizontal_sm rect,
:where([data-whatintent="mouse"]) .link-set a:hover .arw_right_half_horizontal_sm path {
  fill: #62455E;
}

.related-link-set a {
  background-color: #F5F6F2;
  border: 0;
  padding: 20px 50px;
  color: #62455E;
}
:where([data-whatintent="mouse"]) .related-link-set a:hover {
  background-color: #F6F6F6;
  color: #BD5C9E;
}
:where([data-whatintent="mouse"]) .related-link-set a:hover .arw_right_half_horizontal_sm rect,
:where([data-whatintent="mouse"]) .related-link-set a:hover .arw_right_half_horizontal_sm path {
  fill: #BD5C9E;
}
@media (max-width: 765px) {
  .related-link-set a {
    padding: 15px 50px;
    min-height: 60px;
  }
}
.related-link-set a .icon_blank .stroke {
  stroke: #BD5C9E;
}
.related-link-set a .icon_pdf .fill {
  fill: #BD5C9E;
}
.related-link-set a .arw_right_half_horizontal_sm rect,
.related-link-set a .arw_right_half_horizontal_sm path {
  fill: #62455E;
}
.related-link-set.is-two {
  margin-inline: auto;
}
@media (max-width: 765px) {
  .related-link-set.is-two {
    width: 100%;
    padding-right: 0;
  }
}
.related-link-set.is-two ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 30px;
  justify-content: flex-start;
}
@media (max-width: 765px) {
  .related-link-set.is-two ul {
    display: block;
  }
}
.related-link-set.is-two li {
  width: calc((100% - 30px) / 2);
}
@media (max-width: 765px) {
  .related-link-set.is-two li {
    width: calc((100% - 0px) / 1);
  }
  .related-link-set.is-two li ~ li {
    margin-top: 15px;
  }
}

.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%;
  height: auto;
  aspect-ratio: 16/9;
}
.bl_selectVideo_caption {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.88;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .bl_selectVideo_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_caption {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_caption {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
.bl_selectVideo_hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (max-width: 1024px) {
  .bl_selectVideo_hdg {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_hdg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_hdg {
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
.bl_selectVideo_txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .bl_selectVideo_txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_txt {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo_txt {
    margin-top: 11px;
  }
}
.bl_selectVideo__1col li ~ li {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .bl_selectVideo__1col li ~ li {
    margin-top: 30px;
  }
}
.bl_selectVideo__1col .bl_selectVideo_body {
  max-width: 600px;
  margin-inline: auto;
}
.bl_selectVideo__1col .bl_selectVideo_hdg {
  margin-top: 30px;
}
@media (max-width: 765px) {
  .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: 765px) {
  .bl_selectVideo__2col li {
    width: 100%;
  }
}
.bl_selectVideo__2col .bl_selectVideo_hdg {
  margin-top: 20px;
}
@media (max-width: 765px) {
  .bl_selectVideo__2col .bl_selectVideo_hdg {
    margin-top: 16px;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo + .bl_selectVideo {
    margin-top: 40px;
  }
}
.bl_selectVideo__3col ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 28px;
}
.bl_selectVideo__3col li {
  width: calc((100% - 56px) / 3);
}
@media (max-width: 765px) {
  .bl_selectVideo__3col li {
    width: 100%;
  }
}
.bl_selectVideo__3col .bl_selectVideo_hdg {
  margin-top: 20px;
}
@media (max-width: 765px) {
  .bl_selectVideo__3col .bl_selectVideo_hdg {
    margin-top: 16px;
  }
}
@media (max-width: 765px) {
  .bl_selectVideo + .bl_selectVideo {
    margin-top: 40px;
  }
}

.contact-set {
  background-color: #F5F6F2;
  padding: 40px;
}
@media (max-width: 765px) {
  .contact-set {
    padding: 24px 32px;
  }
}
.contact-set .inner .title {
  margin-bottom: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Serif JP";
  line-height: 2.31;
  letter-spacing: 0.1em;
  color: #62455E;
}
@media (max-width: 1024px) {
  .contact-set .inner .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .contact-set .inner .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .contact-set .inner .title {
    line-height: 2.31;
    letter-spacing: 0.1em;
  }
}
.contact-set .inner .title::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background-color: #62455E;
}
.contact-set .inner .smTitle,
.contact-set .inner .txt,
.contact-set .inner .linkSet li {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .contact-set .inner .smTitle,
.contact-set .inner .txt,
.contact-set .inner .linkSet li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .contact-set .inner .smTitle,
.contact-set .inner .txt,
.contact-set .inner .linkSet li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .contact-set .inner .smTitle,
.contact-set .inner .txt,
.contact-set .inner .linkSet li {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
.contact-set .inner .smTitle {
  margin-top: 10px;
  font-weight: 700;
  font-family: "Noto Sans JP";
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 765px) {
  .contact-set .inner .smTitle {
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
.contact-set .inner .linkSet {
  display: flex;
  margin-top: 7px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.contact-set .inner .linkSet li {
  min-width: 147px;
}
.contact-set .inner .linkSet li a {
  color: #62455E;
  text-decoration: underline;
  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;
}
.contact-set .inner .linkSet li a:focus, :where([data-whatintent="mouse"]) .contact-set .inner .linkSet li a:hover {
  color: #BD5C9E;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
@media (max-width: 765px) {
  .contact-set .inner .linkSet {
    flex-direction: column;
    margin-top: 2px;
  }
}

.message-set {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  justify-content: space-between;
}
@media (max-width: 765px) {
  .message-set {
    flex-direction: column;
  }
}
.message-set .txtArea {
  flex: 1;
}
@media (max-width: 765px) {
  .message-set .txtArea {
    width: 100%;
    gap: 0;
  }
}
.message-set .txtArea .comment {
  margin-top: 5px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP";
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .message-set .txtArea .comment {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .comment {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .comment {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.message-set .txtArea .profile {
  margin-top: 25px;
}
.message-set .txtArea .profile .position {
  display: inline-block;
  margin-right: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Serif JP";
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .message-set .txtArea .profile .position {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .profile .position {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .profile .position {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.message-set .txtArea .profile .name {
  margin-top: 10px;
  display: inline-block;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Noto Serif JP";
  line-height: 1.46;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .message-set .txtArea .profile .name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .profile .name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .profile .name {
    line-height: 1.46;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .comment {
    font-weight: 500;
    font-family: "Noto Serif JP";
    line-height: 1.8;
    letter-spacing: 0.05em;
    word-break: keep-all;
  }
}
@media (max-width: 765px) and (max-width: 765px) {
  .message-set .txtArea .comment {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .message-set .txtArea .profile {
    margin-top: 12px;
    text-align: right;
  }
  .message-set .txtArea .profile .position {
    display: block;
    margin-right: 0;
  }
  .message-set .txtArea .profile .name {
    margin-top: 0;
  }
}
.message-set .imgArea {
  width: 276px;
}
@media (max-width: 765px) {
  .message-set .imgArea {
    margin-top: 38px;
    width: 100%;
    text-align: center;
  }
}

.list-set a {
  color: #62455E;
  text-decoration: underline;
  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;
}
.list-set a .icon_blank,
.list-set a .icon_pdf,
.list-set a .icon {
  vertical-align: text-top;
}
.list-set a .icon_blank .stroke,
.list-set a .icon_pdf .stroke,
.list-set a .icon .stroke {
  stroke: #BD5C9E;
}
.list-set a:focus, :where([data-whatintent="mouse"]) .list-set a:hover {
  color: #BD5C9E;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.list-set ul {
  overflow: hidden;
}
.list-set ul > li {
  position: relative;
  padding-left: 23px;
  line-height: 1.9;
}
.list-set ul > li:before {
  content: "";
  position: absolute;
  top: calc((18px + 0.6em) / 2);
  left: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #BCBCBC;
}
@media (max-width: 765px) {
  .list-set ul > li:before {
    top: calc((15px + 0.6em) / 2);
    left: 10px;
  }
}
.list-set ol {
  overflow: hidden;
  counter-reset: number 0;
}
.list-set ol > li {
  position: relative;
  padding-left: 23px;
  line-height: 1.9;
}
.list-set ol > li:before {
  content: counter(number) ".";
  counter-increment: number 1;
  position: absolute;
  top: 1px;
  left: calc(1.5em + 1px);
  text-align: right;
  display: inline-block;
  text-indent: -1.5em;
  color: #62455E;
  font-family: "PT Serif";
}
@media (max-width: 765px) {
  .list-set ol > li {
    line-height: 1.64;
  }
}
.list-set ol > li + li {
  margin-top: 3px;
}
@media (max-width: 765px) {
  .list-set ol > li + li {
    margin-top: 6px;
  }
}
.list-set ul, .list-set ol {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Noto Sans JP";
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .list-set ul, .list-set ol {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .list-set ul, .list-set ol {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .list-set ul, .list-set ol {
    line-height: 1.9;
    letter-spacing: 0.05em;
  }
}
.list-set ul + ul,
.list-set ul + ol, .list-set ol + ul,
.list-set ol + ol {
  margin-top: 22px;
}
.list-set ul > li > ul,
.list-set ul > li > ol, .list-set ol > li > ul,
.list-set ol > li > ol {
  margin-top: 3px;
  margin-left: -6px;
}
@media (max-width: 765px) {
  .list-set ul > li > ul,
.list-set ul > li > ol, .list-set ol > li > ul,
.list-set ol > li > ol {
    margin-top: 9px;
  }
}

/* 記事セットコンポーネントここまで */
/**
 * Helper
 */
@media (max-width: 765px) {
  .hp_pcOnly, .is-pc {
    display: none !important;
  }
}

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

.hp_ff_notoSans {
  font-family: "Noto Sans JP", sans-serif;
}

.hp_ff_notoSerif {
  font-family: "Noto Serif JP", serif;
}

.hp_ff_HiraginoMinchoPro {
  font-family: "Hiragino Mincho ProN、ヒラギノ明朝 ProN ,Hiragino Mincho Pro、ヒラギノ明朝 Pro", serif;
}

.hp_ff_pt {
  font-family: "PT Serif", serif;
}

.hp_headerHPad {
  padding-top: 90px;
}
@media (max-width: 765px) {
  .hp_headerHPad {
    padding-top: 60px;
  }
}

/**
 * Page
 */
.gakuen_0_0 .el_sectHdg {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #545454;
  text-align: center;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .el_sectHdg {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .el_sectHdg {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .el_sectHdg {
    padding-bottom: 23px;
    margin-bottom: 30px;
    line-height: 1.2;
  }
}
.gakuen_0_0 .el_sectHdg:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 1px;
  background-color: #545454;
  transform: translateX(-50%);
}
@media (max-width: 765px) {
  .gakuen_0_0 .el_sectHdg:after {
    width: 40px;
  }
}
.gakuen_0_0 .arw_right_half_horizontal_sm {
  flex-shrink: 0;
}
.gakuen_0_0 .arw_right_half_horizontal_sm > * {
  transition: fill 0.3s;
}
.gakuen_0_0 .icon_blank {
  flex-shrink: 0;
}
.gakuen_0_0 .icon_blank .stroke {
  transition: stroke 0.3s;
}
.gakuen_0_0 .link-set {
  margin-top: 40px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .link-set {
    margin-top: 30px;
  }
}
.gakuen_0_0 .link-set a {
  padding: 18px 46px 16px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .link-set a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .link-set a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .link-set a {
    padding: 18px 40px;
  }
}
.gakuen_0_0 .bl_topSliderSect {
  margin-top: 100px;
  height: 500px;
  transition-property: opacity;
  transition-delay: 0.2s;
  transition-duration: 1.5s;
  overflow: hidden;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect {
    margin-top: 0;
    height: 250px;
  }
}
.gakuen_0_0 .bl_topSliderSect.is_show {
  opacity: 1;
}
.gakuen_0_0 .bl_topSliderSect_container {
  position: relative;
  height: 100%;
}
.gakuen_0_0 .bl_topSliderSect_body {
  position: relative;
  height: 100%;
  z-index: 0;
}
.gakuen_0_0 .bl_topSliderSect_body.swiper .swiper-wrapper {
  position: relative;
  display: flex;
  height: 100%;
}
.gakuen_0_0 .bl_topSliderSect_body.swiper .swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 0;
}
.gakuen_0_0 .bl_topSliderSect_body.swiper .swiper-slide-prev img,
.gakuen_0_0 .bl_topSliderSect_body.swiper .swiper-slide-active img,
.gakuen_0_0 .bl_topSliderSect_body.swiper .swiper-slide-duplicate-active img {
  -webkit-animation-name: zoom;
  animation-name: zoom;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.gakuen_0_0 .bl_topSliderSect_item {
  position: relative;
  width: 100%;
  height: 100%;
}
.gakuen_0_0 .bl_topSliderSect_item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.gakuen_0_0 .bl_topSliderSect_item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.71) 0%, rgba(51, 51, 51, 0) 100%);
  z-index: 1;
}
.gakuen_0_0 .bl_topSliderSect_wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_wrapper {
    padding: 0 20px;
    flex-direction: column;
    align-items: unset;
    justify-content: flex-end;
  }
}
.gakuen_0_0 .bl_topSliderSect_copy {
  position: relative;
  margin-left: 41px;
  margin-bottom: 33px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  color: #62455E;
  z-index: 3;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_topSliderSect_copy {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_copy {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_copy {
    margin: 0;
    margin-bottom: 18px;
  }
}
.gakuen_0_0 .bl_topSliderSect_copy span {
  padding: 5px 11px 7px;
  line-height: 2.6;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_copy span {
    padding: 0 5px 1px;
    line-height: 1.745;
  }
}
.gakuen_0_0 .bl_topSliderSect_name {
  position: relative;
  margin-right: 39px;
  margin-bottom: 26px;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #fff;
  z-index: 3;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_topSliderSect_name {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_name {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_name {
    margin-right: 0;
    margin-bottom: 9px;
    text-align: right;
  }
}
.gakuen_0_0 .bl_topSliderSect_scrollDown {
  position: absolute;
  bottom: 37px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_topSliderSect_scrollDown {
    display: none;
  }
}
.gakuen_0_0 .bl_topSliderSect_scrollDown button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  color: #fff;
  transition: opacity 0.3s;
}
:where([data-whatintent="mouse"]) .gakuen_0_0 .bl_topSliderSect_scrollDown button:hover {
  opacity: 0.6;
}
.gakuen_0_0 .bl_topSliderSect_scrollDown button .txt {
  font-size: 1.2rem;
  line-height: 1.285;
  letter-spacing: 0.05em;
  font-style: italic;
}
.gakuen_0_0 .bl_topSliderSect_scrollDown button .arw_right_half_horizontal {
  width: 26px;
  height: 4px;
  transform: rotate(90deg);
}
.gakuen_0_0 .bl_topSliderSect_scrollDown button .arw_right_half_horizontal .fill {
  fill: currentColor;
}
.gakuen_0_0 .bl_schoolInfoSect {
  padding-block: 80px;
  background: #F5F6F2;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect {
    padding-block: 60px;
  }
}
.gakuen_0_0 .bl_schoolInfoSect_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.gakuen_0_0 .bl_schoolInfoSect_img {
  overflow: hidden;
  aspect-ratio: 108/67;
}
.gakuen_0_0 .bl_schoolInfoSect_img img {
  -o-object-fit: contain;
  object-fit: contain;
  transition: transform 0.3s;
}
.gakuen_0_0 .bl_schoolInfoSect_item {
  width: calc((100% - 120px) / 5);
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect_item {
    width: calc((100% - 30px) / 2);
  }
}
.gakuen_0_0 .bl_schoolInfoSect_item a:focus .bl_schoolInfoSect_img img, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_schoolInfoSect_item a:hover .bl_schoolInfoSect_img img {
  transform: scale(1.1);
}
.gakuen_0_0 .bl_schoolInfoSect_item a:focus .bl_schoolInfoSect_hdg .el_txtLink, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_schoolInfoSect_item a:hover .bl_schoolInfoSect_hdg .el_txtLink {
  border-color: #BD5C9E;
}
.gakuen_0_0 .bl_schoolInfoSect_item a:focus .bl_schoolInfoSect_hdg .el_txtLink .arw_right_half_horizontal_sm > *, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_schoolInfoSect_item a:hover .bl_schoolInfoSect_hdg .el_txtLink .arw_right_half_horizontal_sm > * {
  fill: #BD5C9E;
}
.gakuen_0_0 .bl_schoolInfoSect_hdg {
  background: #fff;
}
.gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink {
  padding: 11px 45px 7px 15px;
  height: 100%;
  border-color: #856F82;
  transition: border-color 0.3s;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Noto Serif JP";
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink {
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink {
    padding: 10px;
    padding-right: 35px;
    padding-bottom: 11px;
  }
}
.gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink .arw_right_half_horizontal_sm {
  top: 50%;
  margin: 0 15px;
  width: 22px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_schoolInfoSect_hdg .el_txtLink .arw_right_half_horizontal_sm {
    margin: 0 10px;
  }
}
.gakuen_0_0 .bl_messageSect {
  padding-top: 80px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect {
    padding-top: 60px;
  }
}
.gakuen_0_0 .bl_messageSect .message-set .txtArea .comment {
  margin-top: 8px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .comment {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .comment {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .comment {
    margin-top: -3px;
    line-height: 1.77;
    text-align: center;
  }
}
.gakuen_0_0 .bl_messageSect .message-set .txtArea .profile {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 13px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .profile {
    flex-direction: column;
    align-items: center;
    margin-top: 23px;
  }
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .profile .name {
    margin-top: 10px;
  }
}
.gakuen_0_0 .bl_messageSect .message-set .txtArea .profile .position {
  margin-right: 30px;
  margin-bottom: 6px;
  line-height: 1.6;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect .message-set .txtArea .profile .position {
    margin: 0;
  }
}
.gakuen_0_0 .bl_messageSect .message-set .imgArea {
  width: 46.7%;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_messageSect .message-set .imgArea {
    width: 100%;
  }
}
.gakuen_0_0 .bl_messageSect .message-set .imgArea img {
  width: 100%;
}
.gakuen_0_0 .bl_contentSect {
  padding-block: 80px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect {
    padding-block: 60px;
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink {
  margin-top: 0;
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_list {
  gap: 30px 40px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_list {
    gap: 30px;
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item {
  width: calc((100% - 120px) / 4);
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item {
    width: calc((100% - 30px) / 2);
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .thumb {
  margin-bottom: 15px;
  aspect-ratio: 27/17;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .thumb {
    margin-bottom: 10px;
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .thumb img {
  aspect-ratio: unset;
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink {
  padding-bottom: 13px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink {
    padding-bottom: 10px;
    line-height: 1.5;
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink .arw_right_half_horizontal_sm {
  top: calc(50% - 8px);
  right: 2px;
  width: 22px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item .el_txtLink .arw_right_half_horizontal_sm {
    top: calc(50% - 6px);
    right: 0;
    width: 20px;
  }
}
.gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item a:focus .el_txtLink .arw_right_half_horizontal_sm > *, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_contentSect .un_thumbFamilyLink_item a:hover .el_txtLink .arw_right_half_horizontal_sm > * {
  fill: #BD5C9E;
}
.gakuen_0_0 .bl_imageSect {
  height: 357px;
  overflow: hidden;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_imageSect {
    height: 150px;
  }
}
.gakuen_0_0 .bl_imageSect img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.gakuen_0_0 .bl_gakuenNewsSect {
  padding-block: 80px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_gakuenNewsSect {
    padding-block: 60px;
  }
}
.gakuen_0_0 .bl_gakuenNewsSect .un_newsList_item {
  padding-bottom: 22.5px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_gakuenNewsSect .un_newsList_item {
    padding-bottom: 19px;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_gakuenNewsSect .un_newsList_item .el_simpleLink {
    line-height: 1.4;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_gakuenNewsSect .un_newsList_item .icon_pdf {
    width: 22px;
    height: 18px;
  }
}
.gakuen_0_0 .bl_introductionSect {
  padding-block: 80px;
  background: #F6F6F6;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect {
    padding-block: 60px;
  }
}
.gakuen_0_0 .bl_introductionSect_list {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 39px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_list {
    gap: 20px 30px;
  }
}
.gakuen_0_0 .bl_introductionSect_item {
  width: calc((100% - 78px) / 3);
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item {
    width: calc((100% - 30px) / 2);
  }
}
.gakuen_0_0 .bl_introductionSect_item .el_simpleLink {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #62455E;
}
@media (max-width: 1024px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink {
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink {
    padding-top: 0;
    padding-bottom: 13px;
  }
}
.gakuen_0_0 .bl_introductionSect_item .el_simpleLink .icon_blank {
  width: 24px;
  height: 24px;
  margin-bottom: 3px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink .icon_blank {
    width: 18px;
    height: 18px;
    margin-bottom: -3px;
  }
}
.gakuen_0_0 .bl_introductionSect_item .el_simpleLink .icon_blank .stroke {
  stroke: #62455E;
}
.gakuen_0_0 .bl_introductionSect_item .el_simpleLink .arw_right_half_horizontal_sm {
  margin-bottom: 3px;
}
@media (max-width: 765px) {
  .gakuen_0_0 .bl_introductionSect_item .el_simpleLink .arw_right_half_horizontal_sm {
    margin-bottom: -1px;
  }
}
.gakuen_0_0 .bl_introductionSect_item a:focus .el_simpleLink, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_introductionSect_item a:hover .el_simpleLink {
  border-color: #BD5C9E;
}
.gakuen_0_0 .bl_introductionSect_item a:focus .el_simpleLink .icon_blank .stroke, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_introductionSect_item a:hover .el_simpleLink .icon_blank .stroke {
  stroke: #BD5C9E;
}
.gakuen_0_0 .bl_introductionSect_item a:focus .el_simpleLink .arw_right_half_horizontal_sm *, :where([data-whatintent="mouse"]) .gakuen_0_0 .bl_introductionSect_item a:hover .el_simpleLink .arw_right_half_horizontal_sm * {
  fill: #BD5C9E;
}
.gakuen_0_0 .bl_imgRotateAreaSect {
  height: 139px;
}
.gakuen_0_0 .bl_imgRotateAreaSect .swiper {
  height: 100%;
  overflow: hidden;
}
.gakuen_0_0 .bl_imgRotateAreaSect .swiper .swiper-wrapper {
  display: flex;
  width: 200%;
  height: 100%;
  transition-timing-function: linear;
}
.gakuen_0_0 .bl_imgRotateAreaSect .swiper .swiper-wrapper .swiper-slide {
  flex-shrink: 0;
  width: 200px;
  height: 100%;
}
.gakuen_0_0 .bl_imgRotateAreaSect .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.un_thumbFamilyLink {
  margin-top: 80px;
}
.un_thumbFamilyLink_list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 40px;
}
@media (max-width: 765px) {
  .un_thumbFamilyLink_list {
    gap: 40px 30px;
  }
}
.un_thumbFamilyLink_item {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 765px) {
  .un_thumbFamilyLink_item {
    width: calc((100% - 30px) / 2);
  }
}
.un_thumbFamilyLink_item > a:focus .thumb img, :where([data-whatintent="mouse"]) .un_thumbFamilyLink_item > a:hover .thumb img {
  transform: scale(1.1);
}
.un_thumbFamilyLink .thumb {
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 765px) {
  .un_thumbFamilyLink .thumb {
    margin-bottom: 15px;
  }
}
.un_thumbFamilyLink .thumb img {
  width: 100%;
  aspect-ratio: 374/264;
  -o-object-fit: contain;
  object-fit: contain;
  transition: transform 0.3s;
}
.un_thumbFamilyLink .link {
  margin-top: 20px;
}
@media (max-width: 765px) {
  .un_thumbFamilyLink .link {
    margin-top: 12px;
  }
}
.un_thumbFamilyLink .link ~ li {
  margin-top: 10px;
}
@media (max-width: 765px) {
  .un_thumbFamilyLink .link ~ li {
    margin-top: 5px;
  }
}
.un_thumbFamilyLink .link .icon_pdf {
  vertical-align: -2px;
}
.un_thumbFamilyLink .dot-border-title:first-child {
  margin-top: 0;
}

.un_newsList_list {
  margin-top: 5px;
}
@media (max-width: 765px) {
  .un_newsList_list {
    margin-top: 0;
  }
}
.un_newsList_item {
  position: relative;
  display: flex;
  gap: 10px 51px;
  padding: 30px 0 23.5px 0;
  border-bottom: 1px solid #BCBCBC;
}
@media (max-width: 765px) {
  .un_newsList_item {
    flex-direction: column;
    padding: 21px 0 20px 0;
  }
}
.un_newsList_item:first-child {
  padding-top: 0;
}
.un_newsList_item .el_date {
  margin-top: 4px;
  margin-left: 1px;
}
@media (max-width: 765px) {
  .un_newsList_item .el_date {
    margin-top: 0;
    font-size: 1.4rem;
  }
}
.un_newsList_item > a {
  position: relative;
  display: block;
  padding-right: 55px;
  width: 100%;
}
@media (max-width: 765px) {
  .un_newsList_item > a {
    padding-right: 30px;
  }
}
.un_newsList_item > a .icon_blank,
.un_newsList_item > a .icon_pdf {
  position: absolute;
  top: 50%;
  right: 22.5px;
  transform: translate(50%, -50%);
}
@media (max-width: 765px) {
  .un_newsList_item > a .icon_blank,
.un_newsList_item > a .icon_pdf {
    right: 0;
    transform: translateY(-50%);
  }
}
.un_newsList_item > a .el_simpleLink {
  padding-left: 0;
  letter-spacing: normal;
}