@charset "utf-8";
.l-main.page-graduate {
  overflow-x: clip;
}
/* section */
.graduate_section {
  --spacing: clamp(60px, 120vw / 12.8, 120px);
  -webkit-clip-path: inset(0 -50vw);
  clip-path: inset(0 -50vw);
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
  padding-top: var(--spacing);
  position: relative;
}

/* title */
.graduate_title {
  display: flex;
  flex-direction: column;
  row-gap: 0.25em;
  text-align: start;
}
.graduate_title .main {
  font-size: 1.5rem;
}

.graduate_title .sub {
  font-family: var(--montserrat);
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #999;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .graduate_title .main {
    font-size: 1.125rem;
  }
  :where(html:not(.is-tablet)) .graduate_title .sub {
    font-size: 0.875rem;
  }
}

.p-visual__inner {
  width: 100%;
  max-width: 1050px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.p-visual.page-graduate {
  display: block;
  height: 460px;
  min-height: 460px;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-visual.page-graduate {
    height: 350px;
    min-height: 350px;
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.catchcopy.page-graduate {
  position: absolute;
  top: 125px;
  font-size: 40px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .catchcopy.page-graduate {
    top: 110px;
    font-size: 24px;
    line-height: calc(34 / 24);
  }
}

.leadcopy.page-graduate {
  margin-top: 10px;
  position: absolute;
  top: 198px;
  grid-row: 3;
  font-family: var(--montserrat);
  font-size: 16px;
  font-weight: bold;
  line-height: calc(28 / 16);
  letter-spacing: 0;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .leadcopy.page-graduate {
    margin-top: 15px;
    position: absolute;
    top: 143px;
    font-size: 15px;
    line-height: calc(26 / 15);
  }
}

.l-main.page-graduate .graduate_section .graduate_title {
  display: none;
}

@media screen and (min-width: 769px) {
  .p-graduate-vision.graduate_section {
    -webkit-clip-path: none;
    clip-path: none;
    width: calc(100% + 2 * var(--sidegap));
    max-width: none;
    margin-right: calc(-1 * var(--sidegap));
    margin-left: calc(-1 * var(--sidegap));
    padding-top: 0;
  }

  .p-graduate-vision__inner {
    display: grid;
    width: 100%;
    max-width: none;
    margin-top: 0;
    grid-template-columns: 0.62fr 0.38fr;
    gap: 0;
  }

  .p-graduate-vision__text-area {
    box-sizing: border-box;
    min-width: 0;
    padding: clamp(48px, 9.375vw, 120px) clamp(40px, 8.98vw, 115px);
    border-radius: 15px;
    background: #fff;
  }

  .p-graduate-vision__figure {
    min-width: 0;
    margin: 0;
    padding: 0;
  }
}

.p-graduate-vision__text-area {
  box-sizing: border-box;
  min-width: 0;
  background: #fff;
}

.p-graduate-vision__heading {
  margin: 0 0 50px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 50px;
  color: #333;
}

.p-graduate-vision__subheading {
  display: flex;
  margin: 0 0 30px;
  flex-direction: column;
  row-gap: 8px;
}

.p-graduate-vision__subheading .main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  color: #333;
}

.p-graduate-vision__subheading .sub {
  font-family: var(--montserrat);
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #999;
}

.p-graduate-vision__body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #333;
}

.p-graduate-vision__body p {
  margin: 0 0 15px;
}

.p-graduate-vision__body p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-graduate-vision__heading {
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 32px;
  }
  :where(html:not(.is-tablet)) .p-graduate-vision__subheading {
    margin-bottom: 30px;
    row-gap: 5px;
  }
  :where(html:not(.is-tablet)) .p-graduate-vision__subheading .main {
    font-size: 18px;
    line-height: 28px;
  }
  :where(html:not(.is-tablet)) .p-graduate-vision__subheading .sub {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
  :where(html:not(.is-tablet)) .p-graduate-vision__body {
    font-size: 15px;
    line-height: 26px;
  }
}

.p-graduate-vision__figure {
  min-width: 0;
  min-height: 320px;
  overflow: hidden;
  position: relative;
  line-height: 0;
}

.p-graduate-vision__figure img {
  width: 100%;
  height: 100%;
  inset: 0;
  position: absolute;
  vertical-align: top;
  object-fit: cover;
  object-position: center;
}

/* SP: 左右25px・画像は画面幅いっぱい・下余白なし */
@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-graduate-vision.graduate_section {
    width: calc(100% + 2 * var(--sidegap));
    margin-right: calc(-1 * var(--sidegap));
    margin-left: calc(-1 * var(--sidegap));
    padding-bottom: 0;
  }

  :where(html:not(.is-tablet)) .p-graduate-vision__inner {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  :where(html:not(.is-tablet)) .p-graduate-vision__text-area {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    padding: 0 25px 60px 25px;
    flex: none;
  }

  :where(html:not(.is-tablet)) .p-graduate-vision__figure {
    width: 100%;
    height: 375px;
    min-height: 375px;
    margin: 0;
    flex: none;
  }
}

/* program セクション（本専攻が育む力）・背景を画面左右いっぱいに */
.p-graduate-program.graduate_section {
  -webkit-clip-path: none;
  clip-path: none;
  width: calc(100% + 2 * var(--sidegap));
  max-width: none;
  margin-right: calc(-1 * var(--sidegap));
  margin-left: calc(-1 * var(--sidegap));
  padding-top: 0;
  padding-bottom: 0;
  background: var(--themecolor);
}

.p-graduate-program__inner {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 120px 115px 40px;
}

.p-graduate-program__header {
  margin-bottom: 30px;
}

.p-graduate-program__heading {
  display: flex;
  margin: 0;
  flex-direction: column;
  row-gap: 8px;
  color: #fff;
}

.p-graduate-program__heading .main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
}

.p-graduate-program__heading .sub {
  font-family: var(--montserrat);
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.p-graduate-program__body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #fff;
}

.p-graduate-program__body p {
  margin: 0 0 0.5em;
}

.p-graduate-program__body p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-graduate-program__inner {
    padding: 60px 25px 20px;
  }

  :where(html:not(.is-tablet)) .p-graduate-program__header {
    margin-bottom: 30px;
  }

  :where(html:not(.is-tablet)) .p-graduate-program__heading .main {
    font-size: 18px;
    line-height: 28px;
  }

  :where(html:not(.is-tablet)) .p-graduate-program__heading .sub {
    font-size: 14px;
    line-height: 24px;
  }

  :where(html:not(.is-tablet)) .p-graduate-program__body {
    font-size: 15px;
    line-height: 26px;
  }
}

/* policy セクション（ディプロマ・ポリシー）・背景を画面左右いっぱいに */
.p-graduate-policy.graduate_section {
  -webkit-clip-path: none;
  clip-path: none;
  width: calc(100% + 2 * var(--sidegap));
  max-width: none;
  margin-right: calc(-1 * var(--sidegap));
  margin-left: calc(-1 * var(--sidegap));
  padding-top: 0;
  padding-bottom: 0;
  background: var(--themecolor);
}

.p-graduate-policy__inner {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 115px 120px;
}

.p-graduate-policy__heading {
  display: flex;
  margin: 0 0 30px;
  flex-direction: column;
  row-gap: 8px;
  color: #fff;
}

.p-graduate-policy__heading .main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
}

.p-graduate-policy__heading .sub {
  font-family: var(--montserrat);
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.p-graduate-policy__list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #fff;
  list-style: none;
}

.p-graduate-policy__item {
  display: flex;
  flex-wrap: wrap;
}

.p-graduate-policy__term {
  display: flex;
  width: 310px;
  min-width: 0;
  margin: 0;
  padding: 30px;
  border-top: 1px solid #fff;
  align-items: center;
  gap: 20px;
  background: rgba(0, 0, 0, 0.1);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
}

/* Aの上は list の border-top のみにする（二重線防止） */
.p-graduate-policy__item:first-child .p-graduate-policy__term {
  border-top: none;
}

.p-graduate-policy__item:last-child .p-graduate-policy__term {
  border-bottom: 1px solid #fff;
}

.p-graduate-policy__label {
  width: 26px;
  flex-shrink: 0;
  font-size: 40px;
  line-height: 58px;
  text-align: center;
}

.p-graduate-policy__term-text {
  display: flex;
  min-width: 0;
  flex-direction: column;
  row-gap: 5px;
}

.p-graduate-policy__term-caption {
  font-size: 12px;
  line-height: 20px;
}

.p-graduate-policy__desc {
  min-width: 0;
  margin: 0;
  padding: 30px;
  border-top: 1px solid #fff;
  flex: 1 1 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: justify;
  color: #fff;
}

/* 1行目（A）の説明の上は list の border のみにする（二重線防止） */
.p-graduate-policy__item:first-child .p-graduate-policy__desc {
  border-top: none;
}

.p-graduate-policy__item:last-child .p-graduate-policy__desc {
  border-bottom: 1px solid #fff;
}

.p-graduate-policy__btn {
  padding-top: 80px;
  text-align: center;
}

/* トップの「共創工学部の学び」と同じボタンスタイル（overview_link を流用）・1つだけ中央寄せ */
.p-graduate-policy__btn.overview_link {
  margin-right: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 0;
  background: transparent;
}
.p-graduate-policy__btn .overview_link__inner {
  justify-content: center;
  grid-template-columns: min(100%, 370px);
}

/* ボタン幅370px・色反転（白背景・テーマ色文字、ホバーでテーマ背景・白文字） */
.p-graduate-policy__btn .link {
  max-width: 370px;
  border: 2px solid var(--themecolor);
  transition: border-color 0.3s ease;
  background: white;
  color: var(--themecolor);
}
.p-graduate-policy__btn .link .ico {
  fill: var(--themecolor);
}
.p-graduate-policy__btn .link:where(.is-hov) {
  border-color: white;
  color: white;
}
.p-graduate-policy__btn .link:where(.is-hov) .ico {
  fill: white;
}
.p-graduate-policy__btn .link .hov::after {
  background: var(--themecolor);
}
@media (hover: hover) {
  .p-graduate-policy__btn .link:focus-visible {
    background: var(--themecolor);
    color: white;
  }
  .p-graduate-policy__btn .link:focus-visible .ico {
    fill: white;
  }
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-graduate-policy__inner {
    padding: 20px 25px 60px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__heading {
    margin-bottom: 30px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__heading .main {
    font-size: 18px;
    line-height: 28px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__heading .sub {
    font-size: 14px;
    line-height: 24px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__term {
    width: 100%;
    padding: 20px;
    gap: 15px;
    font-size: 16px;
    line-height: 26px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__label {
    width: 16px;
    font-size: 24px;
    line-height: 34px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__term-caption {
    font-size: 12px;
    line-height: 19px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__desc {
    padding: 15px 20px 20px;
    font-size: 15px;
    line-height: 26px;
  }

  :where(html:not(.is-tablet)) .p-graduate-policy__btn {
    padding-top: 60px;
  }

  /* SP: B・Cの背景色ブロック（term）の直下のボーダーなし */
  :where(html:not(.is-tablet)) .p-graduate-policy__item:nth-child(2) .p-graduate-policy__desc,
  :where(html:not(.is-tablet)) .p-graduate-policy__item:nth-child(3) .p-graduate-policy__desc {
    border-top: none;
  }
  :where(html:not(.is-tablet)) .p-graduate-policy__item:last-child .p-graduate-policy__term {
    border-bottom: none;
  }

  /* SP: 「リーダーシップを発揮できる能力」の下にボーダー */
  :where(html:not(.is-tablet)) .p-graduate-policy__item:last-child .p-graduate-policy__desc {
    border-bottom: 1px solid #fff;
  }
}

/* acquired セクション（身につけることのできる専門分野） */
.p-graduate-acquired.graduate_section {
  -webkit-clip-path: none;
  clip-path: none;
  width: calc(100% + 2 * var(--sidegap));
  max-width: none;
  margin-right: calc(-1 * var(--sidegap));
  margin-left: calc(-1 * var(--sidegap));
  padding-top: 0;
  padding-bottom: 0;
  background: #f5f5f5;
}

/* コンテンツ幅1050px（インナー1280pxで左右115pxパディング） */
.p-graduate-acquired__inner {
  box-sizing: border-box;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 120px 115px;
}

.p-graduate-acquired__heading {
  display: flex;
  margin: 0 0 50px;
  flex-direction: column;
  row-gap: 8px;
}

.p-graduate-acquired__heading .main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  color: #333;
}

.p-graduate-acquired__heading .sub {
  font-family: var(--montserrat);
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #999;
}

/* コンテンツ幅1050pxで表示（インナー内で中央） */
.p-graduate-acquired__banner {
  width: 1050px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px;
  border-radius: 5px;
  background: rgba(52, 154, 166, 0.15);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  color: #333;
}

/* 3カラム（均等幅・高さ揃え） */
.p-graduate-acquired__list {
  display: grid;
  max-width: 1050px;
  margin: 0;
  padding: 30px 0 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
}

.p-graduate-acquired__card {
  display: flex;
  min-width: 0;
  padding: 30px;
  border-radius: 5px;
  flex-direction: column;
  background: #fff;
}

.p-graduate-acquired__card-title {
  margin: 0;
  margin-inline: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #333;
}

.p-graduate-acquired__card-title::after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  margin: 20px auto 0;
  background: var(--themecolor);
}

.p-graduate-acquired__card-img {
  width: 100%;
  max-width: 245px;
  margin-top: 20px;
  margin-inline: auto;
  line-height: 0;
}

.p-graduate-acquired__card-img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.p-graduate-acquired__card-items {
  display: flex;
  min-height: 10em;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  flex-wrap: wrap;
  align-content: flex-start;
  font-size: 12px;
}

.p-graduate-acquired__card-items li {
  width: 50%;
  margin-bottom: 0.25em;
  padding-left: 1em;
  position: relative;
}

@media screen and (max-width: 1050px) {
  .p-graduate-acquired__card-items li {
    width: 100%;
  }
}

.p-graduate-acquired__card-items li::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0.25em;
  transform: translateY(calc(-50% + 1px));
  background: currentColor;
}

.p-graduate-acquired__card-desc {
  width: 100%;
  flex-shrink: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #333;
}

.p-graduate-acquired__btn {
  padding-top: 50px;
  text-align: center;
}

.p-graduate-acquired__btn.overview_link {
  margin-right: 0;
  margin-left: 0;
  padding-top: 80px;
  padding-bottom: 0;
  background: transparent;
}

.p-graduate-acquired__btn .overview_link__inner {
  justify-content: center;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 768px) {
  :where(html:not(.is-tablet)) .p-graduate-acquired__inner {
    padding: 60px 25px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__heading {
    margin-bottom: 30px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__heading .main {
    font-size: 18px;
    line-height: 28px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__heading .sub {
    font-size: 14px;
    line-height: 24px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__banner {
    padding: 14px;
    font-size: 16px;
    line-height: 26px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__list {
    display: flex;
    max-width: none;
    padding-top: 20px;
    flex-direction: column;
    gap: 20px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card {
    margin-bottom: 0;
    padding: 30px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card:last-child {
    margin-bottom: 0;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card-title {
    font-size: 16px;
    line-height: 26px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card-items {
    min-height: 0;
    flex-grow: 0;
    font-size: 12px;
    line-height: 24px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card-items li {
    width: 50%;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__card-desc {
    font-size: 14px;
    line-height: 20px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__btn {
    padding-top: 40px;
  }

  :where(html:not(.is-tablet)) .p-graduate-acquired__btn.overview_link {
    padding-top: 40px;
  }
}
