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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

::-moz-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe,
video {
  vertical-align: top;
}

dt {
  font-weight: inherit;
}

small {
  font-size: inherit;
}

:where(dialog) {
  inset: 0;
  border: unset;
  padding: unset;
  width: unset;
  max-width: unset;
  height: unset;
  max-height: unset;
  background-color: unset;
  overflow: unset;
  color: unset;
}

:focus:not(:focus-visible) {
  outline: none;
}

button:focus-visible, a:focus-visible, *[tabindex="0"]:focus-visible, .splide__slide:focus-visible {
  outline: 2px solid #000;
}

.splide__slide a:focus-visible {
  outline-offset: 3px !important;
}

:root {
  --scrollbarW: 0;
}

:root,
.ly_header,
.ly_footer,
.pg_0_0,
.pg_faculty,
.ly_cont_inner {
  --htmlW: calc(100vw - var(--scrollbarW) * 1px);
  --negLeading: calc((1em - 1lh) / 2);
  --transEasing: ease-in-out;
  --transDur: 0.3s;
  --designW: 1400;
  --contW: min(1280 / var(--designW) * 100%, 1280px);
  --contW_narrow: min(1000 / var(--designW) * 100%, 1000px);
  --contMargin_hor: calc((100% - var(--contW)) / 2);
  --margin: calc((var(--htmlW) - var(--contW) ) / 2);
  --_ff_NotoSansJp: "Noto Sans JP", serif;
  --_ff_NotoSerifJp: "Noto Serif JP", serif;
  --_ff_EbGaramond: "EB Garamond", serif;
  --_ff_LibreBaskerville: "Libre Baskerville", serif;
  --_clr_black: #252525;
  --_clr_bgGray: #F0F2F4;
  --_clr_line: #06124D;
  --_clr_bland: #7D001A;
  --color_txt_main: #2d2d2d;
  --color_txt_dark: #111;
}
@media screen and (max-width: 767px) {
  :root,
  .ly_header,
  .ly_footer,
  .pg_0_0,
  .pg_faculty,
  .ly_cont_inner {
    --designW: 375;
    --contW: calc(335 / var(--designW) * 100%);
    --contW_narrow: min(335 / var(--designW) * 100%);
  }
}

:lang(en) {
  --negLeading: calc((1cap - 1lh) / 2);
}

/**
 * Base
 */
:root {
  interpolate-size: allow-keywords;
}

html,
body {
  height: 100%;
}

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

body {
  color: var(--color_txt_main);
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
body [lang=en] {
  font-family: "EB Garamond";
}
@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;
  }
}
img {
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

/**
 * Layout
 */
.ly_sect_2col {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}
@media screen and (max-width: 1250px) {
  .ly_sect_2col {
    flex-direction: column;
    gap: 23px;
  }
}
.ly_sect_2col_item:nth-of-type(1) {
  width: 225px;
  flex-shrink: 0;
}
.ly_sect_2col_item:nth-of-type(2) {
  flex-grow: 1;
  width: calc(100% - 225px - 50px);
}

.ly_sidebar {
  display: flex;
  align-items: stretch;
  gap: 80px;
}
@media screen and (max-width: 1250px) {
  .ly_sidebar {
    flex-direction: column;
    gap: 23px;
  }
}
.ly_sidebar aside.ly_sidebar_item {
  padding-top: 90px;
  width: 250px;
  flex-shrink: 0;
}
@media screen and (max-width: 1250px) {
  .ly_sidebar aside.ly_sidebar_item {
    padding-top: 50px;
    width: auto;
  }
}
.ly_sidebar .ly_sidebar_item:not(aside) {
  padding-top: 90px;
  flex-grow: 1;
  width: calc(100% - 250px - 80px);
}
@media screen and (max-width: 1250px) {
  .ly_sidebar .ly_sidebar_item:not(aside) {
    width: auto;
    padding-top: 50px;
  }
}

/**
 * Container
 */
.ct_std {
  margin-inline: auto;
  width: var(--contW);
}
.ct_narrow {
  margin-inline: auto;
  width: var(--contW_narrow);
}
/**
 * Block
 */
.bl_breadcrumb {
  overflow: auto;
}
.bl_breadcrumb_inner {
  padding-block: 14px;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb_inner {
    padding-block: 9px;
  }
}
.bl_breadcrumb_inner > ol {
  display: flex;
  -moz-column-gap: 8px;
  column-gap: 8px;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb_inner > ol {
    width: -moz-fit-content;
    width: fit-content;
    padding-right: var(--contMargin_hor);
  }
}
.bl_breadcrumb_inner > ol > li {
  position: relative;
}
.bl_breadcrumb_inner > ol > li > a {
  display: block;
}
.bl_breadcrumb_inner > ol > li > a span {
  font-size: 1.2rem;
  line-height: 1.4;
  white-space: nowrap;
}
.bl_breadcrumb_inner > ol > li:not(:last-child) > a span {
  color: var(--_clr_bland);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color var(--transDur);
}
.bl_breadcrumb_inner > ol > li:not(:last-child) > a:focus-visible span {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .bl_breadcrumb_inner > ol > li:not(:last-child) > a:hover span {
    text-decoration-color: transparent;
  }
}
.bl_breadcrumb_inner > ol > li:not(:first-child) {
  padding-left: 12px;
}
.bl_breadcrumb_inner > ol > li:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  rotate: -45deg;
  translate: -50% -25%;
}
.bl_breadcrumb_inner > ol > li:last-child {
  pointer-events: none;
}

.bl_contSet > :not(:first-child) {
  margin-top: 80px;
}
.bl_contSet > .bl_hdgSet + * {
  margin-top: 0;
}

.bl_anchorLinks {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks {
    grid-template-columns: repeat(2, 1fr);
  }
}
.bl_anchorLinks > li {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.bl_anchorLinks a {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 20px 20px 20px 0;
}
.bl_anchorLinks a::after {
  content: ">";
  line-height: 1;
  rotate: 90deg;
}

.bl_btns {
  display: grid;
  gap: 30px;
}
@media not all and (max-width: 767px), print {
  .bl_btns__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__4col {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  }
}
.bl_imgAndBody {
  --_gap_row: 30px;
  --_gap_col: 40px;
  --_imageMaxW: 40%;
}
.bl_imgAndBody_inner {
  display: grid;
  gap: var(--_gap_row) var(--_gap_col);
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_inner {
    grid-template-columns: auto fit-content(var(--_imageMaxW));
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_img {
    order: 1;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgLeft .bl_imgAndBody_inner {
    grid-template-columns: fit-content(var(--_imageMaxW)) auto;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner {
    display: block;
    margin-bottom: calc(var(--_gap_row) * -1);
  }
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner::after, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    padding-bottom: var(--_gap_row);
    max-width: var(--_imageMaxW);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img {
    float: right;
    margin-left: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    float: left;
    margin-right: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_body, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_body {
    padding-bottom: var(--_gap_row);
  }
}

.bl_img {
  display: table;
  margin: auto;
  caption-side: bottom;
}
.bl_img__w100p {
  width: 100%;
}
.bl_img__w100p img {
  width: 100%;
}
.bl_img figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 1.4rem;
}

.bl_imgGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_imgGroup .bl_img:not(:last-child) {
  margin-bottom: 20px;
}
.bl_imgGroup_title {
  font-size: 2rem;
  font-weight: bold;
}
.bl_imgGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_wysiwyg h2 {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold;
}
.bl_wysiwyg h3 {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-weight: bold;
}
.bl_wysiwyg h4 {
  margin-bottom: 15px;
  font-size: 2.6rem;
  font-weight: bold;
}
.bl_wysiwyg a {
  text-decoration: underline;
}
.bl_wysiwyg a::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.bl_wysiwyg a[target=_blank]::after {
  content: "";
  width: 16px;
  height: 10px;
  margin-left: 6px;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  -webkit-mask-size: auto;
  mask-size: auto;
}
.bl_wysiwyg a[href$=".pdf"]::after {
  content: "";
  width: 20px;
  height: auto;
  aspect-ratio: 10/7;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  margin-left: 6px;
}
.bl_wysiwyg a::after {
  translate: 0 4px;
}
.bl_wysiwyg a > span {
  margin-right: 5px;
}
.bl_wysiwyg a:focus-visible {
  text-decoration: none;
}
@media (any-hover: hover) {
  .bl_wysiwyg a:hover {
    text-decoration: none;
  }
}
.bl_wysiwyg ol li:not(:first-child),
.bl_wysiwyg ul li:not(:first-child) {
  margin-top: 0.5em;
}
.bl_wysiwyg ol li ol,
.bl_wysiwyg ol li ul,
.bl_wysiwyg ul li ol,
.bl_wysiwyg ul li ul {
  margin-top: 0.5em;
}
.bl_wysiwyg ol {
  counter-reset: liCounter;
}
.bl_wysiwyg ol > li {
  position: relative;
  margin-left: 1em;
}
.bl_wysiwyg ol > li::before {
  content: counter(liCounter) ".";
  counter-increment: liCounter;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 3px;
  white-space: nowrap;
}
.bl_wysiwyg ul > li {
  position: relative;
  padding-left: 1em;
}
.bl_wysiwyg ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5lh;
  border-radius: 50%;
  width: 0.5em;
  aspect-ratio: 1;
  background-color: currentColor;
  translate: 0 -50%;
}
.bl_wysiwyg table {
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: separate;
}
.bl_wysiwyg th,
.bl_wysiwyg td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 16px;
}
.bl_wysiwyg th {
  background-color: #eee;
}

@media screen and (max-width: 767px) {
  .bl_table__spScroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bl_table__spScroll table {
    width: 200%;
  }
}

.bl_video {
  display: table;
  width: 100%;
  caption-side: bottom;
}
.bl_video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.bl_video figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 1.4rem;
}

.bl_videoGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_videoGroup .bl_video:not(:last-child) {
  margin-bottom: 20px;
}
.bl_videoGroup_title {
  font-size: 2rem;
  font-weight: bold;
}
.bl_videoGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_dataTable {
  display: grid;
  grid-template-columns: minmax(200px, max-content) 1fr;
  gap: 0 2em;
}
@media screen and (max-width: 767px) {
  .bl_dataTable {
    grid-template-columns: minmax(100px, max-content) 1fr;
  }
}
.bl_dataTable_row {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: center;
  border-bottom: 2px solid;
  padding: 20px;
}
.bl_dataTable_row:nth-child(odd) {
  background-color: #ddd;
}
.bl_dataTable dt {
  font-weight: bold;
}

.bl_accordionList {
  display: grid;
  gap: 30px;
}

.bl_accordion {
  border: 2px solid;
}
.bl_accordion_head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
}
.bl_accordion_head::-webkit-details-marker {
  display: none;
}
.bl_accordion_head .icon {
  position: relative;
  width: 20px;
  height: 2px;
  background-color: currentColor;
}
.bl_accordion_head .icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: inherit;
  rotate: 90deg;
}
.bl_accordion[open] .bl_accordion_head .icon::before {
  opacity: 0;
}
.bl_accordion_body {
  overflow: hidden;
}
.bl_accordion_body > div {
  padding: 0 30px 20px;
}

.bl_dialog {
  opacity: 0;
  visibility: hidden;
  display: block;
  overflow-y: auto;
  overscroll-behavior: contain;
  transition-property: opacity, visibility, overlay;
  transition-duration: var(--transDur);
  transition-timing-function: var(--transEasing);
  transition-behavior: allow-discrete;
  scrollbar-width: none;
}
.bl_dialog::-webkit-scrollbar {
  display: none;
}
.bl_dialog[open] {
  opacity: 1;
  visibility: visible;
}
.bl_dialog::backdrop {
  display: none;
}
.bl_dialog_backdrop {
  height: calc(100% + 1px);
}
.bl_dialog_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.bl_dialog_body {
  position: relative;
  padding: 40px;
  background-color: #fff;
}
.bl_dialog_closeBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-color: #000;
}
.bl_dialog_closeBtn::before, .bl_dialog_closeBtn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-top: 2px solid #fff;
  width: 16px;
  translate: -50% -50%;
}
.bl_dialog_closeBtn::before {
  rotate: -45deg;
}
.bl_dialog_closeBtn::after {
  rotate: 45deg;
}

.bl_slider {
  display: grid;
  gap: 40px;
}
.bl_slider_slider .splide__arrow {
  background-color: #000;
}
.bl_slider_imgGroup {
  width: 100%;
}
.bl_slider_imgGroup .el_hdgMd {
  margin-top: 10px;
}

.js_tab_content {
  display: none;
}
.js_tab_content.is-active {
  display: block;
}

.bl_news_item {
  border-bottom: 1px solid #e6e7ed;
}
.bl_news_item a {
  position: relative;
  display: block;
  padding: 22px 36px 22px 0;
}
.bl_news_item a::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.bl_news_item a[target=_blank]::after {
  content: "";
  width: 16px;
  height: 10px;
  margin-left: 6px;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  -webkit-mask-size: auto;
  mask-size: auto;
}
.bl_news_item a[href$=".pdf"]::after {
  content: "";
  width: 20px;
  height: auto;
  aspect-ratio: 10/7;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .bl_news_item a {
    padding: 16px 36px 16px 0;
  }
}
.bl_news_item a::after {
  content: "";
  position: absolute;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: #7D001A;
  width: 20px;
  height: 7px;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.bl_news_item_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .bl_news_item_inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
}
.bl_news_item .meta {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .bl_news_item .meta {
    gap: 6px;
  }
}
.bl_news_item .date {
  font-family: "EB Garamond";
  flex-shrink: 0;
  width: 67px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #7D001A;
}
@media screen and (max-width: 767px) {
  .bl_news_item .date {
    font-size: 1.3rem;
  }
}
.bl_news_item .category_wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 3px 8px 4px;
  flex-shrink: 0;
  width: 112px;
  text-align: center;
  font-size: 1.3rem;
  color: #7D001A;
  border: 1px solid #7D001A;
}
@media screen and (max-width: 767px) {
  .bl_news_item .category_wrap {
    width: 102px;
    padding: 2px 5px 2px;
    font-size: 1.2rem;
  }
}
.bl_news_item .txt {
  margin-left: 9px;
  padding-bottom: 2px;
  font-size: 1.5rem;
  line-height: 1.6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .bl_news_item .txt {
    margin-left: 0;
    font-size: 1.3rem;
    width: 100%;
  }
}

.bl_squareImg {
  padding-block: 40px;
}
@media screen and (max-width: 767px) {
  .bl_squareImg {
    padding-block: 25px;
  }
}
.bl_squareImg_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .bl_squareImg_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 26px 15px;
  }
}
.bl_squareImg_item a {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .bl_squareImg_item a {
    padding-bottom: 27px;
  }
}
.bl_squareImg_item a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 200vw;
  height: 1px;
  background: #e6e7ed;
  transform: translateX(-50%) perspective(0);
}
.bl_squareImg_item a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #7D001A;
  transform: perspective(0);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  animation: clip-out-line 0.7s ease forwards;
  z-index: 1;
}
.bl_squareImg_item a:focus-visible::after {
  animation: clip-in-line 0.5s ease forwards;
}
.bl_squareImg_item a:focus-visible .bl_squareImg_item_img img {
  transform: scale(1.08);
}
@media (any-hover: hover) {
  .bl_squareImg_item a:hover::after {
    animation: clip-in-line 0.5s ease forwards;
  }
  .bl_squareImg_item a:hover .bl_squareImg_item_img img {
    transform: scale(1.08);
  }
}
.bl_squareImg_item_img {
  overflow: hidden;
  margin-bottom: 16px;
  aspect-ratio: 1;
}
@media screen and (max-width: 767px) {
  .bl_squareImg_item_img {
    margin-bottom: 10px;
  }
}
.bl_squareImg_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all ease-in-out 0.5s;
}
.bl_squareImg_item_txt {
  flex-grow: 1;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .bl_squareImg_item_txt {
    font-size: 1.3rem;
  }
}

.bl_subMv {
  display: flex;
  align-items: center;
  background: #F0F2F4;
  padding-block: 40px;
  min-height: 250px;
}
@media screen and (max-width: 767px) {
  .bl_subMv {
    min-height: 160px;
  }
}
.bl_subMv_ttl_sub {
  margin-bottom: 8px;
  font-family: EB Garamond;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.6rem;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  color: #7D001A;
}
@media screen and (max-width: 767px) {
  .bl_subMv_ttl_sub {
    font-size: 1.3rem;
  }
}
.bl_subMv_ttl_main {
  font-family: Noto Serif JP;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 44px;
  line-height: 130%;
  letter-spacing: 0%;
}
@media screen and (max-width: 767px) {
  .bl_subMv_ttl_main {
    font-size: 2.8rem;
  }
}

/**
 * Element
 */
.el_hdgLg {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold;
}

.el_hdgMd {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-weight: bold;
}

.el_hdgSm {
  margin-bottom: 15px;
  font-size: 2.6rem;
  font-weight: bold;
}

.el_btn {
  position: relative;
  display: grid;
  place-items: center;
  padding: 15px 18px 15px 18px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #7D001A;
  color: #fff;
  transition: all 0.3s;
  font-size: 1.5rem;
  line-height: 1.4;
  position: relative;
  overflow: hidden;
}
.el_btn .el_btn_inner::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.el_btn[target=_blank] .el_btn_inner::after {
  content: "";
  width: 16px;
  height: 10px;
  margin-left: 6px;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHN0cm9rZT0id2hpdGUiLz48cGF0aCBkPSJNMTIuNSAyLjVWOS41SDIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPjwvc3ZnPg==");
  -webkit-mask-size: auto;
  mask-size: auto;
}
.el_btn[href$=".pdf"] .el_btn_inner::after {
  content: "";
  width: 20px;
  height: auto;
  aspect-ratio: 10/7;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy42MyAxNFY1LjlIOS42NEMxMS4wOSA1LjkgMTEuNjQgNi43MyAxMS42NCA4LjE0QzExLjY0IDkuNDMgMTAuOTcgMTAuMjMgOS42NSAxMC4yM0g4Ljc2VjE0SDcuNjNaTTguNzYgOS40Mkg5LjI4QzEwLjI1IDkuNDIgMTAuNTcgOS4xNSAxMC41NyA4LjE1QzEwLjU3IDcgMTAuNDIgNi43MSA5LjI5IDYuNzFIOC43NlY5LjQyWk0xMS45MzQ3IDE0VjUuOUgxMy42OTQ3QzE1LjQ5NDcgNS45IDE2LjA5NDcgNi43MyAxNi4wOTQ3IDguMzdWMTEuMzVDMTYuMDk0NyAxMy4wNyAxNS40ODQ3IDE0IDEzLjc4NDcgMTRIMTEuOTM0N1pNMTMuMDY0NyAxMy4xOUgxMy43MDQ3QzE0LjkzNDcgMTMuMTkgMTQuOTU0NyAxMi40NSAxNC45NTQ3IDExLjE0VjguNTFDMTQuOTU0NyA3LjI2IDE0LjgzNDcgNi43NCAxMy42NzQ3IDYuNzRIMTMuMDY0N1YxMy4xOVpNMTYuNzA4MSAxNFY1LjlIMTkuODM4MVY2LjcxSDE3LjgzODFWOS40MUgxOS4zODgxVjEwLjIxSDE3LjgzODFWMTRIMTYuNzA4MVoiIGZpbGw9IiM3RDAwMUEiLz48cGF0aCBkPSJNMTYgM1Y1SDE1VjMuNDE0MDZMMTIuNTg1OSAxSDVWMTNINlYxNEg0VjBIMTNMMTYgM1oiIGZpbGw9IiM3RDAwMUEiLz48L3N2Zz4=");
  margin-left: 6px;
}
.el_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  background: #A30022;
  width: 300%;
  height: 100%;
  z-index: 0;
  transition: all 0.5s;
  transform: translateX(-50%);
  animation: clip-out-skew 0.6s ease forwards;
}
.el_btn:focus-visible::before {
  animation: clip-in-skew 0.6s ease forwards;
}
@media (any-hover: hover) {
  .el_btn:hover::before {
    animation: clip-in-skew 0.6s ease forwards;
  }
}
.el_btn > * {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1250px) {
  .el_btn {
    min-width: auto;
    margin-inline: auto;
    max-width: 400px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .el_btn {
    max-width: 100%;
  }
}
.el_btn_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.el_btn_inner > span {
  margin-right: 16px;
}
.el_btn_inner::after {
  content: "";
  position: static;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: #fff;
  width: 20px;
  height: 7px;
  top: 50%;
  right: 18px;
  transform: translateY(0%);
  transition: all 0.3s;
}

.el_sectTtl {
  display: flex;
  flex-direction: column;
}
.el_sectTtl .main {
  font-family: "EB Garamond";
  font-weight: 400;
  font-size: 5rem;
  color: #7D001A;
  line-height: 1.05;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 767px) {
  .el_sectTtl .main {
    font-size: 4.2rem;
    margin-bottom: 0.15em;
  }
}
.el_sectTtl .sub {
  position: relative;
  color: var(--color_txt_dark);
  font-family: "Noto Serif JP";
  font-weight: 600;
  font-size: 1.6rem;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .el_sectTtl .sub {
    font-size: 1.5rem;
    padding-left: 26px;
  }
}
.el_sectTtl .sub::before {
  content: " ";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 22px;
  height: 1px;
  background: #252525;
}
@media screen and (max-width: 767px) {
  .el_sectTtl .sub::before {
    width: 18px;
  }
}

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

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

@media screen and (max-width: 1250px) {
  .hp_tbMax {
    display: none !important;
  }
}

@media not all and (max-width: 1250px), print {
  .hp_tbMin {
    display: none !important;
  }
}

.hp_srOnly {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.hp_trimLeading::before, .hp_trimLeading::after {
  content: "";
  display: block;
}
.hp_trimLeading::before {
  margin-block-end: var(--negLeading);
}
.hp_trimLeading::after {
  margin-block-start: var(--negLeading);
}

.hp_lineAnim_txt {
  background: linear-gradient(90deg, currentColor 0%, currentColor 100%) bottom/0% 1px no-repeat;
  transition: background-size 0.3s;
  background-position: right bottom;
  transition: background-size ease-in-out 0.3s;
  padding-bottom: 0.2em;
}
.hp_lineAnim:focus-visible .hp_lineAnim_txt {
  background-size: 100% 1px;
  background-position: left bottom;
}
@media (any-hover: hover) {
  .hp_lineAnim:hover .hp_lineAnim_txt {
    background-size: 100% 1px;
    background-position: left bottom;
  }
}

.pg_faculty {
  --_clr_th: var(--_clr_bgGray);
  font-family: var(--_ff_NotoSansJp);
  font-size: 1.6rem;
  line-height: 1.8;
  color: var(--color_txt_main);
}
.pg_faculty [lang=en] {
  font-family: var(--_ff_EbGaramond);
}
@media screen and (max-width: 767px) {
  .pg_faculty {
    font-size: 1.4rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_faculty,
  .pg_faculty .ly_cont_inner {
    --designW: 1360;
    --contW: min(1200 / var(--designW) * 100%, 1200px);
  }
}
@media screen and (max-width: 1024px) {
  .pg_faculty .hp_overBpMd {
    display: none !important;
  }
}
.pg_faculty .el_sectTtl .main {
  margin-bottom: 14px;
  font-size: 7.8rem;
  line-height: 0.9;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty .el_sectTtl .main {
    font-size: 4.8rem;
  }
}
.pg_faculty .el_sectTtl .sub {
  position: relative;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 19px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty .el_sectTtl .sub {
    font-size: 1.4rem;
  }
}
.pg_faculty .el_sectTtl .sub:before, .pg_faculty .el_sectTtl .sub:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 1px;
  height: 16px;
  background: var(--_clr_main);
  rotate: 33deg;
}
.pg_faculty .el_sectTtl .sub:before {
  left: 6.5px;
}
.pg_faculty .el_sectTtl .sub:after {
  right: 6.5px;
}
.pg_faculty .el_sectSubHdg {
  padding-bottom: 13px;
  margin-bottom: 26px;
  border-bottom: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
@media screen and (max-width: 767px) {
  .pg_faculty .el_sectSubHdg {
    margin-bottom: 20px;
  }
}
.pg_faculty .el_sectSubHdg > span {
  position: relative;
  display: inline-block;
  padding-left: 17px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty .el_sectSubHdg > span {
    font-size: 2rem;
  }
}
.pg_faculty .el_sectSubHdg > span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: calc(100% - 4px);
  background-color: var(--_clr_main);
  translate: 0 -50%;
}
.pg_faculty .el_sectSubHdg_sm {
  position: relative;
  margin-bottom: 24px;
  padding-left: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty .el_sectSubHdg_sm {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
}
.pg_faculty .el_sectSubHdg_sm:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 8px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  translate: 0 -50%;
}
.pg_faculty .bl_sectHeader {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 50px;
  column-gap: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .pg_faculty .bl_sectHeader {
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_sectHeader {
    margin-bottom: 30px;
  }
}
.pg_faculty .bl_sectHeader .el_sectTtl {
  flex-shrink: 0;
}
.pg_faculty .bl_sectHeader_lead {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.8;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_sectHeader_lead {
    font-size: 1.8rem;
  }
}
.pg_faculty .bl_sectHeader_desc {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_sectHeader_desc {
    margin-top: 16px;
  }
}
.pg_faculty .bl_indexList {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  -moz-column-gap: 1px;
  column-gap: 1px;
  background-color: #E4DAE2;
}
@media screen and (max-width: 1250px) {
  .pg_faculty .bl_indexList {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 1px;
  }
}
.pg_faculty .bl_indexList .indexLink {
  position: relative;
  display: grid;
  background-color: var(--_clr_bg);
  border-bottom: 1px solid var(--_clr_bg);
  font-family: var(--_ff_NotoSerifJp);
  color: var(--color_txt_dark);
}
.pg_faculty .bl_indexList .indexLink.current {
  pointer-events: none;
  color: var(--_clr_main);
}
@media not all and (max-width: 767px), print {
  .pg_faculty .bl_indexList .indexLink.current {
    border-bottom-color: var(--_clr_main);
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_indexList .indexLink.current:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--_clr_main);
    transform: perspective(0);
  }
}
.pg_faculty .bl_indexList .indexLink > a {
  display: grid;
  position: relative;
  overflow: hidden;
}
.pg_faculty .bl_indexList .indexLink > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  background: var(--_clr_bg);
  width: 300%;
  height: 100%;
  z-index: 0;
  transition: all 0.5s;
  transform: translateX(-50%);
  animation: clip-out-skew 0.8s ease forwards;
}
.pg_faculty .bl_indexList .indexLink > a:focus-visible::before {
  animation: clip-in-skew 0.8s ease forwards;
}
@media (any-hover: hover) {
  .pg_faculty .bl_indexList .indexLink > a:hover::before {
    animation: clip-in-skew 0.8s ease forwards;
  }
}
.pg_faculty .bl_indexList .indexLink > a > * {
  position: relative;
  z-index: 1;
}
.pg_faculty .bl_indexList .indexLink > a:before {
  opacity: 0.8;
  mix-blend-mode: multiply;
}
.pg_faculty .bl_indexList .indexLink > a .inner {
  position: relative;
  display: grid;
  align-items: center;
  min-height: 80px;
  padding: 27px 48px 26px 24px;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_indexList .indexLink > a .inner {
    padding: 14px 30px 13px 12px;
    min-height: auto;
  }
}
.pg_faculty .bl_indexList .indexLink > a .inner:before {
  content: "";
  position: absolute;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: var(--_clr_main);
  width: 20px;
  height: 8px;
  top: 50%;
  right: 17px;
  translate: 0 -50%;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_indexList .indexLink > a .inner:before {
    right: 11px;
    width: 15px;
    height: 6px;
  }
}
.pg_faculty .bl_indexList .indexLink > a .inner > span {
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_indexList .indexLink > a .inner > span {
    font-size: 1.2rem;
  }
}
.pg_faculty .footIndexArea {
  padding-block: 50px;
  border-top: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
@media screen and (max-width: 767px) {
  .pg_faculty .footIndexArea {
    padding-block: 30px;
  }
}
.pg_faculty .otherLinkSect {
  margin-bottom: -110px;
  padding-block: 90px 120px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect {
    margin-bottom: -80px;
    padding-block: 50px 95px;
  }
}
.pg_faculty .otherLinkSect_hdg {
  margin-bottom: 36px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_hdg {
    margin-bottom: 24px;
    font-size: 1.8rem;
  }
}
.pg_faculty .otherLinkSect_links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 16px;
  column-gap: 16px;
  row-gap: 12px;
}
@media screen and (max-width: 1250px) {
  .pg_faculty .otherLinkSect_links {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pg_faculty .otherLinkSect_links .otherLink {
  display: grid;
  background-color: #fff;
}
.pg_faculty .otherLinkSect_links .otherLink > a {
  position: relative;
  display: grid;
  position: relative;
  overflow: hidden;
}
.pg_faculty .otherLinkSect_links .otherLink > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  background: #ECEEF1;
  width: 300%;
  height: 100%;
  z-index: 0;
  transition: all 0.5s;
  transform: translateX(-50%);
  animation: clip-out-skew 0.8s ease forwards;
}
.pg_faculty .otherLinkSect_links .otherLink > a:focus-visible::before {
  animation: clip-in-skew 0.8s ease forwards;
}
@media (any-hover: hover) {
  .pg_faculty .otherLinkSect_links .otherLink > a:hover::before {
    animation: clip-in-skew 0.8s ease forwards;
  }
}
.pg_faculty .otherLinkSect_links .otherLink > a > * {
  position: relative;
  z-index: 1;
}
.pg_faculty .otherLinkSect_links .otherLink > a .inner {
  position: relative;
  display: grid;
  align-items: center;
  min-height: 80px;
  padding: 17px 51px 17px 17px;
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_links .otherLink > a .inner {
    align-content: center;
    padding: 11px 40px 11px 11px;
    min-height: 60px;
  }
}
.pg_faculty .otherLinkSect_links .otherLink > a .inner:before {
  content: "";
  position: absolute;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: var(--_clr_bland);
  width: 20px;
  height: 8px;
  top: 50%;
  right: 17px;
  translate: 0 -50%;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_links .otherLink > a .inner:before {
    right: 11px;
  }
}
.pg_faculty .otherLinkSect_links .otherLink > a .inner .main {
  display: inline-block;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_links .otherLink > a .inner .main {
    font-size: 1.3rem;
  }
}
.pg_faculty .otherLinkSect_links .otherLink > a .inner .main > sup {
  top: 0;
  font-size: 70%;
  vertical-align: text-top;
}
.pg_faculty .otherLinkSect_links .otherLink > a .inner .sub {
  display: inline-block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty .otherLinkSect_links .otherLink > a .inner .sub {
    font-size: 1.2rem;
  }
}
.pg_faculty .bl_modalWindow {
  position: fixed;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transition-property: opacity, visibility;
  transition-duration: var(--transDur);
  z-index: 100000;
}
.pg_faculty .bl_modalWindow_window {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 980px;
  width: 100%;
  transition: transform 0.6s;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_modalWindow_window {
    padding: 0 10px;
  }
}
.pg_faculty .bl_modalWindow_window > iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.pg_faculty .bl_modalWindow_window .closeBtn {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  aspect-ratio: 1;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty .bl_modalWindow_window .closeBtn {
    right: 0;
    translate: 0 -50%;
  }
}
.pg_faculty .bl_modalWindow_window .closeBtn:before, .pg_faculty .bl_modalWindow_window .closeBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background-color: #fff;
  transform: perspective(0);
  translate: -50% -50%;
}
.pg_faculty .bl_modalWindow_window .closeBtn:before {
  rotate: -45deg;
}
.pg_faculty .bl_modalWindow_window .closeBtn:after {
  rotate: 45deg;
}
.pg_faculty .bl_modalWindow_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  cursor: pointer;
  z-index: 1;
}
.pg_faculty .bl_modalWindow[aria-hidden=true] {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.pg_faculty .bl_modalWindow[aria-hidden=true] .bl_modalWindow_window {
  transform: translateY(100%);
}

.pg_home .mvSect {
  --_droop: 140px;
  padding-bottom: var(--_droop);
  margin-bottom: calc(-1 * var(--_droop));
  background-color: var(--_clr_main);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect {
    --_droop: 60px;
  }
}
.pg_home .mvSect_inner {
  position: relative;
}
.pg_home .mvSect .mvArea {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .pg_home .mvSect .mvArea {
    margin-left: 27.9411764706%;
  }
}
.pg_home .mvSect .mvArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect .mvArea::before {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.pg_home .mvSect .mvArea img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect .mvArea img {
    height: 220px;
  }
}
.pg_home .mvSect_hdg {
  font-family: var(--_ff_NotoSerifJp);
}
@media not all and (max-width: 767px), print {
  .pg_home .mvSect_hdg {
    position: absolute;
    display: grid;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
}
.pg_home .mvSect_hdg > .ct_std {
  position: relative;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect_hdg > .ct_std {
    padding-block: 44px 42px;
  }
}
.pg_home .mvSect_hdg_wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .pg_home .mvSect_hdg_wrapper .mvHdg {
    margin-bottom: 18px;
  }
}
.pg_home .mvSect_hdg_wrapper .mvHdg_sub {
  display: inline-block;
  padding: 2px 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect_hdg_wrapper .mvHdg_sub {
    font-size: 1.4rem;
  }
}
.pg_home .mvSect_hdg_wrapper .mvHdg_main {
  display: block;
  margin-top: 10px;
  font-weight: 600;
  font-size: 5.6rem;
  line-height: 1.3;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect_hdg_wrapper .mvHdg_main {
    font-size: 3.2rem;
  }
}
.pg_home .mvSect_hdg_wrapper .mvHdg_main > sup {
  font-size: 50%;
  vertical-align: text-top;
  top: 0;
}
.pg_home .mvSect_hdg .mv_bgTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 400;
  font-size: 15.6rem;
  line-height: 0.8;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  opacity: 0.45;
  white-space: nowrap;
  translate: 0 0.03em;
}
@media screen and (max-width: 1024px) {
  .pg_home .mvSect_hdg .mv_bgTxt {
    font-size: 11rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect_hdg .mv_bgTxt {
    bottom: 100%;
    z-index: 1;
    margin-left: calc((100% - var(--htmlW)) / 2);
    font-size: 6.4rem;
  }
}
.pg_home .leadArea {
  padding-left: var(--contMargin_hor);
  font-family: var(--_ff_NotoSerifJp);
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea {
    margin-bottom: 40px;
  }
}
.pg_home .leadArea_inner {
  padding: 70px var(--contMargin_hor) 70px 80px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea_inner {
    padding: 30px var(--contMargin_hor) 0 30px;
  }
}
.pg_home .leadArea_inner .lead {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  -moz-column-gap: 80px;
  column-gap: 80px;
  max-width: 1200px;
}
@media screen and (max-width: 1024px) {
  .pg_home .leadArea_inner .lead {
    row-gap: 24px;
    grid-template-columns: none;
    justify-items: start;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea_inner .lead {
    row-gap: 16px;
  }
}
.pg_home .leadArea_inner .lead_main {
  position: relative;
  padding: 8px 24px;
  height: -moz-fit-content;
  height: fit-content;
  color: var(--color_txt_dark);
  font-weight: 500;
  font-size: min(calc(28 / (var(--designW) + var(--scrollbarW)) * 100vw), 2.8rem);
  line-height: 1.8;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  .pg_home .leadArea_inner .lead_main {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea_inner .lead_main {
    margin-right: 0;
    padding: 10px 20px;
    font-size: 1.8rem;
  }
}
.pg_home .leadArea_inner .lead_main:before, .pg_home .leadArea_inner .lead_main:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea_inner .lead_main:before, .pg_home .leadArea_inner .lead_main:after {
    width: 16px;
    height: 26px;
  }
}
.pg_home .leadArea_inner .lead_main:before {
  top: 0;
  left: 0;
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
}
.pg_home .leadArea_inner .lead_main:after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
.pg_home .leadArea_inner .lead_sub {
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_home .leadArea_inner .lead_sub {
    font-size: 1.4rem;
  }
}
.pg_home .topicsSect {
  margin-top: 100px;
  margin-bottom: 100px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.pg_home .topicsSect .ly_sect_2col {
  -moz-column-gap: 80px;
  column-gap: 80px;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .ly_sect_2col {
    row-gap: 30px;
  }
}
.pg_home .topicsSect .ly_sect_2col_item:nth-of-type(1) {
  position: relative;
  width: 270px;
  z-index: 2;
}
@media screen and (max-width: 1250px) {
  .pg_home .topicsSect .ly_sect_2col_item:nth-of-type(1) {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    justify-content: space-between;
    width: 100%;
  }
}
.pg_home .topicsSect .ly_sect_2col_item:nth-of-type(2) {
  position: relative;
  width: auto;
}
.pg_home .topicsSect .ly_sect_2col_item:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--htmlW);
  height: 100%;
  transform: translateX(-100%);
  background: white;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .el_sectTtl {
    grid-column: span 2;
  }
}
.pg_home .topicsSect .el_sectTtl .main {
  font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .el_sectTtl .main {
    font-size: 4.2rem;
  }
}
.pg_home .topicsSect_lead {
  margin-top: 30px;
  font-family: var(--_ff_NotoSerifJp);
  font-size: 2.2rem;
  font-weight: 500;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect_lead {
    margin-top: 20px;
    min-height: 42px;
    font-size: 1.8rem;
  }
}
.pg_home .topicsSect_slide_item {
  position: relative;
  width: 230px;
}
.pg_home .topicsSect_slide_item:has(> a):before {
  content: "";
  position: absolute;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: var(--_clr_main);
  width: 20px;
  height: 8px;
  bottom: 18px;
  right: 0px;
  transition: all 0.3s;
}
.pg_home .topicsSect_slide_item article {
  position: relative;
  display: grid;
  align-content: start;
  padding-bottom: 40px;
}
.pg_home .topicsSect_slide_item article:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e6e7ed;
  transform: perspective(0);
}
.pg_home .topicsSect_slide_item article:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--_clr_main);
  transform: perspective(0);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  animation: clip-out 0.3s ease forwards;
}
.pg_home .topicsSect_slide_item article .img {
  overflow: hidden;
  aspect-ratio: 250/167;
  background: #ECEEF1;
}
.pg_home .topicsSect_slide_item article .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: all ease-in-out 0.4s;
}
.pg_home .topicsSect_slide_item article .ttl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 16px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect_slide_item article .ttl {
    font-size: 1.5rem;
  }
}
.pg_home .topicsSect_slide_item article .txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 13px;
  font-family: var(--_ff_NotoSansJp);
  font-size: 1.5rem;
  line-height: 1.6;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect_slide_item article .txt {
    font-size: 1.3rem;
  }
}
.pg_home .topicsSect_slide_item a {
  position: relative;
  display: grid;
  height: 100%;
}
.pg_home .topicsSect_slide_item a:focus-visible article .img img {
  transform: scale(1.08);
}
.pg_home .topicsSect_slide_item a:focus-visible article:after {
  animation: clip-in 0.3s ease forwards;
}
@media (any-hover: hover) {
  .pg_home .topicsSect_slide_item a:hover article .img img {
    transform: scale(1.08);
  }
  .pg_home .topicsSect_slide_item a:hover article:after {
    animation: clip-in 0.3s ease forwards;
  }
}
.pg_home .topicsSect .splide__track {
  overflow: visible;
}
.pg_home .topicsSect .splide__arrows {
  display: flex;
  gap: 5px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .splide__arrows {
    align-self: flex-end;
    margin-block: 0 6px;
  }
}
.pg_home .topicsSect .splide__arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  width: 50px;
  height: 50px;
  border-radius: 0;
  background: none;
  border: 1px solid var(--_clr_main);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .splide__arrow {
    width: 36px;
    height: 36px;
  }
}
.pg_home .topicsSect .splide__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  width: 10px;
  height: 10px;
  border-top: 1px solid var(--_clr_main);
  border-left: 1px solid var(--_clr_main);
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .pg_home .topicsSect .splide__arrow::after {
    width: 6px;
    height: 6px;
  }
}
.pg_home .topicsSect .splide__arrow--next::after {
  transform: translate(-50%, -50%) rotate(135deg);
  left: 45%;
}
.pg_home .topicsSect .splide__arrow--prev:focus-visible::after {
  animation: arrow-left 0.3s ease-in-out forwards;
}
@media (any-hover: hover) {
  .pg_home .topicsSect .splide__arrow--prev:hover::after {
    animation: arrow-left 0.3s ease-in-out forwards;
  }
}
.pg_home .topicsSect .splide__arrow--next:focus-visible::after {
  animation: arrow-right 0.3s ease-in-out forwards;
}
@media (any-hover: hover) {
  .pg_home .topicsSect .splide__arrow--next:hover::after {
    animation: arrow-right 0.3s ease-in-out forwards;
  }
}
.pg_home .featureSect {
  padding-block: 110px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_home .featureSect {
    padding-block: 50px;
  }
}
.pg_home .bgArea .bg {
  height: 490px;
}
@media screen and (max-width: 767px) {
  .pg_home .bgArea .bg {
    height: 200px;
  }
}
.pg_home .bgArea .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.pg_home .pointSect {
  padding-block: 110px;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect {
    padding-block: 50px;
  }
}
.pg_home .pointSect_lead_step {
  display: inline-block;
  margin-bottom: 8px;
  padding: 6px 4px;
  border-top: 1px solid var(--_clr_main);
  border-bottom: 1px solid var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.3;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_lead_step {
    padding: 5px 3px;
    font-size: 1.5rem;
  }
}
.pg_home .pointSect_points {
  display: flex;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points {
    flex-direction: column;
  }
}
.pg_home .pointSect_points .point {
  position: relative;
  flex: 1;
  display: flex;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point:not(:last-child) {
    margin-bottom: -1px;
  }
}
.pg_home .pointSect_points .point > article {
  position: relative;
  padding: 29px;
  width: calc(100% + 1px);
  margin-left: -1px;
  border: 1px solid var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point > article {
    padding: 19px;
    width: auto;
    margin-left: 0;
  }
}
.pg_home .pointSect_points .point_num {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 5px;
  left: 5px;
  row-gap: 0.1em;
  width: 68px;
  aspect-ratio: 1;
  font-weight: 500;
  line-height: 0.96;
  background-color: var(--_clr_main);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point_num {
    width: 58px;
    line-height: 0.9;
  }
}
.pg_home .pointSect_points .point_num .sub {
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point_num .sub {
    font-size: 1.2rem;
  }
}
.pg_home .pointSect_points .point_num .main {
  display: block;
  font-size: 2.7rem;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point_num .main {
    font-size: 2.2rem;
  }
}
.pg_home .pointSect_points .point .thumb {
  width: 100%;
  aspect-ratio: 340/232;
  overflow: hidden;
}
.pg_home .pointSect_points .point .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_home .pointSect_points .point .ttl {
  margin-block: 24px 20px;
  font-family: var(--_ff_NotoSerifJp);
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point .ttl {
    margin-block: 18px 14px;
    font-size: 1.7rem;
  }
}
.pg_home .pointSect_points .point .txt {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pg_home .pointSect_points .point .txt {
    font-size: 1.4rem;
  }
}
.pg_home .courseSect {
  padding-block: 110px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect {
    padding-block: 50px;
  }
}
.pg_home .courseSect .courseList {
  display: grid;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
}
@media not all and (max-width: 767px), print {
  .pg_home .courseSect .courseList__col2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .courseSect .courseList__col3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect .courseList {
    row-gap: 16px;
  }
}
.pg_home .courseSect .courseList .course {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.pg_home .courseSect .courseList .course_head {
  padding: 15px 28px;
  background-color: var(--_clr_main);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect .courseList .course_head {
    padding: 10px 20px;
  }
}
.pg_home .courseSect .courseList .course_head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect .courseList .course_head .ttl {
    font-size: 1.8rem;
  }
}
.pg_home .courseSect .courseList .course_body {
  padding: 24px 28px 30px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect .courseList .course_body {
    padding: 20px;
  }
}
.pg_home .courseSect .courseList .course_body .hdg {
  position: relative;
  margin-bottom: 20px;
  padding-left: 16px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .courseSect .courseList .course_body .hdg {
    margin-bottom: 14px;
    font-size: 1.6rem;
  }
}
.pg_home .courseSect .courseList .course_body .hdg:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: calc(100% - 4px);
  border-left: 1px solid var(--_clr_main);
  border-right: 1px solid var(--_clr_main);
  translate: 0 -50%;
}
@media not all and (max-width: 767px), print {
  .pg_home .courseSect .courseList .course_body .desc {
    font-size: 1.5rem;
  }
}
.pg_home .movieSect {
  margin-top: 110px;
  margin-bottom: 100px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.pg_home .movieSect .ly_sect_2col {
  -moz-column-gap: 80px;
  column-gap: 80px;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .ly_sect_2col {
    row-gap: 20px;
  }
}
.pg_home .movieSect .ly_sect_2col_item:nth-of-type(1) {
  position: relative;
  width: 270px;
  z-index: 2;
}
@media screen and (max-width: 1250px) {
  .pg_home .movieSect .ly_sect_2col_item:nth-of-type(1) {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    justify-content: space-between;
    width: 100%;
  }
}
.pg_home .movieSect .ly_sect_2col_item:nth-of-type(2) {
  position: relative;
  width: auto;
}
.pg_home .movieSect .ly_sect_2col_item:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--htmlW);
  height: 100%;
  transform: translateX(-100%);
  background: white;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .el_sectTtl {
    grid-column: span 2;
  }
}
.pg_home .movieSect .el_sectTtl .main {
  font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .el_sectTtl .main {
    font-size: 4.2rem;
  }
}
.pg_home .movieSect_lead {
  display: grid;
  align-items: center;
  margin-top: 30px;
  font-family: var(--_ff_NotoSerifJp);
  font-size: 2.2rem;
  font-weight: 500;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect_lead {
    margin-top: 20px;
    min-height: 42px;
    font-size: 1.8rem;
  }
}
.pg_home .movieSect_slide_item {
  position: relative;
  width: 384px;
}
.pg_home .movieSect_slide_item article {
  position: relative;
  display: grid;
  align-content: start;
}
.pg_home .movieSect_slide_item article .thumb {
  position: relative;
  overflow: hidden;
  aspect-ratio: 384/215;
}
.pg_home .movieSect_slide_item article .thumb figure {
  width: 100%;
  height: 100%;
}
.pg_home .movieSect_slide_item article .thumb figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transform: scale(1);
  transition: all ease-in-out 0.4s;
}
.pg_home .movieSect_slide_item article .thumb .icon_play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect_slide_item article .thumb .icon_play {
    width: 40px;
  }
}
.pg_home .movieSect_slide_item article .thumb .icon_play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  translate: -33.3333333333% -50%;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect_slide_item article .thumb .icon_play:before {
    width: 10px;
  }
}
.pg_home .movieSect_slide_item article .ttl {
  margin-top: 16px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect_slide_item article .ttl {
    font-size: 1.6rem;
  }
}
.pg_home .movieSect_slide_item article .txt {
  margin-top: 10px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect_slide_item article .txt {
    font-size: 1.3rem;
  }
}
.pg_home .movieSect_slide_item a {
  position: relative;
  display: grid;
  height: 100%;
}
.pg_home .movieSect_slide_item a:focus-visible article .thumb img {
  transform: scale(1.08);
}
.pg_home .movieSect_slide_item a:focus-visible article:after {
  animation: clip-in 0.3s ease forwards;
}
@media (any-hover: hover) {
  .pg_home .movieSect_slide_item a:hover article .thumb img {
    transform: scale(1.08);
  }
  .pg_home .movieSect_slide_item a:hover article:after {
    animation: clip-in 0.3s ease forwards;
  }
}
.pg_home .movieSect .splide__track {
  overflow: visible;
}
.pg_home .movieSect .splide__arrows {
  display: flex;
  gap: 5px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .splide__arrows {
    align-self: flex-end;
    margin-block: 0 6px;
  }
}
.pg_home .movieSect .splide__arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  width: 50px;
  height: 50px;
  border-radius: 0;
  background: none;
  border: 1px solid var(--_clr_main);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .splide__arrow {
    width: 36px;
    height: 36px;
  }
}
.pg_home .movieSect .splide__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  width: 10px;
  height: 10px;
  border-top: 1px solid var(--_clr_main);
  border-left: 1px solid var(--_clr_main);
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .pg_home .movieSect .splide__arrow::after {
    width: 6px;
    height: 6px;
  }
}
.pg_home .movieSect .splide__arrow--next::after {
  transform: translate(-50%, -50%) rotate(135deg);
  left: 45%;
}
.pg_home .movieSect .splide__arrow--prev:focus-visible::after {
  animation: arrow-left 0.3s ease-in-out forwards;
}
@media (any-hover: hover) {
  .pg_home .movieSect .splide__arrow--prev:hover::after {
    animation: arrow-left 0.3s ease-in-out forwards;
  }
}
.pg_home .movieSect .splide__arrow--next:focus-visible::after {
  animation: arrow-right 0.3s ease-in-out forwards;
}
@media (any-hover: hover) {
  .pg_home .movieSect .splide__arrow--next:hover::after {
    animation: arrow-right 0.3s ease-in-out forwards;
  }
}
.pg_home .bl_desc {
  margin-bottom: 30px;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_home .bl_desc {
    font-size: 1.2rem;
  }
}

.pg_detail {
  overflow-x: clip;
}
.pg_detail .detailMvSect {
  background-color: var(--_clr_main);
  overflow: hidden;
}
.pg_detail .detailMvSect_inner {
  position: relative;
}
.pg_detail .detailMvSect .mvArea {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .pg_detail .detailMvSect .mvArea {
    margin-left: 27.9411764706%;
  }
}
.pg_detail .detailMvSect .mvArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pg_detail .detailMvSect .mvArea::before {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.pg_detail .detailMvSect .mvArea img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .pg_detail .detailMvSect .mvArea img {
    height: 160px;
  }
}
.pg_detail .detailMvSect_hdg {
  font-family: var(--_ff_NotoSerifJp);
}
@media not all and (max-width: 767px), print {
  .pg_detail .detailMvSect_hdg {
    position: absolute;
    display: grid;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
}
.pg_detail .detailMvSect_hdg > .ct_std {
  position: relative;
}
@media screen and (max-width: 767px) {
  .pg_detail .detailMvSect_hdg > .ct_std {
    padding-block: 44px 42px;
  }
}
.pg_detail .detailMvSect_hdg_wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .pg_detail .detailMvSect_hdg_wrapper .mvHdg {
    margin-bottom: 18px;
  }
}
.pg_detail .detailMvSect_hdg_wrapper .mvHdg_sub {
  display: inline-block;
  padding: 2px 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_detail .detailMvSect_hdg_wrapper .mvHdg_sub {
    font-size: 1.4rem;
  }
}
.pg_detail .detailMvSect_hdg_wrapper .mvHdg_sub > sup {
  font-size: 50%;
  vertical-align: text-top;
  top: 0;
}
.pg_detail .detailMvSect_hdg_wrapper .mvHdg_main {
  display: block;
  margin-top: 10px;
  font-weight: 600;
  font-size: 5.2rem;
  line-height: 1.3;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_detail .detailMvSect_hdg_wrapper .mvHdg_main {
    font-size: 3.2rem;
  }
}
.pg_detail .detailMvSect_hdg_wrapper .mvHdg_main > sup {
  font-size: 50%;
  vertical-align: text-top;
  top: 0;
}
.pg_detail .bl_desc {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_desc {
    margin-top: 18px;
    font-size: 1.2rem;
  }
}
.pg_detail .headIndexArea {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .pg_detail .headIndexArea {
    margin-top: 40px;
  }
}
.pg_detail .policySect {
  margin-top: 60px;
}
.pg_detail .policySect_inner {
  position: relative;
  background-color: var(--_clr_bgGray);
}
.pg_detail .policySect_inner:before, .pg_detail .policySect_inner:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 0;
  width: 10px;
  height: 10px;
  color: var(--color_txt_main);
  border-top: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_inner:before {
  left: 0;
  border-left: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_inner:after {
  right: 0;
  border-right: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_cont {
  padding: 70px min(calc(100 / (var(--designW) + var(--scrollbarW)) * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .pg_detail .policySect_cont {
    padding: 30px 20px;
  }
}
.pg_detail .policySect_cont:before, .pg_detail .policySect_cont:after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  width: 10px;
  height: 10px;
  color: var(--color_txt_main);
  border-bottom: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_cont:before {
  left: 0;
  border-left: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_cont:after {
  right: 0;
  border-right: 1px solid var(--color_txt_main);
}
.pg_detail .policySect_hdg {
  margin-bottom: 26px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.8;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .policySect_hdg {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
.pg_detail .policySect_txt {
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pg_detail .policySect_txt {
    font-size: 1.4rem;
  }
}
.pg_detail .bl_facultyContSet {
  --setMargin: 50px;
  margin-top: 60px;
  padding-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyContSet {
    --setMargin: 40px;
    margin-top: 30px;
    padding-bottom: 50px;
  }
}
.pg_detail .bl_facultyContSet:has(> .bl_facultyHdg:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyContSet:has(> .bl_facultyHdg:first-child) {
    margin-top: 50px;
  }
}
.pg_detail .bl_facultyContSet > *:not(:first-child) {
  margin-top: var(--setMargin);
}
.pg_detail .bl_wysiwyg > *:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_wysiwyg > *:not(:first-child) {
    margin-top: 24px;
  }
}
.pg_detail .bl_wysiwyg ol > li {
  margin-left: 28px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_wysiwyg ol > li {
    margin-left: 24px;
  }
}
.pg_detail .bl_wysiwyg ol > li:not(:first-child) {
  margin-top: 5px;
}
.pg_detail .bl_wysiwyg ol > li:before {
  margin-right: 6px;
  font-family: var(--_ff_EbGaramond);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_wysiwyg ol > li:before {
    margin-right: 5px;
    font-size: 1.8rem;
  }
}
.pg_detail .bl_wysiwyg table {
  border: none;
  border-collapse: collapse;
}
.pg_detail .bl_wysiwyg th {
  border: 1px solid var(--_clr_bgGray);
  font-family: var(--_ff_NotoSerifJp);
  background-color: var(--_clr_th);
  color: var(--color_txt_dark);
}
.pg_detail .bl_wysiwyg td {
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  background-color: #fff;
}
.pg_detail .bl_wysiwyg .scroll-hint-icon-wrap {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_table__spScroll {
    margin: 0;
  }
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_table__spScroll table {
    width: 100%;
  }
}
.pg_detail .bl_accordionList {
  --setMargin: 80px;
  row-gap: 30px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordionList {
    --setMargin: 40px;
    row-gap: 15px;
  }
}
.pg_detail .bl_accordion {
  border: 1px solid var(--_clr_main);
}
.pg_detail .bl_accordion_head {
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 22px 33px;
  background-color: var(--_clr_bg);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.4rem;
  color: var(--color_txt_dark);
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_head {
    padding: 15px 15px 16px;
    font-size: 1.8rem;
  }
}
.pg_detail .bl_accordion_head > .icon {
  width: 40px;
  height: 40px;
  background-color: var(--_clr_main);
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_head > .icon {
    width: 26px;
    height: 26px;
  }
}
.pg_detail .bl_accordion_head > .icon:before, .pg_detail .bl_accordion_head > .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 1px;
  background-color: #fff;
  transform: perspective(0);
  translate: -50% -50%;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_head > .icon:before, .pg_detail .bl_accordion_head > .icon:after {
    width: 10px;
  }
}
.pg_detail .bl_accordion_head > .icon:before {
  transition: rotate var(--transDur);
}
.pg_detail .bl_accordion_head:focus-visible {
  color: var(--_clr_main);
}
.pg_detail .bl_accordion_head:focus-visible > .icon {
  background-color: #fff;
}
.pg_detail .bl_accordion_head:focus-visible > .icon:before, .pg_detail .bl_accordion_head:focus-visible > .icon:after {
  background-color: var(--_clr_main);
}
@media (any-hover: hover) {
  .pg_detail .bl_accordion_head:hover {
    color: var(--_clr_main);
  }
  .pg_detail .bl_accordion_head:hover > .icon {
    background-color: #fff;
  }
  .pg_detail .bl_accordion_head:hover > .icon:before, .pg_detail .bl_accordion_head:hover > .icon:after {
    background-color: var(--_clr_main);
  }
}
.pg_detail .bl_accordion_body > div {
  --setMargin: 50px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_body > div {
    --setMargin: 30px;
    padding: 24px 19px;
  }
}
.pg_detail .bl_accordion_body > div > *:not(:first-child) {
  margin-top: var(--setMargin);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_body > div .el_facultyHdgSm {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_body > div .bl_wysiwyg th {
    font-size: 1.3rem;
  }
}
.pg_detail .bl_accordion_body > div .bl_wysiwyg td {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_accordion_body > div .bl_wysiwyg td {
    font-size: 1.2rem;
  }
}
.pg_detail .bl_accordion[open] .bl_accordion_head .icon:before {
  opacity: 1;
  rotate: 0deg;
}
.pg_detail .bl_facultyHdg:has(.el_facultyHdgLg) {
  --setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyHdg:has(.el_facultyHdgLg) {
    --setMargin: 50px;
  }
}
.pg_detail .bl_facultyHdg + * {
  margin-top: 0 !important;
}
.pg_detail .bl_facultyAnchorLinks {
  --setMargin: 40px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyAnchorLinks {
    --setMargin: 30px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 16px;
  }
}
.pg_detail .bl_facultyAnchorLinks > li > a {
  position: relative;
  padding-right: 30px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyAnchorLinks > li > a {
    padding-right: 22px;
    font-size: 1.3rem;
  }
}
.pg_detail .bl_facultyAnchorLinks > li > a:before, .pg_detail .bl_facultyAnchorLinks > li > a:after {
  content: "";
  position: absolute;
  top: 0.5lh;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  translate: 0 -50%;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyAnchorLinks > li > a:before, .pg_detail .bl_facultyAnchorLinks > li > a:after {
    width: 16px;
    height: 16px;
  }
}
.pg_detail .bl_facultyAnchorLinks > li > a:before {
  background-color: var(--_clr_bgGray);
}
.pg_detail .bl_facultyAnchorLinks > li > a:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00IDYuNUwwLjUzNTg5OSAwLjQ5OTk5OUw3LjQ2NDEgMC41TDQgNi41WiIgZmlsbD0iI0U0MDA1NSIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00IDYuNUwwLjUzNTg5OSAwLjQ5OTk5OUw3LjQ2NDEgMC41TDQgNi41WiIgZmlsbD0iI0U0MDA1NSIvPjwvc3ZnPg==");
  -webkit-mask-size: 8px 8px;
  mask-size: 8px 8px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyAnchorLinks > li > a:after {
    -webkit-mask-size: 6px 6px;
    mask-size: 6px 6px;
  }
}
.pg_detail .bl_facultyAnchorLinks > li > a:focus-visible {
  color: var(--_clr_main);
}
.pg_detail .bl_facultyAnchorLinks > li > a:focus-visible:before {
  background-color: var(--_clr_main);
}
.pg_detail .bl_facultyAnchorLinks > li > a:focus-visible:after {
  background-color: var(--_clr_bgGray);
}
@media (any-hover: hover) {
  .pg_detail .bl_facultyAnchorLinks > li > a:hover {
    color: var(--_clr_main);
  }
  .pg_detail .bl_facultyAnchorLinks > li > a:hover:before {
    background-color: var(--_clr_main);
  }
  .pg_detail .bl_facultyAnchorLinks > li > a:hover:after {
    background-color: var(--_clr_bgGray);
  }
}
.pg_detail .bl_facultyVoice {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 70px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice {
    row-gap: 40px;
  }
}
.pg_detail .bl_facultyVoice .voice {
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_facultyVoice .voice:nth-child(2n) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice {
    flex-direction: column;
    row-gap: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_facultyVoice .voice > * {
    flex: 1;
  }
}
.pg_detail .bl_facultyVoice .voice_thumb {
  aspect-ratio: 58/41;
  overflow: hidden;
}
.pg_detail .bl_facultyVoice .voice_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_facultyVoice .voice_wrapper {
    padding-inline: 30px;
  }
}
.pg_detail .bl_facultyVoice .voice_ttl {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 30px;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_facultyVoice .voice_ttl {
    margin-left: -30px;
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_ttl {
    margin-bottom: 10px;
    padding: 4px 20px;
  }
}
.pg_detail .bl_facultyVoice .voice_ttl > span {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_ttl > span {
    font-size: 1.9rem;
  }
}
.pg_detail .bl_facultyVoice .voice_ttl:before, .pg_detail .bl_facultyVoice .voice_ttl:after {
  position: absolute;
  font-family: var(--_ff_LibreBaskerville);
  font-size: 6.6rem;
  line-height: 1;
  color: var(--_clr_main);
}
.pg_detail .bl_facultyVoice .voice_ttl:before {
  content: "“";
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_ttl:before {
    font-size: 4.6rem;
  }
}
.pg_detail .bl_facultyVoice .voice_ttl:after {
  content: "”";
  top: 100%;
  right: 0;
  translate: 0 -20px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_ttl:after {
    font-size: 4.8rem;
    translate: 0 -14px;
  }
}
.pg_detail .bl_facultyVoice .voice_personal {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_personal {
    margin-inline: 20px;
    margin-bottom: 22px;
  }
}
.pg_detail .bl_facultyVoice .voice_personal .name {
  margin-bottom: 6px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 22px;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_personal .name {
    margin-bottom: 4px;
    font-size: 1.4rem;
  }
}
.pg_detail .bl_facultyVoice .voice_personal .graduated {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_personal .graduated {
    font-size: 1.2rem;
  }
}
.pg_detail .bl_facultyVoice .voice_cont {
  position: relative;
}
.pg_detail .bl_facultyVoice .voice_cont:not(:has(.voice_hdg:first-child)) {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_cont:not(:has(.voice_hdg:first-child)) {
    padding-top: 20px;
  }
}
.pg_detail .bl_facultyVoice .voice_cont:not(:has(.voice_hdg:first-child)):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 1px;
  background-color: var(--_clr_main);
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_cont:not(:has(.voice_hdg:first-child)):before {
    width: 40px;
  }
}
.pg_detail .bl_facultyVoice .voice_hdg {
  margin-bottom: 16px;
  padding: 10px 14px 10px 13px;
  border-left: 1px solid var(--_clr_main);
  background-color: var(--_clr_bg);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_hdg {
    margin-bottom: 14px;
    padding: 8px 12px 8px 11px;
    font-size: 1.6rem;
  }
}
.pg_detail .bl_facultyVoice .voice_hdg:not(:first-child) {
  margin-top: 20px;
}
.pg_detail .bl_facultyVoice .voice_txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyVoice .voice_txt {
    font-size: 1.4rem;
  }
}
.pg_detail .bl_boxedList {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  row-gap: 6px;
  padding: 40px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 1024px) {
  .pg_detail .bl_boxedList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_boxedList {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 5px;
    padding: 24px 20px;
  }
}
.pg_detail .bl_boxedList .item {
  position: relative;
  padding-left: 24px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_boxedList .item {
    margin-right: 20px;
    padding-left: 28px;
    font-size: 1.6rem;
  }
}
.pg_detail .bl_boxedList .item:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 12px;
  width: 5px;
  height: 5px;
  background-color: var(--_clr_main);
  border-radius: 50%;
  transform: perspective(0);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_boxedList .item:before {
    left: 10px;
    width: 4px;
    height: 4px;
  }
}
.pg_detail .bl_boxedList .item:is(.is-etc) {
  grid-column-end: -1;
  text-align: right;
}
.pg_detail .bl_boxedList .item:is(.is-etc):before {
  content: none;
}
.pg_detail .bl_teacherList {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 1024px) {
  .pg_detail .bl_teacherList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList {
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 0;
    width: calc(var(--contW) + 1px);
  }
}
.pg_detail .bl_teacherList .teacher {
  display: grid;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher:nth-child(2n) {
    margin-inline: -1px 1px;
  }
  .pg_detail .bl_teacherList .teacher:nth-child(2n) .teacher_inner {
    border-left: none;
    padding-left: 12px;
  }
  .pg_detail .bl_teacherList .teacher:nth-child(n+3) .teacher_inner {
    border-top: none;
    padding-top: 12px;
  }
}
.pg_detail .bl_teacherList .teacher > a {
  position: relative;
  display: grid;
  position: relative;
  overflow: hidden;
}
.pg_detail .bl_teacherList .teacher > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  background: var(--_clr_bg);
  width: 300%;
  height: 100%;
  z-index: 0;
  transition: all 0.5s;
  transform: translateX(-50%);
  animation: clip-out-skew 0.8s ease forwards;
}
.pg_detail .bl_teacherList .teacher > a:focus-visible::before {
  animation: clip-in-skew 0.8s ease forwards;
}
@media (any-hover: hover) {
  .pg_detail .bl_teacherList .teacher > a:hover::before {
    animation: clip-in-skew 0.8s ease forwards;
  }
}
.pg_detail .bl_teacherList .teacher > a > * {
  position: relative;
  z-index: 1;
}
.pg_detail .bl_teacherList .teacher > a:before {
  width: 500%;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher > a:before {
    width: 750%;
  }
}
.pg_detail .bl_teacherList .teacher > a:focus-visible .teacher_thumb img {
  scale: 1.05;
}
@media (any-hover: hover) {
  .pg_detail .bl_teacherList .teacher > a:hover .teacher_thumb img {
    scale: 1.05;
  }
}
.pg_detail .bl_teacherList .teacher > a .teacher_inner:before, .pg_detail .bl_teacherList .teacher > a .teacher_inner:after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 36px;
  height: 36px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher > a .teacher_inner:before, .pg_detail .bl_teacherList .teacher > a .teacher_inner:after {
    width: 20px;
    height: 20px;
  }
}
.pg_detail .bl_teacherList .teacher > a .teacher_inner:before {
  background-color: var(--_clr_main);
  z-index: 2;
}
.pg_detail .bl_teacherList .teacher > a .teacher_inner:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDIwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeTE9IjMuNSIgeDI9IjE1IiB5Mj0iMy41IiBzdHJva2U9IndoaXRlIi8+PHBhdGggZD0iTTIwIDMuNUwxNC43NSA2LjUzMTA5TDE0Ljc1IDAuNDY4OTExTDIwIDMuNVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+");
  -webkit-mask-size: 17px 7px;
  mask-size: 17px 7px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  color: #fff;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher > a .teacher_inner:after {
    -webkit-mask-size: 11px 5px;
    mask-size: 11px 5px;
  }
}
.pg_detail .bl_teacherList .teacher_inner {
  padding: 29px 29px 39px;
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_inner {
    padding: 11px 11px 21px;
  }
}
.pg_detail .bl_teacherList .teacher_thumb {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
.pg_detail .bl_teacherList .teacher_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: scale var(--transDur);
}
.pg_detail .bl_teacherList .teacher_copy {
  margin-block: 20px 16px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_copy {
    margin-bottom: 14px 12px;
    font-size: 1.4rem;
  }
}
.pg_detail .bl_teacherList .teacher_name {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 18px;
  column-gap: 18px;
  margin-bottom: 14px;
  padding-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_name {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 2px;
    margin-bottom: 12px;
    padding-bottom: 16px;
  }
}
.pg_detail .bl_teacherList .teacher_name:before, .pg_detail .bl_teacherList .teacher_name:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  transform: perspective(0);
}
.pg_detail .bl_teacherList .teacher_name:before {
  width: 16px;
  background-color: var(--_clr_main);
  z-index: 1;
}
.pg_detail .bl_teacherList .teacher_name:after {
  width: 100%;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
  z-index: 0;
}
.pg_detail .bl_teacherList .teacher_name .main {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_name .main {
    font-size: 1.2rem;
  }
}
.pg_detail .bl_teacherList .teacher_name .sub {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_teacherList .teacher_name .sub {
    font-size: 1.2rem;
  }
  .pg_detail .bl_teacherList .teacher_name .sub:before {
    content: "";
    position: absolute;
    top: 0.5lh;
    left: -9px;
    width: 1px;
    height: 12px;
    background-color: currentColor;
    rotate: 30deg;
    transform: perspective(0);
    translate: 0 -50%;
  }
}
.pg_detail .bl_teacherList .teacher_hdg {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_hdg {
    margin-bottom: 4px;
    font-size: 1.2rem;
  }
}
.pg_detail .bl_teacherList .teacher_txt {
  font-size: 1.3rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_teacherList .teacher_txt {
    font-size: 1.1rem;
  }
}
.pg_detail .bl_seminarList {
  display: grid;
  row-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_seminarList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}
.pg_detail .bl_seminarList .seminar .thumb {
  aspect-ratio: 575/310;
  overflow: hidden;
}
.pg_detail .bl_seminarList .seminar .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_detail .bl_seminarList .seminar .ttl {
  position: relative;
  margin-block: 26px 20px;
  padding-bottom: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .ttl {
    margin-block: 20px;
    font-size: 1.8rem;
  }
}
.pg_detail .bl_seminarList .seminar .ttl:before, .pg_detail .bl_seminarList .seminar .ttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  transform: perspective(0);
}
.pg_detail .bl_seminarList .seminar .ttl:before {
  width: 100%;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
  z-index: 2;
}
.pg_detail .bl_seminarList .seminar .ttl:after {
  width: 70px;
  background-color: var(--_clr_main);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .ttl:after {
    width: 56px;
  }
}
.pg_detail .bl_seminarList .seminar .infoList {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 5px;
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .infoList {
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin-bottom: 16px;
    font-size: 1.2rem;
  }
}
.pg_detail .bl_seminarList .seminar .infoList > dt {
  padding: 7px 14px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .infoList > dt {
    padding: 6px 10px;
  }
}
.pg_detail .bl_seminarList .seminar .desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .desc {
    font-size: 1.4rem;
  }
}
.pg_detail .bl_seminarList .seminar .link {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .link {
    margin-top: 20px;
  }
}
.pg_detail .bl_seminarList .seminar .link .el_btn {
  min-height: 66px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_seminarList .seminar .link .el_btn {
    min-height: 58px;
  }
}
.pg_detail .bl_facultyBtns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pg_detail .bl_facultyBtns > li {
  display: grid;
  width: 340px;
  height: 66px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_facultyBtns > li {
    width: 100%;
    height: 58px;
  }
}
.pg_detail .bl_imgAndBtn .bl_facultyBtns {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_imgAndBtn .bl_facultyBtns {
    margin-top: 20px;
  }
}
.pg_detail .bl_imgAndBody {
  --_gap_col: 50px;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_imgAndBody__imgRight .bl_imgAndBody_inner, .pg_detail .bl_imgAndBody__imgLeft .bl_imgAndBody_inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_imgAndBody_img {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_imgAndBody_body {
    order: 1;
  }
}
.pg_detail .bl_subjectList {
  --setMargin: 30px;
  padding: 40px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_subjectList {
    --setMargin: 24px;
    padding: 22px 20px;
  }
}
.pg_detail .bl_subjectList .subjectHdg {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin-bottom: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_subjectList .subjectHdg {
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin-bottom: 14px;
    font-size: 1.6rem;
  }
}
.pg_detail .bl_subjectList .subjectHdg:after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
.pg_detail .bl_subjectList .subjectHdg + .subjectSubHdg {
  margin-top: 0;
}
.pg_detail .bl_subjectList .subjectSubHdg {
  margin-block: 20px 12px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_subjectList .subjectSubHdg {
    margin-block: 20px 10px;
    font-size: 1.4rem;
  }
}
.pg_detail .bl_subjectList .subjectList {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  row-gap: 6px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 1024px) {
  .pg_detail .bl_subjectList .subjectList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_subjectList .subjectList {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 5px;
  }
}
.pg_detail .bl_subjectList .subjectList > li {
  position: relative;
  padding-left: 24px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_subjectList .subjectList > li {
    margin-right: 20px;
    padding-left: 28px;
    font-size: 1.6rem;
  }
}
.pg_detail .bl_subjectList .subjectList > li:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 12px;
  width: 5px;
  height: 5px;
  background-color: var(--_clr_main);
  border-radius: 50%;
  transform: perspective(0);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_subjectList .subjectList > li:before {
    left: 10px;
    width: 4px;
    height: 4px;
  }
}
.pg_detail .bl_subjectList .subjectList > li:is(.is-etc) {
  grid-column-end: -1;
  text-align: right;
}
.pg_detail .bl_subjectList .subjectList > li:is(.is-etc):before {
  content: none;
}
.pg_detail .bl_courseIntro {
  --setMargin: 40px;
  display: grid;
  row-gap: 40px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro {
    --setMargin: 30px;
    row-gap: 30px;
  }
}
.pg_detail .bl_courseIntro .course_head {
  display: grid;
  align-items: center;
  height: 70px;
  padding: 10px 28px;
  background-color: var(--courseMain);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_head {
    height: 50px;
    padding: 10px 20px;
  }
}
.pg_detail .bl_courseIntro .course_head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_head .ttl {
    font-size: 2rem;
  }
}
.pg_detail .bl_courseIntro .course_body {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .pg_detail .bl_courseIntro .course_body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pg_detail .bl_courseIntro .course_about {
  padding: 50px;
  background-color: var(--courseSub1);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_about {
    padding: 24px 20px;
  }
}
.pg_detail .bl_courseIntro .course_about .hdg {
  position: relative;
  padding-left: 16px;
  margin-bottom: 20px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_about .hdg {
    padding-left: 14px;
    margin-bottom: 18px;
    font-size: 1.8rem;
  }
}
.pg_detail .bl_courseIntro .course_about .hdg:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: calc(100% - 4px);
  border-left: 1px solid var(--courseMain);
  border-right: 1px solid var(--courseMain);
  translate: 0 -50%;
}
.pg_detail .bl_courseIntro .course_detail {
  padding: 50px;
  background-color: var(--courseSub2);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail {
    padding: 24px 20px;
  }
}
.pg_detail .bl_courseIntro .course_detail .featureList {
  display: grid;
  row-gap: 26px;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail .featureList {
    row-gap: 20px;
  }
}
.pg_detail .bl_courseIntro .course_detail .featureList .feature:not(:first-child) {
  padding-top: 25px;
  border-top: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail .featureList .feature:not(:first-child) {
    padding-top: 19px;
  }
}
.pg_detail .bl_courseIntro .course_detail .featureList .feature .ttl {
  position: relative;
  padding-left: 16px;
  margin-bottom: 12px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail .featureList .feature .ttl {
    padding-left: 12px;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
}
.pg_detail .bl_courseIntro .course_detail .featureList .feature .ttl:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: var(--courseMain);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail .featureList .feature .ttl:before {
    width: 6px;
    height: 6px;
  }
}
.pg_detail .bl_courseIntro .course_detail .featureList .feature .txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .bl_courseIntro .course_detail .featureList .feature .txt {
    font-size: 1.3rem;
  }
}
.pg_detail .el_containImgContainer > figure {
  aspect-ratio: 11/6;
  background-color: var(--_clr_bgGray);
}
@media not all and (max-width: 767px), print {
  .pg_detail .el_containImgContainer > figure {
    max-width: 880px;
    margin-inline: auto;
  }
}
.pg_detail .el_containImgContainer > figure > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_detail .el_btn {
  width: 100%;
  background-color: var(--_clr_bgGray);
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  color: var(--color_txt_main);
}
.pg_detail .el_btn:before {
  background-color: #fff;
}
.pg_detail .el_btn_inner:after {
  background-color: var(--_clr_main);
}
.pg_detail .el_facultyHdgLg {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 2px;
  margin-bottom: 40px;
  padding-left: 22px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .el_facultyHdgLg {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 24px;
    padding-left: 17px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_detail .el_facultyHdgLg:has(> .sub) {
    margin-bottom: 36px;
  }
}
.pg_detail .el_facultyHdgLg:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 4px;
  height: calc(100% - 7px);
  background-color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_detail .el_facultyHdgLg:before {
    top: 4px;
    width: 3px;
    height: calc(100% - 5px);
  }
}
.pg_detail .el_facultyHdgLg .main {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .el_facultyHdgLg .main {
    font-size: 2.4rem;
  }
}
.pg_detail .el_facultyHdgLg .sub {
  padding-left: 12px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .pg_detail .el_facultyHdgLg .sub {
    font-size: 1.5rem;
  }
}
.pg_detail .el_facultyHdgMd {
  margin-bottom: 30px;
  padding: 14px;
  border-bottom: 1px solid var(--_clr_main);
  background-color: var(--_clr_bg);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_detail .el_facultyHdgMd {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 2rem;
  }
}
.pg_detail .el_facultyHdgSm {
  position: relative;
  padding-left: 16px;
  margin-bottom: 20px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
.pg_detail .el_facultyHdgSm:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: calc(100% - 4px);
  border-left: 1px solid var(--_clr_main);
  border-right: 1px solid var(--_clr_main);
  translate: 0 -50%;
}

.pg_faculty.pg_businessdesign {
  --_clr_main: #E40055;
  --_clr_bg: #FFEDF3;
  --_clr_th: #FFCADE;
}
.pg_faculty.pg_businessdesign .featureSect_points {
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points {
    flex-direction: column;
    row-gap: 24px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point {
  position: relative;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  flex: 1;
  background-color: #fff;
}
.pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):before, .pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 82px;
  height: 1px;
  background-color: var(--_clr_main);
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):before, .pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):after {
    top: -12px;
    left: 50%;
    width: 55px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):before {
  rotate: 45deg;
}
.pg_faculty.pg_businessdesign .featureSect_points .point:not(:first-child):after {
  rotate: -45deg;
}
.pg_faculty.pg_businessdesign .featureSect_points .point .img {
  width: 100%;
  aspect-ratio: 58/25;
  overflow: hidden;
}
.pg_faculty.pg_businessdesign .featureSect_points .point .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body {
  padding: 30px;
  font-family: var(--_ff_NotoSerifJp);
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body {
    padding: 20px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -moz-column-gap: 12px;
  column-gap: 12px;
  align-items: center;
  margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg {
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 4px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg .label {
  display: inline-block;
  padding: 4px 9px;
  border: 1px solid var(--_clr_main);
  font-family: var(--_ff_NotoSansJp);
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg .label {
    padding: 3px 7px;
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg .desc {
  display: inline-block;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body .subHdg .desc {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body .ttl {
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body .ttl {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_points .point .body .txt {
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_points .point .body .txt {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_curriculum {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_curriculum {
    margin-top: 45px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels {
  position: relative;
  display: flex;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels {
    flex-direction: column;
    row-gap: 20px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -22px;
  width: 110px;
  aspect-ratio: 11/5;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEyIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMTEyIDUwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDE4Ljk2NTFMNTYgNDguOTY1MUwxMTEgMTguOTY1MSIgc3Ryb2tlPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEgMTQuOTY1MUw1NiA0NC45NjUxTDExMSAxNC45NjUxIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iMjEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iMjEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iOTEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iOTEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEyIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMTEyIDUwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDE4Ljk2NTFMNTYgNDguOTY1MUwxMTEgMTguOTY1MSIgc3Ryb2tlPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEgMTQuOTY1MUw1NiA0NC45NjUxTDExMSAxNC45NjUxIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iMjEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iMjEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iOTEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iOTEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--_clr_main);
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels:after {
    bottom: -12px;
    width: 88px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel {
  position: relative;
  flex: 1;
  display: grid;
  padding: 5px;
  background-color: #fff;
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  padding-block: 35px;
  border: 1px solid rgba(6, 18, 77, 0.1);
}
@media screen and (max-width: 1250px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner {
    padding-block: 38px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner {
    row-gap: 12px;
    padding-block: 20.5px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 3px;
  min-height: 68px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 1250px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl {
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl {
    row-gap: 2px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .main {
  display: inline-block;
  font-size: 2.4rem;
}
@media screen and (max-width: 1250px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .main {
    font-size: calc(22 / (1024 + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .main {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .sub {
  display: inline-block;
  font-family: var(--_ff_NotoSerifJp);
  font-size: 1.8rem;
}
@media screen and (max-width: 1250px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .sub {
    font-size: calc(22 / (1024 + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .ttl .sub {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .desc {
  display: inline-block;
  padding: 7px 8px 8px 8px;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  color: var(--_clr_main);
}
@media screen and (max-width: 1250px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .desc {
    font-size: calc(22 / (1024 + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel .inner .desc {
    padding-inline: 6px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):before, .pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 82px;
  height: 1px;
  background-color: var(--_clr_main);
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):before, .pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):after {
    top: -10px;
    left: 50%;
    width: 55px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):before {
  rotate: 45deg;
}
.pg_faculty.pg_businessdesign .featureSect_panels .panel:not(:first-child):after {
  rotate: -45deg;
}
.pg_faculty.pg_businessdesign .featureSect_table {
  margin-top: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table {
    margin-top: 64px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table .hdg {
  position: relative;
  padding-left: 18px;
  margin-bottom: 16px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table .hdg {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table .hdg:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 8px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table .table_scroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
    width: auto;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table table {
  min-width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table table {
    width: 800px;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table table th, .pg_faculty.pg_businessdesign .featureSect_table table td {
  border: 1px solid var(--_clr_bgGray);
  vertical-align: middle;
}
.pg_faculty.pg_businessdesign .featureSect_table table thead th {
  padding: 13px 19px;
  background-color: #FFCADE;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table table thead th {
    padding: 11px;
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table table tbody td {
  padding: 13.5px 19px;
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign .featureSect_table table tbody td {
    padding: 11px;
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_businessdesign .featureSect_table .scroll-hint-icon {
  top: calc(50% - 35px);
  left: calc(50% - 40px);
  padding-block: 11px 4px;
  width: 80px;
  height: 70px;
}
.pg_faculty.pg_businessdesign .featureSect_table .scroll-hint-icon .scroll-hint-text {
  margin-top: -1px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.pg_faculty.pg_businessdesign .featureSect_table .scroll-hint-icon:before {
  width: 27px;
  height: 36px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDI3IDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIzLjc0MzYgMTEuMTk2OUMyMy4wNzk0IDExLjE5NjkgMjIuNDgzMyAxMS40Mjg2IDIxLjk3OTIgMTEuODE2OUMyMS40NDc4IDEwLjgzNTkgMjAuNDcwMiAxMC4xNzUxIDE5LjM0MjcgMTAuMTc1MUMxOC42Nzg1IDEwLjE3NTEgMTguMDY4OCAxMC40MDY3IDE3LjU2NDYgMTAuNzk1QzE3LjAzMzMgOS44MTM5OSAxNi4wMTE0IDkuMTUzMTcgMTQuODgzOSA5LjE1MzE3QzE0LjM5MzQgOS4xNTMxNyAxMy44MjQ1IDkuMjc5MjEgMTMuNDgzOSA5LjUwMDYxVjMuNjAwOTZDMTMuNDgzOSAxLjc3ODYgMTIuMTA3OCAwLjI5Njg3NSAxMC40MTgzIDAuMjk2ODc1QzguNzI4NzcgMC4yOTY4NzUgNy4zNTI2MyAxLjc3ODYgNy4zNTI2MyAzLjYwMDk2VjE5LjcwNThMNS45MTE3OCAxNy4xOTU0QzQuOTg4NjggMTUuNjI1MSAzLjA4MTE3IDE1LjAzOTIgMS42NDAzMiAxNS44ODc0QzAuMTk5NDcgMTYuNzM1NSAtMC4yMDkyODIgMTguNzA0NCAwLjcxMzgxNyAyMC4yNzQ2TDYuNDE5MzIgMjkuOTU1M0M2LjQ3NzIyIDMwLjA1NCA2LjU0NTM1IDMwLjE2MyA2LjYxNjg4IDMwLjI4MjNDNy41ODA4NSAzMS45MzQzIDkuNzk0OTMgMzUuODA3MiAxNi45MjQyIDM1LjgwNzJDMjYuMDM5NCAzNS44MDcyIDI2Ljc2NSAyOC43ODY5IDI2Ljc2NSAyNi41Njk0VjE0LjUwNzhDMjYuNzY1IDEyLjY4NTUgMjUuNDI5NyAxMS4yMDM3IDIzLjczNjggMTEuMjAzN0wyMy43NDM2IDExLjE5NjlaTTE2LjkzMTEgMzQuMTAwN0MxMC43ODI3IDM0LjEwMDcgOS4wMjg1MiAzMS4wNTg5IDguMDc4MTcgMjkuNDIzOUM3Ljk5OTgzIDI5LjI5MSA3Ljk0MTkyIDI5LjE3MTggNy44ODQwMSAyOS4wNzY0TDIuMTk1NTQgMTkuNDA5NEMxLjc1NjE0IDE4LjY2MDEgMS45MDk0MiAxNy43MTk5IDIuNTI5MzYgMTcuMzU1NUMzLjE0OTMgMTYuOTkxIDQuMDQ4NTUgMTcuMzE0NiA0LjQ4Nzk2IDE4LjA2MDZMNy40MTA1NCAyMy4wMjM1QzcuNjUyMzkgMjMuNDUyNyA3Ljg5NDIzIDIzLjY2NzMgOC4yNDg0OCAyMy42NjczQzguNzE4NTUgMjMuNjY3MyA5LjA2MjU4IDIzLjI4NTggOS4wNjI1OCAyMi44MTU3VjMuNjAwOTZDOS4wNjI1OCAyLjczMjM2IDkuNjg1OTMgMi4wMDAwMSAxMC40MjUxIDIuMDAwMDFDMTEuMTY0MiAyLjAwMDAxIDExLjc4NzYgMi43MzIzNiAxMS43ODc2IDMuNjAwOTZWMTMuOTU2QzExLjc4NzYgMTQuNDI2MSAxMi4xNjkxIDE0LjgwNzYgMTIuNjM5MiAxNC44MDc2QzEzLjEwOTIgMTQuODA3NiAxMy40OTA3IDE0LjQyNjEgMTMuNDkwNyAxMy45NTZWMTIuNDU3M0MxMy40OTA3IDExLjU4ODcgMTQuMTE0MSAxMC44NTYzIDE0Ljg1MzIgMTAuODU2M0MxNS41OTI0IDEwLjg1NjMgMTYuMjE1NyAxMS41ODg3IDE2LjIxNTcgMTIuNDU3M1YxNC45Nzc5QzE2LjIxNTcgMTUuNDQ4IDE2LjU5NzIgMTUuODI5NSAxNy4wNjczIDE1LjgyOTVDMTcuNTM3NCAxNS44Mjk1IDE3LjkxODkgMTUuNDQ4IDE3LjkxODkgMTQuOTc3OVYxMy40NzkxQzE3LjkxODkgMTIuNjEwNSAxOC41NDIyIDExLjg3ODIgMTkuMjgxNCAxMS44NzgyQzIwLjAyMDUgMTEuODc4MiAyMC42NDM5IDEyLjYxMDUgMjAuNjQzOSAxMy40NzkxVjE1Ljk5OThDMjAuNjQzOSAxNi40Njk4IDIxLjAyNTQgMTYuODUxMyAyMS40OTU1IDE2Ljg1MTNDMjEuOTY1NSAxNi44NTEzIDIyLjM0NyAxNi40Njk4IDIyLjM0NyAxNS45OTk4VjE0LjUwMUMyMi4zNDcgMTMuNjMyNCAyMi45NzA0IDEyLjkwMDEgMjMuNzA5NSAxMi45MDAxQzI0LjQ0ODcgMTIuOTAwMSAyNS4wNzIgMTMuNjMyNCAyNS4wNzIgMTQuNTAxVjI2LjUyNTFDMjUuMDcyIDI4LjgwMzkgMjQuMzEyNCAzNC4xMDA3IDE2LjkzNDUgMzQuMTAwN0gxNi45MzExWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=");
}
.pg_faculty.pg_businessdesign .featureSect_table .scroll-hint-icon:after {
  margin: 0;
  width: 41px;
  height: 8px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDQxIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0Ljg1NCAyLjk1MjE2SDM3LjY0NDZMMzYuMTg2NyAxLjQzOTc3QzM1Ljg1OTcgMS4wOTkxNSAzNS44Njk5IDAuNTY0MzYxIDM2LjIxMDUgMC4yMzczNkMzNi41NTExIC0wLjA4OTY0MjIgMzcuMDg5MyAtMC4wNzYwMTcyIDM3LjQxMjkgMC4yNjEyMDNMNDAuMjYwNiAzLjIyMTI1QzQwLjQxNzMgMy4zODQ3NSA0MC41MDI0IDMuNjAyNzUgNDAuNDk5IDMuODI3NTdDNDAuNDk1NiA0LjA1MjM4IDQwLjQwMDIgNC4yNjY5OCA0MC4yMzY3IDQuNDIzNjZMMzcuMzk5MyA3LjE0ODY4QzM3LjIzNTggNy4zMDg3NyAzNy4wMjEyIDcuMzg3MTIgMzYuODEgNy4zODcxMkMzNi41ODUyIDcuMzg3MTIgMzYuMzYzOCA3LjI5ODU2IDM2LjE5NjkgNy4xMjQ4NEMzNS44Njk5IDYuNzg0MjEgMzUuODgzNSA2LjI0MjYxIDM2LjIyMDcgNS45MTkwMkwzNy41MzIyIDQuNjU1MjlIMjQuODU3NEMyNC4zODc0IDQuNjU1MjkgMjQuMDA1OSA0LjI3Mzc5IDI0LjAwNTkgMy44MDM3MkMyNC4wMDU5IDMuMzMzNjYgMjQuMzg3NCAyLjk1MjE2IDI0Ljg1NzQgMi45NTIxNkgyNC44NTRaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik0xMC4wMTA0IDIuOTUyMTZIMy4zNTQ1NUw0LjgxMjQzIDEuNDM5NzdDNS4xMzk0NCAxLjA5OTE1IDUuMTI5MjIgMC41NjQzNjEgNC43ODg1OSAwLjIzNzM2QzQuNDQ3OTYgLTAuMDg5NjQyMiAzLjkwOTc3IC0wLjA3NjAxNzIgMy41ODYxOCAwLjI2MTIwM0wwLjczODUzNyAzLjIxNzg0QzAuNTgxODQ5IDMuMzgxMzUgMC40OTY2OTIgMy41OTkzNSAwLjUwMDA5OCAzLjgyNzU3QzAuNTAzNTA1IDQuMDU1NzkgMC41OTg4OCA0LjI2Njk4IDAuNzYyMzgxIDQuNDIzNjZMMy41OTk4IDcuMTQ4NjhDMy43NjMzIDcuMzA4NzcgMy45Nzc5IDcuMzg3MTIgNC4xODkwOSA3LjM4NzEyQzQuNDEzOSA3LjM4NzEyIDQuNjM1MzEgNy4yOTg1NiA0LjgwMjIyIDcuMTI0ODRDNS4xMjkyMiA2Ljc4NDIxIDUuMTE1NTkgNi4yNDI2MSA0Ljc3ODM3IDUuOTE5MDJMMy40NjY5NiA0LjY1NTI5SDEwLjAxMDRDMTAuNDgwNSA0LjY1NTI5IDEwLjg2MiA0LjI3Mzc5IDEwLjg2MiAzLjgwMzcyQzEwLjg2MiAzLjMzMzY2IDEwLjQ4MDUgMi45NTIxNiAxMC4wMTA0IDIuOTUyMTZaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==");
  translate: -50% 0;
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect {
  --setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect {
    --setMargin: 50px ;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels {
  display: flex;
  -moz-column-gap: 30px;
  column-gap: 30px;
  margin-block: 40px 60px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels {
    flex-direction: column;
    row-gap: 20px;
    margin-block: 30px 40px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel {
  position: relative;
  display: grid;
  flex: 1;
  background-color: var(--_clr_bgGray);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel:before, .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel:after {
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  aspect-ratio: 1;
  border-top: 1px solid var(--_clr_main);
  transform: perspective(0);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel:before {
  left: 0;
  border-left: 1px solid var(--_clr_main);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel:after {
  right: 0;
  border-right: 1px solid var(--_clr_main);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner {
  position: relative;
  padding: 28px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner {
    padding: 20px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner:before, .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 10px;
  aspect-ratio: 1;
  border-bottom: 1px solid var(--_clr_main);
  transform: perspective(0);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner:before {
  left: 0;
  border-left: 1px solid var(--_clr_main);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner:after {
  right: 0;
  border-right: 1px solid var(--_clr_main);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .head {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .head {
    padding-bottom: 13px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .head:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 12px;
  height: 8px;
  background-color: var(--_clr_main);
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  translate: -50% 0;
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .head .category {
  margin-bottom: 12px;
  padding: 4px 10px;
  background-color: var(--_clr_main);
  color: #fff;
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .head .copy {
  color: var(--color_txt_dark);
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .ttl {
  margin-bottom: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.5;
  color: var(--_clr_main);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .ttl {
    margin-bottom: 14px;
    font-size: 2rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .ttl .subTtl {
  display: block;
  margin-block: 4px 8px;
  font-size: 1.6rem;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .ttl .subTtl {
    margin-bottom: 0;
    font-size: 1.4rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .txt {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .annotation {
  margin-top: 14px;
  font-weight: 350;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_panels .panel .inner .body .annotation {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_img {
  margin-top: 40px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .pblSect_img {
    margin-top: 30px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .pblSect_img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_businessdesign.pg_detail .companySect {
  --setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect {
    --setMargin: 50px ;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_company {
  margin-top: 40px;
  padding: 40px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_company {
    margin-top: 30px;
    padding: 24px 20px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_company .logoList {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_company .logoList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_company .collaboration {
  margin-top: 16px;
  padding: 10px;
  background-color: #DCE3EB;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_company .collaboration {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_company .el_facultyHdgSm {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_company .el_facultyHdgSm {
    margin-top: 30px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_company .time {
  margin-top: 12px;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_company .time {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels {
  display: flex;
  -moz-column-gap: 1px;
  column-gap: 1px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels {
    flex-direction: column;
    row-gap: 1px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel {
  position: relative;
  flex: 1;
  padding: 28px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel {
    padding: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel:not(:first-child) {
    margin-left: -1px;
    border-left: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel:not(:first-child) {
    margin-top: -1px;
    border-top: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .logo {
  overflow: hidden;
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .logo img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .class {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  margin-block: 14px 16px;
  font-family: var(--_ff_NotoSerifJp);
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .class > dt {
  display: grid;
  align-items: center;
  padding: 5px 10px;
  background-color: var(--_clr_main);
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .class > dd {
  display: grid;
  align-items: center;
  padding: 4px 10px;
  background-color: var(--_clr_bg);
  line-height: 1.2;
  color: var(--color_txt_dark);
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .task {
  position: relative;
  margin-bottom: 12px;
  padding-left: 22px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .task {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .task:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 14px;
  aspect-ratio: 14/16;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0icGF0aC0xLWluc2lkZS0xXzIzMjZfMTY5NjYiIGZpbGw9IndoaXRlIj48cGF0aCBkPSJNMTEgMEwxNCAzVjE0SDJWMEgxMVoiLz48L21hc2s+PHBhdGggZD0iTTExIDBMMTEuNzA3MSAtMC43MDcxMDdMMTEuNDE0MiAtMUgxMVYwWk0xNCAzSDE1VjIuNTg1NzlMMTQuNzA3MSAyLjI5Mjg5TDE0IDNaTTE0IDE0VjE1SDE1VjE0SDE0Wk0yIDE0SDFWMTVIMlYxNFpNMiAwVi0xSDFWMEgyWk0xMSAwTDEwLjI5MjkgMC43MDcxMDdMMTMuMjkyOSAzLjcwNzExTDE0IDNMMTQuNzA3MSAyLjI5Mjg5TDExLjcwNzEgLTAuNzA3MTA3TDExIDBaTTE0IDNIMTNWMTRIMTRIMTVWM0gxNFpNMTQgMTRWMTNIMlYxNFYxNUgxNFYxNFpNMiAxNEgzVjBIMkgxVjE0SDJaTTIgMFYxSDExVjBWLTFIMlYwWiIgZmlsbD0iI0U0MDA1NSIgbWFzaz0idXJsKCNwYXRoLTEtaW5zaWRlLTFfMjMyNl8xNjk2NikiLz48bWFzayBpZD0icGF0aC0zLWluc2lkZS0yXzIzMjZfMTY5NjYiIGZpbGw9IndoaXRlIj48cGF0aCBkPSJNMSAyVjE1SDEyVjE2SDBWMkgxWiIvPjwvbWFzaz48cGF0aCBkPSJNMSAySDJWMUgxVjJaTTEgMTVIMFYxNkgxVjE1Wk0xMiAxNUgxM1YxNEgxMlYxNVpNMTIgMTZWMTdIMTNWMTZIMTJaTTAgMTZILTFWMTdIMFYxNlpNMCAyVjFILTFWMkgwWk0xIDJIMFYxNUgxSDJWMkgxWk0xIDE1VjE2SDEyVjE1VjE0SDFWMTVaTTEyIDE1SDExVjE2SDEySDEzVjE1SDEyWk0xMiAxNlYxNUgwVjE2VjE3SDEyVjE2Wk0wIDE2SDFWMkgwSC0xVjE2SDBaTTAgMlYzSDFWMlYxSDBWMloiIGZpbGw9IiNFNDAwNTUiIG1hc2s9InVybCgjcGF0aC0zLWluc2lkZS0yXzIzMjZfMTY5NjYpIi8+PHJlY3QgeD0iNSIgeT0iNSIgd2lkdGg9IjYiIGhlaWdodD0iMSIgZmlsbD0iI0U0MDA1NSIvPjxyZWN0IHg9IjUiIHk9IjciIHdpZHRoPSI2IiBoZWlnaHQ9IjEiIGZpbGw9IiNFNDAwNTUiLz48cmVjdCB4PSI1IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIiBmaWxsPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEwLjUgMC41VjMuNUgxMy41IiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0icGF0aC0xLWluc2lkZS0xXzIzMjZfMTY5NjYiIGZpbGw9IndoaXRlIj48cGF0aCBkPSJNMTEgMEwxNCAzVjE0SDJWMEgxMVoiLz48L21hc2s+PHBhdGggZD0iTTExIDBMMTEuNzA3MSAtMC43MDcxMDdMMTEuNDE0MiAtMUgxMVYwWk0xNCAzSDE1VjIuNTg1NzlMMTQuNzA3MSAyLjI5Mjg5TDE0IDNaTTE0IDE0VjE1SDE1VjE0SDE0Wk0yIDE0SDFWMTVIMlYxNFpNMiAwVi0xSDFWMEgyWk0xMSAwTDEwLjI5MjkgMC43MDcxMDdMMTMuMjkyOSAzLjcwNzExTDE0IDNMMTQuNzA3MSAyLjI5Mjg5TDExLjcwNzEgLTAuNzA3MTA3TDExIDBaTTE0IDNIMTNWMTRIMTRIMTVWM0gxNFpNMTQgMTRWMTNIMlYxNFYxNUgxNFYxNFpNMiAxNEgzVjBIMkgxVjE0SDJaTTIgMFYxSDExVjBWLTFIMlYwWiIgZmlsbD0iI0U0MDA1NSIgbWFzaz0idXJsKCNwYXRoLTEtaW5zaWRlLTFfMjMyNl8xNjk2NikiLz48bWFzayBpZD0icGF0aC0zLWluc2lkZS0yXzIzMjZfMTY5NjYiIGZpbGw9IndoaXRlIj48cGF0aCBkPSJNMSAyVjE1SDEyVjE2SDBWMkgxWiIvPjwvbWFzaz48cGF0aCBkPSJNMSAySDJWMUgxVjJaTTEgMTVIMFYxNkgxVjE1Wk0xMiAxNUgxM1YxNEgxMlYxNVpNMTIgMTZWMTdIMTNWMTZIMTJaTTAgMTZILTFWMTdIMFYxNlpNMCAyVjFILTFWMkgwWk0xIDJIMFYxNUgxSDJWMkgxWk0xIDE1VjE2SDEyVjE1VjE0SDFWMTVaTTEyIDE1SDExVjE2SDEySDEzVjE1SDEyWk0xMiAxNlYxNUgwVjE2VjE3SDEyVjE2Wk0wIDE2SDFWMkgwSC0xVjE2SDBaTTAgMlYzSDFWMlYxSDBWMloiIGZpbGw9IiNFNDAwNTUiIG1hc2s9InVybCgjcGF0aC0zLWluc2lkZS0yXzIzMjZfMTY5NjYpIi8+PHJlY3QgeD0iNSIgeT0iNSIgd2lkdGg9IjYiIGhlaWdodD0iMSIgZmlsbD0iI0U0MDA1NSIvPjxyZWN0IHg9IjUiIHk9IjciIHdpZHRoPSI2IiBoZWlnaHQ9IjEiIGZpbGw9IiNFNDAwNTUiLz48cmVjdCB4PSI1IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIiBmaWxsPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEwLjUgMC41VjMuNUgxMy41IiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--_clr_main);
  translate: 0 -40%;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .companySect_panels .panel .txt {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect {
  --setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect {
    --setMargin: 50px ;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_person {
  display: grid;
  row-gap: 24px;
  margin-top: 30px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_person {
    grid-template-columns: 2fr 1fr;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person {
    width: 100%;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .img {
  width: 100%;
  overflow: hidden;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .name {
  margin-block: 16px 8px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: var(--color_txt_dark);
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .name {
    margin-bottom: 6px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .graduated {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: var(--color_txt_dark);
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_person .person .graduated {
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point {
  display: grid;
  row-gap: 30px;
  margin-top: 40px;
  padding: 24px 20px;
  background-color: var(--_clr_bgGray);
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_point {
    grid-template-columns: minmax(0, 1fr) 40.1785714286%;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 30px;
    padding: 40px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point {
  padding: 20px;
  background-color: #fff;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -moz-column-gap: 12px;
  column-gap: 12px;
  row-gap: 10px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list {
    row-gap: 12px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list .item {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: flex-start;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list .item > dt {
  padding: 3px 7px;
  border: 1px solid var(--_clr_main);
  line-height: 1.2;
  text-align: center;
  color: var(--_clr_main);
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list .item > dt {
    padding: 4px 9px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list .item > dd {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .list .item > dd {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .desc {
  margin-top: 14px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_point .point .desc {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet {
  margin: 60px auto 0;
  padding: 4px;
  max-width: 880px;
  background-color: var(--_clr_bg);
  border: 1px solid var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet {
    margin-top: 40px;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner {
  display: flex;
  border: 1px solid var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner {
    flex-direction: column;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper {
  padding-block: 34px;
  padding-left: 34px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper {
    padding: 24px 20px 0;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .ttl {
  position: relative;
  margin-bottom: 16px;
  padding-left: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.5;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .ttl {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .ttl:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 8px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  translate: 0 -50%;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .link {
  margin-top: 20px;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .link .el_btn {
  background-color: var(--_clr_main);
  border: none;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .link .el_btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .link .el_btn:before {
  background-color: #000;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .wrapper .link .el_btn .el_btn_inner:after {
  background-color: currentColor;
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .img {
  flex-shrink: 0;
  margin-top: -1px;
  margin-right: -1px;
  width: 340px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .img {
    margin-top: 0;
    margin-left: -1px;
    width: auto;
  }
}
.pg_faculty.pg_businessdesign.pg_detail .supportSect_pamphlet .inner .img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.pg_faculty.pg_economy {
  --_clr_main: #EC81B0;
  --_clr_bg: #FFF4F8;
  --_clr_th: #FFCEE4;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles {
    width: calc(100% + 20px);
    margin-inline: -10px;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li:not(:first-child) {
  border-top: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
.pg_faculty.pg_economy .featureSect_articles > li:nth-child(2n) > article {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .pg_faculty.pg_economy .featureSect_articles > li:nth-child(2n) > article {
    flex-direction: column;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article {
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 24px;
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article {
    padding: 40px 20px;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article > * {
  flex: 1;
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .crossed {
  display: flex;
  -moz-column-gap: 4px;
  column-gap: 4px;
  margin-bottom: 12px;
  padding: 6px 10px 8px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .crossed {
    margin-bottom: 8px;
    padding: 5px 8px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .crossed > span {
  margin-block: auto;
  font-size: 1.7rem;
  line-height: 0.8;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .crossed > span {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .copy {
  margin-bottom: 20px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .copy {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .fig {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .fig {
    margin-top: 20px;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .fig figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox {
  margin-top: 24px;
  padding: 20px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox {
    margin-top: 20px;
    padding: 18px;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_txt {
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_hdg {
  position: relative;
  margin-bottom: 12px;
  padding-left: 14px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_hdg {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_hdg:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 6px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  translate: 0 -50%;
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 6px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list {
    flex-direction: column;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list_item {
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
  column-gap: 8px;
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list_item > dt {
  flex-shrink: 0;
  padding: 5px 10px;
  background-color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list_item > dt {
    padding: 4px 8px;
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list_item > dd {
  font-size: 1.5rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_list_item > dd {
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_annotation {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  margin-top: 6px;
  font-size: 1.3rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_annotation {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_economy .featureSect_articles > li > article .wrapper .bgBox_annotation:before {
  content: "※";
}
.pg_faculty.pg_economy .featureSect_articles > li > article .image figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.pg_faculty.pg_management {
  --_clr_main: #62AFE2;
  --_clr_bg: #EBF7FF;
  --_clr_th: #B6DCF5;
}
.pg_faculty.pg_management .featureSect_figure {
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_management .featureSect_figure {
    margin-inline: auto;
    max-width: 800px;
  }
}
.pg_faculty.pg_management .featureSect_figure > figure {
  width: 100%;
}
.pg_faculty.pg_management .featureSect_figure > figure > img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_management .featureSect_details {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_management .featureSect_details {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 40px;
  }
}
.pg_faculty.pg_management .featureSect_details .detail {
  --headBgColor: var(--_clr_main);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.pg_faculty.pg_management .featureSect_details .detail .head {
  padding: 15px 28px;
  background-color: var(--headBgColor);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .featureSect_details .detail .head {
    padding: 10px 20px;
  }
}
.pg_faculty.pg_management .featureSect_details .detail .head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .featureSect_details .detail .head .ttl {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_management .featureSect_details .detail .body {
  padding: 24px 28px 26px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .featureSect_details .detail .body {
    padding: 20px;
  }
}
.pg_faculty.pg_management .featureSect_details .detail .body .copy {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .featureSect_details .detail .body .copy {
    margin-bottom: 14px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_management .featureSect_details .detail .body .desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .featureSect_details .detail .body .desc {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_management .pointSect_panels {
  display: grid;
  row-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_management .pointSect_panels {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 36px;
    column-gap: 36px;
    row-gap: 50px;
  }
}
.pg_faculty.pg_management .pointSect_panels .panel > article .thumb {
  margin-bottom: 18px;
  width: 100%;
  aspect-ratio: 376/240;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .pointSect_panels .panel > article .thumb {
    margin-bottom: 12px;
  }
}
.pg_faculty.pg_management .pointSect_panels .panel > article .thumb > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_faculty.pg_management .pointSect_panels .panel > article .ttl {
  position: relative;
  margin-bottom: 14px;
  padding-bottom: 12px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .pointSect_panels .panel > article .ttl {
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_management .pointSect_panels .panel > article .ttl:before, .pg_faculty.pg_management .pointSect_panels .panel > article .ttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  transform: perspective(0);
}
.pg_faculty.pg_management .pointSect_panels .panel > article .ttl:before {
  width: 100%;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
  z-index: 1;
}
.pg_faculty.pg_management .pointSect_panels .panel > article .ttl:after {
  width: 26px;
  background-color: var(--_clr_main);
  z-index: 2;
}
.pg_faculty.pg_management .pointSect_panels .panel > article .txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .pointSect_panels .panel > article .txt {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_management .pointSect_annotation {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_management .pointSect_annotation {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_management .pointSect_annotation:before {
  content: "※";
}

.pg_faculty.pg_social {
  --_clr_main: #F29844;
  --_clr_bg: #FFF5ED;
  --_clr_th: #FDD0A6;
}
.pg_faculty.pg_social .featureSect_figure {
  margin-top: 32px;
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_social .featureSect_figure {
    margin-top: 40px;
    margin-inline: auto;
    max-width: 800px;
  }
}
.pg_faculty.pg_social .featureSect_figure > figure {
  width: 100%;
}
.pg_faculty.pg_social .featureSect_figure > figure > img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_social .featureSect_details {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_social .featureSect_details {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 40px;
  }
}
.pg_faculty.pg_social .featureSect_details .detail {
  --headBgColor: var(--_clr_main);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.pg_faculty.pg_social .featureSect_details .detail .head {
  padding: 15px 28px;
  background-color: var(--headBgColor);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_details .detail .head {
    padding: 10px 20px;
  }
}
.pg_faculty.pg_social .featureSect_details .detail .head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_details .detail .head .ttl {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_social .featureSect_details .detail .body {
  padding: 24px 28px 26px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_details .detail .body {
    padding: 20px;
  }
}
.pg_faculty.pg_social .featureSect_details .detail .body .copy {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_details .detail .body .copy {
    margin-bottom: 14px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_social .featureSect_details .detail .body .desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_details .detail .body .desc {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_social .featureSect_article {
  display: flex;
  -moz-column-gap: 50px;
  column-gap: 50px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_article {
    flex-direction: column;
    row-gap: 24px;
    margin-top: 45px;
  }
}
.pg_faculty.pg_social .featureSect_article > * {
  flex: 1;
}
.pg_faculty.pg_social .featureSect_article figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_social .featureSect_btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_btn {
    margin-top: 20px;
  }
}
.pg_faculty.pg_social .featureSect_btn .el_btn {
  min-height: 66px;
  background-color: #fff;
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  color: var(--color_txt_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .featureSect_btn .el_btn {
    min-height: 58px;
  }
}
.pg_faculty.pg_social .featureSect_btn .el_btn:before {
  background-color: var(--_clr_bg);
}
.pg_faculty.pg_social .featureSect_btn .el_btn .el_btn_inner:after {
  background-color: var(--_clr_main);
}
.pg_faculty.pg_social .pointSect_panels {
  display: flex;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels {
    flex-direction: column;
  }
}
.pg_faculty.pg_social .pointSect_panels .panel {
  position: relative;
  flex: 1;
  display: flex;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels .panel:not(:last-child) {
    margin-bottom: -1px;
  }
}
.pg_faculty.pg_social .pointSect_panels .panel > article {
  position: relative;
  padding: 29px;
  width: calc(100% + 1px);
  margin-left: -1px;
  border: 1px solid var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels .panel > article {
    padding: 19px;
    width: auto;
    margin-left: 0;
  }
}
.pg_faculty.pg_social .pointSect_panels .panel .thumb {
  position: relative;
}
.pg_faculty.pg_social .pointSect_panels .panel .thumb > figure {
  width: 100%;
  aspect-ratio: 340/232;
  overflow: hidden;
}
.pg_faculty.pg_social .pointSect_panels .panel .thumb > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_faculty.pg_social .pointSect_panels .panel .thumb .label {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px 10px;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #fff;
  translate: 0 50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels .panel .thumb .label {
    padding: 4px 8px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_social .pointSect_panels .panel .ttl {
  margin-block: 31px 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels .panel .ttl {
    margin-block: 24px 12px;
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_social .pointSect_panels .panel .txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_social .pointSect_panels .panel .txt {
    font-size: 1.4rem;
  }
}

.pg_faculty.pg_welfare {
  --_clr_main: #EB6D5E;
  --_clr_bg: #FFF1EF;
  --_clr_th: #F9C2BC;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_head {
    margin-bottom: 16px;
  }
}
.pg_faculty.pg_welfare .featureSect_details {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .featureSect_details {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 40px;
  }
}
.pg_faculty.pg_welfare .featureSect_details .detail {
  --headBgColor: var(--_clr_main);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.pg_faculty.pg_welfare .featureSect_details .detail .head {
  padding: 15px 28px;
  background-color: var(--headBgColor);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_details .detail .head {
    padding: 10px 20px;
  }
}
.pg_faculty.pg_welfare .featureSect_details .detail .head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_details .detail .head .ttl {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_welfare .featureSect_details .detail .body {
  padding: 24px 28px 26px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_details .detail .body {
    padding: 20px;
  }
}
.pg_faculty.pg_welfare .featureSect_details .detail .body .copy {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_details .detail .body .copy {
    margin-bottom: 14px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_welfare .featureSect_details .detail .body .desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_details .detail .body .desc {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_welfare .featureSect_career {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_career {
    margin-top: 45px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels {
  display: grid;
  row-gap: 48px;
  margin-top: 30px;
  padding: 30px 20px;
  background-color: #fff;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .featureSect_panels {
    grid-template-columns: auto minmax(0, 1fr);
    -moz-column-gap: 36px;
    column-gap: 36px;
    row-gap: 74px;
    margin-top: 40px;
    padding: 50px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel {
  position: relative;
  display: grid;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .featureSect_panels .panel {
    grid-column: span 2;
    row-gap: 20px;
  }
  @media not all and (max-width: 1024px), print {
    .pg_faculty.pg_welfare .featureSect_panels .panel {
      grid-template-columns: subgrid;
    }
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel:not(:first-child):before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel:not(:first-child):before {
    top: -24px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_ttl {
  position: relative;
  padding-left: 18px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.5;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .featureSect_panels .panel_ttl {
    min-width: 218px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_ttl {
    margin-bottom: 18px;
    padding-left: 16px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_ttl:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 8px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  transform: perspective(0);
  translate: 0 -50%;
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList {
  display: flex;
  -moz-column-gap: 33px;
  column-gap: 33px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList {
    flex-direction: column;
    row-gap: 20px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career {
  position: relative;
  flex: 1;
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career:not(:first-child):before {
  content: "";
  position: absolute;
  top: 0;
  left: -17px;
  width: 1px;
  height: 100%;
  background-color: color-mix(in srgb, var(--_clr_line) 10%, transparent);
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career:not(:first-child):before {
    content: none;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dt {
  margin-bottom: 14px;
  padding: 10px 16px;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dt {
    margin-bottom: 10px;
    padding: 6px 10px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul {
  display: grid;
  row-gap: 5px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul > li {
  position: relative;
  padding-left: 28px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul > li {
    padding-left: 24px;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul > li:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 14px;
  width: 5px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: var(--_clr_main);
  translate: -40% -60%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .careerList .career > dd > ul > li:before {
    left: 12px;
    width: 4px;
    translate: -50% -25%;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper {
  display: grid;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 20px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper {
    grid-template-columns: auto minmax(0, 1fr);
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -moz-column-gap: 12px;
  column-gap: 12px;
  row-gap: 10px;
  align-self: flex-start;
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl > div {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: center;
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl > div > dt {
  padding: 4px 9px;
  border: 1px solid var(--_clr_main);
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl > div > dt {
    padding: 3px 7px;
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl > div > dd {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper > dl > div > dd {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper .txt {
  padding: 14px 20px;
  background-color: var(--_clr_bg);
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .featureSect_panels .panel_body .wrapper .txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .pointSect_head {
    margin-bottom: 16px;
  }
}
.pg_faculty.pg_welfare .pointSect_articles {
  display: grid;
  row-gap: 70px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .pointSect_articles {
    row-gap: 45px;
    margin-top: 30px;
  }
}
.pg_faculty.pg_welfare .pointSect_articles > li > article {
  display: flex;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .pointSect_articles > li > article {
    flex-direction: column;
    row-gap: 24px;
  }
}
.pg_faculty.pg_welfare .pointSect_articles > li > article > * {
  flex: 1;
}
.pg_faculty.pg_welfare .pointSect_articles > li > article .wrapper .category {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin-bottom: 12px;
  padding: 7px 10px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .pointSect_articles > li > article .wrapper .category {
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin-bottom: 8px;
    padding: 5px 8px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_welfare .pointSect_articles > li > article .wrapper .category > span:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  width: 1px;
  height: 1em;
  background-color: #fff;
  transform: perspective(0);
  opacity: 0.4;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_welfare .pointSect_articles > li > article .wrapper .category > span:not(:first-child):before {
    margin-right: 8px;
  }
}
.pg_faculty.pg_welfare .pointSect_articles > li > article .image figure {
  width: 100%;
  overflow: hidden;
}
.pg_faculty.pg_welfare .pointSect_articles > li > article .image figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_welfare .pointSect_articles > li:nth-child(2n) > article {
    flex-direction: row-reverse;
  }
}

.pg_faculty.pg_law {
  --_clr_main: #8C89C1;
  --_clr_bg: #ECECF5;
  --_clr_th: #D0CEED;
}
.pg_faculty.pg_law .featureSect_figure {
  margin-top: 30px;
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_figure {
    margin-top: 40px;
    margin-inline: auto;
    max-width: 900px;
  }
}
.pg_faculty.pg_law .featureSect_figure > figure {
  width: 100%;
}
.pg_faculty.pg_law .featureSect_figure > figure > img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_law .featureSect_details {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_details {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 40px;
  }
}
.pg_faculty.pg_law .featureSect_details .detail {
  --headBgColor: var(--_clr_main);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.pg_faculty.pg_law .featureSect_details .detail .head {
  padding: 15px 28px;
  background-color: var(--headBgColor);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_details .detail .head {
    padding: 10px 20px;
  }
}
.pg_faculty.pg_law .featureSect_details .detail .head .ttl {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_details .detail .head .ttl {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_law .featureSect_details .detail .body {
  padding: 24px 28px 26px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_details .detail .body {
    padding: 20px;
  }
}
.pg_faculty.pg_law .featureSect_details .detail .body .copy {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  color: var(--color_txt_dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_details .detail .body .copy {
    margin-bottom: 14px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_law .featureSect_details .detail .body .desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_details .detail .body .desc {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_law .featureSect_data {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data {
    margin-top: 45px;
  }
}
.pg_faculty.pg_law .featureSect_data .records {
  display: grid;
  gap: 20px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_data .records {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pg_faculty.pg_law .featureSect_data .records .record {
  position: relative;
  display: grid;
  background-color: #fff;
}
.pg_faculty.pg_law .featureSect_data .records .record:before, .pg_faculty.pg_law .featureSect_data .records .record:after {
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  aspect-ratio: 1;
  border-top: 1px solid var(--_clr_main);
  transform: perspective(0);
}
.pg_faculty.pg_law .featureSect_data .records .record:before {
  left: 0;
  border-left: 1px solid var(--_clr_main);
}
.pg_faculty.pg_law .featureSect_data .records .record:after {
  right: 0;
  border-right: 1px solid var(--_clr_main);
}
.pg_faculty.pg_law .featureSect_data .records .record .inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 20px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_data .records .record .inner {
    padding-inline: 50px;
    min-height: 180px;
  }
}
.pg_faculty.pg_law .featureSect_data .records .record .inner:before, .pg_faculty.pg_law .featureSect_data .records .record .inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 10px;
  aspect-ratio: 1;
  border-bottom: 1px solid var(--_clr_main);
  transform: perspective(0);
}
.pg_faculty.pg_law .featureSect_data .records .record .inner:before {
  left: 0;
  border-left: 1px solid var(--_clr_main);
}
.pg_faculty.pg_law .featureSect_data .records .record .inner:after {
  right: 0;
  border-right: 1px solid var(--_clr_main);
}
.pg_faculty.pg_law .featureSect_data .records .record .inner .head .ttl {
  margin-bottom: 12px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data .records .record .inner .head .ttl {
    margin-bottom: 8px;
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_law .featureSect_data .records .record .inner .head .ttl .sm {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data .records .record .inner .head .ttl .sm {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_law .featureSect_data .records .record .inner .head .source {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data .records .record .inner .head .source {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_law .featureSect_data .records .record .inner .body {
  display: flex;
  align-items: flex-end;
  -moz-column-gap: 6px;
  column-gap: 6px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 3rem;
  line-height: 1;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data .records .record .inner .body {
    font-size: 2.4rem;
  }
}
.pg_faculty.pg_law .featureSect_data .records .record .inner .body .num {
  display: inline-block;
  margin-block: calc((1cap - 1lh) / 2);
  font-family: var(--_ff_EbGaramond);
  font-size: 9.2rem;
  line-height: 0.9;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_data .records .record .inner .body .num {
    font-size: 6.2rem;
  }
}
.pg_faculty.pg_law .featureSect_recommend {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_recommend {
    margin-top: 40px;
  }
}
.pg_faculty.pg_law .featureSect_recommend .img {
  margin-top: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_recommend .img {
    margin-top: 30px;
  }
}
.pg_faculty.pg_law .featureSect_recommend .img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_law .featureSect_lecture {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_lecture {
    margin-top: 40px;
  }
}
.pg_faculty.pg_law .featureSect_lecture .el_sectSubHdg_sm {
  display: flex;
  align-items: center;
  -moz-column-gap: 14px;
  column-gap: 14px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_lecture .el_sectSubHdg_sm {
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
}
.pg_faculty.pg_law .featureSect_lecture .el_sectSubHdg_sm .label {
  display: inline-block;
  padding: 2px 10px 4px;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_lecture .el_sectSubHdg_sm .label {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_law .featureSect_lecture .classes {
  display: grid;
  gap: 12px;
  margin-top: 30px;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_lecture .classes {
    margin-top: 40px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.pg_faculty.pg_law .featureSect_lecture .classes .class {
  display: grid;
  align-items: center;
  padding: 11px;
  border: 1px solid var(--_clr_main);
  background-color: #fff;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  line-height: 1.5;
  color: var(--color_txt_dark);
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_lecture .classes .class {
    padding-inline: 13px;
    min-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_lecture .classes .class {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_law .featureSect_lecture .classes .class_pink {
  background-color: #FFDFE6;
}
.pg_faculty.pg_law .featureSect_lecture .scholarship {
  position: relative;
  display: grid;
  align-items: center;
  margin-top: 56px;
  padding: 12px 14px;
  background-color: var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_law .featureSect_lecture .scholarship {
    margin-top: 66px;
    margin-inline: auto;
    max-width: 880px;
    min-height: 70px;
  }
}
.pg_faculty.pg_law .featureSect_lecture .scholarship:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 110px;
  aspect-ratio: 11/5;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEyIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMTEyIDUwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDE4Ljk2NTFMNTYgNDguOTY1MUwxMTEgMTguOTY1MSIgc3Ryb2tlPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEgMTQuOTY1MUw1NiA0NC45NjUxTDExMSAxNC45NjUxIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iMjEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iMjEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iOTEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iOTEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEyIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMTEyIDUwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDE4Ljk2NTFMNTYgNDguOTY1MUwxMTEgMTguOTY1MSIgc3Ryb2tlPSIjRTQwMDU1Ii8+PHBhdGggZD0iTTEgMTQuOTY1MUw1NiA0NC45NjUxTDExMSAxNC45NjUxIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iMjEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iMjEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48bGluZSB4MT0iOTEuNSIgeTE9IjIuMTg1NThlLTA4IiB4Mj0iOTEuNSIgeTI9IjMwIiBzdHJva2U9IiNFNDAwNTUiLz48L3N2Zz4=");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--_clr_main);
  translate: -50% -100%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_law .featureSect_lecture .scholarship:before {
    width: 88px;
  }
}

.pg_faculty.pg_international {
  --_clr_main: #8BC56C;
  --_clr_bg: #F1FAED;
  --_clr_th: #CAE6BB;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .featureSect_articles {
    width: calc(100% + 20px);
    margin-inline: -10px;
  }
}
.pg_faculty.pg_international .featureSect_articles > li:not(:first-child) {
  border-top: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
}
.pg_faculty.pg_international .featureSect_articles > li:nth-child(2n) > article {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .featureSect_articles > li:nth-child(2n) > article {
    flex-direction: column;
  }
}
.pg_faculty.pg_international .featureSect_articles > li > article {
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .featureSect_articles > li > article {
    flex-direction: column;
    row-gap: 24px;
    padding: 40px 20px;
  }
}
.pg_faculty.pg_international .featureSect_articles > li > article > * {
  flex: 1;
}
.pg_faculty.pg_international .featureSect_articles > li > article .image figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_international .pointSect_lead_num {
  position: relative;
  display: flex;
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin-bottom: 8px;
  padding: 5px 9px 8px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid var(--_clr_main);
  background-color: var(--_clr_bg);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  color: var(--color_txt_dark);
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_international .pointSect_lead_num {
    margin-bottom: 10px;
    padding: 7px 13px;
    font-size: 1.8rem;
  }
  @media not all and (max-width: 1024px), print {
    .pg_faculty.pg_international .pointSect_lead_num {
      margin-left: auto;
    }
  }
}
.pg_faculty.pg_international .pointSect_lead_num:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 10px;
  aspect-ratio: 1.25;
  background-color: var(--_clr_main);
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  translate: -50% 0;
}
.pg_faculty.pg_international .pointSect_lead_num .num {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_lead_num .num {
    font-size: 2.2rem;
  }
}
.pg_faculty.pg_international .pointSect_list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
    margin-top: 30px;
  }
}
.pg_faculty.pg_international .pointSect_list .item {
  display: grid;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  padding: 10px;
  background-color: var(--_clr_main);
  border-radius: 3px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_list .item {
    min-height: 50px;
  }
}
.pg_faculty.pg_international .pointSect_list .item > p {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_list .item > p {
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_international .pointSect_list .item > p > span {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_list .item > p > span {
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_international .pointSect_link {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_link {
    margin-top: 30px;
  }
}
.pg_faculty.pg_international .pointSect_link .inner {
  width: 340px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_link .inner {
    width: 100%;
  }
}
.pg_faculty.pg_international .pointSect_link .inner .el_btn {
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  background-color: var(--_clr_bgGray);
  width: 100%;
  height: 66px;
  color: var(--_clr_black);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_international .pointSect_link .inner .el_btn {
    height: 58px;
  }
}
.pg_faculty.pg_international .pointSect_link .inner .el_btn:before {
  background-color: #fff;
}
.pg_faculty.pg_international .pointSect_link .inner .el_btn_inner:after {
  background-color: var(--_clr_main);
}

.pg_faculty.pg_education {
  --_clr_main: #855783;
  --_clr_bg: #F0E8F0;
  --_clr_th: #E9CFE8;
}
.pg_faculty.pg_education .featureSect_lead .bl_sectHeader_lead {
  margin-bottom: 8px;
}
.pg_faculty.pg_education .featureSect_lead_sub {
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 2rem;
  color: var(--color-txt-dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_lead_sub {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_education .featureSect_lead_sub .box {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 11px 13px;
  border: 1px solid var(--_clr_main);
  background-color: var(--_clr_bg);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_lead_sub .box {
    margin-right: 6px;
    padding: 9px;
  }
}
.pg_faculty.pg_education .featureSect_lead_sub .box_txt_sm {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_lead_sub .box_txt_sm {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_education .featureSect_lead_sub .box + .box {
  margin-left: 29px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_lead_sub .box + .box {
    margin-left: 21px;
  }
}
.pg_faculty.pg_education .featureSect_lead_sub .box + .box:before, .pg_faculty.pg_education .featureSect_lead_sub .box + .box:after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% + 8px);
  width: 24px;
  height: 1px;
  background-color: var(--_clr_main);
  transform: perspective(0);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_lead_sub .box + .box:before, .pg_faculty.pg_education .featureSect_lead_sub .box + .box:after {
    right: calc(100% + 6px);
    width: 20px;
  }
}
.pg_faculty.pg_education .featureSect_lead_sub .box + .box:before {
  rotate: -45deg;
}
.pg_faculty.pg_education .featureSect_lead_sub .box + .box:after {
  rotate: 45deg;
}
.pg_faculty.pg_education .featureSect_cont {
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_cont {
    margin-inline: -10px;
    padding: 30px 20px;
    width: calc(100% + 20px);
  }
}
.pg_faculty.pg_education .featureSect_subjects {
  display: grid;
  row-gap: 82px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects {
    row-gap: 66px;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject {
  position: relative;
}
.pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):before, .pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):after {
  content: "";
  position: absolute;
  bottom: calc(100% + 38px);
  left: 50%;
  width: 74px;
  height: 1px;
  background-color: var(--_clr_main);
  transform: perspective(0);
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):before, .pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):after {
    bottom: calc(100% + 30px);
    width: 55px;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):before {
  rotate: -45deg;
}
.pg_faculty.pg_education .featureSect_subjects .subject:not(:first-child):after {
  rotate: 45deg;
}
.pg_faculty.pg_education .featureSect_subjects .subject_head {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  row-gap: 16px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 30px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_head {
    margin-bottom: 24px;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_head .copy {
  font-size: 2.6rem;
  line-height: 1;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_head .copy {
    font-size: 2rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_head .copy .num {
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_head .copy .num {
    font-size: 3rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_head .desc {
  display: flex;
  -moz-column-gap: 14px;
  column-gap: 14px;
  align-items: center;
  padding-left: 19px;
  border-left: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-size: 1.8rem;
  line-height: 1.5;
  color: var(--color-txt-dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_head .desc {
    flex-wrap: wrap;
    row-gap: 6px;
    padding-left: 11px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_head .desc > span {
  padding: 2px 10px 4px;
  background-color: var(--_clr_main);
  font-size: 1.3rem;
  line-height: 1.4;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_education .featureSect_subjects .subject_head .desc > span {
    font-size: 1.6rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_body {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_education .featureSect_subjects .subject_body {
    grid-template-columns: auto minmax(0, 1fr);
    -moz-column-gap: 22px;
    column-gap: 22px;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 22px;
  column-gap: 22px;
  row-gap: 20px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_body .programList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .img {
  width: 100%;
  aspect-ratio: 236/146;
  overflow: hidden;
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .ttl {
  margin-block: 16px 10px;
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.6;
  color: var(--color-txt-dark);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .ttl {
    margin-block: 12px 8px;
    font-size: 1.5rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .txt {
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .annotation {
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .featureSect_subjects .subject_body .programList .program .annotation {
    margin-top: 8px;
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_hdg {
  margin-bottom: 16px;
  padding: 9px;
  background-color: var(--_clr_bg);
  border: 1px solid var(--_clr_main);
  font-family: var(--_ff_NotoSerifJp);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
  color: var(--color-txt-dark);
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_education .featureSect_subjects .subject_hdg {
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    margin-bottom: 0;
    padding: 25px 22px;
    font-size: 2.2rem;
    line-height: 1;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_hdg .sm {
  font-size: 1.4rem;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_education .featureSect_subjects .subject_hdg .sm {
    font-size: 1.8rem;
  }
}
.pg_faculty.pg_education .featureSect_subjects .subject_figure {
  overflow: hidden;
}
.pg_faculty.pg_education .featureSect_subjects .subject_figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_faculty.pg_education .pointSect .shapes_pink {
  font-size: 1.4rem;
  line-height: 1;
  color: #F383A2;
}
.pg_faculty.pg_education .pointSect .shapes_blue {
  font-size: 1.4rem;
  line-height: 1;
  color: #8BB2DE;
}
.pg_faculty.pg_education .pointSect .shapes_purple {
  font-size: 1.4rem;
  line-height: 1;
  color: #AF8EAE;
}
@media not all and (max-width: 767px), print {
  .pg_faculty.pg_education .pointSect_table .table_scroll {
    margin-inline: var(--contMargin_hor);
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_table .table_scroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
  }
}
.pg_faculty.pg_education .pointSect_table table {
  width: 1253px;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_table table {
    width: 1089px;
  }
}
.pg_faculty.pg_education .pointSect_table table th,
.pg_faculty.pg_education .pointSect_table table td {
  padding: 11px 19px;
  border: 1px solid color-mix(in srgb, var(--_clr_line) 10%, transparent);
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_table table th,
  .pg_faculty.pg_education .pointSect_table table td {
    padding: 11px;
    font-size: 1.3rem;
  }
}
.pg_faculty.pg_education .pointSect_table table td {
  text-align: center;
}
.pg_faculty.pg_education .pointSect_table table thead th {
  background-color: var(--_clr_bg);
}
.pg_faculty.pg_education .pointSect_table table thead tr:first-child th:not(:first-child) {
  background-color: var(--_clr_main);
  border-color: var(--_clr_bgGray);
  color: #fff;
  text-align: center;
}
.pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th {
  padding: 11px 9px;
  min-width: 52px;
  height: 200px;
  width: -moz-fit-content;
  width: fit-content;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th {
    min-width: 38px;
  }
}
.pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th > p {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 6px;
}
.pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th > p > span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  line-height: 1;
}
.pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th > p > span .sm {
  font-size: 1.2rem;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_table table thead tr:not(:first-child) th > p > span .sm {
    font-size: 1.1rem;
  }
}
.pg_faculty.pg_education .pointSect_table table tbody th.program_infant {
  background-color: #F07DA7;
  border-color: var(--_clr_bgGray);
  color: #fff;
}
.pg_faculty.pg_education .pointSect_table table tbody th.program_primary {
  background-color: #60ABCB;
  border-color: var(--_clr_bgGray);
  color: #fff;
}
.pg_faculty.pg_education .pointSect_table table tbody th.program_primary_sub {
  background-color: #DDECF3;
}
.pg_faculty.pg_education .pointSect_table table tbody th.program_sports {
  background-color: #5CB4AA;
  border-color: var(--_clr_bgGray);
  color: #fff;
}
.pg_faculty.pg_education .pointSect_table table tbody th.program_sports_sub {
  background-color: #E1F3F1;
}
.pg_faculty.pg_education .pointSect_cont {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_cont {
    margin-top: 30px;
  }
}
.pg_faculty.pg_education .pointSect_cont .inner {
  display: grid;
  row-gap: 16px;
  padding: 50px;
  background-color: var(--_clr_bg);
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_cont .inner {
    padding: 24px 20px;
  }
}
.pg_faculty.pg_education .pointSect_cont .inner .descList {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 10px;
}
.pg_faculty.pg_education .pointSect_cont .inner .descList .item {
  display: flex;
  align-items: center;
  -moz-column-gap: 4px;
  column-gap: 4px;
}
.pg_faculty.pg_education .pointSect_cont .inner .descList .item .ttl {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_cont .inner .descList .item .ttl {
    font-size: 1.4rem;
  }
}
.pg_faculty.pg_education .pointSect_cont .inner .annotationList {
  counter-reset: annotation-counter;
  display: grid;
  row-gap: 5px;
}
.pg_faculty.pg_education .pointSect_cont .inner .annotationList .annotation {
  counter-increment: annotation-counter;
  position: relative;
  padding-left: 32px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_cont .inner .annotationList .annotation {
    padding-left: 28px;
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_education .pointSect_cont .inner .annotationList .annotation:before {
  content: "※" counter(annotation-counter);
  position: absolute;
  top: 0.5lh;
  left: 0;
  translate: 0 -50%;
}
.pg_faculty.pg_education .pointSect_cont .inner .desc {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .pointSect_cont .inner .desc {
    font-size: 1.2rem;
  }
}
.pg_faculty.pg_education .courseSect_course:not(:first-child) {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .courseSect_course:not(:first-child) {
    margin-top: 45px;
  }
}
.pg_faculty.pg_education .courseSect .courseList {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_faculty.pg_education .courseSect .courseList {
    margin-top: 30px;
  }
}

/**
 * Keyframes
 */
@keyframes clip-in {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes clip-out {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}
@keyframes clip-in-line {
  0% {
    clip-path: polygon(0 0, 14px 0, 14px 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes clip-out-line {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  70% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  71% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 14px 0, 14px 100%, 0 100%);
  }
}
@keyframes clip-in-skew {
  0% {
    clip-path: polygon(calc(0.8390996312 * var(--height)) 0, calc(0.8390996312 * var(--height)) 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(calc(0.8390996312 * var(--height)) 0, 100% 0, calc(100% - 0.8390996312 * var(--height)) 100%, 0 100%);
  }
}
@keyframes clip-out-skew {
  0% {
    clip-path: polygon(calc(0.8390996312 * var(--height)) 0, 100% 0, calc(100% - 0.8390996312 * var(--height)) 100%, 0 100%);
  }
  100% {
    clip-path: polygon(100% 0, 100% 0, calc(100% - 0.8390996312 * var(--height)) 100%, calc(100% - 0.8390996312 * var(--height)) 100%);
  }
}
@keyframes arrow-left {
  0% {
    translate: 0 0;
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  49% {
    translate: -50% 0;
    opacity: 0;
  }
  50% {
    translate: 50% 0;
    opacity: 0;
  }
  to {
    translate: 0 0;
    opacity: 1;
  }
}
@keyframes arrow-right {
  0% {
    translate: 0 0;
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  49.9% {
    translate: 50% 0;
    opacity: 0;
  }
  50% {
    translate: -50% 0;
    opacity: 0;
  }
  to {
    translate: 0 0;
    opacity: 1;
  }
}
.titlebar .bl_facultyContSet {
  padding-bottom: 0px;
}

.titlebar h2 {
  background-color: var(--_clr_main) !important;
  color: #fff !important;
  text-align: center;
  width: var(--contW);
  margin: 7em auto 0;
}

.titlebar .RightLinkButton {
  border: 1px solid var(--_clr_main);
  color: var(--_clr_main);
  display: inline-block;
  border-radius: 3px;
  padding: 0.5em 1em;
}

.titlebar .RightLinkButton:hover {
  background-color: rgb(from var(--_clr_main) r g b/0.1);
}











/*　シラバス検索　*/

.syllabus {
  width: 94%;
  max-width: 980px;
  margin: 14em auto 2em;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  padding: 35px;
}
.syllabus p{
text-align:center;
}
.syllabus .small{
font-size:75%;
}

.sy-btn {
  text-align: center;
  margin-top: 25px;
}

.sy-btn a{
width: 300px;
  display: inline-block;
  color:#fff;
  background-color: #a1051d;
  border-radius: 4px;
  height: 56px;
  line-height: 56px;
  text-align: center;
}
/*　シラバス検索　*/