<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;family=Zen+Old+Mincho&amp;display=swap");
body {
  margin: 0;
  line-height: 0;
}
body &gt; svg {
  display: none;
}
body &gt; header {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
body &gt; header &gt; div {
  width: 100%;
}
body &gt; header &gt; div:nth-of-type(1) {
  order: 2;
  height: 29.3333333333vw;
  position: relative;
}
body &gt; header &gt; div:nth-of-type(1) &gt; h1 {
  width: 29.6vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
body &gt; header &gt; div:nth-of-type(1) &gt; h1 &gt; svg {
  width: 29.6vw;
  height: 22.5333333333vw;
  fill: rgb(0, 77, 160);
}
body &gt; header &gt; div:nth-of-type(1) &gt; ul {
  display: none;
}
body &gt; header &gt; div:nth-of-type(2) {
  order: 1;
  height: 106.6666666667vw;
  position: relative;
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul {
  width: 92vw;
  height: 106.6666666667vw;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li {
  width: 92vw;
  height: 106.6666666667vw;
  overflow: hidden;
  position: relative;
  background: rgb(255, 255, 255);
  border-radius: 0 0 0 16vw;
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; picture {
  width: 100%;
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; picture img {
  width: 100%;
  height: auto;
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; h2 {
  position: absolute;
  top: 5.0666666667vw;
  left: 7.8666666667vw;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 5.3333333333vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: rgb(255, 255, 255);
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; p {
  position: absolute;
  top: 24.8vw;
  left: 6.6666666667vw;
  margin: 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 5.3333333333vw;
  line-height: 1.5;
  color: rgb(255, 255, 255);
}
body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; p span {
  letter-spacing: 0.2em;
}
body &gt; main {
  width: 100%;
}
body &gt; main #about {
  width: 100%;
  margin: -1px 0 0;
  padding: 24.9333333333vw 0 19.3333333333vw;
  background: url(../image/index/about_02_sp.svg) center top -1px/100% no-repeat, rgb(19, 19, 37) url(../image/index/about_01_sp.jpg) center top/100% no-repeat;
}
body &gt; main #about &gt; h2 {
  width: 100%;
  margin: 16.8vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 7.2vw;
  line-height: 1.4814814815;
  letter-spacing: 0.2em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body &gt; main #about &gt; h2:nth-of-type(1) {
  margin: 8.5333333333vw 0 0;
}
body &gt; main #about &gt; p {
  width: 84vw;
  margin: 6.9333333333vw auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.7333333333vw;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body &gt; main #about &gt; p:nth-of-type(1) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(3) {
  width: 75.4666666667vw;
  margin: 0 auto;
}
body &gt; main #about &gt; p:nth-of-type(4) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(4) br:nth-of-type(2) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(5) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(6) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(7) {
  width: 75.4666666667vw;
  margin: 0 auto;
}
body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(2) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(3) {
  display: none;
}
body &gt; main #about &gt; p:nth-of-type(9) {
  width: 86.6666666667vw;
  margin: 9.6vw auto 0;
  text-align: center;
}
body &gt; main #about &gt; p:nth-of-type(9) br:nth-of-type(1) {
  display: none;
}
body &gt; main #about &gt; div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.6666666667vw 0;
  width: 100%;
  margin: 9.6vw 0 0;
}
body &gt; main #about &gt; div &gt; a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73.3333333333vw;
  height: 10.6666666667vw;
  border-radius: 5.3333333333vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: rgb(23, 78, 158);
  background: rgb(255, 255, 255);
}
body &gt; main #about &gt; ul {
  list-style: none;
  width: 75.4666666667vw;
  position: relative;
  margin: 0 auto;
  padding: 0;
}
body &gt; main #about &gt; ul &gt; li {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 0 0 0 4.2666666667vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body &gt; main #about &gt; ul &gt; li::before {
  content: "";
  width: 0.9333333333vw;
  height: 0.9333333333vw;
  border-radius: 50%;
  position: absolute;
  top: 3.0666666667vw;
  left: 1.2vw;
  background: rgb(255, 255, 255);
}
body &gt; main #supervisor {
  width: 100%;
  padding: 16vw 0 18.8vw;
  background: rgb(20, 37, 74);
}
body &gt; main #supervisor &gt; h2 {
  width: 100%;
  margin: 8.5333333333vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 7.2vw;
  line-height: 1.4814814815;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body &gt; main #supervisor &gt; p {
  width: 84vw;
  margin: 6.9333333333vw auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body &gt; main #supervisor &gt; p br:nth-of-type(2) {
  display: none;
}
body &gt; main #supervisor &gt; ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5.8666666667vw 0;
  list-style: none;
  width: 100%;
  margin: 6.9333333333vw 0 0;
  padding: 0;
}
body &gt; main #supervisor &gt; ul &gt; li {
  width: calc(73.3333333333vw - 2px);
  position: relative;
  margin: 0 0 5.3333333333vw;
  padding: 0 0 9.8666666667vw;
  border: solid 1px rgb(255, 255, 255);
}
body &gt; main #supervisor &gt; ul &gt; li::before {
  content: "";
  display: block;
  width: 48vw;
  height: 48vw;
  border-radius: 50%;
  position: absolute;
  top: 5.2vw;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, 0);
}
body &gt; main #supervisor &gt; ul &gt; li::after {
  content: "";
  display: block;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  position: absolute;
  bottom: -5.3333333333vw;
  left: 50%;
  background: url(../image/index/supervisor_02.svg) center/contain no-repeat;
  transform-origin: center;
  transform: translate(-50%, 0);
}
body &gt; main #supervisor &gt; ul &gt; li &gt; h3 {
  width: 100%;
  margin: 58.4vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 7.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rp, body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rt {
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1;
}
body &gt; main #supervisor &gt; ul &gt; li &gt; p {
  width: 100%;
  margin: 3.8666666667vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(1)::before {
  background: url(../image/index/supervisor_01_1.jpg) center/cover no-repeat;
}
body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(2)::before {
  background: url(../image/index/supervisor_01_2.jpg) center/cover no-repeat;
}
body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(3)::before {
  background: url(../image/index/supervisor_01_3.jpg) center/cover no-repeat;
}
body &gt; main #supervisor &gt; div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.6666666667vw 0;
  width: 100%;
  margin: 16.2666666667vw 0 0;
}
body &gt; main #supervisor &gt; div &gt; a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73.3333333333vw;
  height: 10.6666666667vw;
  border-radius: 5.3333333333vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: rgb(23, 78, 158);
  background: rgb(255, 255, 255);
}
body &gt; footer {
  width: 100%;
  padding: 3.4666666667vw 0 6vw;
  background: rgb(228, 228, 228);
}
body &gt; footer &gt; h2 {
  width: 20.2666666667vw;
  margin: 0 auto;
}
body &gt; footer &gt; h2 &gt; svg {
  width: 20.2666666667vw;
  height: 15.4666666667vw;
  fill: rgb(0, 0, 0);
}
body &gt; footer &gt; p {
  width: 100%;
  margin: 2.5333333333vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6666666667vw;
  line-height: 1;
  text-align: center;
  color: rgb(0, 0, 0);
}
body &gt; footer &gt; div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 2.6666666667vw;
  width: 100%;
  margin: 6.4vw 0 0;
}
body &gt; footer &gt; div &gt; a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1;
  text-decoration: none;
  color: rgb(23, 78, 158);
}
body &gt; footer &gt; small {
  display: block;
  width: 100%;
  margin: 6.4vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.1333333333vw;
  line-height: 1;
  text-align: center;
  color: rgb(0, 0, 0);
}
body #pulldownmenu {
  display: flex;
  justify-content: center;
  width: 13.6vw;
  height: 13.6vw;
  position: fixed;
  top: 0;
  right: 1.2vw;
  z-index: 1;
}
body #pulldownmenu &gt; img {
  width: 8.5333333333vw;
  height: auto;
}
body #popup {
  display: none;
  width: 100%;
  height: 100dvh;
  overflow-x: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s;
}
body #popup &gt; aside {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
body #popup &gt; nav {
  display: none;
  width: calc(70.6666666667vw - 2px);
  position: relative;
  margin: 8vw auto 0;
  background: rgba(20, 37, 74, 0.5);
  border: solid 1px rgb(255, 255, 255);
  transform: translate(0, calc(-100% - 8vw));
  transition: transform 0.5s 0.3s;
}
body #popup &gt; nav &gt; ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12.2666666667vw 0;
  list-style: none;
  width: 100%;
  margin: 26.4vw 0 0;
  padding: 0 0 26.5333333333vw;
}
body #popup &gt; nav &gt; ul &gt; li {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
body #popup &gt; nav &gt; ul &gt; li a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
body #popup &gt; nav &gt; nav {
  width: 10.6666666667vw;
  position: absolute;
  top: 0;
  right: 0;
  transform-origin: center;
  transform: translate(25%, -25%);
}
body #popup &gt; nav &gt; nav img {
  width: 100%;
  height: auto;
}
body #popup &gt; nav.active {
  display: block;
  transform: translate(0, 0);
}
@starting-style {
  body #popup &gt; nav.active {
    transform: translate(0, calc(-100% - 8vw));
  }
}
body #popup &gt; div {
  display: none;
  width: calc(84vw - 2px);
  position: relative;
  margin: 8vw auto 0;
  padding: 0 0 10.2666666667vw;
  background: rgb(20, 37, 74);
  border: solid 1px rgb(255, 255, 255);
}
body #popup &gt; div:nth-of-type(1)::before, body #popup &gt; div:nth-of-type(2)::before, body #popup &gt; div:nth-of-type(3)::before {
  content: "";
  display: block;
  width: 48vw;
  height: 48vw;
  border-radius: 50%;
  margin: 10.5333333333vw auto 0;
}
body #popup &gt; div:nth-of-type(1) &gt; h3, body #popup &gt; div:nth-of-type(2) &gt; h3, body #popup &gt; div:nth-of-type(3) &gt; h3 {
  width: 100%;
  margin: 5.3333333333vw 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 7.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rt {
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1;
}
body #popup &gt; div:nth-of-type(1) &gt; h4, body #popup &gt; div:nth-of-type(2) &gt; h4, body #popup &gt; div:nth-of-type(3) &gt; h4 {
  width: 74.6666666667vw;
  margin: 9.3333333333vw 0 0 8vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body #popup &gt; div:nth-of-type(1) &gt; p, body #popup &gt; div:nth-of-type(2) &gt; p, body #popup &gt; div:nth-of-type(3) &gt; p {
  width: 68vw;
  margin: 3.8666666667vw auto 0;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(255, 255, 255);
}
body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(1) {
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
}
body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(2) {
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.3333333333;
}
body #popup &gt; div:nth-of-type(1) &gt; ol, body #popup &gt; div:nth-of-type(2) &gt; ol, body #popup &gt; div:nth-of-type(3) &gt; ol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  width: 68vw;
  margin: 0 auto;
  padding: 0;
}
body #popup &gt; div:nth-of-type(1) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(2) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(3) &gt; ol &gt; li {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body #popup &gt; div:nth-of-type(1).active, body #popup &gt; div:nth-of-type(2).active, body #popup &gt; div:nth-of-type(3).active {
  display: block;
}
body #popup &gt; div:nth-of-type(1)::before {
  background: url(../image/index/supervisor_01_1.jpg) center/cover no-repeat;
}
body #popup &gt; div:nth-of-type(2)::before {
  background: url(../image/index/supervisor_01_2.jpg) center/cover no-repeat;
}
body #popup &gt; div:nth-of-type(3)::before {
  background: url(../image/index/supervisor_01_3.jpg) center/cover no-repeat;
}
body #popup &gt; div &gt; nav {
  width: 10.6666666667vw;
  position: absolute;
  top: 0;
  right: 0;
  transform-origin: center;
  transform: translate(25%, -25%);
}
body #popup &gt; div &gt; nav img {
  width: 100%;
  height: auto;
}
body #popup.active {
  display: block;
  opacity: 1;
}
@starting-style {
  body #popup.active {
    opacity: 0;
  }
}
@media (min-width: 768px), print {
  body &gt; header {
    padding: 0 0 5.7291666667vw;
  }
  body &gt; header &gt; div:nth-of-type(1) {
    order: 1;
    flex: 1;
    width: auto;
    height: 46.875vw;
    height: 41.6666666667vw;
    background: rgb(255, 255, 255);
    transition: background 0.3s;
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; h1 {
    width: 13.28125vw;
    top: 4.1666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; h1 &gt; svg {
    width: 13.28125vw;
    height: 8.9583333333vw;
    transition: fill 0.3s;
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2.1875vw 0;
    list-style: none;
    position: absolute;
    bottom: 9.6354166667vw;
    left: 3.59375vw;
    margin: 0;
    padding: 0;
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; ul &gt; li {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 0.9375vw;
    line-height: 1;
    letter-spacing: 0.2em;
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; ul &gt; li a {
    text-decoration: none;
    color: rgb(23, 78, 158);
    border-bottom: solid 1px transparent;
    transition: border-bottom 0.3s;
    transition: color 0.3s;
  }
  body &gt; header &gt; div:nth-of-type(1) &gt; ul &gt; li a:hover {
    border-bottom: solid 1px rgb(23, 78, 158);
  }
  body &gt; header &gt; div:nth-of-type(1).active {
    background: rgb(23, 78, 158);
  }
  body &gt; header &gt; div:nth-of-type(1).active &gt; h1 &gt; svg {
    fill: rgb(255, 255, 255);
  }
  body &gt; header &gt; div:nth-of-type(1).active &gt; ul &gt; li a {
    color: rgb(255, 255, 255);
  }
  body &gt; header &gt; div:nth-of-type(1).active &gt; ul &gt; li a:hover {
    border-bottom: solid 1px rgb(255, 255, 255);
  }
  body &gt; header &gt; div:nth-of-type(2) {
    order: 2;
    width: 81.25vw;
    height: 41.6666666667vw;
    position: relative;
  }
  body &gt; header &gt; div:nth-of-type(2) &gt; ul {
    width: 81.25vw;
    height: 41.6666666667vw;
  }
  body &gt; header &gt; div:nth-of-type(2) &gt; ul li {
    width: 81.25vw;
    height: 41.6666666667vw;
    border-radius: 0 0 0 6.25vw;
  }
  body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; h2 {
    top: 3.6979166667vw;
    left: 2.3958333333vw;
    font-size: 2.0833333333vw;
  }
  body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; h2 br {
    display: none;
  }
  body &gt; header &gt; div:nth-of-type(2) &gt; ul li &gt; p {
    top: 8.2291666667vw;
    left: 51.4583333333vw;
    font-size: 2.0833333333vw;
  }
  body &gt; main {
    width: 100%;
  }
  body &gt; main #about {
    width: 100%;
    padding: 18.2291666667vw 0 5.3125vw;
    background: url(../image/index/about_02_pc.svg) center top -1px/100% no-repeat, rgb(19, 19, 37) url(../image/index/about_01_pc.jpg) center top/100% no-repeat;
  }
  body &gt; main #about &gt; h2 {
    width: 78.125vw;
    margin: 6.875vw auto 0;
    font-size: 3.125vw;
    line-height: 2;
    text-align: left;
  }
  body &gt; main #about &gt; h2 br {
    display: none;
  }
  body &gt; main #about &gt; h2:nth-of-type(1) {
    margin: 0 auto;
  }
  body &gt; main #about &gt; p {
    width: 78.125vw;
    margin: 2.8125vw auto 0;
    font-size: 1.40625vw;
    line-height: 2;
  }
  body &gt; main #about &gt; p:nth-of-type(1) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(3) {
    display: none;
  }
  body &gt; main #about &gt; p:nth-of-type(4) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(4) br:nth-of-type(2) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(5) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(6) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(7) {
    display: none;
  }
  body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(2) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(8) br:nth-of-type(3) {
    display: inline;
  }
  body &gt; main #about &gt; p:nth-of-type(9) {
    width: 78.125vw;
    margin: 5.625vw auto 0;
  }
  body &gt; main #about &gt; p:nth-of-type(9) br:nth-of-type(1) {
    display: inline;
  }
  body &gt; main #about &gt; div {
    width: 78.125vw;
    margin: 5.625vw auto 0;
  }
  body &gt; main #about &gt; div &gt; a {
    width: 25vw;
    height: 3.75vw;
    border-radius: 1.875vw;
    font-size: 1.40625vw;
    border: solid 2px rgb(255, 255, 255);
    transition: color 0.3s, background 0.3s;
  }
  body &gt; main #about &gt; div &gt; a:hover {
    color: rgb(255, 255, 255);
    background: rgb(23, 78, 158);
  }
  body &gt; main #about &gt; ul {
    width: 75.625vw;
  }
  body &gt; main #about &gt; ul &gt; li {
    padding: 0 0 0 1.25vw;
    font-size: 1.40625vw;
    line-height: 2;
  }
  body &gt; main #about &gt; ul &gt; li::before {
    width: 0.390625vw;
    height: 0.390625vw;
    top: 1.171875vw;
    left: 0.234375vw;
  }
  body &gt; main #about &gt; ul &gt; li:nth-of-type(3)::after {
    content: "など…";
    display: inline-block;
    margin: 0 0 0 3.75vw;
  }
  body &gt; main #supervisor {
    padding: 5.078125vw 0 11.015625vw;
  }
  body &gt; main #supervisor &gt; h2 {
    width: 73.4375vw;
    margin: 0 auto;
    font-size: 3.125vw;
    line-height: 2;
    text-align: justify;
  }
  body &gt; main #supervisor &gt; p {
    width: 73.4375vw;
    margin: 1.40625vw auto 0;
    font-size: 1.40625vw;
    line-height: 2;
  }
  body &gt; main #supervisor &gt; p br:nth-of-type(2) {
    display: none;
  }
  body &gt; main #supervisor &gt; ul {
    gap: 0 1.875vw;
    width: 93.75vw;
    margin: 5.703125vw auto 0;
  }
  body &gt; main #supervisor &gt; ul &gt; li {
    width: calc(30vw - 2px);
    margin: 0;
    padding: 0 0 3.515625vw;
    cursor: pointer;
  }
  body &gt; main #supervisor &gt; ul &gt; li::before {
    width: 21.875vw;
    height: 21.875vw;
    top: 3.828125vw;
    transition: transform 0.2s;
  }
  body &gt; main #supervisor &gt; ul &gt; li::after {
    width: 3.125vw;
    height: 3.125vw;
    bottom: -1.5625vw;
    transition: transform 0.2s;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; h3 {
    margin: 27.96875vw 0 0;
    font-size: 3.125vw;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rp, body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rt {
    font-size: 1.25vw;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; p {
    margin: 0.9375vw 0 0;
    font-size: 1.25vw;
    line-height: 1.5;
  }
  body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(1) {
    order: 2;
  }
  body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(2) {
    order: 1;
  }
  body &gt; main #supervisor &gt; ul &gt; li:nth-of-type(3) {
    order: 3;
  }
  body &gt; main #supervisor &gt; ul &gt; li:hover::before {
    transform: translate(-50%, 0) scale(1.1);
  }
  body &gt; main #supervisor &gt; ul &gt; li:hover::after {
    transform: translate(-50%, 0) scale(1.3);
  }
  body &gt; main #supervisor &gt; div {
    gap: 0 6.25vw;
    width: 74.21875vw;
    margin: 8.59375vw auto 0;
  }
  body &gt; main #supervisor &gt; div &gt; a {
    width: 25vw;
    height: 3.75vw;
    border-radius: 1.875vw;
    font-size: 1.40625vw;
    border: solid 2px rgb(255, 255, 255);
    transition: color 0.3s, background 0.3s;
  }
  body &gt; main #supervisor &gt; div &gt; a:hover {
    color: rgb(255, 255, 255);
    background: rgb(23, 78, 158);
  }
  body &gt; footer {
    padding: 3.90625vw 0 1.71875vw;
  }
  body &gt; footer &gt; h2 {
    width: 17.5vw;
  }
  body &gt; footer &gt; h2 &gt; svg {
    width: 17.5vw;
    height: 13.359375vw;
  }
  body &gt; footer &gt; p {
    margin: 1.25vw 0 0;
    font-size: 0.9375vw;
  }
  body &gt; footer &gt; div {
    gap: 0 1.5625vw;
    margin: 2.890625vw 0 0;
  }
  body &gt; footer &gt; div &gt; a {
    font-size: 1.25vw;
    line-height: 1.25;
    border-bottom: solid 1px transparent;
    transition: border-bottom 0.3s;
  }
  body &gt; footer &gt; div &gt; a:hover {
    border-bottom: solid 1px rgb(23, 78, 158);
  }
  body &gt; footer &gt; small {
    margin: 3.046875vw 0 0;
    font-size: 0.9375vw;
  }
  body #pulldownmenu {
    width: 7.96875vw;
    height: 7.96875vw;
    right: 0.703125vw;
    cursor: pointer;
  }
  body #pulldownmenu &gt; img {
    width: 5vw;
  }
  body #popup &gt; aside {
    cursor: pointer;
  }
  body #popup &gt; nav {
    width: calc(41.40625vw - 2px);
    margin: 4.6875vw auto 0;
  }
  body #popup &gt; nav &gt; ul {
    gap: 7.1875vw 0;
    margin: 15.46875vw 0 0;
    padding: 0 0 15.546875vw;
  }
  body #popup &gt; nav &gt; ul &gt; li {
    font-size: 2.1875vw;
  }
  body #popup &gt; nav &gt; ul &gt; li a {
    border-bottom: solid 1px transparent;
  }
  body #popup &gt; nav &gt; ul &gt; li a:hover {
    border-bottom: solid 1px rgb(255, 255, 255);
  }
  body #popup &gt; nav &gt; nav {
    width: 6.25vw;
    cursor: pointer;
  }
  body #popup &gt; nav &gt; nav:hover {
    transform: translate(25%, -25%) scale(1.3);
  }
  body #popup &gt; div {
    width: calc(62.5vw - 2px);
    margin: 11.71875vw auto 0;
    padding: 0 0 5.625vw;
  }
  body #popup &gt; div:nth-of-type(1)::before, body #popup &gt; div:nth-of-type(2)::before, body #popup &gt; div:nth-of-type(3)::before {
    width: 21.875vw;
    height: 21.875vw;
    position: absolute;
    top: 3.828125vw;
    left: 7.734375vw;
    margin: 0;
  }
  body #popup &gt; div:nth-of-type(1) &gt; h3, body #popup &gt; div:nth-of-type(2) &gt; h3, body #popup &gt; div:nth-of-type(3) &gt; h3 {
    width: 18.75vw;
    position: absolute;
    top: 10.15625vw;
    left: 42.1875vw;
    margin: 0;
    font-size: 3.125vw;
    transform: translate(-50%, 0);
  }
  body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rt {
    font-size: 1.25vw;
  }
  body #popup &gt; div:nth-of-type(1) &gt; h4, body #popup &gt; div:nth-of-type(2) &gt; h4, body #popup &gt; div:nth-of-type(3) &gt; h4 {
    width: 50vw;
    margin: 5.15625vw auto 0;
    font-size: 1.25vw;
    line-height: 1.75;
  }
  body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(1) {
    width: 18.75vw;
    position: absolute;
    top: 15.859375vw;
    left: 42.1875vw;
    margin: 0;
    font-size: 1.25vw;
    line-height: 1.5;
    transform: translate(-50%, 0);
  }
  body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(2) {
    width: 50vw;
    margin: 27.5vw auto 0;
    font-size: 1.25vw;
    line-height: 1.75;
  }
  body #popup &gt; div:nth-of-type(1) &gt; ol, body #popup &gt; div:nth-of-type(2) &gt; ol, body #popup &gt; div:nth-of-type(3) &gt; ol {
    width: 50vw;
  }
  body #popup &gt; div:nth-of-type(1) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(2) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(3) &gt; ol &gt; li {
    font-size: 1.25vw;
    line-height: 1.75;
  }
  body #popup &gt; div &gt; nav {
    width: 4.6875vw;
    top: -4.6875vw;
    right: -4.6875vw;
    cursor: pointer;
    transform: translate(0, 0);
  }
  body #popup &gt; div &gt; nav:hover {
    transform: scale(1.3);
  }
}
@media (min-width: 1280px) {
  body &gt; header {
    padding: 0 0 110px;
  }
  body &gt; main #about {
    padding: 350px 0 102px;
  }
  body &gt; main #about &gt; h2 {
    width: 1000px;
    margin: 88px auto 0;
    font-size: 40px;
  }
  body &gt; main #about &gt; p {
    width: 1000px;
    margin: 36px auto 0;
    font-size: 18px;
  }
  body &gt; main #about &gt; p:nth-of-type(9) {
    width: 1000px;
    margin: 72px auto 0;
  }
  body &gt; main #about &gt; div {
    width: 1000px;
    margin: 72px auto 0;
  }
  body &gt; main #about &gt; div &gt; a {
    width: 320px;
    height: 48px;
    border-radius: 24px;
    font-size: 18px;
  }
  body &gt; main #about &gt; ul {
    width: 968px;
  }
  body &gt; main #about &gt; ul &gt; li {
    padding: 0 0 0 16px;
    font-size: 18px;
  }
  body &gt; main #about &gt; ul &gt; li::before {
    width: 5px;
    height: 5px;
    top: 15px;
    left: 3px;
  }
  body &gt; main #about &gt; ul &gt; li:nth-of-type(3)::after {
    margin: 0 0 0 48px;
  }
  body &gt; main #supervisor &gt; h2 {
    width: 940px;
    font-size: 40px;
  }
  body &gt; main #supervisor &gt; p {
    width: 940px;
    margin: 18px auto 0;
    font-size: 18px;
  }
  body &gt; main #supervisor &gt; ul {
    gap: 0 24px;
    width: 1200px;
    margin: 73px auto 0;
  }
  body &gt; main #supervisor &gt; ul &gt; li {
    width: 382px;
    padding: 0 0 45px;
  }
  body &gt; main #supervisor &gt; ul &gt; li::before {
    width: 280px;
    height: 280px;
    top: 49px;
  }
  body &gt; main #supervisor &gt; ul &gt; li::after {
    width: 40px;
    height: 40px;
    bottom: -20px;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; h3 {
    margin: 358px 0 0;
    font-size: 40px;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rp, body &gt; main #supervisor &gt; ul &gt; li &gt; h3 &gt; ruby rt {
    font-size: 16px;
  }
  body &gt; main #supervisor &gt; ul &gt; li &gt; p {
    margin: 12px 0 0;
    font-size: 16px;
  }
  body &gt; main #supervisor &gt; div {
    gap: 0 80px;
    width: 950px;
    margin: 110px auto 0;
  }
  body &gt; main #supervisor &gt; div &gt; a {
    width: 320px;
    height: 48px;
    border-radius: 24px;
    font-size: 18px;
  }
  body &gt; footer {
    padding: 50px 0 22px;
  }
  body &gt; footer &gt; h2 {
    width: 224px;
  }
  body &gt; footer &gt; h2 &gt; svg {
    width: 224px;
    height: 171px;
  }
  body &gt; footer &gt; p {
    margin: 16px 0 0;
    font-size: 12px;
  }
  body &gt; footer &gt; div {
    gap: 0 20px;
    margin: 37px 0 0;
  }
  body &gt; footer &gt; div &gt; a {
    font-size: 16px;
  }
  body &gt; footer &gt; small {
    margin: 39px 0 0;
    font-size: 12px;
  }
  body #pulldownmenu {
    width: 102px;
    height: 102px;
    right: 9px;
  }
  body #pulldownmenu &gt; img {
    width: 64px;
  }
  body #popup &gt; nav {
    width: 528px;
    margin: 60px auto 0;
  }
  body #popup &gt; nav &gt; ul {
    gap: 92px 0;
    margin: 198px 0 0;
    padding: 0 0 199px;
  }
  body #popup &gt; nav &gt; ul &gt; li {
    font-size: 28px;
  }
  body #popup &gt; nav &gt; nav {
    width: 80px;
  }
  body #popup &gt; div {
    width: 798px;
    margin: 150px auto 0;
    padding: 0 0 72px;
  }
  body #popup &gt; div:nth-of-type(1)::before, body #popup &gt; div:nth-of-type(2)::before, body #popup &gt; div:nth-of-type(3)::before {
    width: 280px;
    height: 280px;
    top: 49px;
    left: 99px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; h3, body #popup &gt; div:nth-of-type(2) &gt; h3, body #popup &gt; div:nth-of-type(3) &gt; h3 {
    width: 240px;
    top: 130px;
    left: 540px;
    font-size: 40px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(1) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(2) &gt; h3 &gt; ruby rt, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rp, body #popup &gt; div:nth-of-type(3) &gt; h3 &gt; ruby rt {
    font-size: 16px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; h4, body #popup &gt; div:nth-of-type(2) &gt; h4, body #popup &gt; div:nth-of-type(3) &gt; h4 {
    width: 640px;
    margin: 66px auto 0;
    font-size: 16px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(1), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(1) {
    width: 240px;
    top: 203px;
    left: 540px;
    font-size: 16px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(2) &gt; p:nth-of-type(2), body #popup &gt; div:nth-of-type(3) &gt; p:nth-of-type(2) {
    width: 640px;
    margin: 352px auto 0;
    font-size: 16px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; ol, body #popup &gt; div:nth-of-type(2) &gt; ol, body #popup &gt; div:nth-of-type(3) &gt; ol {
    width: 640px;
  }
  body #popup &gt; div:nth-of-type(1) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(2) &gt; ol &gt; li, body #popup &gt; div:nth-of-type(3) &gt; ol &gt; li {
    font-size: 16px;
  }
  body #popup &gt; div &gt; nav {
    width: 60px;
    top: -60px;
    right: -60px;
  }
}</pre></body></html>