@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

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

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

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

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* ===============================================
# baseUrl
=============================================== */
/* ===============================================
# color
=============================================== */
/* ===============================================
# breakpoint
=============================================== */
/* ===============================================
# z-index
=============================================== */
/* ===============================================
# img pass
=============================================== */
/* ===============================================
# transition
=============================================== */
/* ===============================================
# opacity
=============================================== */
/* ===============================================
# opacity
=============================================== */
/* ===============================================
# scale
=============================================== */
/* ===============================================
# other
=============================================== */
html,
body {
  height: 100%;
  background-color: #ffffff;
  color: #333;
  font-size: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html[lang=ja] body {
  font-family: "Yu Gothic", sans-serif;
}

html[lang=en] body {
  font-family: "Noto Sans", "Noto Sans JP", "YuGothic", "Yu Gothic", sans-serif;
}

body.no-scroll {
  overflow: hidden;
}

img {
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}

.l-header {
  background-color: #5851a0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  background-color: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.l-header__top {
  height: 74px;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-header__top {
    height: 60px;
  }
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  max-width: 1360px;
  height: 100%;
  margin: 0 auto;
  padding: 0 2.5rem 0 2.5rem;
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 0 1rem;
  }
}
.l-header__logo {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
}
.l-header__logo-img {
  width: auto;
  height: 3.5rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1000px) {
  .l-header__logo-img {
    height: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo-img {
    height: 2.5rem;
  }
}
@media screen and (max-width: 430px) {
  .l-header__logo-img {
    height: 2.27rem;
  }
}
.l-header__btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
}
@media screen and (max-width: 1000px) {
  .l-header__btn-wrapper {
    gap: 0.5rem;
  }
}
.l-header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  white-space: nowrap;
  height: 2.25rem;
  background-color: #5851a0;
  color: #ffffff;
  border: 1px solid #5851a0;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}
.l-header__btn:hover {
  background-color: #ffffff;
  color: #5851a0;
  border: 1px solid #5851a0;
}
.l-header__btn:hover .l-header__btn-icon {
  filter: none;
}
@media screen and (max-width: 1000px) {
  .l-header__btn {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38;
    letter-spacing: normal;
    font-weight: 500;
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__btn {
    display: none;
  }
}
.l-header__btn-icon {
  filter: brightness(0) invert(1);
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  transition: filter 0.3s ease;
}
.l-header__btn-language {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
  color: #5851a0;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .l-header__btn-language {
    display: none;
  }
}
.l-header__btn-language:hover {
  opacity: 0.8;
}
.l-header__btn-language--sp {
  display: none;
  color: #5851a0;
  text-decoration: none;
  transition: opacity 0.5s ease;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .l-header__btn-language--sp {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
  }
}
.l-header__btn-language--sp:hover {
  opacity: 0.8;
}
.l-header__btn-language-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.38;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Noto Sans";
}
@media screen and (max-width: 768px) {
  .l-header__btn-language-text {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.l-header__btn-language-icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .l-header__btn-language-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.l-header__btn-hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-header__btn-hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 4px;
    width: 2.75rem;
    height: 2.75rem;
    flex-shrink: 0;
    cursor: pointer;
  }
}
.l-header__hamburger-icon {
  width: 100%;
  height: 100%;
  display: block;
}
.l-header__close-icon {
  width: 100%;
  height: 100%;
  display: none;
}
.l-header__nav {
  background-color: #f7f7ff;
  display: block;
  height: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
  height: 100%;
}
.l-header__nav-item {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  flex: 1;
  transition: background-color 0.5s ease;
}
.l-header__nav-item:hover {
  background-color: #5851a0;
}
.l-header__nav-item:hover .l-header__nav-link {
  color: #ffffff;
}
.l-header__nav-item--en {
  flex: 0 0 auto;
  width: 20%;
}
.l-header__nav-item--has-dropdown {
  position: relative;
}
.l-header__nav-item--has-dropdown:hover .l-header__dropdown {
  display: block;
}
.l-header__nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.38;
  letter-spacing: normal;
  font-weight: 500;
  width: 100%;
  height: 100%;
  color: #5851a0;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media screen and (max-width: 1000px) {
  .l-header__nav-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav-link {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.l-header__nav-link--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
.l-header__drawer {
  display: none;
  position: fixed;
  top: 60px;
  z-index: 9998;
  height: calc(100vh - 60px);
  height: calc(100dvh - 60px);
  right: -100%;
  width: 100%;
  background-color: #f7f7ff;
  overflow-y: auto;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-header__drawer {
    display: flex;
  }
}
.l-header__drawer.is-open {
  right: 0;
}
.l-header__drawer-nav {
  flex: 1;
  padding: 1.25rem 1.25rem 0 1.25rem;
}
.l-header__drawer-nav-list {
  list-style: none;
}
.l-header__drawer-nav-item {
  border-bottom: 1px solid #7f7e8f;
}
.l-header__drawer-nav-item:hover .l-header__drawer-nav-arrow {
  transform: translateX(8px);
}
.l-header__drawer-nav-link {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  padding: 2.75rem 1.25rem 0.75rem 0;
  color: #5851a0;
  text-decoration: none;
  transition: color 0.3s ease, opacity 0.5s ease;
}
.l-header__drawer-nav-link:hover {
  opacity: 0.8;
}
.l-header__drawer-nav-link--en {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 700;
}
.l-header__drawer-nav-arrow {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.l-header__drawer-actions {
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 12px;
}
.l-header__drawer-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  width: 100%;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  text-align: center;
  height: 3rem;
  background-color: #5851a0;
  color: #ffffff;
  border: 1px solid #5851a0;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}
.l-header__drawer-btn:hover {
  background-color: #f7f7f7;
  color: #5851a0;
  border: 1px solid #5851a0;
}
.l-header__drawer-btn:hover .l-header__drawer-btn-icon {
  filter: none;
}
.l-header__drawer-btn-icon {
  transition: filter 0.3s ease;
  filter: brightness(0) invert(1);
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.l-header__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0px 2px 8px 0px rgba(35, 32, 64, 0.12);
  padding: 2rem 3rem 2rem 3rem;
}
@media screen and (max-width: 768px) {
  .l-header__dropdown {
    display: none !important;
  }
}
.l-header__dropdown--right {
  left: auto;
  right: 0;
}
.l-header__dropdown:hover {
  display: block;
}
.l-header__dropdown-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  position: relative;
}
.l-header__dropdown-column {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 44px;
  width: 13.5rem;
  padding: 26px 0;
}
.l-header__dropdown-divider {
  width: 0;
  height: 21.5rem;
  border-left: 1px solid #d2d0e0;
  margin: 0 2rem;
}
.l-header__dropdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  width: 100%;
  text-decoration: none;
  transition: color 0.5s ease;
}
.l-header__dropdown-item:hover .l-header__dropdown-item-text {
  color: #5851a0;
}
.l-header__dropdown-item:hover .l-header__dropdown-item-arrow {
  transform: translateX(8px);
}
.l-header__dropdown-item-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: color 0.5s ease;
}
.l-header__dropdown-item-arrow {
  width: 1.5rem;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.l-footer {
  background-color: #353160;
  color: #ffffff;
}
.l-footer__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 4rem 6rem 3rem 6rem;
  position: relative;
}
@media screen and (max-width: 1264px) {
  .l-footer__container {
    padding: 3rem 1.25rem 2rem 1.25rem;
  }
}
.l-footer__main-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1264px) {
  .l-footer__main-content {
    flex-direction: column;
    gap: 4rem;
    margin-bottom: 5rem;
  }
}
.l-footer__main-content--en {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1264px) {
  .l-footer__main-content--en {
    margin-bottom: 3rem;
  }
}
.l-footer__info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
}
@media screen and (max-width: 1264px) {
  .l-footer__info {
    gap: 2rem;
  }
}
.l-footer__school-name {
  font-family: "YuMincho", "Yu Mincho", "游明朝", serif;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 0.85;
  letter-spacing: normal;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-footer__school-name {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.l-footer__school-name--en {
  font-family: "Playfair Display", serif;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.15;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .l-footer__school-name--en {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.09;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.l-footer__school-name-link {
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.5s ease;
}
.l-footer__school-name-link:hover {
  opacity: 0.8;
}
.l-footer__school-name-img {
  display: block;
  width: auto;
  height: 2.5rem;
}
@media screen and (max-width: 768px) {
  .l-footer__school-name-img {
    height: 2rem;
  }
}
.l-footer__school-name-img--en {
  height: 2rem;
}
@media screen and (max-width: 768px) {
  .l-footer__school-name-img--en {
    height: 1.5rem;
  }
}
.l-footer__address {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .l-footer__address {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.l-footer__address--en {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-footer__address--en {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.67;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.l-footer__address-link {
  color: inherit;
  text-decoration: none;
}
.l-footer__copyright {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57;
  letter-spacing: normal;
  font-weight: 500;
  text-align: right;
}
@media screen and (max-width: 1264px) {
  .l-footer__copyright {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
    text-align: left;
  }
}
.l-footer__links {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 80px;
}
@media screen and (max-width: 1264px) {
  .l-footer__links {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 88px;
  }
}
.l-footer__schools {
  flex: 1;
  display: flex;
  justify-content: right;
}
.l-footer__schools-list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1264px) {
  .l-footer__schools-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.875rem;
  }
}
.l-footer__schools-item:not(:last-child) {
  border-right: 1px solid #ffffff;
  padding-right: 1.25rem;
  margin-right: 1.25rem;
}
@media screen and (max-width: 1264px) {
  .l-footer__schools-item:not(:last-child) {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}
.l-footer__schools-link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.38;
  letter-spacing: normal;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .l-footer__schools-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.l-footer__schools-link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1264px) {
  .l-footer__schools-link--br {
    display: none;
  }
}
.l-footer__schools-link--en {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
}
.l-footer__nav {
  max-width: 37.5rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 4px 0px;
}
@media screen and (max-width: 1264px) {
  .l-footer__nav {
    max-width: 25rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px 0px;
  }
}
.l-footer__nav-item:not(:last-child) {
  border-right: 1px solid #ffffff;
  padding-right: 1rem;
  margin-right: 1rem;
}
.l-footer__nav-link {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.5s ease;
}
.l-footer__nav-link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-link {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.l-footer__terms {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57;
  letter-spacing: normal;
  font-weight: 500;
  text-align: right;
  margin-left: auto;
}
@media screen and (max-width: 1264px) {
  .l-footer__terms {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.67;
    letter-spacing: normal;
    font-weight: 500;
    text-align: left;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__terms {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}

.l-main {
  min-height: calc(100vh - 74px - 50px);
  padding-top: 124px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-main {
    min-height: calc(100vh - 60px);
    padding-top: 60px;
  }
}

.l-container {
  max-width: 1056px;
  width: 100%;
  margin: 4rem auto 8rem auto;
  padding: 0 1.25rem 0 1.25rem;
}
@media screen and (max-width: 768px) {
  .l-container {
    margin: 1rem auto 5rem auto;
  }
}

.c-breadcrumb {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 4px 0px;
}
.c-breadcrumb--margin-bottom {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb--margin-bottom {
    margin-bottom: 3rem;
  }
}
.c-breadcrumb__text {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.67;
  letter-spacing: normal;
  font-weight: 700;
  color: #1a1830;
  white-space: nowrap;
  background: linear-gradient(to top, #f4f4fc 0%, #f4f4fc 40%, transparent 40%, transparent 100%);
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-breadcrumb__text--current {
  color: #5851a0;
}
.c-breadcrumb__text--link {
  text-decoration: none;
}
.c-breadcrumb__text--link:hover {
  opacity: 0.8;
}
.c-breadcrumb__text--en {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.67;
  letter-spacing: normal;
  font-weight: 600;
}
.c-breadcrumb__arrow {
  width: 1.75rem;
  height: 1.25rem;
  background: linear-gradient(to top, #f4f4fc 0%, #f4f4fc 40%, transparent 40%, transparent 100%);
  padding-bottom: 0.03rem;
}
@media screen and (max-width: 430px) {
  .c-breadcrumb__arrow {
    width: 1rem;
  }
}

.c-oiei-banner__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-oiei-banner--pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .c-oiei-banner--pc {
    display: none;
  }
}
.c-oiei-banner--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-oiei-banner--sp {
    display: block;
  }
}

.c-oiei-divider {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 2rem 0;
}
.c-oiei-divider--no-margin {
  margin: 0;
}
.c-oiei-divider__pc {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-oiei-divider__pc {
    display: none;
  }
}
.c-oiei-divider__sp {
  display: none;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-oiei-divider__sp {
    display: block;
  }
}

.c-scroll-to-top {
  position: fixed;
  bottom: 120px;
  right: 40px;
  width: 40px;
  height: 40px;
  background-color: #eeeef5;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1001;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 430px) {
  .c-scroll-to-top {
    bottom: 60px;
    right: 20px;
  }
}
.c-scroll-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.c-scroll-to-top.is-visible:hover {
  opacity: 0.8;
}
.c-scroll-to-top::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #5851a0;
  border-right: 2px solid #5851a0;
  transform: rotate(-45deg);
  margin-top: 2px;
}

.c-title {
  color: #1a1830;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .c-title {
    margin-bottom: 24px;
  }
}
.c-title--primary {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-title--primary {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.c-title--secondary {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .c-title--secondary {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 16px;
  }
}
.c-title--en {
  font-family: "Playfair Display", serif;
}
.c-pagination > ul {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .c-pagination > ul {
    gap: 8px;
  }
}
.c-pagination--mb {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .c-pagination--mb {
    margin-bottom: 5rem;
  }
}
.c-pagination__side {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  list-style: none;
}
.c-pagination__side.-prev {
  justify-content: flex-end;
}
.c-pagination__side.-next {
  justify-content: flex-start;
}
.c-pagination__side a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.c-pagination__side a:hover {
  opacity: 0.8;
}
.c-pagination__side a img {
  width: 1.25rem;
  height: 1.25rem;
}
.c-pagination__numbers-wrapper {
  list-style: none;
}
.c-pagination__numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  padding: 0;
  margin: 0;
}
.c-pagination__numbers > li {
  list-style: none;
}
.c-pagination__number {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  width: 40px;
  height: 40px;
  border: 1px solid #dfdfdf;
  background: #ffffff;
  color: #1a1830;
  cursor: pointer;
  text-decoration: none;
}
.c-pagination__number:hover {
  opacity: 0.8;
}
.c-pagination__number--current {
  background: #353160;
  color: #ffffff;
  border-color: #353160;
  cursor: default;
}
.c-pagination__number--current:hover {
  opacity: 1;
  background: #353160;
}

.c-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .c-list {
    margin-bottom: 4rem;
  }
}
.c-list__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 43.5px;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 1.25rem 0;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .c-list__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 1.5rem 0;
    position: relative;
  }
}
.c-list__item:first-child {
  border-top: 1px solid #dfdfdf;
}
@media screen and (max-width: 768px) {
  .c-list__item--v2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
  }
}
.c-list__item:hover .c-list__item-text {
  color: #5851a0;
}
.c-list__item:hover .c-list__item-icon {
  transform: translateX(8px);
}
.c-list__item-thumbnail {
  max-width: 249px;
  width: 25%;
  height: auto;
  flex-shrink: 0;
  aspect-ratio: 16/9;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .c-list__item-thumbnail {
    width: 40%;
    min-width: 140px;
  }
}
.c-list__item-thumbnail-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.c-list__item-content {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .c-list__item-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 4px;
  }
}
.c-list__item-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .c-list__item-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 430px) {
  .c-list__item-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.c-list__item-icon-wrapper {
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 768px) {
  .c-list__item-icon-wrapper {
    margin-right: 0;
    position: absolute;
    right: 16px;
    width: 20px;
    height: 20px;
  }
  .c-list__item-icon-wrapper--download, .c-list__item-icon-wrapper--external-link {
    bottom: 4px;
  }
  .c-list__item-icon-wrapper--arrow {
    bottom: 0px;
  }
}
.c-list__item-icon {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.5s ease;
}

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
}
.c-modal.is-open {
  opacity: 1;
  visibility: visible;
}
.c-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.44);
}
.c-modal__content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  padding: 40px 20px 20px;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .c-modal__content {
    padding: 40px 16px 16px;
  }
}
.c-modal__image-wrapper {
  position: relative;
  width: 90%;
  height: auto;
  max-width: 704px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  aspect-ratio: 14/10;
  pointer-events: auto;
}
@media screen and (max-width: 768px) {
  .c-modal__image-wrapper {
    width: 95%;
    height: auto;
  }
}
.c-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  pointer-events: auto;
}
@media screen and (max-width: 768px) {
  .c-modal__close {
    top: 4px;
    right: 4px;
    width: 16px;
    height: 16px;
  }
}
.c-modal__close:hover {
  opacity: 0.8;
}
.c-modal__close-icon {
  width: 100%;
  height: 100%;
  filter: brightness(0) invert(0);
  -o-object-fit: cover;
  object-fit: cover;
}
.c-modal__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border: 2px solid #d2d0e0;
  background-color: #ffffff;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-modal__image {
    border-width: 1px;
  }
}

.p-about__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-about__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-about__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-about__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-about__menu-item:hover {
  background-color: #e5e5f4;
}
.p-about__menu-item:hover .p-about__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-about__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-about__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-about__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
@media screen and (max-width: 430px) {
  .p-about__menu-item--en {
    padding: 6px 8px;
    gap: 4px;
  }
}
.p-about__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-about__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-about__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-about__menu-text--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-about__menu-text--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 400;
  }
}
@media screen and (max-width: 430px) {
  .p-about__menu-text--en {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-about__menu-text--en-sm {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-about__menu-text--en-sm {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 400;
  }
}
@media screen and (max-width: 430px) {
  .p-about__menu-text--en-sm {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-about__menu-text-en-br {
  display: block;
}
.p-about__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-about__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-access__text-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
}
.p-access__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-access__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-access__text--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-access__text--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-access__text-link {
  color: inherit;
  text-decoration: none;
}
.p-access__map-wrapper {
  margin: 2rem 0;
}
.p-access__map {
  width: 100%;
  border: 0;
  aspect-ratio: 16/9;
}

.p-accord-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-accord-info__header {
    margin-bottom: 2rem;
  }
}
.p-accord-info__title {
  margin-bottom: 0.5rem;
}
.p-accord-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-accord-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-accord-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-accord-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-accord-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-accord-info__content {
    margin-bottom: 4rem !important;
  }
}

.p-accord__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-accord__title {
    margin-bottom: 3rem;
  }
}
.p-accord__list-item:hover .p-accord__list-item-content-date {
  color: #5851a0;
}
.p-accord__concept {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-accord__concept {
    margin-bottom: 6rem;
  }
}
.p-accord__concept-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-accord__concept-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-accord__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-accord__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-accord__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-accord__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-accord__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-activity-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-activity-info__header {
    margin-bottom: 2rem;
  }
}
.p-activity-info__title {
  margin-bottom: 0.5rem;
}
.p-activity-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-activity-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-activity-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-activity-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-activity-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-activity-info__content {
    margin-bottom: 4rem !important;
  }
}

.p-activity__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-activity__title {
    margin-bottom: 3rem;
  }
}
.p-activity__list-item:hover .p-activity__list-item-content-date {
  color: #5851a0;
}
.p-activity__concept {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-activity__concept {
    margin-bottom: 6rem;
  }
}
.p-activity__concept-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-activity__concept-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-activity__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-activity__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-activity__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-activity__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-activity__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-advertising__main-image {
  margin-bottom: 80px;
  border: 1px solid #d2d0e0;
}
@media screen and (max-width: 768px) {
  .p-advertising__main-image {
    margin-bottom: 40px;
  }
}
.p-advertising__main-img {
  width: 100%;
  height: auto;
  display: block;
}
.p-advertising__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px 16px;
  margin-top: 3rem;
}
@media screen and (max-width: 1000px) {
  .p-advertising__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 12px;
  }
}
@media screen and (max-width: 768px) {
  .p-advertising__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 8px;
    margin-top: 2rem;
  }
}
.p-advertising__item {
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.p-advertising__item-img {
  width: 100%;
  height: auto;
  border: 1px solid #d2d0e0;
  margin-bottom: 4px;
  aspect-ratio: 14/10;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-advertising__item-period {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-advertising__item-period {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
    padding: 0 5%;
  }
}

.p-arts-event-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-arts-event-info__header {
    margin-bottom: 2rem;
  }
}
.p-arts-event-info__title {
  margin-bottom: 0.5rem;
}
.p-arts-event-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-arts-event-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-arts-event-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-arts-event-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-arts-event-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-arts-event-info__content {
    margin-bottom: 4rem !important;
  }
}

.sun-editor-editable table {
  border: none !important;
}
.sun-editor-editable table tr {
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #dfdfdf;
}
.sun-editor-editable table tr:first-child {
  border-top: 1px solid #dfdfdf;
}
.sun-editor-editable table th {
  text-align: left;
  border: none !important;
  background-color: #ffffff !important;
  font-size: 16px !important;
}
@media screen and (max-width: 768px) {
  .sun-editor-editable table th {
    font-size: 12px !important;
  }
}
.sun-editor-editable table td {
  border: none !important;
  font-size: 16px !important;
}
@media screen and (max-width: 768px) {
  .sun-editor-editable table td {
    font-size: 12px !important;
  }
}

.p-arts-event__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-arts-event__title {
    margin-bottom: 3rem;
  }
}
.p-arts-event__list-item:hover .p-arts-event__list-item-content-date {
  color: #5851a0;
}
.p-arts-event__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-arts-event__list-item-content-meta {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
    flex-wrap: wrap;
  }
}
.p-arts-event__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-arts-event__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-arts-event__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-co-creation__container {
  margin: 4rem auto 10rem auto;
}
@media screen and (max-width: 768px) {
  .p-co-creation__container {
    margin: 1rem auto 12rem auto;
  }
}
.p-co-creation__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-co-creation__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-co-creation__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-co-creation__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-co-creation__menu-item:hover {
  background-color: #e5e5f4;
}
.p-co-creation__menu-item:hover .p-co-creation__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-co-creation__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-co-creation__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-co-creation__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-co-creation__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-co-creation__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-co-creation__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-co-creation__menu-text--sm {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-co-creation__menu-text--sm {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .p-co-creation__menu-text--sm {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-co-creation__menu-text--sm {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 375px) {
  .p-co-creation__menu-text--sm {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-co-creation__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-co-creation__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-concept__section {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .p-concept__section {
    margin-bottom: 5rem;
  }
}
.p-concept__section:last-child {
  margin-bottom: 0;
}
.p-concept__description, .p-concept__profile-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-concept__description, .p-concept__profile-description {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-concept__description:last-child, .p-concept__profile-description:last-child {
  margin-bottom: 0;
}
.p-concept__profile {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .p-concept__profile {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 32px;
  }
}
.p-concept__profile-image {
  width: 16rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-concept__profile-image {
    width: 100%;
    max-width: 16rem;
    margin: 0 auto;
  }
}
.p-concept__profile-image img {
  width: 100%;
  height: auto;
  display: block;
}
.p-concept__profile-signature {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: right;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .p-concept__profile-signature {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
    margin-top: 2.5rem;
  }
}

.p-contact-complete__container {
  margin: 4rem auto 12rem auto;
}
@media screen and (max-width: 768px) {
  .p-contact-complete__container {
    margin: 1rem auto 12rem auto;
  }
}
.p-contact-complete__text-wrapper {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-contact-complete__text-wrapper {
    margin-bottom: 1.5rem;
  }
}
.p-contact-complete__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact-complete__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-contact-confirm__text-wrapper {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__text-wrapper {
    margin-bottom: 1.5rem;
  }
}
.p-contact-confirm__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact-confirm__content-wrapper {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__content-wrapper {
    margin-bottom: 3rem;
  }
}
.p-contact-confirm__content-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  padding: 1.25rem 0.5rem;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__content-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
    padding: 1.25rem 0;
  }
}
.p-contact-confirm__content-item:first-child {
  border-top: 1px solid #dfdfdf;
}
.p-contact-confirm__content-item-label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  width: 280px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__content-item-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    width: 100%;
  }
}
.p-contact-confirm__content-item-value {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  flex: 1;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__content-item-value {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact-confirm__content-item-value-name:not(:last-child) {
  margin-right: 0.5rem;
}
.p-contact-confirm__content-item-value-email {
  word-break: break-all;
}
.p-contact-confirm__actions {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    margin-top: 3.75rem;
    margin-bottom: 3rem;
  }
}
.p-contact-confirm__back {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__back {
    bottom: -4rem;
  }
}
.p-contact-confirm__back:hover .p-contact-confirm__button-text--back {
  opacity: 0.8;
}
.p-contact-confirm__back:hover .p-contact-confirm__button-icon--back {
  opacity: 0.8;
  transform: translateX(-8px);
}
.p-contact-confirm__button-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__button-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-contact-confirm__button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__button-wrapper {
    width: 100%;
  }
}
.p-contact-confirm__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  min-width: 21rem;
  padding: 1.25rem 2.5rem;
  background-color: #ffffff;
  border: 1px solid #5851a0;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__button {
    width: 100%;
    min-width: auto;
    padding: 1rem 2rem;
    gap: 12px;
  }
}
.p-contact-confirm__button:hover {
  background-color: #5851a0;
}
.p-contact-confirm__button:hover .p-contact-confirm__button-text {
  color: #ffffff;
}
.p-contact-confirm__button:hover .p-contact-confirm__button-icon {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  transform: translateX(8px);
}
.p-contact-confirm__button-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  transition: color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-contact-confirm__button-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-contact-confirm__button-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: filter 0.5s ease, transform 0.5s ease;
}

.p-contact__info-section {
  margin-bottom: 3rem;
}
.p-contact__info-text-wrapper {
  margin-bottom: 1.5rem;
}
.p-contact__info-text-wrapper:last-child {
  margin-bottom: 0;
}
.p-contact__info-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact__info-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact__info-text--bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-contact__info-text--bold {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-contact__info-text-link {
  color: inherit;
  text-decoration: none;
}
.p-contact__agreement-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  gap: 40px;
  margin-top: 64px;
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .p-contact__agreement-section {
    gap: 24px;
    margin-bottom: 60px;
  }
}
.p-contact__agreement-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-contact__agreement-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact__agreement-text-sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-contact__agreement-text-sp-br {
    display: block;
  }
}
.p-contact__agreement-text-pc-br {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-contact__agreement-text-pc-br {
    display: none;
  }
}
.p-contact__agreement-text-bold {
  font-weight: 700;
}
.p-contact__agreement-text-link {
  position: relative;
  color: #1a1830;
}
.p-contact__agreement-text-link::after {
  position: absolute;
  text-decoration: none;
  top: -6px;
  left: -12px;
  content: "＊";
  color: #ff0504;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
}
.p-contact__action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  max-width: 21rem;
  margin: 0 auto;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .p-contact__action {
    max-width: 100%;
    margin-bottom: 0;
  }
}
.p-contact__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
  padding: 1.25rem 2.5rem;
  background-color: #ffffff;
  border: 1px solid #5851a0;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-contact__button {
    padding: 16px 32px;
    gap: 12px;
  }
}
.p-contact__button:hover {
  background-color: #5851a0;
}
.p-contact__button:hover .p-contact__button-text {
  color: #ffffff;
}
.p-contact__button:hover .p-contact__button-icon {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  transform: translateX(8px);
}
.p-contact__button-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  transition: color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-contact__button-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-contact__button-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: filter 0.5s ease, transform 0.5s ease;
}
.p-contact__form {
  border-top: 1px solid #dfdfdf;
  padding-top: 3rem;
}
@media screen and (max-width: 768px) {
  .p-contact__form {
    padding-top: 2rem;
  }
}
.p-contact__error-message-wrapper {
  display: none;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-contact__error-message-wrapper {
    margin-bottom: 2rem;
  }
}
.p-contact__error-message-content {
  width: 100%;
}
.p-contact__error-message-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff0504;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-contact__error-message-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 0.75rem;
  }
}
.p-contact__error-message-list {
  margin: 0;
  padding-left: 1rem;
  list-style-type: disc;
}
.p-contact__error-message-item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff0504;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .p-contact__error-message-item {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 0.25rem;
  }
}
.p-contact__error-message-item:last-child {
  margin-bottom: 0;
}
.p-contact__field {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  gap: 12%;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-contact__field {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    margin-bottom: 1.5rem;
  }
}
.p-contact__field:last-child {
  margin-bottom: 0;
}
.p-contact__field--vertical-start {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  gap: 12%;
}
@media screen and (max-width: 768px) {
  .p-contact__field--vertical-start {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    margin-bottom: 1.5rem;
  }
}
.p-contact__label-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
  min-width: 140px;
}
@media screen and (max-width: 768px) {
  .p-contact__label-wrapper {
    margin-bottom: 0.5rem;
  }
  .p-contact__label-wrapper--name {
    margin-bottom: 1.5rem;
  }
}
.p-contact__label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact__label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact__label--required {
  position: relative;
}
.p-contact__label--required::after {
  position: absolute;
  top: -6px;
  right: -12px;
  content: "＊";
  color: #ff0504;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
}
.p-contact__required {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff0504;
}
@media screen and (max-width: 768px) {
  .p-contact__required {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact__name-field-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .p-contact__name-field-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-contact__name-field {
  width: 208px;
}
@media screen and (max-width: 768px) {
  .p-contact__name-field {
    width: 100%;
  }
}
.p-contact__name-label-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
  margin-bottom: 0.5rem;
}
.p-contact__name-label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact__name-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-contact__name-label--required {
  position: relative;
}
.p-contact__name-label--required::after {
  position: absolute;
  top: -6px;
  right: -12px;
  content: "＊";
  color: #ff0504;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
}
.p-contact__input {
  width: 100%;
  height: 32px;
  padding: 0 1rem;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-contact__input {
    padding: 0 0.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-contact__input:focus {
  outline: none;
  border-color: #1a1830;
}
.p-contact__input--mail-address {
  max-width: 448px;
}
.p-contact__textarea {
  width: 100%;
  min-height: 200px;
  padding: 0.75rem 1rem;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
  color: #1a1830;
  resize: vertical;
}
@media screen and (max-width: 768px) {
  .p-contact__textarea {
    max-width: 100%;
    padding: 0.625rem 0.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 400;
    height: 200px;
  }
}
.p-contact__textarea:focus {
  outline: none;
  border-color: #1a1830;
}
.p-contact__checkbox-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  width: 100%;
}
.p-contact__checkbox {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  accent-color: #5851a0;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .p-contact__checkbox {
    width: 18px;
    height: 18px;
    border-radius: 3px;
  }
}
.p-contact__checkbox-label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-contact__checkbox-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-dialogue-list__list-item:hover .p-dialogue-list__list-item-content-guest {
  color: #5851a0;
}
.p-dialogue-list__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-dialogue-list__list-item-content-meta {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
    flex-wrap: wrap;
  }
}
.p-dialogue-list__list-item-content-guest {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-dialogue-list__list-item-content-guest {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-dialogue-list__list-item-content-guest {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-dialogue__image {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-dialogue__image {
    margin-bottom: 2rem;
  }
}
.p-dialogue__section {
  margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
  .p-dialogue__section {
    margin-bottom: 3rem;
  }
}
.p-dialogue__section:last-child {
  margin-bottom: 0;
}
.p-dialogue__section--intro {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-dialogue__section--intro {
    margin-bottom: 2rem;
  }
}
.p-dialogue__section-content {
  margin: 4rem 0 4rem 0;
}
@media screen and (max-width: 768px) {
  .p-dialogue__section-content {
    margin: 2rem 0 2rem 0;
  }
}
.p-dialogue__intro-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-dialogue__intro-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-dialogue__text-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-bottom: 1.5rem;
}
.p-dialogue__text-wrapper:last-child {
  margin-bottom: 0;
}
.p-dialogue__speaker-indicator {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  flex-shrink: 0;
  width: 3rem;
  margin-top: 2px;
}
@media screen and (max-width: 768px) {
  .p-dialogue__speaker-indicator {
    width: auto;
    margin-bottom: 0.5rem;
    margin-top: 0;
  }
}
.p-dialogue__speaker-indicator--red {
  color: #c92323;
}
.p-dialogue__speaker-indicator--blue {
  color: #1570ba;
}
.p-dialogue__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  flex: 1;
  margin-left: 16px;
}
@media screen and (max-width: 768px) {
  .p-dialogue__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
    margin-left: 0;
  }
}
.p-dialogue__annotation {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .p-dialogue__annotation {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
    margin-top: 1.5rem;
  }
}

.p-donation__text-wrapper {
  width: 100%;
  margin: 0 0 3rem 0;
}
@media screen and (max-width: 768px) {
  .p-donation__text-wrapper {
    margin: 0 0 2.5rem 0;
  }
}
.p-donation__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin: 0 0 1rem 0;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .p-donation__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-donation__text:last-child {
  margin-bottom: 0;
}
.p-donation__signature {
  text-align: right;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .p-donation__signature {
    margin-top: 3rem;
  }
}
.p-donation__signature-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin: 0 0 0.25rem 0;
}
@media screen and (max-width: 768px) {
  .p-donation__signature-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-donation__signature-text:last-child {
  margin-bottom: 0;
}
.p-donation__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .p-donation__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
  }
}
.p-donation__action-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem 2.5rem;
  width: 21.125rem;
  background-color: #ffffff;
  text-decoration: none;
  border: 1px solid #5851a0;
  border-left: none;
  transition: background-color 0.5s ease, color 0.5s ease;
}
.p-donation__action-button:first-child {
  border-left: 1px solid #5851a0;
}
.p-donation__action-button:hover {
  background-color: #5851a0;
  color: #ffffff;
}
.p-donation__action-button:hover .p-donation__action-text {
  color: #ffffff;
}
.p-donation__action-button:hover .p-donation__action-arrow {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  transform: translateX(8px);
}
@media screen and (max-width: 768px) {
  .p-donation__action-button {
    width: 100%;
    max-width: 21.125rem;
    gap: 0.875rem;
    padding: 1rem 2rem;
    border: 1px solid #5851a0;
    border-top: none;
  }
  .p-donation__action-button:first-child {
    border-top: 1px solid #5851a0;
  }
}
.p-donation__action-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-donation__action-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
    white-space: normal;
  }
}
.p-donation__action-arrow {
  width: 24px;
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
  transition: filter 0.5s ease, transform 0.5s ease;
}

.p-education-oiei__container {
  margin: 4rem auto 10rem auto;
}
@media screen and (max-width: 768px) {
  .p-education-oiei__container {
    margin: 1rem auto 12rem auto;
  }
}
.p-education-oiei__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-education-oiei__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-education-oiei__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-education-oiei__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-education-oiei__menu-item:hover {
  background-color: #e5e5f4;
}
.p-education-oiei__menu-item:hover .p-education-oiei__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-education-oiei__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-education-oiei__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-education-oiei__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-education-oiei__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-education-oiei__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-education-oiei__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-education-oiei__menu-text--sm-br {
  display: none;
}
@media screen and (max-width: 430px) {
  .p-education-oiei__menu-text--sm-br {
    display: block;
  }
}
.p-education-oiei__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-education-oiei__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

body {
  height: auto;
}

.p-error__title {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-error__title {
    margin-bottom: 2rem;
  }
}
.p-error__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-error__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-error__top-link-wrapper {
  display: flex;
  justify-content: flex-end;
}
.p-error__top-link {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
  text-decoration: none;
  color: #1a1830;
  margin-top: 5rem;
  margin-right: 6rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-error__top-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
    margin-top: 3rem;
    margin-right: 4rem;
  }
}
.p-error__top-link:hover::after {
  transform: translateX(16px);
}
@media screen and (max-width: 768px) {
  .p-error__top-link:hover::after {
    transform: translateX(8px);
  }
}
.p-error__top-link::after {
  transition: transform 0.5s ease;
  content: "";
  position: absolute;
  right: -5rem;
  bottom: -1rem;
  width: 12.25rem;
  height: 1rem;
  background-image: url("https://oiei.lwsandbox.com/file/box/assets/img/oiei-error-arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-error__top-link::after {
    width: 8.125rem;
    height: 0.75remx;
    right: -3.25rem;
    bottom: -0.5rem;
  }
}

.p-festa-info__title {
  margin-bottom: 0.5rem;
}
.p-festa-info__header {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__header {
    margin-bottom: 1.5rem;
  }
}
.p-festa-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 0.75rem;
  }
}
.p-festa-info__main-image {
  max-width: 840px;
  width: auto;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__main-image {
    margin-bottom: 2rem;
  }
}
.p-festa-info__image {
  width: 100%;
  height: auto;
  display: block;
}
.p-festa-info__description {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__description {
    margin-bottom: 2rem;
  }
}
.p-festa-info__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-festa-info__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-festa-info__text--bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-festa-info__text--bold {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-festa-info__details {
  margin-bottom: 7rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__details {
    margin-bottom: 6rem;
  }
}
.p-festa-info__detail-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  border-bottom: 1px solid #dfdfdf;
  padding: 0.75rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__detail-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    padding: 1rem 0.5rem;
  }
}
.p-festa-info__detail-item:first-child {
  border-top: 1px solid #dfdfdf;
}
.p-festa-info__detail-item--large {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
}
@media screen and (max-width: 768px) {
  .p-festa-info__detail-item--large {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
  }
}
.p-festa-info__detail-label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #1a1830;
  flex-shrink: 0;
  width: 7.5rem;
  padding-left: 0.75rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__detail-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0.5rem;
  }
}
.p-festa-info__detail-content {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  flex: 1;
  padding-left: 0.75rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__detail-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
    padding-left: 0;
  }
}
.p-festa-info__detail-content--sun-editor-editable {
  padding: 0 0 0 0.75rem !important;
}
@media screen and (max-width: 768px) {
  .p-festa-info__detail-content--sun-editor-editable {
    padding: 0 !important;
  }
}
.p-festa-info__detail-content-link {
  color: #1a1830;
  text-decoration: underline;
}
.p-festa-info__section-title {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__section-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 1.5rem;
  }
}
.p-festa-info__application-period {
  background-color: #5851a0;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  text-align: center;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .p-festa-info__application-period {
    padding: 1rem;
    margin-bottom: 1.5rem;
  }
}
.p-festa-info__application-period-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .p-festa-info__application-period-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-festa-info__flow-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-steps {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 0 1rem;
    margin-top: 0;
  }
}
.p-festa-info__flow-step {
  flex: 1;
  max-width: 14rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-step {
    max-width: 100%;
    width: 100%;
  }
}
.p-festa-info__flow-step-content {
  border: 1px solid #d2d0e0;
  padding: 2.25rem 1rem;
  min-height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-step-content {
    min-height: auto;
    padding: 1.5rem 1rem;
  }
}
.p-festa-info__flow-step-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-step-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-festa-info__flow-arrow {
  flex-shrink: 0;
  padding: 0 0.5rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-arrow {
    padding: 0;
    transform: rotate(90deg);
  }
}
.p-festa-info__flow-arrow img {
  width: 1.5rem;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-arrow img {
    width: 1rem;
  }
}
.p-festa-info__event-end-section {
  margin-bottom: 3rem;
  padding: 2rem;
  border: 1px solid #ff0504;
}
@media screen and (max-width: 768px) {
  .p-festa-info__event-end-section {
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
}
.p-festa-info__event-end-section-inner {
  margin: 0 auto;
  max-width: 580px;
  text-align: center;
  color: #ff0504;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-festa-info__event-end-section-inner {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-festa-info__application-end-section {
  margin: 0 auto 2rem auto;
  padding: 1rem;
  max-width: 580px;
  text-align: center;
  color: #ff0504;
}
.p-festa-info__application-info {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__application-info {
    margin-bottom: 1.5rem;
  }
}
.p-festa-info__application-info-link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-festa-info__application-info-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-festa-info__application-info-link:hover {
  opacity: 0.8;
}
.p-festa-info__qr-code-image {
  max-width: 164px;
  width: auto;
  margin-bottom: 2rem;
  border: 1px solid #dfdfdf;
}
@media screen and (max-width: 430px) {
  .p-festa-info__qr-code-image {
    display: none;
  }
}
.p-festa-info__notes {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__notes {
    margin-bottom: 2rem;
  }
}
.p-festa-info__contact-profile {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__contact-profile {
    margin-bottom: 1.5rem;
  }
}
.p-festa-info__profile-image {
  width: 10.25rem;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-festa-info__profile-image {
    width: 8rem;
  }
}
.p-festa-info__contact-info {
  margin-top: 1.5rem;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-festa-info__contact-info {
    margin-top: 1rem;
  }
}
.p-festa-info__flow-section {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-festa-info__flow-section {
    margin-bottom: 4rem;
  }
}

.p-festa__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-festa__title {
    margin-bottom: 3rem;
  }
}
.p-festa__concept {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-festa__concept {
    margin-bottom: 6rem;
  }
}
.p-festa__concept-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-festa__concept-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-festa__list-item:hover .p-festa__list-item-content-date {
  color: #5851a0;
}
.p-festa__list-item-content-meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-festa__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-festa__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-festa__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-festa__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-festa__list-item-content-category {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-festa__list-item-content-category {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}
@media screen and (max-width: 430px) {
  .p-festa__list-item-content-category {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-festa__list-item-content-category--scheduled {
  color: #c92323;
}
.p-festa__list-item-content-category--finished {
  color: #1a1830;
}

.p-for-school-personnel__container {
  margin: 4rem auto 10rem auto;
}
@media screen and (max-width: 768px) {
  .p-for-school-personnel__container {
    margin: 1rem auto 12rem auto;
  }
}
.p-for-school-personnel__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-for-school-personnel__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-for-school-personnel__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-for-school-personnel__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-for-school-personnel__menu-item:hover {
  background-color: #e5e5f4;
}
.p-for-school-personnel__menu-item:hover .p-for-school-personnel__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-for-school-personnel__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-for-school-personnel__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-for-school-personnel__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-for-school-personnel__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-for-school-personnel__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-for-school-personnel__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-for-school-personnel__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-for-school-personnel__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-gm-backnumber__list-item-thumbnail {
  max-width: 198px;
  width: 19.5%;
  aspect-ratio: 1.41421356/1;
  background-color: #dfdfdf;
}
@media screen and (max-width: 768px) {
  .p-gm-backnumber__list-item-thumbnail {
    min-width: 140px;
    width: 40%;
  }
}

.p-gm__title-sub {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-gm__title-sub {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-gm__magazine {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-gm__magazine {
    margin-bottom: 2rem;
  }
}
.p-gm__magazine-img {
  width: auto;
  height: auto;
  max-height: 44rem;
  max-width: 100%;
  border: 1px solid #dfdfdf;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-gm__magazine-img {
    max-height: 16rem;
  }
}
.p-gm__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 48px;
  max-width: 21rem;
  margin: 0 auto;
}
.p-gm__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
  padding: 1.25rem 2.5rem;
  background-color: #ffffff;
  border: 1px solid #5851a0;
  text-decoration: none;
  color: #5851a0;
  transition: background-color 0.5s ease, color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-gm__button {
    padding: 1rem 2rem;
    gap: 0.75rem;
  }
}
.p-gm__button:hover {
  background-color: #5851a0;
  color: #ffffff;
}
.p-gm__button:hover .p-gm__button-icon {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  transform: translateX(8px);
}
.p-gm__button-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-gm__button-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-gm__button-icon {
  width: 24px;
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
  transition: filter 0.5s ease, transform 0.5s ease;
}

.p-greeting__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-greeting__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-greeting__text:last-child {
  margin-bottom: 2rem;
}
.p-greeting__text--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-greeting__text--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-greeting__signature {
  text-align: right;
}
.p-greeting__signature-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-greeting__signature-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-greeting__signature-text--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-greeting__signature-text--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 400;
  }
}

.p-history__item {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 2.5rem 0.75rem;
}
.p-history__item:nth-child(odd) {
  background-color: #f7f7f7;
}
.p-history__item::before {
  content: "";
  position: absolute;
  left: 2.5rem;
  top: 0;
  width: 0.125rem;
  height: 100%;
  background-color: #5851a0;
  z-index: 1;
}
.p-history__item::after {
  content: "";
  position: absolute;
  left: calc(2.5rem - 0.375rem + 0.0625rem);
  top: 1.125rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #5851a0;
  z-index: 2;
}
.p-history__item:first-child::before {
  top: 1.125rem;
}
.p-history__item:last-child::before {
  height: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-history__item {
    padding: 0.75rem 1.25rem;
  }
  .p-history__item::before {
    left: 1.5rem;
  }
  .p-history__item::after {
    left: calc(1.5rem - 0.375rem + 0.0625rem);
  }
}
.p-history__item-title {
  position: relative;
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 600;
  padding-left: 2rem;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-history__item-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 600;
    padding-left: 1.5rem;
  }
}
.p-history__item-title--en {
  font-family: "Playfair Display", serif;
  font-style: book;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-history__item-title--en {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-history__item-content {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  padding-left: 2rem;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-history__item-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
    padding-left: 1.5rem;
  }
}
.p-history__item-content--en {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.29;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-history__item-content--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}

.p-idea__content {
  margin: 0 0 2rem 0;
  width: 100%;
}
.p-idea__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-idea__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-idea__text:last-child {
  margin-bottom: 0;
}
.p-idea__text--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-idea__text--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-idea__text--pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-idea__text--pc {
    display: none;
  }
}
.p-idea__text--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-idea__text--sp {
    display: block;
  }
}
.p-idea__subheading {
  margin: 0 0 20px 0;
}
.p-idea__subheading-text {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.08;
  letter-spacing: normal;
  font-weight: 600;
  color: #5851a0;
}
@media screen and (max-width: 768px) {
  .p-idea__subheading-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.1;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.p-idea__subheading-text--en {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.29;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-idea__subheading-text--en {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-idea__box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  border: 1px solid #d2d0e0;
  border-radius: 0;
  padding: 2rem 1rem;
  margin: 2rem 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-idea__box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
  }
}
.p-idea__box-content {
  max-width: 38rem;
}
.p-idea__box-text {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 600;
  color: #1a1830;
  text-align: left;
  margin-bottom: 3rem;
}
.p-idea__box-text:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-idea__box-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 600;
    margin-bottom: 2rem;
  }
}
.p-idea__philosophy-section {
  margin: 100px 0 0 0;
}
.p-idea__keyword-box {
  border: 1px solid #d2d0e0;
  border-radius: 0;
  padding: 1.5rem 0.75rem;
  margin: 2rem 0;
  text-align: center;
  width: 100%;
}
.p-idea__keyword-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-idea__keyword-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-idea__keyword-text {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 800;
  color: #5851a0;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .p-idea__keyword-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 800;
  }
}
.p-idea__keyword-text--en {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-idea__keyword-text--en {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-idea__keyword-title {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 800;
  color: #5851a0;
}
@media screen and (max-width: 768px) {
  .p-idea__keyword-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 800;
  }
}
.p-idea__keyword-title--en {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-idea__keyword-title--en {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }
}

.p-index__title {
  font-family: "YuMincho", "Yu Mincho", "游明朝", serif;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: normal;
  letter-spacing: 0px;
  font-weight: 600;
  color: #5851a0;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-index__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: normal;
    letter-spacing: 0px;
    font-weight: 600;
    margin-bottom: 1.5rem;
  }
}
.p-index__title--en {
  font-family: "Playfair Display", serif;
  font-style: book;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-index__title--en {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-index__section--bg-purple {
  background-color: #f7f7ff;
}
.p-index__section-inner {
  max-width: 1056px;
  width: 100%;
  margin: 8rem auto 10rem auto;
  padding: 0 1.25rem 0 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-index__section-inner {
    margin: 3rem auto 6rem auto;
  }
}
.p-index__section-inner--news {
  margin-top: 6rem;
  margin-bottom: 12rem;
}
@media screen and (max-width: 768px) {
  .p-index__section-inner--news {
    margin-top: 5rem;
    margin-bottom: 8rem;
  }
}
.p-index__news-list {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-index__news-list {
    margin-bottom: 2rem;
  }
}
.p-index__news-list-item:hover .p-index__news-list-item-content-date {
  color: #5851a0;
}
.p-index__news-list-item--important {
  position: relative;
  border-bottom: 1px solid #5851a0;
}
.p-index__news-list-item--important:first-child {
  border-top: 1px solid #5851a0;
}
.p-index__news-list-item--important:first-child::before {
  content: "重要なお知らせ";
  position: absolute;
  top: -0.625rem;
  left: 0rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  background-color: #ffffff;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  .p-index__news-list-item--important:first-child::before {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.p-index__news-list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-index__news-list-item-content-meta {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
    flex-wrap: wrap;
  }
}
.p-index__news-list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-index__news-list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-index__news-list-item-content-category {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  padding: 0.125rem 1rem;
  color: #5851a0;
  border: 1px solid #5851a0;
}
@media screen and (max-width: 768px) {
  .p-index__news-list-item-content-category {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-index__news-list-item-content-category--secondary {
  color: #ffffff;
  border: 1px solid #5851a0;
  background-color: #5851a0;
}
.p-index__news-top-link-wrapper {
  display: flex;
  justify-content: flex-end;
}
.p-index__news-top-link {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
  text-decoration: none;
  color: #1a1830;
  margin-right: 3rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-index__news-top-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
    margin-right: 3.25rem;
  }
}
.p-index__news-top-link:hover::after {
  transform: translateX(16px);
}
@media screen and (max-width: 768px) {
  .p-index__news-top-link:hover::after {
    transform: translateX(8px);
  }
}
.p-index__news-top-link::after {
  transition: transform 0.5s ease;
  content: "";
  position: absolute;
  right: -3rem;
  bottom: -1rem;
  width: 9.75rem;
  height: 1rem;
  background-image: url("https://oiei.lwsandbox.com/file/box/assets/img/oiei-index-news-arrow.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-index__news-top-link::after {
    width: 8.125rem;
    height: 0.75remx;
    right: -3.25rem;
    bottom: -0.5rem;
  }
}
.p-index__oiei-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5.5rem clamp(2.5rem, 5vw, 6.125rem);
}
@media screen and (max-width: 768px) {
  .p-index__oiei-grid {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}
.p-index__oiei-grid-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 8px;
}
.p-index__oiei-grid-item--picked {
  grid-column: 1/-1;
}
.p-index__oiei-item {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
.p-index__oiei-item:hover .p-index__oiei-item-image img {
  transform: scale(1.05);
}
.p-index__oiei-item:hover .p-index__oiei-content::before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.7s ease;
}
.p-index__oiei-item:hover .p-index__oiei-card-title {
  color: #ffffff;
}
.p-index__oiei-item:hover .p-index__oiei-arrow svg path {
  fill: #ffffff;
}
.p-index__oiei-item:hover .p-index__oiei-arrow img {
  filter: brightness(0) invert(1);
}
.p-index__oiei-item-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.p-index__oiei-item-image {
  width: 100%;
  overflow: hidden;
  max-height: 16.125rem;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-item-image {
    max-height: 32rem;
  }
}
.p-index__oiei-item-image--picked {
  max-height: 35.75rem;
}
.p-index__oiei-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  transition: transform 0.7s ease;
}
.p-index__oiei-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  padding: 0 0.75rem;
  height: 4.625rem;
  border-bottom: 2px solid #5851a0;
  overflow: hidden;
  transition: color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-content {
    height: 3.125rem;
  }
}
.p-index__oiei-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #5851a0;
  transform: scaleX(0);
  transform-origin: right;
  z-index: 1;
  transition: transform 0.3s ease, transform-origin 0s 0.7s;
}
.p-index__oiei-content-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  z-index: 2;
}
.p-index__oiei-card-title {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22;
  letter-spacing: normal;
  font-weight: 600;
  color: #5851a0;
  transition: color 0.7s ease;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-card-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.p-index__oiei-card-title--small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 500;
}
.p-index__oiei-card-title--picked {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-card-title--picked {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.p-index__oiei-card-title--picked-en {
  font-family: "Playfair Display", serif;
  font-style: book;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-card-title--picked-en {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-index__oiei-card-title--en {
  font-family: "Playfair Display", serif;
  font-style: book;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-card-title--en {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.13;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-index__oiei-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-arrow {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.p-index__oiei-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.p-index__oiei-arrow svg path {
  transition: fill 0.5s ease;
}
.p-index__oiei-arrow img {
  transition: filter 0.5s ease;
}
.p-index__oiei-description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-index__oiei-description {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-index__main-visual {
  position: relative;
  overflow: hidden;
  padding: 6.5rem 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual {
    padding: 4rem 0 0 0;
  }
}
.p-index__main-visual-container {
  width: 100%;
  margin: 0 auto;
}
.p-index__main-visual-slide-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-index__main-visual-slide-img--pc {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-slide-img--pc {
    display: none !important;
  }
}
.p-index__main-visual-slide-img--sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-slide-img--sp {
    display: block !important;
  }
}
.p-index__main-visual-text-overlay {
  position: absolute;
  top: 2.5rem;
  left: max(6rem, (100% - 1440px) / 2 + 6rem);
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-text-overlay {
    top: 2rem;
    left: max(1.25rem, (100% - 1440px) / 2 + 1.25rem);
  }
}
.p-index__main-visual-title {
  font-family: "Cormorant Garamond", serif;
  font-size: 104px;
  font-size: 6.5rem;
  line-height: 0.92;
  letter-spacing: 0px;
  font-weight: 700;
  color: #5851a0;
  margin: 0 0 1rem 0;
  text-shadow: 0px 0px 30px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255), 0px 0px 12px rgb(255, 255, 255), 0px 0px 6px rgb(255, 255, 255), 0px 0px 3px rgb(255, 255, 255);
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-title {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: 700;
    margin: 0 0 1rem 0;
  }
}
.p-index__main-visual-tagline {
  font-family: "YuMincho", "游明朝", "Yu Mincho", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 600;
  color: #353160;
  text-shadow: 0px 0px 30px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255), 0px 0px 12px rgb(255, 255, 255), 0px 0px 6px rgb(255, 255, 255), 0px 0px 3px rgb(255, 255, 255);
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-tagline {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.p-index__main-visual-tagline--en {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 400;
  color: #353160;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-tagline--en {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-index__main-visual-dots-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin: 0 auto -12px 0;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-dots-wrapper {
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px;
    margin: 4px auto 24px auto;
  }
}
.p-index__main-visual-dots {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  margin-right: 4rem;
  height: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual-dots {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    margin-right: 0;
  }
}
.p-index__main-visual-dots-inner {
  margin-left: 10px;
}
.p-index__main-visual-arrow {
  position: static !important;
  width: 0.75rem !important;
  height: 0.75rem !important;
  cursor: pointer;
}
.p-index__main-visual-arrow::before {
  display: none !important;
}
.p-index__main-visual-arrow-icon {
  display: block;
  width: 14px !important;
  height: 14px !important;
  -o-object-fit: fill !important;
  object-fit: fill !important;
}
.p-index__main-visual-arrow-icon--prev {
  transform: scaleX(-1);
}
.p-index__main-visual .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.p-index__main-visual .slick-dots {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  position: static;
}
@media screen and (max-width: 768px) {
  .p-index__main-visual .slick-dots {
    gap: 0.5rem;
  }
}
.p-index__main-visual .slick-dots li {
  margin: 0 0.25rem;
}
.p-index__main-visual .slick-dots li button {
  width: 0.75rem;
  height: 0.75rem;
  padding: 0;
}
.p-index__main-visual .slick-dots li button::before {
  width: 0.75rem;
  height: 0.75rem;
  font-size: 2.5rem;
  line-height: 0.75rem;
  color: #7f7e8f;
}
.p-index__main-visual .slick-dots li.slick-active button::before {
  color: #5851a0;
}

.p-information__section {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-information__section {
    margin-bottom: 6rem;
  }
}
.p-information__year {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-information__year {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 3rem;
  }
}
.p-information__download-list {
  margin-bottom: 48px;
}
@media screen and (max-width: 1000px) {
  .p-information__download-list {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-information__download-list {
    margin-bottom: 32px;
  }
}
.p-information__download-item--spacing {
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .p-information__download-item--spacing {
    margin-top: 2.75rem;
  }
}
@media screen and (max-width: 430px) {
  .p-information__download-item--spacing {
    margin-top: 2.25rem;
  }
}
.p-information__download-item:hover .p-information__download-link {
  opacity: 0.8;
}
.p-information__download-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .p-information__download-info {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 430px) {
  .p-information__download-info {
    margin-bottom: 0.75rem;
  }
}
.p-information__document-title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11;
  letter-spacing: normal;
  font-weight: 700;
  color: #1a1830;
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .p-information__document-title {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.12;
    letter-spacing: normal;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-information__document-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.13;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-information__download-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  gap: 4px;
  text-decoration: none;
  transition: opacity 0.5s ease;
  min-width: 124px;
}
@media screen and (max-width: 768px) {
  .p-information__download-link {
    min-width: 108px;
  }
}
.p-information__download-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #2c78e1;
}
@media screen and (max-width: 768px) {
  .p-information__download-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-information__download-arrow {
  width: 1.5rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-information__download-arrow {
    width: 1.25rem;
  }
}
.p-information__divider {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}

.p-koudairenkei-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei-info__header {
    margin-bottom: 2rem;
  }
}
.p-koudairenkei-info__title {
  margin-bottom: 0.5rem;
}
.p-koudairenkei-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-koudairenkei-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-koudairenkei-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei-info__content {
    margin-bottom: 4rem !important;
  }
}

.p-koudairenkei__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei__title {
    margin-bottom: 3rem;
  }
}
.p-koudairenkei__concept {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei__concept {
    margin-bottom: 6rem;
  }
}
.p-koudairenkei__concept-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei__concept-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-koudairenkei__list-item:hover .p-koudairenkei__list-item-content-date {
  color: #5851a0;
}
.p-koudairenkei__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-koudairenkei__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-koudairenkei__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-koudairenkei__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-library-open-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-library-open-info__header {
    margin-bottom: 2rem;
  }
}
.p-library-open-info__title {
  margin-bottom: 0.5rem;
}
.p-library-open-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-library-open-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-library-open-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-library-open-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-library-open-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-library-open-info__content {
    margin-bottom: 4rem !important;
  }
}

.p-library-open__title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-library-open__title {
    margin-bottom: 3rem;
  }
}
.p-library-open__list-item:hover .p-library-open__list-item-content-date {
  color: #5851a0;
}
.p-library-open__concept {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-library-open__concept {
    margin-bottom: 6rem;
  }
}
.p-library-open__concept-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-library-open__concept-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-library-open__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-library-open__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-library-open__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-library-open__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-library-open__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-library-open__link {
  text-decoration: none;
  color: #2c78e1;
  transition: opacity 0.5s ease;
}
.p-library-open__link:hover {
  opacity: 0.8;
}
.p-library-open__pagination {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-library-open__pagination {
    margin-bottom: 6rem;
  }
}

.p-list__school-section {
  margin-bottom: 3.75rem;
}
.p-list__school-wrapper {
  margin: 0 0 6rem 0;
}
.p-list__school-item {
  display: flex;
  align-items: flex-start;
  gap: 2.25rem;
  background-color: #ffffff;
  margin-bottom: 3.75rem;
}
.p-list__school-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-list__school-item {
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2.5rem;
  }
}
.p-list__school-image {
  flex-shrink: 0;
  width: 20.75rem;
  height: 11.5rem;
}
.p-list__school-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-list__school-image {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px 8px;
    width: 100%;
    height: auto;
  }
  .p-list__school-image img {
    width: 45%;
    height: auto;
    flex-shrink: 0;
  }
}
.p-list__school-content {
  flex: 1;
}
.p-list__school-name {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 600;
  color: #5851a0;
  margin-bottom: 0.5rem;
  text-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-list__school-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 600;
  }
}
.p-list__school-name--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-list__school-name--sp {
    display: block;
  }
}
.p-list__school-name--pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-list__school-name--pc {
    display: none;
  }
}
.p-list__school-name--en {
  font-family: "Playfair Display", serif;
  font-style: book;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .p-list__school-name--en {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-list__school-details {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-list__school-details {
    gap: 1rem;
  }
}
.p-list__school-address {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-list__school-address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-list__school-address--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-list__school-address--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-list__school-station {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  max-width: 40.6875rem;
}
@media screen and (max-width: 768px) {
  .p-list__school-station {
    gap: 0.25rem;
  }
}
.p-list__station-label {
  flex-shrink: 0;
  background-color: #5851a0;
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  padding: 0 0.25rem;
  text-align: center;
  border-radius: 0;
}
.p-list__station-name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-list__station-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-list__school-links {
  display: flex;
  gap: 1.5rem;
  max-width: 15.75rem;
}
@media screen and (max-width: 768px) {
  .p-list__school-links {
    gap: 0.75rem;
    max-width: none;
  }
}
.p-list__school-link {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration: none;
  color: #2c78e1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-list__school-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-list__school-link:hover {
  opacity: 0.8;
}
.p-list__school-link span {
  flex-shrink: 0;
}
.p-list__school-link--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-list__school-link--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-list__link-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.p-list__mascot-section {
  margin: 2.25rem 0 3.75rem 0;
}
.p-list__mascot-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 4%;
}
@media screen and (max-width: 430px) {
  .p-list__mascot-list {
    gap: 1rem 8%;
  }
}
.p-list__mascot-item {
  flex: 0 0 auto;
  width: 22%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-list__mascot-item {
    width: 46%;
  }
}
.p-list__mascot-image {
  margin-bottom: 2rem;
}
.p-list__mascot-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-list__mascot-image {
    margin-bottom: 1.5rem;
  }
}
.p-list__mascot-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.p-list__mascot-school {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-list__mascot-school {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-list__mascot-school {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-list__mascot-name {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 800;
  color: #5851a0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-list__mascot-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 800;
  }
}
@media screen and (max-width: 430px) {
  .p-list__mascot-name {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 800;
  }
}

.p-logo__color-info {
  display: flex;
  gap: 32px;
  margin: 3rem 0 3rem 0;
}
@media screen and (max-width: 768px) {
  .p-logo__color-info {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px;
  }
}
.p-logo__color-container {
  position: relative;
  width: 492px;
  height: 96px;
}
@media screen and (max-width: 768px) {
  .p-logo__color-container {
    width: 100%;
    height: 80px;
  }
}
.p-logo__color-background {
  width: 100%;
  height: 100%;
}
.p-logo__color-background--main {
  background-color: #58579b;
}
.p-logo__color-background--sub {
  background-color: #ca8635;
}
.p-logo__color-label {
  position: absolute;
  bottom: 8px;
  left: 12px;
  font-family: "YuMincho", "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.556;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .p-logo__color-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    left: 8px;
  }
}
.p-logo__color-label--dark {
  color: #1a1830;
}
.p-logo__description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-logo__description {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-logo__description--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-logo__web-line {
  width: 100%;
  height: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-logo__web-line {
    height: 4px;
  }
}
.p-logo__school-mark {
  margin-bottom: 0;
}
.p-logo__mark-content {
  margin: 2.25rem 0 8.75rem 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 48px;
}
@media screen and (max-width: 768px) {
  .p-logo__mark-content {
    flex-direction: column;
    margin: 2.25rem 0 4.75rem 0;
    align-items: flex-start;
    gap: 24px;
  }
}
.p-logo__mark-image {
  width: 320px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-logo__mark-image {
    width: 100%;
    max-width: 188px;
    margin: 0 auto;
  }
}
.p-logo__mark-image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-logo__mark-description {
  flex: 1;
  padding: 1.5rem 1.5rem;
  border: 1px solid #d2d0e0;
  display: flex;
  align-items: center;
  max-width: 580px;
  max-height: 262px;
}
@media screen and (max-width: 1000px) {
  .p-logo__mark-description {
    max-width: 100%;
    padding: 24px 32px;
  }
}
@media screen and (max-width: 768px) {
  .p-logo__mark-description {
    padding: 20px 16px;
    width: 100%;
    align-items: flex-start;
  }
}
.p-logo__mark-description--en {
  justify-content: center;
  max-height: 100%;
}
.p-logo__mark-list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 32px;
  list-style: none;
}
.p-logo__mark-list--en {
  max-width: 360px;
}
.p-logo__mark-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.p-logo__mark-initial {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 600;
  color: #5851a0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-logo__mark-initial {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 600;
    width: 28px;
    height: 28px;
  }
}
.p-logo__mark-text {
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 400;
  color: #1a1830;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .p-logo__mark-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
    margin-bottom: -12px;
  }
}
.p-logo__mark-text--en {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.4;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-logo__mark-text--en {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-logo__mark-text-purple {
  color: #5851a0;
}

.p-management__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-management__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-management__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-management__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-management__menu-item:hover {
  background-color: #e5e5f4;
}
.p-management__menu-item:hover .p-management__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-management__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-management__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-management__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-management__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-management__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-management__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-management__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-management__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-news-category__container {
  margin: 4rem auto 10rem auto;
}
@media screen and (max-width: 768px) {
  .p-news-category__container {
    margin: 1rem auto 12rem auto;
  }
}
.p-news-category__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
@media screen and (max-width: 1000px) {
  .p-news-category__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-news-category__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.p-news-category__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-news-category__menu-item:hover {
  background-color: #e5e5f4;
}
.p-news-category__menu-item:hover .p-news-category__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-news-category__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-news-category__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-news-category__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-news-category__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-news-category__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-news-category__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-news-category__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-news-category__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-news-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-news-info__header {
    margin-bottom: 2rem;
  }
}
.p-news-info__title {
  margin-bottom: 0.5rem;
}
.p-news-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-news-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-news-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-news-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-news-info__category {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  padding: 0.125rem 1rem;
  color: #5851a0;
  border: 1px solid #5851a0;
}
@media screen and (max-width: 768px) {
  .p-news-info__category {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-news-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-news-info__content {
    margin-bottom: 4rem !important;
  }
}

.p-news__list-item:hover .p-news__list-item-content-date {
  color: #5851a0;
}
.p-news__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-news__list-item-content-meta {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
    flex-wrap: wrap;
  }
}
.p-news__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-news__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-news__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-news__list-item-content-category {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  padding: 0.125rem 1rem;
  color: #5851a0;
  border: 1px solid #5851a0;
}
@media screen and (max-width: 768px) {
  .p-news__list-item-content-category {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}

.p-number__student-section {
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .p-number__student-section {
    margin-bottom: 6rem;
  }
}
.p-number__note {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin: 0 0 2rem 0;
}
@media screen and (max-width: 768px) {
  .p-number__note {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    margin: 0 0 1.5rem 0;
  }
}
.p-number__table-container {
  overflow-x: auto;
  margin: 2rem 0 1rem 0;
}
.p-number__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0.25rem 0;
  background-color: #ffffff;
  table-layout: fixed;
}
.p-number__table-header {
  background-color: #5851a0;
  color: #fefefe;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  padding: 12px;
  text-align: center;
  border: 1px solid #f4f4fc;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .p-number__table-header {
    padding: 10px 8px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-header {
    padding: 8px 4px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-number__table-header--school {
  width: 60%;
  text-align: center;
}
.p-number__table-header--count {
  width: 40%;
}
.p-number__table-header--faculty, .p-number__table-header--staff {
  width: 20%;
}
.p-number__table-cell {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  padding: 12px 0 12px 0;
  border: 1px solid #f4f4fc;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell {
    padding: 10px 8px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell {
    padding: 8px 6px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.23;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-number__table-cell--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--en {
    padding: 8px 6px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.23;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.p-number__table-cell--alt {
  background-color: #f4f4fc;
}
.p-number__table-cell--left {
  text-align: left;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--left {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--left {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.p-number__table-cell--left-en {
  text-align: left;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--left-en {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--left-en {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.p-number__table-cell--center {
  text-align: center;
}
.p-number__table-cell--multi {
  line-height: 1.4;
}
.p-number__table-cell--highlight {
  background-color: #f4f4fc;
}
.p-number__table-cell--group-left {
  text-align: left;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--group-left {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--group-left {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.p-number__table-cell--group-left-en {
  text-align: left;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--group-left-en {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--group-left-en {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.p-number__table-cell--group-center {
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  padding: 12px;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--group-center {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 430px) {
  .p-number__table-cell--group-center {
    padding: 8px 6px;
  }
}
.p-number__table-cell--total {
  font-weight: 700;
  background-color: #f4f4fc;
}
.p-number__table-cell--pc-br-en {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-number__table-cell--pc-br-en {
    display: none;
  }
}

.p-organization__content {
  margin-top: 40px;
}
.p-organization__chart {
  width: 100%;
  height: auto;
  max-width: 1016px;
  display: block;
  margin: 0 auto;
}

.p-privacypolicy__content {
  margin: 0 0 2.5rem 0;
}
.p-privacypolicy__section {
  margin-bottom: 2rem;
}
.p-privacypolicy__section:first-child {
  margin-bottom: 3rem;
}
.p-privacypolicy__section-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
.p-privacypolicy__section-title--bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
.p-privacypolicy__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-privacypolicy__signature {
  text-align: right;
}
.p-privacypolicy__signature-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy__signature-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-privacypolicy__signature-text--space {
  padding-right: 1rem;
}

.p-recruitment__list-item:hover .p-recruitment__list-item-content-date {
  color: #5851a0;
}
.p-recruitment__teacher-section {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .p-recruitment__teacher-section {
    margin-bottom: 100px;
  }
}
.p-recruitment__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-recruitment__list-item-content-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    flex-wrap: wrap;
  }
}
.p-recruitment__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-recruitment__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-recruitment__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}

.p-release-info__header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-release-info__header {
    margin-bottom: 2rem;
  }
}
.p-release-info__title {
  margin-bottom: 0.5rem;
}
.p-release-info__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-release-info__meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
  }
}
.p-release-info__date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-release-info__date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-release-info__category {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.67;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  border: 1px solid #5851a0;
  padding: 1px 1.25rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-release-info__category {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 700;
    padding: 0 0.75rem;
  }
}
.p-release-info__content {
  margin-bottom: 5rem !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .p-release-info__content {
    margin-bottom: 4rem !important;
  }
}
.p-release-info__contact {
  padding: 0 !important;
}
.p-release-info__contact-text-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
}
@media screen and (max-width: 768px) {
  .p-release-info__contact-text-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
  }
}
.p-release-info__contact-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-release-info__contact-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-release-info__contact-text--bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-release-info__contact-text--bold {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
  }
}

.p-release__detail-search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  position: relative;
  width: 100%;
  height: 48px;
  margin-bottom: 8px;
  background-color: #5851a0;
  border: none;
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.p-release__detail-search-toggle:hover {
  opacity: 0.8;
}
.p-release__detail-search-toggle-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #fefefe;
  margin-left: 24px;
  margin-right: auto;
}
.p-release__detail-search-toggle-icon {
  position: absolute;
  right: 24px;
  width: 24px;
  height: 24px;
  color: #fefefe;
}
.p-release__detail-search-toggle-icon--plus {
  display: none;
}
.p-release__detail-search-toggle-icon--minus {
  display: block;
}
.p-release__search {
  opacity: 0;
  max-height: 0;
  padding: 0 56px;
  border: 1px solid #dfdfdf;
  margin-bottom: 60px;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.5s ease, padding 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-release__search {
    padding: 0 8px;
  }
}
.p-release__search.is-active {
  max-height: 1000px;
  opacity: 1;
  padding: 48px 56px;
}
@media screen and (max-width: 768px) {
  .p-release__search.is-active {
    padding: 8px 8px 0 8px;
  }
}
.p-release__search-form {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
}
.p-release__search-field {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 120px;
  padding: 20px 0;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 768px) {
  .p-release__search-field {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 4px;
    padding: 16px 0;
  }
}
.p-release__search-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 700;
  min-width: 100px;
  color: #1a1830;
  flex-shrink: 0;
}
.p-release__search-input {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  width: 288px;
  height: 32px;
  border: 1px solid #dfdfdf;
  padding: 4px 8px;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  .p-release__search-input {
    width: 100%;
  }
}
.p-release__search-input::-moz-placeholder {
  color: #1a1830;
  opacity: 0.5;
}
.p-release__search-input::placeholder {
  color: #1a1830;
  opacity: 0.5;
}
.p-release__search-input:focus {
  outline: 1px solid #1a1830;
  outline-offset: -1px;
}
.p-release__search-select-wrapper {
  position: relative;
  width: 160px;
}
.p-release__search-select-wrapper::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-left: 1px solid #1a1830;
  border-bottom: 1px solid #1a1830;
  transform: translateY(-50%) rotate(-45deg);
  pointer-events: none;
}
.p-release__search-select {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  width: 100%;
  height: 32px;
  border: 1px solid #dfdfdf;
  padding: 4px 28px 4px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.p-release__search-select:focus {
  outline: 1px solid #1a1830;
  outline-offset: -1px;
}
.p-release__search-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  padding: 48px 0 0;
}
@media screen and (max-width: 768px) {
  .p-release__search-button-wrapper {
    padding: 32px 0;
  }
}
.p-release__search-button {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #fefefe;
  background-color: #5851a0;
  width: 208px;
  height: 40px;
  border: none;
  cursor: pointer;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-release__search-button {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
    width: 160px;
    height: 36px;
  }
}
.p-release__search-button:hover {
  opacity: 0.8;
}
.p-release__list-item:hover .p-release__list-item-content-date {
  color: #5851a0;
}
.p-release__list-item-content-meta {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p-release__list-item-content-meta {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2px;
    flex-wrap: wrap;
  }
}
.p-release__list-item-content-date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-release__list-item-content-date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-release__list-item-content-date {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-release__list-item-content-category {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  padding: 0.125rem 1rem;
  color: #5851a0;
  border: 1px solid #5851a0;
}
@media screen and (max-width: 768px) {
  .p-release__list-item-content-category {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-release__no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  text-align: center;
  padding-top: 68px;
}
@media screen and (max-width: 768px) {
  .p-release__no-data {
    padding-top: 0px;
  }
}

.p-safety__img {
  width: 100%;
  max-width: 788px;
  height: auto;
  display: block;
  margin: 0 auto 48px;
}
@media screen and (max-width: 768px) {
  .p-safety__img {
    margin-bottom: 32px;
    border: 1px solid #dfdfdf;
  }
}
.p-safety__description {
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .p-safety__description {
    margin-bottom: 48px;
  }
}
.p-safety__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 20px;
}
.p-safety__text:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-safety__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-safety__action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  max-width: 21rem;
  margin: 0 auto;
  margin-bottom: 88px;
}
@media screen and (max-width: 768px) {
  .p-safety__action {
    margin-bottom: 0;
  }
}
.p-safety__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
  padding: 1.25rem 2.5rem;
  background-color: #ffffff;
  border: 1px solid #5851a0;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-safety__button {
    padding: 16px 32px;
    gap: 12px;
  }
}
.p-safety__button:hover {
  background-color: #5851a0;
}
.p-safety__button:hover .p-safety__button-text {
  color: #ffffff;
}
.p-safety__button:hover .p-safety__button-icon {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  transform: translateX(8px);
}
.p-safety__button-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #5851a0;
  transition: color 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-safety__button-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-safety__button-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: filter 0.5s ease, transform 0.5s ease;
}
.p-safety__qr-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .p-safety__qr-section {
    display: none;
  }
}
.p-safety__qr-text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-safety__qr-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-safety__qr-img {
  width: 88px;
  height: 88px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-safety__qr-img {
    width: 72px;
    height: 72px;
  }
}

.p-securitypolicy__date {
  text-align: right;
}
.p-securitypolicy__date-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .p-securitypolicy__date-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-securitypolicy__content {
  margin: 2.5rem 0;
}
.p-securitypolicy__section {
  margin-bottom: 1.5rem;
}
.p-securitypolicy__section-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
.p-securitypolicy__section-title--bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
}
.p-securitypolicy__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-securitypolicy__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-securitypolicy__list {
  margin: 16px 0 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .p-securitypolicy__list {
    margin: 12px 0 0;
  }
}
.p-securitypolicy__list-item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 8px;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .p-securitypolicy__list-item {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 6px;
  }
}
.p-securitypolicy__list-item:last-child {
  margin-bottom: 0;
}

.p-sitemap__menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
  margin: 4rem 0 6rem 0;
}
.p-sitemap__menu:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .p-sitemap__menu {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-sitemap__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 0 0 6rem 0;
  }
}
.p-sitemap__menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 60px;
  width: 100%;
  height: 90px;
  padding: 10px 20px;
  background-color: #f4f4fc;
  text-decoration: none;
  transition: background-color 0.5s ease;
}
.p-sitemap__menu-item:hover {
  background-color: #e5e5f4;
}
.p-sitemap__menu-item:hover .p-sitemap__menu-arrow {
  transform: translateX(8px);
}
@media screen and (max-width: 1000px) {
  .p-sitemap__menu-item {
    height: 80px;
    padding: 8px 16px;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-sitemap__menu-item {
    height: 72px;
    padding: 8px 16px;
    gap: 20px;
  }
}
@media screen and (max-width: 430px) {
  .p-sitemap__menu-item {
    height: 60px;
    padding: 6px 12px;
    gap: 12px;
  }
}
.p-sitemap__menu-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-sitemap__menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-sitemap__menu-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-sitemap__menu-text--sm {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-sitemap__menu-text--sm {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .p-sitemap__menu-text--sm {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
@media screen and (max-width: 430px) {
  .p-sitemap__menu-text--sm {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-sitemap__menu-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media screen and (max-width: 768px) {
  .p-sitemap__menu-arrow {
    width: 20px;
    height: 20px;
  }
}

.p-socialpolicy {
  padding-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy {
    padding-bottom: 2rem;
  }
}
.p-socialpolicy__paragraph {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__paragraph {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-socialpolicy__section {
  margin-top: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__section {
    margin-top: 2rem;
  }
}
.p-socialpolicy__heading {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 700;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__heading {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 700;
  }
}
.p-socialpolicy__subsection {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__subsection {
    margin-bottom: 1.25rem;
  }
}
.p-socialpolicy__subheading {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__subheading {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-socialpolicy__list {
  list-style: decimal;
  padding-left: 1.5em;
  margin: 0;
}
.p-socialpolicy__list-item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__list-item {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-socialpolicy__signature {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: right;
  margin-top: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-socialpolicy__signature {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 500;
    margin-top: 2rem;
  }
}

.p-study-policy__container {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .p-study-policy__container {
    margin-bottom: 6rem;
  }
}
.p-study-policy__list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .p-study-policy__list {
    gap: 16px;
  }
}
.p-study-policy__list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-study-policy__list-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 12px;
  }
}
.p-study-policy__list-number {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  font-family: "YuMincho", "Yu Mincho", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 600;
  flex-shrink: 0;
  background-color: #5851a0;
  color: #ffffff;
  width: 32px;
  height: 32px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-study-policy__list-number {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.29;
    letter-spacing: normal;
    font-weight: 600;
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 430px) {
  .p-study-policy__list-number {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: 600;
    width: 24px;
    height: 24px;
    align-self: flex-start;
  }
}
.p-study-policy__list-description {
  flex: 1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 500;
  color: #1a1830;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-study-policy__list-description {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.p-study-policy__list-description--en {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-study-policy__list-description--en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 400;
  }
}