@charset "UTF-8";

/*---------------------------------------------------------
/recruit/mid-career/
---------------------------------------------------------*/
html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  html {
    font-size: 0.8928571429vw;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 5px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 384px) {
  html {
    font-size: 1.3020833333vw;
  }
}

#graduate2026 {
  position: relative;
  font-size: 2.6rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ W3", HiraKakuPro-W3, "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  color: #000;
  letter-spacing: 0.04em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}

#graduate2026 html,
#graduate2026 body,
#graduate2026 div,
#graduate2026 article,
#graduate2026 section,
#graduate2026 main,
#graduate2026 h1,
#graduate2026 h2,
#graduate2026 h3,
#graduate2026 h4,
#graduate2026 h5,
#graduate2026 h6,
#graduate2026 dl,
#graduate2026 dt,
#graduate2026 dd,
#graduate2026 ul,
#graduate2026 ol,
#graduate2026 li,
#graduate2026 pre,
#graduate2026 form,
#graduate2026 input,
#graduate2026 textarea,
#graduate2026 address,
#graduate2026 nav,
#graduate2026 table,
#graduate2026 th,
#graduate2026 td,
#graduate2026 a,
#graduate2026 p,
#graduate2026 img,
#graduate2026 figure,
#graduate2026 span,
#graduate2026 em,
#graduate2026 small {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

#graduate2026 html:before,
#graduate2026 html:after,
#graduate2026 body:before,
#graduate2026 body:after,
#graduate2026 div:before,
#graduate2026 div:after,
#graduate2026 article:before,
#graduate2026 article:after,
#graduate2026 section:before,
#graduate2026 section:after,
#graduate2026 main:before,
#graduate2026 main:after,
#graduate2026 h1:before,
#graduate2026 h1:after,
#graduate2026 h2:before,
#graduate2026 h2:after,
#graduate2026 h3:before,
#graduate2026 h3:after,
#graduate2026 h4:before,
#graduate2026 h4:after,
#graduate2026 h5:before,
#graduate2026 h5:after,
#graduate2026 h6:before,
#graduate2026 h6:after,
#graduate2026 dl:before,
#graduate2026 dl:after,
#graduate2026 dt:before,
#graduate2026 dt:after,
#graduate2026 dd:before,
#graduate2026 dd:after,
#graduate2026 ul:before,
#graduate2026 ul:after,
#graduate2026 ol:before,
#graduate2026 ol:after,
#graduate2026 li:before,
#graduate2026 li:after,
#graduate2026 pre:before,
#graduate2026 pre:after,
#graduate2026 form:before,
#graduate2026 form:after,
#graduate2026 input:before,
#graduate2026 input:after,
#graduate2026 textarea:before,
#graduate2026 textarea:after,
#graduate2026 address:before,
#graduate2026 address:after,
#graduate2026 nav:before,
#graduate2026 nav:after,
#graduate2026 table:before,
#graduate2026 table:after,
#graduate2026 th:before,
#graduate2026 th:after,
#graduate2026 td:before,
#graduate2026 td:after,
#graduate2026 a:before,
#graduate2026 a:after,
#graduate2026 p:before,
#graduate2026 p:after,
#graduate2026 img:before,
#graduate2026 img:after,
#graduate2026 figure:before,
#graduate2026 figure:after,
#graduate2026 span:before,
#graduate2026 span:after,
#graduate2026 em:before,
#graduate2026 em:after,
#graduate2026 small:before,
#graduate2026 small:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 {
    font-size: 14px;
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026:before {
    position: absolute;
    display: block;
    content: " ";
    background: url(../images/grad-bg-pc.jpg) no-repeat center center/contain;
    width: 34.6rem;
    height: 22.1rem;
    bottom: 0;
    left: 0;
  }
}

#graduate2026 img {
  width: 100%;
  vertical-align: bottom;
  opacity: 1 !important;
}

#graduate2026 a:hover {
  text-decoration: none;
}

#graduate2026 .res-pc {
  display: inline !important;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .res-pc {
    display: none !important;
  }
}

#graduate2026 .res-sp {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .res-sp {
    display: inline !important;
  }
}

#graduate2026 .c-pc {
  display: block !important;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .c-pc {
    display: none !important;
  }
}

#graduate2026 .c-sp {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .c-sp {
    display: block !important;
  }
}

#graduate2026 .inlineblock {
  display: inline-block;
}

#graduate2026 .inner {
  padding: 0 3rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .inner {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 2rem;
  }
}

#graduate2026 .special__bg01 {
  height: 251px;
  bottom: -10px;
  right: 10px;
  pointer-events: none;
  position: absolute;
  width: 377px;
  z-index: -1;
  scale: 0.8;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .special__bg01 {
    bottom: 70px;
    right: -110px;
    scale: 0.5;
  }
}

#graduate2026 .special__bg01 div {
  position: absolute;
  opacity: 1 !important;
}

#graduate2026 .special__bg01 div:nth-of-type(1) {
  -webkit-animation: line 10s ease -500ms infinite;
  animation: line 10s ease -500ms infinite;
  background: url(/recruit/assets/images/people/bg_01.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 100ms, opacity 500ms ease 100ms;
  transition: margin 300ms ease 100ms, opacity 500ms ease 100ms;
}

#graduate2026 .special__bg01 div:nth-of-type(2) {
  -webkit-animation: line 10s ease -1000ms infinite;
  animation: line 10s ease -1000ms infinite;
  background: url(/recruit/assets/images/people/bg_02.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 200ms, opacity 500ms ease 200ms;
  transition: margin 300ms ease 200ms, opacity 500ms ease 200ms;
}

#graduate2026 .special__bg01 div:nth-of-type(3) {
  -webkit-animation: line 10s ease -1500ms infinite;
  animation: line 10s ease -1500ms infinite;
  background: url(/recruit/assets/images/people/bg_03.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 300ms, opacity 500ms ease 300ms;
  transition: margin 300ms ease 300ms, opacity 500ms ease 300ms;
}

#graduate2026 .special__bg01 div:nth-of-type(4) {
  -webkit-animation: line 10s ease -2000ms infinite;
  animation: line 10s ease -2000ms infinite;
  background: url(/recruit/assets/images/people/bg_04.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 400ms, opacity 500ms ease 400ms;
  transition: margin 300ms ease 400ms, opacity 500ms ease 400ms;
}

#graduate2026 .special__bg01 div:nth-of-type(5) {
  -webkit-animation: line 10s ease -2500ms infinite;
  animation: line 10s ease -2500ms infinite;
  background: url(/recruit/assets/images/people/bg_05.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 500ms, opacity 500ms ease 500ms;
  transition: margin 300ms ease 500ms, opacity 500ms ease 500ms;
}

#graduate2026 .special__bg01 div:nth-of-type(6) {
  -webkit-animation: line 10s ease -3000ms infinite;
  animation: line 10s ease -3000ms infinite;
  background: url(/recruit/assets/images/people/bg_06.png) no-repeat left top;
  background-size: contain;
  opacity: 0;
  margin: -50px 0px 0px 50px;
  -webkit-transition: margin 300ms ease 600ms, opacity 500ms ease 600ms;
  transition: margin 300ms ease 600ms, opacity 500ms ease 600ms;
}

#graduate2026 .special__bg01--01 {
  height: 198px;
  left: 0;
  top: 0;
  width: 247px;
}

#graduate2026 .special__bg01--02 {
  height: 152px;
  left: 110px;
  top: 27px;
  width: 196px;
}

#graduate2026 .special__bg01--03 {
  height: 28px;
  left: 74px;
  top: 223px;
  width: 28px;
}

#graduate2026 .special__bg01--04 {
  height: 97px;
  left: 229px;
  top: 34px;
  width: 110px;
}

#graduate2026 .special__bg01--05 {
  height: 49px;
  left: 320px;
  top: 20px;
  width: 49px;
}

#graduate2026 .special__bg01--06 {
  height: 55px;
  left: 321px;
  top: 79px;
  width: 56px;
}

#graduate2026 #grad-mv {
  position: relative;
  margin: 2rem 2rem 0 2rem;
  height: 30rem;
  background: no-repeat center center / cover;
}

@media only screen and (max-width: 767px) {
  #graduate2026 #grad-mv {
    background-image: url(../images/grad-mv-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-mv {
    background-image: url(../images/grad-mv-pc.jpg);
    margin: 1rem 1rem 0 1rem;
    height: 18rem;
  }
}

/* #graduate2026 #grad-mv:before,
#graduate2026 #grad-mv:after {
  content: "";
  position: absolute;
  width: 16.9rem;
  height: 1.7rem;
  background: url(../images/grad-mv-frame.png) no-repeat center center/contain;
} */

/* @media print,
screen and (min-width: 768px) {

  #graduate2026 #grad-mv:before,
  #graduate2026 #grad-mv:after {
    width: 22.6rem;
    height: 2.2rem;
  }
} */

/* #graduate2026 #grad-mv:before {
  top: 2rem;
  right: 2rem;
} */

/* @media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-mv:before {
    top: 1rem;
    right: 1rem;
  }
} */

/* #graduate2026 #grad-mv:after {
  bottom: 2rem;
  left: 2rem;
  rotate: 180deg;
} */

/* @media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-mv:after {
    bottom: 1rem;
    left: 1rem;
  }
} */

#graduate2026 #grad-mv ._title {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 40rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-mv ._title {
    width: 32.6rem;
  }
}

#graduate2026 #grad-mv ._btn {
  position: absolute;
  bottom: -10.5rem;
  right: 1.4rem;
  width: 21rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-mv ._btn {
    bottom: -8.7rem;
    right: auto;
    left: 50%;
    margin-left: 40.4rem;
    width: 17.6rem;
  }
}

#graduate2026 #grad-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  margin-top: 16rem;
  margin: 16rem 0 0;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-list {
    /* -ms-grid-columns: (1fr)[5]; */
    grid-template-columns: repeat(5, 1fr);
    gap: 4.25rem;
    margin: 11.7rem 0 0;
  }
}

#graduate2026 #grad-list li {
  position: relative;
}

#graduate2026 #grad-list li a {
  color: #000;
}

#graduate2026 #grad-list li a ._title {
  position: absolute;
  top: 3.5rem;
  left: 50%;
  translate: -50% 0;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-list li a ._title {
    top: 2rem;
  }
}

#graduate2026 #grad-list li a ._title span {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}

#graduate2026 #grad-list li a ._title span._jp {
  font-size: 3.2rem;
  font-weight: 500;
  text-align: center;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-list li a ._title span._jp {
    font-size: 1.8rem;
  }
}

#graduate2026 #grad-list li a ._title span._en {
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 0.6em;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #grad-list li a ._title span._en {
    font-size: 1.2rem;
  }
}

#graduate2026 dialog {
  display: block;
  padding: 0;
}

#graduate2026 .modal-item {
  display: none;
}

#graduate2026 #modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}

#graduate2026 #modal.modal-open {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

#graduate2026 #modal .modal-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#graduate2026 #modal .modal-flex .modal-container {
  overflow: auto;
  width: 100%;
  padding: 15rem 0;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal .modal-flex .modal-container {
    padding: 11rem 0;
  }
}

#graduate2026 #modal .modal-flex .modal-inner {
  padding: 0 4rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal .modal-flex .modal-inner {
    max-width: 136rem;
    margin: 0 auto;
  }
}

#graduate2026 #modal .modal-flex .modal-box {
  background-color: #fff;
}

#graduate2026 #modal #modal-close {
  position: fixed;
  top: 11.5rem;
  right: 2rem;
  width: 9rem;
  height: 9rem;
  background-color: #fff;
  border-radius: 100vw;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0.6rem rgba(195, 195, 195, 0.7);
  box-shadow: 0 0 0.6rem rgba(195, 195, 195, 0.7);
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal #modal-close {
    top: 8rem;
    right: auto;
    left: 50%;
    margin-left: 59rem;
    width: 8rem;
    height: 8rem;
  }
}

#graduate2026 #modal #modal-close:before,
#graduate2026 #modal #modal-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 4.5rem;
  height: 1px;
  background-color: #000;
}

@media print,
screen and (min-width: 768px) {

  #graduate2026 #modal #modal-close:before,
  #graduate2026 #modal #modal-close:after {
    width: 3rem;
  }
}

#graduate2026 #modal #modal-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#graduate2026 #modal #modal-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#graduate2026 #modal:has(._plan) #modal-close:before,
#graduate2026 #modal:has(._plan) #modal-close:after {
  background-color: #c1d401;
}

#graduate2026 #modal:has(._design) #modal-close:before,
#graduate2026 #modal:has(._design) #modal-close:after {
  background-color: #ef999d;
}

#graduate2026 #modal:has(._program) #modal-close:before,
#graduate2026 #modal:has(._program) #modal-close:after {
  background-color: #ffc514;
}

#graduate2026 #modal:has(._sound) #modal-close:before,
#graduate2026 #modal:has(._sound) #modal-close:after {
  background-color: #bf89f2;
}

#graduate2026 #modal:has(._general) #modal-close:before,
#graduate2026 #modal:has(._general) #modal-close:after {
  background-color: #89cff2;
}

#graduate2026 #modal #modal-btn {
  background-color: #f5f5f5;
  padding: 7rem 3.5rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal #modal-btn {
    padding: 6rem 0;
  }
}

#graduate2026 #modal #modal-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 12.5rem;
  border: 1px solid #00969c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #10145f;
  font-size: 2.8rem;
  font-weight: 500;
  color: #fff;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal #modal-btn a {
    width: 45rem;
    height: 9rem;
    margin: 0 auto;
    font-size: 1.8rem;
  }
}

#graduate2026 #modal #modal-btn a span {
  position: relative;
}

#graduate2026 #modal #modal-btn a span:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -4rem;
  translate: 0 -50%;
  width: 2rem;
  height: 2rem;
  background: url(../images/arrow-double.png) no-repeat center center/contain;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 #modal #modal-btn a span:before {
    right: -2.5rem;
    width: 1.6rem;
    height: 1.6rem;
  }
}

#graduate2026 #modal #modal-btn a:hover span:before {
  translate: 50% -50%;
}

#graduate2026 .grad-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 17rem;
  background: no-repeat center center / contain;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-head {
    height: 11rem;
  }
}

#graduate2026 .grad-head ._title span {
  display: block;
  text-align: center;
}

#graduate2026 .grad-head ._title span._jp {
  font-size: 3.6rem;
  font-weight: 500;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-head ._title span._jp {
    font-size: 2.2rem;
  }
}

#graduate2026 .grad-head ._title span._en {
  font-size: 2.2rem;
  font-weight: 500;
  margin-top: 0.6em;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-head ._title span._en {
    font-size: 1.4rem;
  }
}

#graduate2026 .grad-body {
  padding: 8rem 3.5rem;
  line-height: calc(44 / 26);
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body {
    padding: 8rem;
    line-height: calc(30 / 14);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body .grad-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

#graduate2026 .grad-body .grad-sec:nth-of-type(n + 2) {
  margin-top: 8rem;
  padding-top: 8rem;
  border-top: 1px solid #c5c5c5;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body .grad-sec:nth-of-type(n + 2) {
    margin-top: 3.5rem;
    padding-top: 3.5rem;
  }
}

#graduate2026 .grad-body .grad-sec dt {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 4rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body .grad-sec dt {
    width: 20rem;
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 0;
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body .grad-sec dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

#graduate2026 .grad-body .grad-sec dd ._title {
  font-weight: bold;
  margin-top: 5rem;
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .grad-body .grad-sec dd ._title {
    margin-top: 4rem;
  }
}

#graduate2026 .grad-body .grad-sec dd ._title:first-of-type {
  margin-top: 0;
}

#graduate2026 .grad-body .grad-sec dd ._note {
  font-size: calc(13 / 14 * 100%);
}

#graduate2026 .grad-body ._indent {
  display: block;
  text-indent: -5em;
  padding-left: 5em;
}

#graduate2026 .grad-body ul li {
  text-indent: -1em;
  padding-left: 1em;
}

#graduate2026 .grad-body a {
  color: #00438a;
  border-bottom: 1px solid #00438a;
  padding-bottom: 0.1em;
}

#graduate2026 .grad-body strong {
  font-weight: normal;
}

#graduate2026 .modal-contents ._plan .grad-head {
  background-color: #c1d401;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .modal-contents ._plan .grad-head {
    background-image: url(../images/grad-modal-plan-head-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .modal-contents ._plan .grad-head {
    background-image: url(../images/grad-modal-plan-head-pc.jpg);
  }
}

#graduate2026 .modal-contents ._design .grad-head {
  background-color: #ef999d;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .modal-contents ._design .grad-head {
    background-image: url(../images/grad-modal-design-head-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .modal-contents ._design .grad-head {
    background-image: url(../images/grad-modal-design-head-pc.jpg);
  }
}

#graduate2026 .modal-contents ._program .grad-head {
  background-color: #ffc514;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .modal-contents ._program .grad-head {
    background-image: url(../images/grad-modal-program-head-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .modal-contents ._program .grad-head {
    background-image: url(../images/grad-modal-program-head-pc.jpg);
  }
}

#graduate2026 .modal-contents ._sound .grad-head {
  background-color: #bf89f2;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .modal-contents ._sound .grad-head {
    background-image: url(../images/grad-modal-sound-head-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .modal-contents ._sound .grad-head {
    background-image: url(../images/grad-modal-sound-head-pc.jpg);
  }
}

#graduate2026 .modal-contents ._general .grad-head {
  background-color: #89cff2;
}

@media only screen and (max-width: 767px) {
  #graduate2026 .modal-contents ._general .grad-head {
    background-image: url(../images/grad-modal-general-head-sp.jpg);
  }
}

@media print,
screen and (min-width: 768px) {
  #graduate2026 .modal-contents ._general .grad-head {
    background-image: url(../images/grad-modal-general-head-pc.jpg);
  }
}

#graduate2026 .modal-contents ._general2 .grad-head {
  color: #fff;
  background: linear-gradient(90deg, rgba(0, 82, 170, 1) 0%, rgba(0, 162, 227, 1) 100%);
}

#graduate2026 .modal-contents ._developer .grad-head {
  color: #fff;
  background: linear-gradient(90deg, rgba(255, 15, 118, 1) 0%, rgba(241, 108, 86, 1) 100%);
}

#graduate2026 .add-modal {
  width: 100%;
  margin-top: 3.8rem;
  margin-bottom: 15.5rem;
  display: flex;
  justify-content: space-between;
  position: relative;

  @media (max-width: 768px) {
    margin-top: 14px;
    margin-bottom: 85px;
    flex-direction: column;
    gap: 3rem;
  }
}

#graduate2026 .add-modal .modal-link {
  width: 48.215%;
  padding: 4rem 0;
  position: relative;

  @media (max-width: 768px) {
    width: 100%;
    padding: 25px 0;
  }
}

#graduate2026 .add-modal .modal-link::after {
  content: '';
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 5rem;
  aspect-ratio: 50/18;
  background: url(../images/add-modal-icon.svg)no-repeat;

  @media (max-width: 768px) {
    bottom: 10px;
    right: 10px;
    width: 8.193rem;
  }
}

#graduate2026 .add-modal .modal-link:nth-of-type(1) {
  background: linear-gradient(90deg, rgba(255, 15, 118, 1) 0%, rgba(241, 108, 86, 1) 100%);
  border: 2px solid #ff9090;
}

#graduate2026 .add-modal .modal-link:nth-of-type(2) {
  background: linear-gradient(90deg, rgba(0, 82, 170, 1) 0%, rgba(0, 162, 227, 1) 100%);
  border: 2px solid #8fccff;
}

#graduate2026 .add-modal .modal-link ._title {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;

  ._jp {
    font-size: 1.8rem;
    font-weight: 500;

    @media (max-width: 768px) {
      font-size: 3.2768rem;
    }
  }

  ._en {
    font-family: Oswald, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 0.6em;

    @media (max-width: 768px) {
      font-size: 2.2528rem;
    }
  }
}

#graduate2026 .add-modal .modal-link .text {
  margin-top: 1em;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  line-height: 1.75;
  text-align: center;
  color: #fff;

  @media (max-width: 768px) {
    font-size: 2.4576rem;
  }
}