@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

iframe {
  width: 100%;
}

address,
em {
  font-style: normal;
}

button {
  color: inherit;
  padding: 0;
}

:root {
  --color-black: #333;
  --color-white: #fff;
  --color-navy: #011d33;
  --color-deep-green: #073c28;
  --color-light-green: #bee8d5;
  --color-yellow-green: #beecb6;
  --color-gray: #d7d7d7;
  --linear-gradient-new: linear-gradient(to right, #000222 0%, #498fff 25%, #103b65 50%, #02304f 75%, #073152 100%);
  --linear-gradient-renew: linear-gradient(to right, #005131 0%, #07894e 25%, #0ed078 50%, #158d56 75%, #08653b 100%);
  --linear-gradient-water: linear-gradient(150deg, #d5ebf6, #b7d2e8);
  --base-font-family: "Noto Sans JP VF", sans-serif;
  --font-noto-serif: "Noto Serif JP VF", serif;
  --font-inter: "Inter VF", sans-serif;
  --header-height: 53px;
  --header-height: 3.3125rem;
}

.p-sub-mv__title {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(36px, 10px);
  font-size: max(2.25rem, 10px);
  font-weight: 700;
  letter-spacing: 0.03em;
}

.p-single__title {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.1875;
}

.p-404__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 700;
}

.p-top-summary__copy, .p-top-renew__courses-heading, .p-top-renew__course-heading, .p-top-renew__curriculum-heading, .p-top-renew__overview-heading, .p-top-news__heading, .p-top-new__copy, .p-top-new__curriculum-heading, .p-top-new__after-graduation-heading, .p-top-new__overview-heading, .p-top-access__heading, .p-policy__heading, .p-feature__heading, .p-admission__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
}

.p-top-summary__copy, .p-top-renew__courses-heading, .p-top-renew__course-heading, .p-top-renew__curriculum-heading, .p-top-renew__overview-heading, .p-top-news__heading, .p-top-new__copy, .p-top-new__curriculum-heading, .p-top-new__after-graduation-heading, .p-top-new__overview-heading, .p-top-access__heading, .p-policy__heading, .p-feature__heading, .p-admission__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  line-height: 1.2;
}

.p-course-items__heading {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
}

.p-top-sumary__description, .p-top-summary__before-item, .p-top-summary__after-description, .p-top-renew__description, .p-top-renew__before-th, .p-top-renew__before-td, .p-top-renew__after-th, .p-top-renew__after-td, .p-top-renew__after-description, .p-top-new__curriculum-item-description, .p-top-new__curriculum-item-list-item, .p-top-new__curriculum-specialty-item-description, .p-top-new__after-graduation-description, .p-top-new__after-graduation-note, .p-top-access__address, .p-table__td, .p-numbered-list__item-description, .p-news-items__title-text, .p-footer__nav-link, .p-feature__item-description, .p-feature__sub-item, .p-dialog__description, .p-dialog__career-heading, .p-dialog__career-description, .p-course-items__description, .p-course-items__dd, .p-404__description {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.p-top-renew__description-em, .p-course-items__copy {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.2777777778;
}

.p-table__th, .p-table__td[data-label]::before, .p-feature__item-heading {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 500;
}

.p-top-new__curriculum-item-heading {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  line-height: 1.6;
}

.p-top-summary__sub-heading, .p-top-summary__after-heading, .p-top-renew__after-description-em, .p-top-new__curriculum-item-copy, .p-top-new__curriculum-item-list-item--note, .p-top-new__curriculum-specialty-heading, .p-top-new__curriculum-specialty-item-heading, .p-top-access__name, .p-dialog__copy {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  line-height: 1.6;
}

.p-top-access__department, .p-table__td small, .p-course-items__dt {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 400;
  line-height: 1.4;
}

.p-single__date, .p-pagenavi, .p-numbered-list__tab-menu-button, .p-numbered-list__item-no, .p-news-items__date {
  font-family: "Inter VF", sans-serif;
  font-family: var(--font-inter);
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.4;
}

@font-face {
  font-display: swap;
  font-family: "Noto Sans JP VF";
  font-style: normal;
  font-weight: 100 900;
  src: url("/eng/csse/wp-content/themes/yamaguchi-info/fonts/NotoSansJP-VF.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Noto Serif JP VF";
  font-style: normal;
  font-weight: 100 900;
  src: url("/eng/csse/wp-content/themes/yamaguchi-info/fonts/NotoSerifJP-VF.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Inter VF";
  font-style: normal;
  font-weight: 100 900;
  src: url("/eng/csse/wp-content/themes/yamaguchi-info/fonts/Inter-VF.woff2") format("woff2");
}
/* リキッドレイアウト対応 + メディアクエリの記述順矯正 */
html {
  font-size: 16px;
}

/* pcの電話番号発信対応 */

a {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
a:focus-visible {
  opacity: 0.7;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(3.3125rem + 1.25rem);
  scroll-padding-top: calc(var(--header-height) + 1.25rem);
}

body {
  word-wrap: anywhere; /* 収まらない場合に折り返す */
  color: #333;
  color: var(--color-black);
  container-type: inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Noto Sans JP VF", sans-serif;
  font-family: var(--base-font-family);
  line-break: strict; /* 禁則処理を厳格に適用 */
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  word-break: normal; /* 単語の分割はデフォルトに依存 */
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinup20 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
  }
  50% {
    opacity: 0.3;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeinup20 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
  }
  50% {
    opacity: 0.3;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeinleft100 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeinleft100 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeinright100 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeinright100 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.u-fadein {
  opacity: 0;
}

.u-fadeinup20 {
  opacity: 0;
  -webkit-transform: translateY(1.25rem);
          transform: translateY(1.25rem);
}

.u-fadeinleft100 {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.u-fadeinright100 {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.u-fadein.is-loaded {
  -webkit-animation: fadein 0.5s ease-in-out forwards;
          animation: fadein 0.5s ease-in-out forwards;
  opacity: 0;
}

.u-fadeinup20.is-loaded {
  -webkit-animation: fadeinup20 0.75s ease-in forwards;
          animation: fadeinup20 0.75s ease-in forwards;
}

.u-fadeinleft100.is-loaded {
  -webkit-animation: fadeinleft100 0.5s ease-in forwards;
          animation: fadeinleft100 0.5s ease-in forwards;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.u-fadeinright100.is-loaded {
  -webkit-animation: fadeinright100 0.5s ease-in forwards;
          animation: fadeinright100 0.5s ease-in forwards;
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.l-drawer {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1000;
}

.l-drawer[aria-hidden=false] {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-fixed {
  bottom: 40px;
  bottom: 2.5rem;
  display: none;
  position: fixed;
  right: 40px;
  right: 2.5rem;
  -webkit-transform: translateX(calc(100% + 2.5rem));
          transform: translateX(calc(100% + 2.5rem));
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 1;
}

.l-fixed.is-show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-footer {
  margin-top: 80px;
  margin-top: 5rem;
}

.l-header {
  bottom: auto;
  height: 53px;
  height: 3.3125rem;
  height: var(--header-height);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
}

.l-hero-caption {
  margin-top: 22px;
  margin-top: 1.375rem;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 590px;
  max-width: 36.875rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.l-news {
  margin-top: 49px;
  margin-top: 3.0625rem;
}

.l-single {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.l-top-access {
  margin-top: 80px;
  margin-top: 5rem;
}

.l-top-new {
  margin-top: 115px;
  margin-top: 7.1875rem;
}

.l-top-news {
  margin-top: 46px;
  margin-top: 2.875rem;
}

.l-top-renew {
  margin-top: 93px;
  margin-top: 5.8125rem;
}

.l-top-summary {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.c-button-gradient {
  color: #fff;
  color: var(--color-white);
  display: inline-block;
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0.03em;
  min-width: 320px;
  min-width: 20rem;
  padding-bottom: 13px;
  padding-bottom: 0.8125rem;
  padding-top: 13px;
  padding-top: 0.8125rem;
  text-align: center;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.c-button-gradient:focus-visible {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
  opacity: 1;
}

.c-button-gradient--new {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#003984), color-stop(25%, #38507a), color-stop(50%, #05246c), color-stop(75%, #0d1a48), to(#0a1a3f));
  background-image: linear-gradient(#003984 0%, #38507a 25%, #05246c 50%, #0d1a48 75%, #0a1a3f 100%);
}

.c-button-gradient--renew {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#035c33), color-stop(25%, #329567), color-stop(50%, #0c6e41), color-stop(75%, #08482f), to(#063724));
  background-image: linear-gradient(#035c33 0%, #329567 25%, #0c6e41 50%, #08482f 75%, #063724 100%);
}

.c-button-open-cumpus {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  display: inline-block;
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  line-height: 1.3;
  min-width: 200px;
  min-width: 12.5rem;
  padding: 6px;
  padding: 0.375rem;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.c-button-open-cumpus:focus-visible {
  background-color: rgb(133, 133, 133);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button-open-cumpus:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
}
}

.c-button {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  gap: 6px;
  gap: 0.375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.04em;
  min-width: 260px;
  min-width: 16.25rem;
  padding: 9px;
  padding: 0.5625rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.c-button:focus-visible {
  background-color: rgb(133, 133, 133);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
}
}

.c-button--icon-external {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  padding: 9px 16px;
  padding: 0.5625rem 1rem;
}

.c-button--icon-carender {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 500;
  padding: 13px;
  padding: 0.8125rem;
}

.c-button--icon-info-white {
  background-color: #fff;
  background-color: var(--color-white);
  border: 1px solid;
  color: #333;
  color: var(--color-black);
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 500;
  padding: 13px;
  padding: 0.8125rem;
}
.c-button--icon-info-white:focus-visible {
  background-color: rgb(214, 214, 214);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button--icon-info-white:focus-visible {
  background-color: color-mix(in srgb, var(--color-white) 80%, var(--color-black));
}
}

.c-button--icon-external::after {
  aspect-ratio: 1;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/icon_external.svg) no-repeat center/contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.c-button--icon-carender::before {
  aspect-ratio: 1;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/icon_carender.svg) no-repeat center/contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.c-button--icon-info-white::before {
  aspect-ratio: 1;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/icon_info_white.svg) no-repeat center/contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.c-menu-button {
  height: auto;
  position: relative;
  width: 85px;
  width: 5.3125rem;
}

.c-menu-button span {
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 25px;
  width: 1.5625rem;
}

.c-menu-button span:before,
.c-menu-button span::after {
  background-color: #333;
  background-color: var(--color-black);
  border-radius: 100vw;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.c-menu-button span::before {
  -webkit-transform: translateY(-0.1875rem);
          transform: translateY(-0.1875rem);
}

.c-menu-button span::after {
  -webkit-transform: translateY(0.1875rem);
          transform: translateY(0.1875rem);
}

/* ドロワーメニュー展開時 */
.c-menu-button[aria-expanded=true] span::before {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}

.c-menu-button[aria-expanded=true] span::after {
  -webkit-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}

.c-no-post {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  text-align: center;
}

.p-404 {
  padding-top: 200px;
  padding-top: 12.5rem;
  text-align: center;
}

.p-404__content {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-404__logo {
  margin-left: auto;
  margin-right: auto;
  width: 63px;
  width: 3.9375rem;
}

.p-404__description {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-404__button {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-admission__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  gap: 0.75rem;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-categories__link {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  display: block;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 700;
  letter-spacing: 0.04em;
  min-width: 100px;
  min-width: 6.25rem;
  padding: 2px 3px;
  padding: 0.125rem 0.1875rem;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.p-categories__link:focus-visible {
  background-color: rgb(133, 133, 133);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-categories__link:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
}
}

/* （the_content()で出力したものへのスタイル） */
.p-content h2 {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: 175%;
  font-weight: 700;
}

.p-content h3 {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: 150%;
  font-weight: 700;
}

.p-content h4 {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: 120%;
  font-weight: 700;
}

.p-content h2:nth-of-type(1) {
  margin-top: 46px;
  margin-top: 2.875rem;
}

.p-content h2:nth-of-type(n + 2) {
  margin-top: 64px;
  margin-top: 4rem;
}

.wp-block-image,
.wp-block-file,
.p-content p:nth-child(n+2),
.p-content h3:nth-child(n+2),
.p-content h4:nth-child(n+2),
.p-content h2 + ul:nth-of-type(n + 2),
.p-content h2 + ol:nth-of-type(n + 2),
.p-content ol > li > ol:nth-of-type(n + 2),
.p-content figure:nth-child(n+2) {
  margin-top: 22px;
  margin-top: 1.375rem;
  max-width: 100%;
}

.p-content img {
  width: auto;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  margin-left: auto;
}

.p-content > ol {
  counter-reset: number 0;
}

.p-content > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li:nth-child(n+10) {
  text-indent: -24px;
  text-indent: -1.5rem;
}

.p-content > ol > li::before {
  content: counter(number) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li::before {
  content: counter(number, lower-alpha) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li > ol > li {
  padding-left: 22px;
  padding-left: 1.375rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(1) {
  text-indent: -12px;
  text-indent: -0.75rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(2) {
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(n+3) {
  text-indent: -20px;
  text-indent: -1.25rem;
}

.p-content > ol > li > ol > li > ol > li::before {
  content: counter(number, lower-roman) ". ";
  counter-increment: number 1;
}

.p-content ul > li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-content ul > li::before {
  content: "・";
}

.p-content ul > li ol {
  counter-reset: number 0;
}

.p-content ul > li ol > li {
  padding-left: 2em;
  text-indent: -2em;
}

.p-content ul > li ol > li::before {
  content: "(" counter(number) ") ";
  counter-increment: number 1;
}

.p-content th {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
  text-align: left;
}

.p-content td {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}

.p-content tr:nth-child(odd) th,
.p-content tr:nth-child(odd) td {
  background-color: #f9f9fb;
}

.p-content tr:nth-child(even) th,
.p-content tr:nth-child(even) td {
  background-color: #e5e8ed;
}

.p-content .wp-block-table thead {
  border-bottom: none;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  float: none;
  margin-left: auto;
}

.p-content a {
  word-wrap: break-word;
  word-wrap: break-word;
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.p-content .wp-block-group {
  background-color: #f7f8f8;
  border-radius: 1rem;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 300;
  line-height: 2;
  padding: 24px;
  padding: 1.5rem;
}

.p-content cite {
  font-style: normal;
}

.wp-block-file:not(.wp-element-button) a {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
}

.wp-block-file:not(.wp-element-button) a::before {
  aspect-ratio: 1/1;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/icon_pdf.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  margin-right: 4px;
  margin-right: 0.25rem;
  margin-top: 8px;
  margin-top: 0.5rem;
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  width: 24px;
  width: 1.5rem;
}

.p-course-items {
  grid-gap: 3.75rem;
  display: grid;
  gap: 60px;
  gap: 3.75rem;
  grid-template-columns: 1fr;
}

.p-course-items__item {
  background: var(--course-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: calc(50% - 50cqi);
  margin-right: calc(50% - 50cqi);
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
  padding-left: calc(50cqi - 50%);
  padding-right: calc(50cqi - 50%);
  padding-top: 50px;
  padding-top: 3.125rem;
}

.p-course-items__item-wrap {
  display: contents;
}

.p-course-items__image img {
  -o-object-fit: cover;
  aspect-ratio: 334/245;
     object-fit: cover;
}

.p-course-items__dialog-trigger-items {
  margin-top: 22px;
  margin-top: 1.375rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.p-course-items__content {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-course-items__heading {
  background-color: var(--course-heading-bg);
  color: #fff;
  color: var(--color-white);
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  padding: 2px 10px;
  padding: 0.125rem 0.625rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-course-items__copy {
  background-color: var(--course-heading-bg);
  color: #fff;
  color: var(--color-white);
  margin-top: 4px;
  margin-top: 0.25rem;
  padding: 3px 10px;
  padding: 0.1875rem 0.625rem;
}

.p-course-items__description {
  margin-top: 13px;
  margin-top: 0.8125rem;
}

.p-course-items__dl {
  margin-top: 13px;
  margin-top: 0.8125rem;
}

.p-course-items__dt {
  border: 1px solid var(--accent-color);
  color: var(--accent-color);
  min-width: 118px;
  min-width: 7.375rem;
  padding: 1px 4px;
  padding: 0.0625rem 0.25rem;
  text-align: center;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-course-items__dd + .p-course-items__dt {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-course-items__dd {
  margin-top: 4px;
  margin-top: 0.25rem;
}

.p-course-items__dd-text + .p-course-items__dd-text {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-dialog-triggers {
  grid-gap: 1rem;
  display: grid;
  gap: 16px;
  gap: 1rem;
  grid-template-columns: repeat(1, 1fr);
}

.p-dialog-triggers__trigger {
  --background: var(--color-black);
  --background-active: color-mix(in srgb, var(--background) 50%, white);
  --text-color: var(--color-white);
  -webkit-appearance: none;
     -moz-appearance: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          appearance: none;
  background-color: #333;
  background-color: var(--background);
  border: 0;
  color: #fff;
  color: var(--text-color);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  gap: 8px;
  gap: 0.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 340px;
  max-width: 21.25rem;
  padding: 5px 16px;
  padding: 0.3125rem 1rem;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  width: 100%;
}
.p-dialog-triggers__trigger:focus-visible {
  background-color: var(--background-active);
  opacity: 1;
}

.p-dialog-triggers__trigger::after {
  aspect-ratio: 1;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/icon_plus.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: auto;
  width: 18px;
  width: 1.125rem;
}

:where(dialog) {
  background-color: transparent;
  background-color: initial;
  border: medium none currentColor;
  border: initial;
  color: inherit;
  height: auto;
  height: initial;
  margin: 0;
  margin: initial;
  max-height: none;
  max-height: initial;
  max-width: none;
  max-width: initial;
  overflow: visible;
  overflow: initial;
  padding: 0;
  padding: initial;
  width: auto;
  width: initial;
}

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

:where(:root[data-mousedown] dialog *) {
  outline: none;
}

[data-modal-open]:where(:root[data-mousedown] *) {
  outline: none;
}

.p-dialog {
  --duration: 0.5s;
  background-color: #fff;
  background-color: var(--color-white);
  -webkit-box-shadow: 0 0 0 100vmax rgba(51, 51, 51, 0.8);
          box-shadow: 0 0 0 100vmax rgba(51, 51, 51, 0.8);
  contain: strict;
  height: calc(100svb - 3.125rem);
  margin: auto;
  outline: none;
  -webkit-transition: opacity 0.5s, scale 0.5s;
  transition: opacity 0.5s, scale 0.5s;
  -webkit-transition: opacity var(--duration), scale var(--duration);
  transition: opacity var(--duration), scale var(--duration);
  width: calc(100% - 3.125rem);
}
.p-dialog:not([data-active=true]) {
  opacity: 0;
  scale: 0.95;
}
.p-dialog::-ms-backdrop {
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.p-dialog::backdrop {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.p-dialog:not([data-active=true])::-ms-backdrop {
  opacity: 0;
}
.p-dialog:not([data-active=true])::backdrop {
  opacity: 0;
}

.p-dialog__container {
  height: 100%;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  padding: 56px 20px;
  padding: 3.5rem 1.25rem;
}

.p-dialog__image img {
  -o-object-fit: cover;
  aspect-ratio: 300/198;
     object-fit: cover;
}

.p-dialog__heading {
  background-color: var(--accent-color);
  color: #fff;
  color: var(--color-white);
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  line-height: 1.1666666667;
  margin-top: 24px;
  margin-top: 1.5rem;
  padding: 2px 16px;
  padding: 0.125rem 1rem;
}

.p-dialog__copy {
  color: var(--accent-color);
  line-height: 1.2;
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-dialog__description {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-dialog__career-heading {
  background-color: #bee8d5;
  background-color: var(--color-light-green);
  line-height: 1;
  margin-top: 18px;
  margin-top: 1.125rem;
  padding: 7px 16px;
  padding: 0.4375rem 1rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-dialog__career-description {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-dialog__close {
  aspect-ratio: 1;
  position: absolute;
  right: 22px;
  right: 1.375rem;
  top: 28px;
  top: 1.75rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 28px;
  width: 1.75rem;
  z-index: 1;
}
.p-dialog__close:focus-visible {
  opacity: 0.7;
}

.p-dialog__close::before,
.p-dialog__close::after {
  background-color: #333;
  background-color: var(--color-black);
  bottom: 0;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.p-dialog__close::before {
  rotate: 45deg;
}

.p-dialog__close::after {
  rotate: 135deg;
}

.p-drawer {
  background-color: #fff;
  background-color: var(--color-white);
  padding: 135px 0 80px;
  padding: 8.4375rem 0 5rem;
}

.p-drawer__inner {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-drawer__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 26px;
  padding: 0.8125rem 1.625rem;
}

.p-drawer__button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-top: 6.25rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-feature {
  grid-gap: 1.25rem;
  display: grid;
  gap: 20px;
  gap: 1.25rem;
  grid-template-columns: auto 1fr;
}

.p-feature__heading {
  letter-spacing: 0.2em;
  line-height: 1;
}

.p-feature__items {
  grid-gap: 1.25rem;
  display: grid;
  gap: 20px;
  gap: 1.25rem;
  grid-template-columns: repeat(1, 1fr);
}

.p-feature__item-heading {
  line-height: 1.2;
}

.p-feature__item-description {
  margin-top: 1px;
  margin-top: 0.0625rem;
}

.p-feature__sub-items {
  margin-top: 4px;
  margin-top: 0.25rem;
  padding-left: 2px;
  padding-left: 0.125rem;
}

.p-feature__sub-item {
  padding-left: 1em;
  text-indent: -1em;
}

.p-feature__sub-item::before {
  content: "・";
}

.p-fixed__close {
  background-color: #fff;
  background-color: var(--color-white);
  border: 1px solid #333;
  border: 1px solid var(--color-black);
  border-radius: 50%;
  height: 30px;
  height: 1.875rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 30px;
  width: 1.875rem;
  z-index: 1;
}
.p-fixed__close:focus-visible {
  background-color: rgb(235, 235, 235);
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-fixed__close:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
}
}

.p-footer {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 50px;
  padding-top: 3.125rem;
}

.p-footer__logo {
  width: 63px;
  width: 3.9375rem;
}

.p-footer__logo-link {
  display: block;
}

.p-footer__address {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-footer__nav {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-footer__nav-items {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-footer__nav-item {
  width: 100%;
}

.p-footer__nav-link {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  display: block;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  padding-top: 12px;
  padding-top: 0.75rem;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: text-decoration-color 0.3s ease-in-out;
  transition: text-decoration-color 0.3s ease-in-out;
}
.p-footer__nav-link:focus-visible {
  opacity: 1;
  text-decoration-color: currentColor;
}

.p-footer__copyright {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

.p-footer__copyright small {
  color: #666;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 400;
}

.p-header {
  -webkit-backdrop-filter: blur(80px);
  -webkit-backdrop-filter: blur(5rem);
  -o-border-image: linear-gradient(-5deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.6)) 1;
          backdrop-filter: blur(80px);
          backdrop-filter: blur(5rem);
  background-image: linear-gradient(-5deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.4));
  border: 1px solid;
     border-image: linear-gradient(-5deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.6)) 1;
  -webkit-box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.12);
}

.home .p-header {
  opacity: 0;
  -webkit-transition: opacity 0.5s 1.4s ease-in-out;
  transition: opacity 0.5s 1.4s ease-in-out;
}

.home .p-header.is-loaded {
  opacity: 1;
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.p-header__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 58px;
  width: 3.625rem;
}

.p-header__logo-link {
  display: block;
  padding-left: 25px;
  padding-left: 1.5625rem;
}

.p-header__menu-button {
  margin-left: auto;
}

.p-header__button {
  display: none;
}

.p-header__menu-button {
  z-index: 101;
}

/* フォーカスされている要素を明確に示 */
/* 入力デバイスのいずれかにhoverに対応している入力デバイスが含まれる場合に適用 */
.p-news-items {
  display: grid;
  grid-template-columns: 1fr;
}

.p-news-items__link {
  display: block;
  padding: 17px 10px;
  padding: 1.0625rem 0.625rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.p-news-items__link:focus-visible {
  background-color: rgb(235, 235, 235);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-news-items__link:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
}
}

.p-news-items__meta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  gap: 0.4375rem;
}

.p-news-items__category {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0.04em;
  overflow: hidden;
  padding: 1px 8px;
  padding: 0.0625rem 0.5rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  width: 6.25rem;
}

.p-news-items__date {
  line-height: 1;
}

.p-news-items__title {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-news-items__title-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.p-news-items__button {
  margin-top: 68px;
  margin-top: 4.25rem;
  text-align: center;
}

.p-news-items__pagenavi {
  margin-top: 66px;
  margin-top: 4.125rem;
}

.p-news__categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
  gap: 0.625rem 1.25rem;
}

.p-news__categories-link {
  border: 1px solid #333;
  border: 1px solid var(--color-black);
  display: block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  letter-spacing: 0.04em;
  min-width: 100px;
  min-width: 6.25rem;
  padding: 3px;
  padding: 0.1875rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.p-news__categories-link:focus-visible {
  background-color: rgb(235, 235, 235);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-news__categories-link:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
}
}

.p-news__categories-link.is-active {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
}

.p-news__items {
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-right: -10px;
  margin-right: -0.625rem;
  margin-top: 48px;
  margin-top: 3rem;
}

.p-numbered-list__tub-menus {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.p-numbered-list__tab-menu {
  width: 100%;
}

.p-numbered-list__tab-menu-button {
  border: 1px solid var(--accent-color);
  border-radius: 0.25rem 0.25rem 0 0;
  display: block;
  padding: 4px;
  padding: 0.25rem;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 100%;
}
.p-numbered-list__tab-menu-button:focus-visible {
  background-color: rgb(235, 235, 235);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-numbered-list__tab-menu-button:focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
}
}

.p-numbered-list__tab-menu-button.is-active {
  background-color: var(--accent-color);
  border-color: var(--accent-color);
  color: #fff;
  color: var(--color-white);
}

/* タブコンテンツ */
.p-numbered-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}

.p-numbered-list__item {
  border: 1px solid var(--accent-color);
  border-top-width: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0;
  padding: 14px 15px;
  padding: 0.875rem 0.9375rem;
  visibility: hidden;
  width: 100%;
}

.p-numbered-list__item.is-active {
  -webkit-animation: fade 0.5s ease;
          animation: fade 0.5s ease;
  opacity: 1;
  visibility: visible;
}

.p-numbered-list__item:nth-child(2).is-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.p-numbered-list__item:nth-child(3).is-active {
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}

.p-numbered-list__item:nth-child(4).is-active {
  -webkit-transform: translateX(-300%);
          transform: translateX(-300%);
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p-numbered-list__item-no {
  display: none;
}

.nav-links {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 36px;
  padding-left: 2.25rem;
  padding-right: 36px;
  padding-right: 2.25rem;
  position: relative;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.page-numbers {
  -ms-flex-line-pack: center;
      align-content: center;
  align-content: center;
  border: 1px solid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-content: center;
  min-height: 39px;
  min-height: 2.4375rem;
  min-width: 28px;
  min-width: 1.75rem;
  padding-left: 4px;
  padding-left: 0.25rem;
  padding-right: 4px;
  padding-right: 0.25rem;
  place-content: center;
  position: relative;
}

.current {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
}

.prev {
  left: 0;
  position: absolute;
}

.next {
  position: absolute;
  right: 0;
}

.page-numbers:not(.current):not(.dots) {
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.page-numbers:not(.current):not(.dots):focus-visible {
  background-color: rgb(235, 235, 235);
  opacity: 1;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.page-numbers:not(.current):not(.dots):focus-visible {
  background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
}
}

.p-policy__items {
  margin-top: 18px;
  margin-top: 1.125rem;
}

.p-policy__button {
  margin-top: 50px;
  margin-top: 3.125rem;
  text-align: center;
}

.p-single__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  gap: 0.3125rem;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-single__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  gap: 0.5rem;
}

.p-single__content {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-single__back {
  margin-top: 52px;
  margin-top: 3.25rem;
  text-align: center;
}

.p-sub-mv {
  position: relative;
}

.p-sub-mv__image img {
  -o-object-fit: cover;
  aspect-ratio: 390/600;
     object-fit: cover;
}

.p-sub-mv__title {
  bottom: 76px;
  bottom: 4.75rem;
  color: #fff;
  color: var(--color-white);
  position: absolute;
}

.p-table {
  border: 1px solid var(--accent-color);
  border-collapse: collapse;
  width: 100%;
}

.p-table:has([data-label]) .p-table__th {
  display: none;
}

.p-table__th {
  background-color: var(--accent-color);
  border: 1px solid var(--accent-color);
  color: #fff;
  color: var(--color-white);
  padding: 1px 9px;
  padding: 0.0625rem 0.5625rem;
  position: relative;
  width: 140px;
  width: 8.75rem;
}

.p-table__td {
  border: 1px solid var(--accent-color);
  padding: 1px 9px;
  padding: 0.0625rem 0.5625rem;
  text-align: center;
}

.p-table__td[data-label] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  width: 100%;
}

.p-table__td[data-label]::before {
  background-color: var(--accent-color);
  border: 1px solid var(--accent-color);
  color: #fff;
  color: var(--color-white);
  content: attr(data-label);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: bold;
  padding-bottom: 3px;
  padding-bottom: 0.1875rem;
  padding-top: 3px;
  padding-top: 0.1875rem;
  text-align: center;
  width: 140px;
  width: 8.75rem;
}

.p-table__th::after,
.p-table__td[data-label]::after {
  background-color: #fff;
  background-color: var(--color-white);
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: -1px;
  top: auto;
}

.p-table__tr:last-child .p-table__th::after,
.p-table__td[data-label]:last-child::after {
  content: none;
}

.p-table__td span {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 3px;
  padding-bottom: 0.1875rem;
  padding-top: 3px;
  padding-top: 0.1875rem;
  text-align: center;
  width: 100%;
}

.p-table__td small {
  color: #666;
  display: block;
}

.p-top-access__heading {
  text-align: center;
}

.p-top-access__map {
  margin-top: 9px;
  margin-top: 0.5625rem;
}

.p-top-access__map iframe {
  -o-object-fit: cover;
  aspect-ratio: 340/255;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-top-access__info-wrap {
  margin-top: 34px;
  margin-top: 2.125rem;
}

.p-top-access__info {
  text-align: center;
}

.p-top-access__address {
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.p-top-access__department-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-top-access__department {
  color: #fff;
  color: var(--color-white);
  line-height: 1;
  min-width: 118px;
  min-width: 7.375rem;
  padding: 4px;
  padding: 0.25rem;
  text-align: center;
}

.p-top-access__department--new {
  background-color: #011d33;
  background-color: var(--color-navy);
}

.p-top-access__department--renew {
  background-color: #073c28;
  background-color: var(--color-deep-green);
}

.p-top-access__traffic {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-mv {
  height: 100svh;
  min-height: 668px;
  min-height: 41.75rem;
  overflow: hidden;
  position: relative;
}

.p-top-mv__image-wrap {
  height: 50%;
  position: relative;
}

.p-top-mv__image-wrap--new {
  --clip-path: polygon(0 0, 79% 0, 100% 100%, 6% 100%, 0 75%);
}

.p-top-mv__image-wrap--renew {
  --clip-path: polygon(21% 0, 100% 0, 100% 75%, 94% 100%, 0 100%);
}

.p-top-mv__bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.p-top-mv__bg--new {
  background-color: #011d33;
  background-color: var(--color-navy);
}

.p-top-mv__bg--renew {
  background-color: #073c28;
  background-color: var(--color-deep-green);
}

.p-top-mv__image {
  height: 100%;
  position: relative;
  z-index: 1;
}

.p-top-mv__image img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
}

.p-top-mv__head {
  display: none;
}

.p-top-mv__main-texts-wrap {
  left: 50%;
  position: absolute;
  top: 49%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}

.p-top-mv__main-texts {
  backdrop-filter: blur(15px);
          backdrop-filter: blur(0.9375rem);
          backdrop-filter: blur(12px);
          backdrop-filter: blur(0.75rem);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.4)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.4));
  -webkit-box-shadow: 0 0 1.4375rem 0 rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 1.4375rem 0 rgba(255, 255, 255, 0.2);
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.p-top-mv__copy {
  margin-left: auto;
  margin-right: auto;
  width: 87.1794871795cqi;
}

.p-top-mv__info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  margin-top: 0.375rem;
  width: 53.3333333333cqi;
}

.p-top-mv__buttons {
  bottom: 30px;
  bottom: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  gap: 0.75rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

/* アニメーションの順番制御 */
.p-top-mv__bg--renew.is-loaded {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.p-top-mv__image.is-loaded {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.p-top-mv__faculty--new.is-loaded,
.p-top-mv__button--new.is-loaded {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.p-top-mv__faculty--renew.is-loaded,
.p-top-mv__button--renew.is-loaded {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.p-top-mv__main-texts.is-loaded {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.p-top-new {
  --accent-color: var(--color-navy);
}

.p-top-new__hgroup {
  text-align: center;
}

.p-top-new__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(36px, 10px);
  font-size: max(2.25rem, 10px);
  font-weight: 700;
}

.p-top-new__copy {
  margin-top: 3px;
  margin-top: 0.1875rem;
}

.p-top-new__content {
  margin-top: 51px;
  margin-top: 3.1875rem;
}

.p-top-new__description {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}

.p-top-new__feature {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-new__course {
  --course-bg: var(--linear-gradient-water);
  --course-heading-bg: var(--color-navy);
  --course-direction: row-reverse;
  margin-top: 52px;
  margin-top: 3.25rem;
  position: relative;
  z-index: 0;
}

.p-top-new__course-heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.p-top-new__course-items {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-top-new__curriculum {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.p-top-new__curriculum-container {
  border: 1px solid #d7d7d7;
  margin-top: 39px;
  margin-top: 2.4375rem;
  padding: 16px 0 16px 24px;
  padding: 1rem 0 1rem 1.5rem;
}

.p-top-new__curriculum-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  gap: 1rem;
  scrollbar-width: none;
}

.p-top-new__curriculum-items .scroll-hint-icon {
  top: 100px;
  top: 6.25rem;
}

.p-top-new__curriculum-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 296px;
  width: 18.5rem;
}

.p-top-new__curriculum-item--1 {
  --item-bg-color: #23506a;
}

.p-top-new__curriculum-item--2 {
  --item-bg-color: #153e59;
}

.p-top-new__curriculum-item--3 {
  --item-bg-color: #092c44;
}

.p-top-new__curriculum-item--4 {
  --item-bg-color: var(--color-navy);
}

.p-top-new__curriculum-item-heading {
  background-color: var(--item-bg-color);
  color: #fff;
  color: var(--color-white);
  padding: 2px;
  padding: 0.125rem;
  text-align: center;
}

.p-top-new__curriculum-item-content {
  background-color: #f1f5f9;
  border: 1px solid #d7d7d7;
  border: 1px solid var(--color-gray);
  margin-top: 8px;
  margin-top: 0.5rem;
  padding: 15px 10px;
  padding: 0.9375rem 0.625rem;
}

.p-top-new__curriculum-item-copy {
  text-align: center;
}

.p-top-new__curriculum-item-description {
  margin-top: 8px;
  margin-top: 0.5rem;
  min-height: 130px;
  min-height: 8.125rem;
  text-align: center;
}

.p-top-new__curriculum-item-list {
  grid-gap: 0.75rem;
  display: grid;
  gap: 12px;
  gap: 0.75rem;
  grid-template-columns: repeat(1, 1fr);
  margin-top: 16px;
  margin-top: 1rem;
}

.p-top-new__curriculum-item-list-item {
  -ms-flex-line-pack: center;
      align-content: center;
  align-content: center;
  background-color: var(--item-bg-color);
  color: #fff;
  color: var(--color-white);
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-content: center;
  min-height: 50px;
  min-height: 3.125rem;
  padding: 2px;
  padding: 0.125rem;
  place-content: center;
  text-align: center;
}

.p-top-new__curriculum-item-list-item--note {
  background-color: #fff;
  background-color: var(--color-white);
  border: 1px solid #d7d7d7;
  border: 1px solid var(--color-gray);
  color: #333;
  color: var(--color-black);
}

.p-top-new__curriculum-specialty {
  background-color: #c1dbed;
  margin-top: 22px;
  margin-top: 1.375rem;
  padding: 20px 16px;
  padding: 1.25rem 1rem;
}

.p-top-new__curriculum-specialty-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  gap: 0.3125rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  scrollbar-width: none;
}

.p-top-new__curriculum-specialty-item {
  background-color: #fff;
  background-color: var(--color-white);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 8px;
  padding: 0.5rem;
  text-align: center;
  width: 285px;
  width: 17.8125rem;
}

.p-top-new__curriculum-specialty-item-description {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-top-new__after-graduation {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.p-top-new__after-graduation + .p-top-new__after-graduation {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-new__after-graduation-description {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-top-new__after-graduation-note {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-top-new__after-graduation-wrap + .p-top-new__after-graduation-description {
  margin-top: 23px;
  margin-top: 1.4375rem;
}

.p-top-new__policy {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-new__overview {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-new__overview-table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
  margin-top: 1.125rem;
  width: 100%;
}

.p-top-new__admission {
  margin-top: 48px;
  margin-top: 3rem;
}

.p-top-news__heading {
  text-align: center;
}

.p-top-news__items {
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-right: -10px;
  margin-right: -0.625rem;
  margin-top: 48px;
  margin-top: 3rem;
}

.p-top-renew {
  --accent-color: var(--color-deep-green);
}

.p-top-renew__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  font-size: max(36px, 10px);
  font-size: max(2.25rem, 10px);
  font-weight: 700;
  text-align: center;
}

.p-top-renew__content {
  margin-top: 19px;
  margin-top: 1.1875rem;
}

.p-top-renew__description {
  text-align: center;
}

.p-top-renew__description-em {
  color: #073c28;
  color: var(--color-deep-green);
  display: block;
  margin-top: 7px;
  margin-top: 0.4375rem;
  text-align: center;
}

.p-top-renew__description-em + .p-top-renew__description {
  margin-top: 9px;
  margin-top: 0.5625rem;
}

.p-top-renew__before-after-wrap {
  margin-top: 40px;
  margin-top: 2.5rem;
  scrollbar-width: none;
}

.p-top-renew__before-after {
  --table-cell-padding: 11px 10px;
  --table-cell-padding: 0.6875rem 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  gap: 0.3125rem;
  scrollbar-width: none;
}

.p-top-renew__before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 5px;
  gap: 0.3125rem;
}

.p-top-renew__before::after {
  aspect-ratio: 36/42;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/arrow2_right.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: auto;
  width: 36px;
  width: 2.25rem;
}

.p-top-renew__before-table {
  border-spacing: 1px;
}

.p-top-renew__before-th {
  background-color: #333;
  background-color: var(--color-black);
  color: #fff;
  color: var(--color-white);
  line-height: 17px;
  line-height: 1.0625rem;
  padding: var(--table-cell-padding);
  text-align: left;
}

.p-top-renew__before-td {
  background-color: #d7d7d7;
  line-height: 17px;
  line-height: 1.0625rem;
  padding: var(--table-cell-padding);
}

.p-top-renew__after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-top-renew__after-table {
  border-spacing: 1px;
}

.p-top-renew__after-th {
  background-color: #073c28;
  background-color: var(--color-deep-green);
  color: #fff;
  color: var(--color-white);
  line-height: 17px;
  line-height: 1.0625rem;
  padding: var(--table-cell-padding);
  text-align: left;
}

.p-top-renew__after-td {
  background-color: #bee8d5;
  line-height: 17px;
  line-height: 1.0625rem;
  padding: var(--table-cell-padding);
  padding-bottom: 1px;
  padding-bottom: 0.0625rem;
  padding-top: 1px;
  padding-top: 0.0625rem;
}

.p-top-renew__after-td--em {
  background-color: #beecb6;
  position: relative;
}

.p-top-renew__after-td:empty::before {
  background-color: #beecb6;
  bottom: 0;
  content: "";
  left: -2px;
  position: absolute;
  right: 0;
  top: 0;
}

.p-top-renew__feature {
  margin-top: 51px;
  margin-top: 3.1875rem;
}

.p-top-renew__courses {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-top-renew__courses-heading {
  text-align: center;
}

.p-top-renew__course {
  --course-bg: var(--color-light-green);
  --course-heading-bg: var(--color-deep-green);
}

.p-top-renew__course--1 {
  --course-bg: var(--color-light-green);
  margin-top: 60px;
  margin-top: 3.75rem;
}

.p-top-renew__course--2 {
  --course-bg: var(--color-yellow-green);
  margin-top: 100px;
  margin-top: 6.25rem;
}

.p-top-renew__course-heading {
  text-align: center;
}

.p-top-renew__course-items {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-top-renew__curriculum {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.p-top-renew__curriculum-wrap {
  margin-top: 58px;
  margin-top: 3.625rem;
  scrollbar-width: none;
}

.p-top-renew__curriculum-wrap .scroll-hint-icon {
  top: 100px;
  top: 6.25rem;
}

.p-top-renew__curriculum-figure {
  width: 1280px;
  width: 80rem;
}

.p-top-renew__policy {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.p-top-renew__overview {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-top-renew__overview-table {
  margin-top: 20px;
  margin-top: 1.25rem;
  min-height: 206px;
  scrollbar-width: none;
  white-space: nowrap;
}

.p-top-renew__admission {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-top-summary {
  padding-top: 31px;
  padding-top: 1.9375rem;
  position: relative;
}

.p-top-summary::before {
  aspect-ratio: 390/408;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/top/top-summary_bg_sp.svg) no-repeat center/cover;
  bottom: auto;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.p-top-summary__heading {
  font-family: "Noto Serif JP VF", serif;
  font-family: var(--font-noto-serif);
  text-align: center;
}

.p-top-summary__heading-main {
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-top-summary__heading-main .u-em-new {
  background-position: 0%;
  background-size: 18rem;
}

.p-top-summary__heading-main .u-em-renew {
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: 16rem;
}

.p-top-summary__copy {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-top-summary__content {
  margin-top: 29px;
  margin-top: 1.8125rem;
}

.p-top-sumary__description {
  text-align: center;
}

.p-top-summary__before-after {
  margin-top: 89px;
  margin-top: 5.5625rem;
}

.p-top-summary__before {
  border: 1px solid #d7d7d7;
  padding: 8px 7px;
  padding: 0.5rem 0.4375rem;
}

.p-top-summary__before-list {
  margin-top: 16px;
  margin-top: 1rem;
}

.p-top-summary__before-item {
  display: inline;
}

.p-top-summary__before-item:not(:last-child)::after {
  content: "、";
}

.p-top-summary__after {
  -o-border-image: linear-gradient(135deg, #3f7bde, #0fca76) 1;
  background-image: linear-gradient(350deg, #ceecdb, #e9f7ff);
  border: 1px solid;
     border-image: linear-gradient(135deg, #3f7bde, #0fca76) 1;
  margin-top: 36px;
  margin-top: 2.25rem;
  padding: 8px 7px;
  padding: 0.5rem 0.4375rem;
  position: relative;
}

.p-top-summary__after::before {
  aspect-ratio: 24/28;
  background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/arrow2_bottom.svg) no-repeat center/cover;
  content: "";
  left: 50%;
  position: absolute;
  top: -4px;
  top: -0.25rem;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: 24px;
  width: 1.5rem;
}

.p-top-summary__after-deco {
  display: none;
}

.p-top-summary__after-description span {
  display: block;
}

.p-top-summary__after-description + .p-top-summary__after-heading {
  margin-top: 2px;
  margin-top: 0.125rem;
}

.u-em-new {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
          background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#000222), color-stop(25%, #498fff), color-stop(50%, #103b65), color-stop(75%, #02304f), to(#073152));
  background-image: linear-gradient(to right, #000222 0%, #498fff 25%, #103b65 50%, #02304f 75%, #073152 100%);
  background-image: var(--linear-gradient-new);
}

.u-em-renew {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
          background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#005131), color-stop(25%, #07894e), color-stop(50%, #0ed078), color-stop(75%, #158d56), to(#08653b));
  background-image: linear-gradient(to right, #005131 0%, #07894e 25%, #0ed078 50%, #158d56 75%, #08653b 100%);
  background-image: var(--linear-gradient-renew);
}

.u-fadeinup {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 1.4s, -webkit-transform 0.8s;
  transition: opacity 1.4s, -webkit-transform 0.8s;
  transition: opacity 1.4s, transform 0.8s;
  transition: opacity 1.4s, transform 0.8s, -webkit-transform 0.8s;
}

.u-fadeinup.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

div:has(> img.u-no-image),
figure:has(> img.u-no-image) {
  border: 1px solid var(--gray2);
}

img.u-no-image {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 10% 20%;
}

.u-pc {
  display: none;
}

.u-text-new {
  color: #011d33;
  color: var(--color-navy);
}

.u-text-renew {
  color: #073c28;
  color: var(--color-deep-green);
}

.u-text-small {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 400;
  line-height: 1.4;
}

.u-vertical-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  gap: 0.5rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.u-vertical-heading--pc {
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
}

.u-vertical-heading::before {
  content: "";
  display: inline-block;
  height: 50px;
  height: 3.125rem;
  width: 1px;
}

.u-vertical-heading--pc::before {
  content: none;
}

.u-vertical-heading--new::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#498FFF), to(#072266));
  background-image: linear-gradient(#498FFF, #072266);
}

.u-vertical-heading--renew::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#01FB88), to(#035D34));
  background-image: linear-gradient(#01FB88, #035D34);
}

@media screen and (min-width: 600px){
  :root {
    --header-height: 53px;
    --header-height: 3.3125rem;
  }
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px){
  :root {
    --header-height: 80px;
    --header-height: 5rem;
  }
  .p-sub-mv__title {
    font-size: max(64px, 10px);
    font-size: max(4rem, 10px);
  }
  .p-top-summary__heading-main, .p-single__title {
    font-size: max(40px, 10px);
    font-size: max(2.5rem, 10px);
  }
  .p-404__heading {
    font-family: "Noto Serif JP VF", serif;
    font-family: var(--font-noto-serif);
    font-size: max(28px, 10px);
    font-size: max(1.75rem, 10px);
    font-weight: 700;
  }
  .p-top-summary__copy, .p-top-renew__courses-heading, .p-top-renew__course-heading, .p-top-renew__curriculum-heading, .p-top-renew__overview-heading, .p-top-news__heading, .p-top-new__copy, .p-top-new__curriculum-heading, .p-top-new__after-graduation-heading, .p-top-new__overview-heading, .p-top-access__heading, .p-policy__heading, .p-feature__heading, .p-admission__heading {
    font-family: "Noto Serif JP VF", serif;
    font-family: var(--font-noto-serif);
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    font-weight: 700;
  }
  .p-top-summary__copy, .p-top-renew__courses-heading, .p-top-renew__course-heading, .p-top-renew__curriculum-heading, .p-top-renew__overview-heading, .p-top-news__heading, .p-top-new__copy, .p-top-new__curriculum-heading, .p-top-new__after-graduation-heading, .p-top-new__overview-heading, .p-top-access__heading, .p-policy__heading, .p-feature__heading, .p-admission__heading {
    font-family: "Noto Serif JP VF", serif;
    font-family: var(--font-noto-serif);
    font-size: max(28px, 10px);
    font-size: max(1.75rem, 10px);
    font-weight: 700;
    line-height: 1.2;
  }
  .p-course-items__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  html {
    font-size: 1.3559322034vw;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  html {
    scroll-padding-top: 2.5rem;
  }
  .l-drawer {
    display: none;
  }
  .l-fixed {
    display: block;
  }
  .l-footer {
    margin-top: 108px;
    margin-top: 6.75rem;
  }
  .l-header {
    position: absolute;
  }
  .l-hero-caption {
    margin-top: -22px;
    margin-top: -1.375rem;
  }
  .l-inner {
    max-width: 1180px;
    max-width: 73.75rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
  }
  .l-news {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
  .l-single {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
  .l-top-access {
    margin-top: 92px;
    margin-top: 5.75rem;
  }
  .l-top-new {
    margin-top: 35px;
    margin-top: 2.1875rem;
  }
  .l-top-news {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .l-top-renew {
    margin-top: 105px;
    margin-top: 6.5625rem;
  }
  .l-top-summary {
    margin-top: 66px;
    margin-top: 4.125rem;
  }
  .c-button-gradient {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
    min-width: min(27.7777777778vw, 400px);
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
    width: min(27.7777777778vw, 400px);
  }
  .c-button {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    min-width: 320px;
    min-width: 20rem;
    padding: 16px;
    padding: 1rem;
  }
  .c-button--icon-external {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    padding: 13px;
    padding: 0.8125rem;
  }
  .c-button--icon-carender {
    padding: 13px;
    padding: 0.8125rem;
  }
  .c-button--icon-info-white {
    padding: 13px;
    padding: 0.8125rem;
  }
  .c-no-post {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-admission__heading {
    text-align: center;
  }
  .p-admission__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
    gap: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-categories__link {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding: 4px 3px;
    padding: 0.25rem 0.1875rem;
  }
  .p-content h2 {
    font-size: 225%;
  }
  .p-content h3 {
    font-size: 180%;
  }
  .p-content h2:nth-of-type(1) {
    margin-top: 75px;
    margin-top: 4.6875rem;
  }
  .wp-block-image,
  .wp-block-file,
  .p-content p:nth-child(n+2),
  .p-content h3:nth-child(n+2),
  .p-content h4:nth-child(n+2),
  .p-content h2 + ul:nth-of-type(n + 2),
  .p-content h2 + ol:nth-of-type(n + 2),
  .p-content ol > li > ol:nth-of-type(n + 2),
  .p-content figure:nth-child(n+2) {
    margin-top: 44px;
    margin-top: 2.75rem;
  }
  .p-content .wp-block-group {
    padding: 24px 30px;
    padding: 1.5rem 1.875rem;
  }
  .wp-block-file:not(.wp-element-button) a::before {
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-top: 16px;
    margin-top: 1rem;
    width: 32px;
    width: 2rem;
  }
  .p-course-items__item {
    background: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: var(--course-direction);
            flex-direction: var(--course-direction);
    gap: 46px;
    gap: 2.875rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .p-course-items__item-wrap {
    display: block;
  }
  .p-course-items__image {
    min-width: 280px;
    min-width: 17.5rem;
    width: min(23.1944444444vw, 334px);
  }
  .p-course-items__image--renew {
    min-width: 100%;
    width: min(29.3055555556vw, 422px);
  }
  .p-course-items__dialog-trigger-items {
    margin-top: 17px;
    margin-top: 1.0625rem;
  }
  .p-course-items__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
  }
  .p-course-items__copy {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    font-weight: 500;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
  .p-course-items__dl {
    grid-gap: 0.6875rem 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    display: grid;
    gap: 11px 16px;
    gap: 0.6875rem 1rem;
    grid-template-columns: auto 1fr;
  }
  .p-course-items__dd + .p-course-items__dt {
    margin-top: 0;
  }
  .p-course-items__dd {
    margin-top: 0;
  }
  .p-course-items__dd-text + .p-course-items__dd-text {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-dialog-triggers__trigger {
    gap: 16px;
    gap: 1rem;
    max-width: none;
    max-width: initial;
  }
  .p-dialog {
    height: calc(100svb - 6.25rem);
    max-width: 760px;
    max-width: 47.5rem;
    max-width: 650px;
    max-width: 40.625rem;
  }
  .p-dialog__container {
    padding: 80px 78px;
    padding: 5rem 4.875rem;
  }
  .p-dialog__heading {
    margin-top: 32px;
    margin-top: 2rem;
    padding: 3px 16px;
    padding: 0.1875rem 1rem;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
  .p-dialog__copy {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .p-dialog__description {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .p-dialog__career-description {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .p-dialog__close {
    right: 34px;
    right: 2.125rem;
    top: 30px;
    top: 1.875rem;
    width: 42px;
    width: 2.625rem;
  }
  .p-feature {
    gap: 5.5555555556vw;
  }
  .p-feature__items {
    gap: 23px;
    gap: 1.4375rem;
    padding-top: 107px;
    padding-top: 6.6875rem;
  }
  .p-footer {
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
    padding-top: 24px;
    padding-top: 1.5rem;
  }
  .p-footer__wrap2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-footer__wrap {
    padding-top: 60px;
    padding-top: 3.75rem;
  }
  .p-footer__nav {
    -webkit-transform: translateX(1.25rem);
            transform: translateX(1.25rem);
  }
  .p-footer__nav-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .p-footer__nav-link {
    padding: 17px 33px;
    padding: 1.0625rem 2.0625rem;
  }
  .p-footer__copyright {
    margin-top: 36px;
    margin-top: 2.25rem;
  }
  .home .p-header {
    -webkit-transition: opacity 0.5s 1.4s ease-in-out;
    transition: opacity 0.5s 1.4s ease-in-out;
  }
  .p-header__inner {
    padding-left: 80px;
    padding-left: 5rem;
    padding-right: 80px;
    padding-right: 5rem;
  }
  .p-header__logo {
    width: 63px;
    width: 3.9375rem;
  }
  .p-header__logo-link {
    padding-left: 0;
  }
  .p-header__menu-button {
    display: none;
  }
  .p-header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
  }
  .p-news-items__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 18px;
    gap: 1.125rem;
    padding: 24px 30px;
    padding: 1.5rem 1.875rem;
  }
  .p-news-items__meta {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    gap: 23px;
    gap: 1.4375rem;
  }
  .p-news-items__category {
    font-size: var(--text-regular);
    letter-spacing: 0.05em;
    padding: 1px 8px;
    padding: 0.0625rem 0.5rem;
  }
  .p-news-items__title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
  }
  .p-news-items__title-text {
    -webkit-line-clamp: 1;
  }
  .p-news-items__button {
    margin-top: 82px;
    margin-top: 5.125rem;
  }
  .p-news-items__pagenavi {
    margin-top: 125px;
    margin-top: 7.8125rem;
  }
  .p-news__categories-list {
    gap: 10px 57px;
    gap: 0.625rem 3.5625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-news__categories-link {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding: 4px 3px;
    padding: 0.25rem 0.1875rem;
  }
  .p-news__items {
    margin-left: 0;
    margin-right: 0;
    margin-top: 80px;
    margin-top: 5rem;
  }
  .p-numbered-list__tub-menus {
    display: none;
  }
  .p-numbered-list__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 27px;
    gap: 1.6875rem;
    overflow: visible;
    overflow: initial;
    padding-left: 12px;
    padding-left: 0.75rem;
    padding-top: 100px;
    padding-top: 6.25rem;
  }
  .p-numbered-list__item {
    border-top-width: 1px;
    opacity: 1;
    position: relative;
    visibility: visible;
  }
  .p-numbered-list__item.is-active {
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-numbered-list__item:nth-child(2).is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-numbered-list__item:nth-child(3).is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-numbered-list__item:nth-child(4).is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-numbered-list__item-no {
    background-color: var(--accent-color);
    color: #fff;
    color: var(--color-white);
    display: inline-block;
    left: 0;
    padding: 1px;
    padding: 0.0625rem;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .nav-links {
    padding-left: 64px;
    padding-left: 4rem;
    padding-right: 64px;
    padding-right: 4rem;
  }
  .page-numbers {
    min-width: 36px;
    min-width: 2.25rem;
  }
  .p-policy {
    margin-left: auto;
    margin-right: auto;
    max-width: 767px;
    max-width: 47.9375rem;
  }
  .p-policy__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 8.1944444444vw;
  }
  .p-policy__heading {
    letter-spacing: 0.04em;
  }
  .p-single__inner {
    max-width: 900px;
    max-width: 56.25rem;
  }
  .p-single__meta {
    gap: 8px;
    gap: 0.5rem;
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-single__date {
    -webkit-transform: translateY(0.1875rem);
            transform: translateY(0.1875rem);
  }
  .p-single__back {
    margin-top: 108px;
    margin-top: 6.75rem;
  }
  .p-sub-mv__image img {
    aspect-ratio: 1440/700;
  }
  .p-sub-mv__inner {
    max-width: 1378px;
    max-width: 86.125rem;
  }
  .p-sub-mv__title {
    bottom: 46px;
    bottom: 2.875rem;
  }
  .p-table:has([data-label]) .p-table__th {
    display: table-cell;
  }
  .p-table__th {
    width: auto;
  }
  .p-table__td {
    padding: 1px 9px;
    padding: 0.0625rem 0.5625rem;
  }
  .p-table__td[data-label] {
    display: table-cell;
    padding: 3px 9px;
    padding: 0.1875rem 0.5625rem;
    width: auto;
  }
  .p-table__td[data-label]::before {
    content: none;
  }
  .p-table__th::after,
  .p-table__td[data-label]::after {
    content: none;
  }
  .p-table__td span {
    -ms-flex-line-pack: center;
        align-content: center;
    align-content: center;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-content: center;
    min-height: 74px;
    min-height: 4.625rem;
    place-content: center;
  }
  .p-top-access__inner {
    max-width: 926px;
    max-width: 57.875rem;
  }
  .p-top-access__map {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-top: 3.125rem;
    max-width: 490px;
    max-width: 30.625rem;
  }
  .p-top-access__map iframe {
    aspect-ratio: 490/368;
  }
  .p-top-access__info-wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 34px;
    gap: 2.125rem;
    margin-top: 77px;
    margin-top: 4.8125rem;
  }
  .p-top-access__info {
    margin-top: 0;
    text-align: left;
  }
  .p-top-access__department-wrap {
    gap: 10px;
    gap: 0.625rem;
    margin-top: 0;
    padding-top: 3px;
    padding-top: 0.1875rem;
  }
  .p-top-mv {
    min-height: 820px;
    min-height: 51.25rem;
  }
  .p-top-mv__image-wrap {
    height: 100%;
    width: 59.7222222222%;
  }
  .p-top-mv__image-wrap--renew {
    position: absolute;
    right: 0;
    top: 0;
  }
  .p-top-mv__bg {
    clip-path: var(--clip-path);
  }
  .p-top-mv__image img {
    clip-path: var(--clip-path);
  }
  .p-top-mv__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    left: 50%;
    max-width: 913px;
    max-width: 57.0625rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
    position: absolute;
    top: 165px;
    top: 10.3125rem;
    -webkit-transform: translateX(calc(-0.75rem - 50%));
            transform: translateX(calc(-0.75rem - 50%));
    width: 100%;
    z-index: 1;
  }
  .p-top-mv__faculty {
    backdrop-filter: blur(12px);
            backdrop-filter: blur(0.75rem);
    -webkit-box-shadow: 0 0 1.4375rem 0 rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 1.4375rem 0 rgba(255, 255, 255, 0.2);
    color: #fff;
    color: var(--color-white);
    font-family: "Noto Serif JP VF", serif;
    font-family: var(--font-noto-serif);
    padding: 10px 20px 8px;
    padding: 0.625rem 1.25rem 0.5rem;
  }
  .p-top-mv__faculty--new {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#091035), to(rgba(9, 16, 53, 0.3)));
    background-image: linear-gradient(#091035, rgba(9, 16, 53, 0.3));
    border: 1px solid #3f80e3;
  }
  .p-top-mv__faculty--renew {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1c7f51), to(rgba(28, 127, 81, 0.3)));
    background-image: linear-gradient(#1c7f51, rgba(28, 127, 81, 0.3));
    border: 1px solid #0dc371;
  }
  .p-top-mv__faculty-label {
    display: inline-block;
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    font-weight: 700;
    left: 50%;
    letter-spacing: 0.03em;
    position: absolute;
    top: -20px;
    top: -1.25rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
  .p-top-mv__faculty-name {
    font-size: max(32px, 10px);
    font-size: max(2rem, 10px);
    font-weight: 700;
    letter-spacing: 0.03em;
  }
  .p-top-mv__main-texts-wrap {
    top: 51%;
    width: 712px;
    width: 44.5rem;
  }
  .p-top-mv__main-texts {
    padding-bottom: 29px;
    padding-bottom: 1.8125rem;
    padding-left: min(1.3888888889vw, 20px);
    padding-top: 26px;
    padding-top: 1.625rem;
  }
  .p-top-mv__copy {
    width: 714px;
    width: 44.625rem;
  }
  .p-top-mv__info {
    -webkit-transform: translateX(-1.4375rem);
            transform: translateX(-1.4375rem);
    width: 372px;
    width: 23.25rem;
  }
  .p-top-mv__buttons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 143px;
    bottom: 8.9375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: min(81.9444444444vw, 1180px);
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
    width: 100%;
  }
  .p-top-new__heading {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  .p-top-new__copy {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-top-new__feature {
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    margin-top: -0.125rem;
    max-width: 785px;
    max-width: 49.0625rem;
  }
  .p-top-new__course {
    margin-left: calc(50% - 50cqi);
    margin-top: 80px;
    margin-top: 5rem;
    padding-bottom: 76px;
    padding-bottom: 4.75rem;
    padding-left: calc(50cqi - 50%);
    padding-top: 52px;
    padding-top: 3.25rem;
  }
  .p-top-new__course::before {
    background: var(--course-bg);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 157px;
    right: 9.8125rem;
    top: 0;
    z-index: -1;
  }
  .p-top-new__course-heading {
    text-align: left;
  }
  .p-top-new__course-items {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-top-new__curriculum {
    margin-left: calc(50% - 50cqi);
    margin-right: calc(50% - 50cqi);
    margin-top: 80px;
    margin-top: 5rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
  }
  .p-top-new__curriculum-heading {
    text-align: center;
  }
  .p-top-new__curriculum-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    max-width: 80rem;
    padding: 16px 23px;
    padding: 1rem 1.4375rem;
  }
  .p-top-new__curriculum-item-list-item {
    min-height: 52px;
    min-height: 3.25rem;
  }
  .p-top-new__curriculum-specialty {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-top-new__curriculum-specialty-heading {
    text-align: center;
  }
  .p-top-new__curriculum-specialty-items {
    gap: 20px;
    gap: 1.25rem;
  }
  .p-top-new__after-graduation {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .p-top-new__after-graduation-heading {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-top-new__after-graduation-description {
    margin-top: 9px;
    margin-top: 0.5625rem;
  }
  .p-top-new__after-graduation-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 9px;
    gap: 0.5625rem;
  }
  .p-top-new__after-graduation-note {
    margin-top: 0;
  }
  .p-top-new__after-graduation-wrap + .p-top-new__after-graduation-description {
    margin-top: 9px;
    margin-top: 0.5625rem;
  }
  .p-top-new__overview {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-top-new__overview-heading {
    text-align: center;
  }
  .p-top-new__overview-table {
    margin-top: 53px;
    margin-top: 3.3125rem;
    max-width: 720px;
    max-width: 45rem;
  }
  .p-top-new__admission {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-top-news__items {
    margin-left: 0;
    margin-right: 0;
    margin-top: 74px;
    margin-top: 4.625rem;
  }
  .p-top-renew__heading {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  .p-top-renew__description-em {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    font-weight: 700;
    line-height: 1.6;
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-top-renew__description-em + .p-top-renew__description {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .p-top-renew__before-after-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
  .p-top-renew__before-after {
    margin-top: 52px;
    margin-top: 3.25rem;
  }
  .p-top-renew__before-th {
    min-width: 176px;
    min-width: 11rem;
  }
  .p-top-renew__after-th {
    min-width: 176px;
    min-width: 11rem;
  }
  .p-top-renew__after-description {
    margin-top: 2px;
    margin-top: 0.125rem;
  }
  .p-top-renew__feature {
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-top: 5rem;
    max-width: 1011px;
    max-width: 63.1875rem;
  }
  .p-top-renew__courses {
    margin-top: 110px;
    margin-top: 6.875rem;
  }
  .p-top-renew__course {
    margin-right: calc(50% - 50cqi);
    padding-bottom: 112px;
    padding-bottom: 7rem;
    padding-right: calc(50cqi - 50%);
    padding-top: 112px;
    padding-top: 7rem;
    position: relative;
  }
  .p-top-renew__course--1 {
    margin-top: 67px;
    margin-top: 4.1875rem;
  }
  .p-top-renew__course--2 {
    margin-top: 80px;
    margin-top: 5rem;
    padding-top: 30px;
    padding-top: 1.875rem;
  }
  .p-top-renew__course::before {
    background: var(--course-bg);
    bottom: 0;
    content: "";
    left: 158px;
    left: 9.875rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  .p-top-renew__course-items {
    margin-top: 42px;
    margin-top: 2.625rem;
  }
  .p-top-renew__curriculum {
    margin-top: 54px;
    margin-top: 3.375rem;
  }
  .p-top-renew__curriculum-heading {
    text-align: center;
  }
  .p-top-renew__curriculum-content {
    margin-left: calc(50% - 50cqi);
    margin-right: calc(50% - 50cqi);
  }
  .p-top-renew__curriculum-wrap {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-top: 3.75rem;
    max-width: 1380px;
    max-width: 86.25rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
  }
  .p-top-renew__policy {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-top-renew__overview-heading {
    text-align: center;
  }
  .p-top-renew__overview-table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-top: 3.125rem;
    max-width: 860px;
    max-width: 53.75rem;
    min-height: 0;
    min-height: initial;
  }
  .p-top-renew__admission {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-top-summary {
    background: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/top/top-summary_bg.svg) no-repeat center/cover;
    padding-bottom: 73px;
    padding-bottom: 4.5625rem;
    padding-top: 51px;
    padding-top: 3.1875rem;
  }
  .p-top-summary::before {
    content: none;
  }
  .p-top-summary__copy {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-top-summary__content {
    margin-top: 42px;
    margin-top: 2.625rem;
  }
  .p-top-summary__before-after {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 74px;
    gap: 4.625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
  .p-top-summary__before {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 374px;
    max-width: 23.375rem;
    padding: 18px 14px;
    padding: 1.125rem 0.875rem;
  }
  .p-top-summary__before-item {
    display: inline-block;
  }
  .p-top-summary__after {
    margin-top: 0;
    padding: 38px 34px;
    padding: 2.375rem 2.125rem;
    width: 410px;
    width: 25.625rem;
  }
  .p-top-summary__after::before {
    aspect-ratio: 43/37;
    background-image: url(/eng/csse/wp-content/themes/yamaguchi-info/assets/images/common/arrow2_right.svg);
    left: -16px;
    left: -1rem;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    width: 43px;
    width: 2.6875rem;
  }
  .p-top-summary__after-deco {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
  }
  .p-top-summary__after-wrap {
    grid-gap: 1.5rem 2rem;
    display: grid;
    gap: 24px 32px;
    gap: 1.5rem 2rem;
    grid-template-columns: auto 1fr;
  }
  .p-top-summary__after-description span + span {
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-top-summary__after-description + .p-top-summary__after-heading {
    margin-top: 0;
  }
  .u-pc {
    display: block;
  }
  .u-sp {
    display: none;
  }
  .u-vertical-heading--pc {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .u-vertical-heading::before {
    height: 100px;
    height: 6.25rem;
  }
  .u-vertical-heading--pc::before {
    content: "";
  }
}

@media screen and (min-width: 1024px){
  :root {
    --header-height: 80px;
    --header-height: 5rem;
  }
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px){
  :root {
    --header-height: 80px;
    --header-height: 5rem;
  }
  html {
    font-size: 16px;
  }
  .p-top-mv__main-texts-wrap {
    left: calc(50% + 0.9375rem);
  }
}

@media (max-width: 390px){
  html {
    font-size: 4.1025641026vw;
  }
}

@media (min-width: 1180px){
  html {
    font-size: 16px;
  }
}

@media (any-hover: hover){
  a:hover {
    opacity: 0.7;
  }
  .c-button-gradient:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
    opacity: 1;
  }
  .c-button-open-cumpus:hover {
    background-color: rgb(133, 133, 133);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button-open-cumpus:hover {
    background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
  }
}
  .c-button:hover {
    background-color: rgb(133, 133, 133);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button:hover {
    background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
  }
}
  .c-button--icon-info-white:hover {
    background-color: rgb(214, 214, 214);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.c-button--icon-info-white:hover {
    background-color: color-mix(in srgb, var(--color-white) 80%, var(--color-black));
  }
}
  .p-categories__link:hover {
    background-color: rgb(133, 133, 133);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-categories__link:hover {
    background-color: color-mix(in srgb, var(--color-black) 60%, var(--color-white));
  }
}
  .p-dialog-triggers__trigger:hover {
    background-color: var(--background-active);
    opacity: 1;
  }
  .p-dialog__close:hover {
    opacity: 0.7;
  }
  .p-fixed__close:hover {
    background-color: rgb(235, 235, 235);
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-fixed__close:hover {
    background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
  }
}
  .p-footer__nav-link:hover {
    opacity: 1;
    text-decoration-color: currentColor;
  }
  .p-news-items__link:hover {
    background-color: rgb(235, 235, 235);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-news-items__link:hover {
    background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
  }
}
  .p-news__categories-link:hover {
    background-color: rgb(235, 235, 235);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-news__categories-link:hover {
    background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
  }
}
  .p-numbered-list__tab-menu-button:hover {
    background-color: rgb(235, 235, 235);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.p-numbered-list__tab-menu-button:hover {
    background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
  }
}
  .page-numbers:not(.current):not(.dots):hover {
    background-color: rgb(235, 235, 235);
    opacity: 1;
  }

@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)){
.page-numbers:not(.current):not(.dots):hover {
    background-color: color-mix(in srgb, var(--color-black) 10%, var(--color-white));
  }
}
}
/*# sourceMappingURL=style.css.map */
