@charset "utf-8";
@import url("./?mortyurl=https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DNoto%2BSans%2BJP%3A400%2C500%26display%3Dswap%26subset%3Djapanese");
/* reset */
/*
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}
*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}
::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item; /* Add the correct display in all browsers */
}
small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}
[hidden],
template {
  display: none; /* Add the correct display in IE */
}
abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}
a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}
b,
strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}
dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto; /* Firefox 36+ */
}
[type="search"] {
  -webkit-appearance: textfield; /* Safari 8+ */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}
textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}
button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}
optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}
button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}
button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}
select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}
legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}
[type="search"] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}
audio,
canvas,
progress,
video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
/* lib */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: pan-y;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* original */
@media screen and (max-width: 750px) {
  .ut-pcOnly {
    display: none;
  }
}
@media print, screen and (min-width: 751px) {
  .ut-spOnly {
    display: none;
  }
}
.ut-mt0 {
  margin-top: 0 !important;
}
.ut-mb0 {
  margin-bottom: 0 !important;
}
html {
  font-size: 62.5%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
@media print {
  html,
  body {
    font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
  }
}
body {
  font-size: 16px;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  body {
    min-width: 1040px;
  }
}
@media screen and (max-width: 750px) {
  body {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (max-width: 750px) {
  body::before {
    transition: background 0.25s;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 15;
    pointer-events: none;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.25s;
}
a:hover {
  opacity: 0.7;
}
ul {
  list-style: none;
  list-style-position: inside;
}
ol {
  list-style-position: inside;
}
th {
  font-weight: 500;
}
img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 750px) {
  body.js-overlay {
    position: relative;
    overflow: hidden;
    height: 100vh;
  }
  body.js-overlay::before {
    background: rgba(0,0,0,0.75);
    pointer-events: auto;
  }
}
@media print, screen and (min-width: 751px) {
  .ly-wrapper {
    min-height: 600px;
    padding: 62px 0 80px;
  }
}
@media screen and (max-width: 750px) {
  .ly-wrapper {
    min-height: 61vh;
    padding: 8.266666666666666vw 0;
  }
}
.ly-wrapper_inner {
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  .ly-wrapper_inner {
    width: 1008px;
  }
}
@media screen and (max-width: 750px) {
  .ly-wrapper_inner {
    width: 92vw;
  }
}
.ly-menuFrame {
  position: relative;
  z-index: 10;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame {
    height: 116px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame {
    height: 24vw;
  }
}
.ly-contBody {
  overflow-y: hidden;
}
.ly-contBody::before {
  content: "";
  transition: background 0.25s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.ly-contBody.js-overlay:before {
  background: rgba(0,0,0,0.5);
  z-index: 5;
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-flet {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_flet_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-flet {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_flet_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-gsl {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsl_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-gsl {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsl_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-econ {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_econ_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-econ {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_econ_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-gsecon {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsecon_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-gsecon {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsecon_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-law {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_law_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-law {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_law_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-gslaw {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gslaw_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-gslaw {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gslaw_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-fbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_fbc_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-fbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_fbc_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-gsbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsbc_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-gsbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_gsbc_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-hr {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_hr_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-hr {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_hr_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.mt-ls {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_ls_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.mt-ls {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_mita_ls_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-flet {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_flet_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-flet {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_flet_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-econ {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_econ_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-econ {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_econ_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-law {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_law_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-law {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_law_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-fbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_fbc_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-fbc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_fbc_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-med {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_med_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-med {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_med_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-st {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_st_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-st {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_st_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hy-pha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_pha_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hy-pha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hy_pha_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hyg-kbs {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_kbs_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hyg-kbs {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_kbs_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hyg-sdm {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_sdm_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hyg-sdm {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_sdm_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.hyg-kmd {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_kmd_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.hyg-kmd {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_hyg_kmd_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sfc-pmei {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_pmei_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sfc-pmei {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_pmei_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sfc-nmc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_nmc_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sfc-nmc {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_nmc_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sfc-gsmg {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_gsmg_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sfc-gsmg {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_gsmg_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sfc-gshm {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_gshm_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sfc-gshm {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sfc_gshm_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.yg-st {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_yg_st_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.yg-st {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_yg_st_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.yg-gsst {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_yg_gsst_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.yg-gsst {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_yg_gsst_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sn-med {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sn_med_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sn-med {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sn_med_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sn-gsmed {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sn_gsmed_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sn-gsmed {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sn_gsmed_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sk-pha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sk_pha_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sk-pha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sk_pha_sp.jpg");
  }
}
@media print, screen and (min-width: 751px) {
  .st-main.sk-gspha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sk_gspha_pc.jpg");
  }
}
@media screen and (max-width: 750px) {
  .st-main.sk-gspha {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Fmainvisual%2Fbg_sk_gspha_sp.jpg");
  }
}
.st-pageTop_wrap {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .st-pageTop_wrap {
    width: 1008px;
    height: 32px;
    top: -32px;
  }
}
@media screen and (max-width: 750px) {
  .st-pageTop_wrap {
    width: 92vw;
    height: 8.533333333333333vw;
    top: -8.533333333333333vw;
  }
}
.st-pageTop {
  background: rgba(200,200,200,0.8);
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.2s;
  cursor: pointer;
}
@media print, screen and (min-width: 751px) {
  .st-pageTop {
    transform: translateY(42px);
    width: 32px;
    height: 32px;
    bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  .st-pageTop {
    width: 8.533333333333333vw;
    height: 8.533333333333333vw;
    bottom: 2.666666666666667vw;
    transform: translateY(11.200000000000001vw);
  }
}
.st-pageTop::before {
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-135deg);
  position: relative;
  top: 3px;
}
@media print, screen and (min-width: 751px) {
  .st-pageTop::before {
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 750px) {
  .st-pageTop::before {
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
.st-pageTop.is-show {
  transform: translateY(0);
}
.st-pageTop.is-sticky {
  position: relative;
}
.st-footer {
  border-top: 1px solid #d9d9d9;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .st-footer {
    padding: 40px;
  }
}
@media screen and (max-width: 750px) {
  .st-footer {
    padding: 10.666666666666668vw 0;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 751px) {
  .st-footer_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media screen and (max-width: 750px) {
  .st-footer_inner {
    width: 93.33333333333333vw;
    margin: 0 auto;
  }
}
.st-footer_navList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .st-footer_navList {
    justify-content: center;
  }
}
.st-footer_navListItem {
  border-right: 2px solid #6b6b6b;
}
@media print, screen and (min-width: 751px) {
  .st-footer_navListItem {
    line-height: 1;
    font-size: 11px;
    padding-right: 3px;
    margin-right: 3px;
  }
}
@media screen and (max-width: 750px) {
  .st-footer_navListItem {
    line-height: 1.2;
    margin-bottom: 3.733333333333334vw;
    padding-right: 0.8vw;
    margin-right: 0.8vw;
  }
  .st-footer_navListItem a {
    white-space: nowrap;
  }
}
.st-footer_navListItem:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.st-footer_copyright {
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .st-footer_copyright {
    text-align: center;
    margin-top: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-footer_copyright small {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .st-footer_copyright small {
    font-size: 3.2vw;
  }
}
.st-siteMenuTooltips {
  background: #c63527;
  position: absolute;
  border-radius: 5px;
  display: none;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuTooltips {
    left: 20px;
    top: 85px;
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuTooltips {
    left: 4vw;
    top: 20vw;
    padding: 4vw;
  }
}
.st-siteMenuTooltips::before {
  content: "";
  position: absolute;
  left: 16px;
  top: -40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 40px 8px;
  border-color: transparent transparent #c63527 transparent;
  transform: skew(25deg);
}
.st-siteMenuTooltips p {
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .st-siteMenuTooltips p {
    font-size: 3.2vw;
  }
}
.st-siteMenu_head-noCookie {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_head-noCookie {
    width: 246px;
    height: 40px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_head-noCookie {
    width: 39.33333333333333vw;
    height: 6.4vw;
  }
}
.is-noCookie .st-siteMenu {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.is-noCookie .ly-wrapper {
  padding-top: 100px;
}
.is-noCookie .st-siteMenu_wrap {
  width: 100%;
  box-shadow: 0 2px 4px rgba(0,0,0,0.25);
  border-bottom: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .is-noCookie .st-siteMenu_wrap {
    height: 64px;
  }
}
@media screen and (max-width: 750px) {
  .is-noCookie .st-siteMenu_wrap {
    height: 12.8vw;
  }
}
.is-noCookie .st-siteMenuBtn {
  background: transparent;
  border-right: 1px solid #ccc;
  transition: initial;
}
.is-noCookie .st-siteMenu_head-noCookie {
  display: block;
}
.is-noCookie .st-siteMenuBtn_inner span {
  background: #000;
}
.is-noCookie .st-breadcrumb {
  z-index: 35;
}
.is-noCookie .st-breadcrumb a {
  color: #000;
}
.is-noCookie .st-breadcrumb a::before {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_dep_home-nocookie.png");
}
.js-overlay .st-breadcrumb {
  display: none;
}
.st-main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center bottom;
  position: relative;
  background-color: #ebebeb;
}
@media print, screen and (min-width: 751px) {
  .st-main {
    height: 400px;
  }
}
@media screen and (max-width: 750px) {
  .st-main {
    height: 61.86666666666667vw;
  }
}
.st-main_inner {
  display: block;
  text-align: center;
}
.st-main_img {
  font-size: 0;
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  .st-main_img {
    width: 470px;
  }
}
@media screen and (max-width: 750px) {
  .st-main_img {
    width: 62.66666666666667vw;
  }
}
.st-main_ttl {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .st-main_ttl {
    font-size: 48px;
  }
}
@media screen and (max-width: 750px) {
  .st-main_ttl {
    font-size: 6.4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-main_department {
    margin-left: 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-main_department {
    margin-left: 2.133333333333333vw;
    display: block;
  }
}
.st-main_campus {
  letter-spacing: -0.08em;
}
.st-main_sub {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .st-main_sub {
    font-size: 28px;
    margin-top: -4px;
  }
}
@media screen and (max-width: 750px) {
  .st-main_sub {
    font-size: 3.733333333333334vw;
    margin-top: -0.533333333333333vw;
  }
}
.st-breadcrumb {
  position: absolute;
  z-index: 10;
}
@media print, screen and (min-width: 751px) {
  .st-breadcrumb {
    top: 20px;
    right: 14px;
  }
}
@media screen and (max-width: 750px) {
  .st-breadcrumb {
    top: 4vw;
    right: 3.466666666666666vw;
  }
}
.st-breadcrumb a {
  color: #fff;
  font-weight: 400;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .st-breadcrumb a {
    font-size: 2.933333333333333vw;
  }
}
.st-breadcrumb a::before {
  content: "";
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_dep_home.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .st-breadcrumb a::before {
    width: 18px;
    height: 16px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 750px) {
  .st-breadcrumb a::before {
    width: 3.466666666666666vw;
    height: 3.066666666666666vw;
    margin-right: 1.333333333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-breadcrumb_txt {
    margin-right: 5px;
  }
}
@media screen and (max-width: 750px) {
  .st-breadcrumb_txt {
    margin-right: 1.066666666666667vw;
  }
}
.ly-menuFrame .st-campusMenu_wrap {
  position: relative;
}
.ly-menuFrame .st-campusMenu {
  background: #f2ca00;
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu {
    padding: 0 4.266666666666667vw;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_inner {
    width: 1008px;
    margin: 0 auto;
  }
}
.ly-menuFrame .st-campusMenu_nav {
  display: flex;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_nav {
    justify-content: space-between;
  }
}
.ly-menuFrame .st-campusMenu_navItem {
  text-align: center;
  cursor: pointer;
  transition: opacity 0.25s;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_navItem {
    width: 104px;
    padding: 16px 0;
  }
  .ly-menuFrame .st-campusMenu_navItem:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_navItem {
    width: auto;
    white-space: nowrap;
    padding: 3.6vw 4.399999999999999vw;
  }
  .ly-menuFrame .st-campusMenu_navItem:last-child {
    padding-right: 8.799999999999999vw;
  }
}
.ly-menuFrame .st-campusMenu_navItem.is-here::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_navItem.is-here::after {
    width: 50px;
    height: 5px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_navItem.is-here::after {
    width: 6.666666666666667vw;
    height: 0.666666666666667vw;
  }
}
.ly-menuFrame .st-campusMenu_navLink {
  display: block;
}
.ly-menuFrame .st-campusMenu_navImg {
  display: block;
  background-size: contain, 0;
  background-position: center center;
  transition: 0.25s;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_navImg {
    width: 42px;
    height: 42px;
    margin: 10px auto 12px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_navImg {
    width: 6.933333333333333vw;
    height: 6.933333333333333vw;
    margin: 2.666666666666667vw auto 3.2vw;
  }
}
.ly-menuFrame .st-campusMenu_navImg--class {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav01.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav01_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--process {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav02.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav02_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--life {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav03.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav03_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--expenses {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav04.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav04_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--international {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav05.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav05_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--employment {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav06.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav06_on.png");
}
.ly-menuFrame .st-campusMenu_navImg--other {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav07.png"), url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav07_on.png");
}
.ly-menuFrame .st-campusMenu_navTxt {
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_navTxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_navTxt {
    font-size: 2.666666666666667vw;
  }
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--class {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav01_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--process {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav02_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--life {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav03_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--expenses {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav04_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--international {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav05_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--employment {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav06_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navImg--other {
  background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_nav07_on.png");
}
.ly-menuFrame .st-campusMenu_navItem.is-active .st-campusMenu_navTxt {
  color: #fff;
}
.ly-menuFrame .st-campusMenu_wrap.is-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusMenu_navImg {
    width: 32px;
    height: 32px;
    margin: 5px auto 7px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusMenu_navImg {
    width: 5.333333333333334vw;
    height: 5.333333333333334vw;
    margin: 2vw auto 2.4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusMenu_navItem {
    padding: 10px 0;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusMenu_navItem {
    padding: 2.666666666666667vw 4.399999999999999vw;
  }
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusMenu_navItem:last-child {
    padding-right: 8.799999999999999vw;
  }
}
.ly-menuFrame .st-campusLowerMenu_wrap {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  transition: 0.25s;
  overflow-y: auto;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_wrap {
    top: 100%;
    width: 1030px;
    max-height: calc(100vh - 290px);
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_wrap {
    max-height: 86.5vh;
  }
}
.ly-menuFrame .st-campusLowerMenu_wrap.is-show {
  opacity: 1;
  pointer-events: auto;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusMenu_wrap.is-sticky .st-campusLowerMenu_wrap {
    max-height: calc(100vh - 146px);
  }
}
.ly-menuFrame .st-campusLowerMenu_ttl {
  display: none;
}
.ly-menuFrame .st-campusLowerMenu {
  display: none;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu.is-active {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu.is-active {
    display: block;
  }
}
.ly-menuFrame .st-campusLowerMenu_nav {
  background: #fff;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_nav {
    width: 336px;
    border-right: 1px solid #7f7f7f;
  }
}
.ly-menuFrame .st-campusLowerMenu_nav_head {
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_nav_head {
    background: #000;
    color: #fff;
    padding: 12px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_nav_head {
    position: relative;
    font-size: 4.266666666666667vw;
    padding: 4.266666666666667vw 8vw 4.266666666666667vw 4.266666666666667vw;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    transition: 0.25s;
  }
  .ly-menuFrame .st-campusLowerMenu_nav_head::after {
    content: "";
    position: absolute;
    right: 4.266666666666667vw;
    top: calc(1em / 2 * 1.5 + 2.6vw);
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
    border-right: 0.4vw solid #000;
    border-bottom: 0.4vw solid #000;
    transform: rotate(45deg);
    transform-origin: center center;
    transition: 0.25s;
  }
  .ly-menuFrame .st-campusLowerMenu_nav_head.is-active {
    background: #000;
    color: #fff;
  }
  .ly-menuFrame .st-campusLowerMenu_nav_head.is-active::after {
    transform: rotate(225deg);
    border-color: #fff;
    top: calc(1em / 2 * 1.5 + 4vw);
  }
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_nav_body {
    padding: 16px;
    display: block !important;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_nav_body {
    background: #f2f2f2;
    padding: 0 4.266666666666667vw;
    display: none;
  }
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem {
    border-bottom: 1px solid #ccc;
  }
  .ly-menuFrame .st-campusLowerMenu_navLinkItem:last-child {
    border-bottom: 0;
  }
}
.ly-menuFrame .st-campusLowerMenu_navLinkItem > a {
  position: relative;
  display: inline-block;
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem > a {
    padding-left: 14px;
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem > a {
    padding: 4vw 0 4vw 3.733333333333334vw;
  }
}
.ly-menuFrame .st-campusLowerMenu_navLinkItem > a::before {
  content: "";
  position: absolute;
  left: 0;
  background: #f2ca00;
}
@media print, screen and (min-width: 751px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem > a::before {
    width: 8px;
    height: 2px;
    top: calc(1em / 2 * 1.5);
  }
}
@media screen and (max-width: 750px) {
  .ly-menuFrame .st-campusLowerMenu_navLinkItem > a::before {
    top: calc(1em / 2 * 1.5 + 3.5vw);
    width: 2.133333333333333vw;
    height: 0.533333333333333vw;
  }
}
[data-department] {
  display: none;
}
[data-commonCampus] {
  display: none;
}
.st-campusLowerMenu_navLinkItem a::after {
  color: #999;
  margin-left: 0.25em;
  font-size: 10px;
}
.st-campusLowerMenu_navLinkItem a[target="_blank"]:not([href$=".pdf"]):not([href$=".docx"]):not([href$=".doc"]):not([href$=".xlsx"]):not([href$=".xls"]):not([href$=".pptx"]):not([href$=".ppt"])::after {
  content: "";
  background: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_blank01.svg");
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  background-size: cover;
  font-size: 1em;
}
.st-campusLowerMenu_navLinkItem a[href$=".pdf"]::after {
  content: "[PDF]";
}
.st-campusLowerMenu_navLinkItem a[href$=".docx"]::after,
.st-campusLowerMenu_navLinkItem a[href$=".doc"]::after {
  content: "[Word]";
}
.st-campusLowerMenu_navLinkItem a[href$=".xlsx"]::after,
.st-campusLowerMenu_navLinkItem a[href$=".xls"]::after {
  content: "[Excel]";
}
.st-campusLowerMenu_navLinkItem a[href$=".pptx"]::after,
.st-campusLowerMenu_navLinkItem a[href$=".ppt"]::after {
  content: "[PowerPoint]";
}
.st-campusLowerMenu_navLinkItem_tag {
  display: inline-block;
  font-weight: 400;
  border: 1px solid #999;
  color: #666;
}
@media print, screen and (min-width: 751px) {
  .st-campusLowerMenu_navLinkItem_tag {
    font-size: 10px;
    padding: 2px 8px;
    margin-left: 10px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 750px) {
  .st-campusLowerMenu_navLinkItem_tag {
    font-size: 2.666666666666667vw;
    padding: 0.533333333333333vw 2.133333333333333vw;
    margin-left: 2.666666666666667vw;
    margin-right: 1.066666666666667vw;
  }
}
.st-blankIcon01 {
  display: inline-block;
  position: relative;
  margin: 0 0.1em;
}
.st-blankIcon01::after {
  content: "";
  background: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_blank01.svg");
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  margin-left: 0.25em;
  background-size: cover;
}
.st-pageTag {
  display: inline-block;
  background: #f2ca00;
  font-weight: 500;
  position: relative;
}
.st-pageTag:hover {
  opacity: 1;
}
@media print, screen and (min-width: 751px) {
  .st-pageTag {
    font-size: 10px;
    padding: 4px 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  .st-pageTag {
    font-size: 1.333333333333333vw;
    padding: 0.8vw 2.666666666666667vw;
    margin-bottom: 2.4vw;
  }
}
.st-pageTagToolTips {
  opacity: 0;
  position: absolute;
  background: #000;
  white-space: nowrap;
  color: #fff;
  transition: 0.25s;
  border-radius: 5px;
  z-index: 5;
}
@media print, screen and (min-width: 751px) {
  .st-pageTagToolTips {
    top: -37px;
    left: 28px;
    font-size: 12px;
    padding: 6px 12px;
  }
}
@media screen and (max-width: 750px) {
  .st-pageTagToolTips {
    top: -37px;
    left: 28px;
    font-size: 3.2vw;
    padding: 6px 12px;
  }
}
.st-pageTagToolTips::before {
  content: "";
  position: absolute;
  left: 12px;
  bottom: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
}
.ly-contBody-en .st-pageTag:hover .st-pageTagToolTips {
  opacity: 1;
}
.ly-contHead-en .st-main_ttl {
  display: flex;
  flex-direction: column-reverse;
  line-height: 1.3;
  letter-spacing: 0.01em;
}
.ly-contHead-en .st-main_department {
  margin: 0;
}
.ly-contHead-en .st-main_campus {
  letter-spacing: 0.01em;
}
@media print, screen and (min-width: 751px) {
  .ly-contHead-en .st-main_campus {
    margin-top: 10px;
    font-size: 28px;
  }
}
@media screen and (max-width: 750px) {
  .ly-contHead-en .st-main_campus {
    margin-top: 1.333333333333333vw;
    font-size: 4vw;
  }
}
.st-siteMenu_wrap {
  position: relative;
  z-index: 30;
}
.st-siteMenu_head {
  position: absolute;
  transition: 0.25s;
  background: #fff;
  align-items: center;
  justify-content: center;
  z-index: 5;
  display: flex;
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_head {
    transform: translateX(-320px);
    width: 320px;
    height: 64px;
    padding-left: 64px;
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_head {
    width: 100%;
    height: 12.8vw;
    box-shadow: 2px 0 4px rgba(0,0,0,0.25);
    opacity: 0;
  }
}
.st-siteMenu_head > a {
  display: block;
  font-size: 0;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_head > a {
    width: 176px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_head > a {
    width: 47.199999999999996vw;
  }
}
.st-siteMenu_head.is-show {
  pointer-events: auto;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_head.is-show {
    transform: translateX(0);
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_head.is-show {
    opacity: 1;
  }
}
.st-siteMenuBtn {
  position: absolute;
  background: rgba(0,0,0,0.75);
  cursor: pointer;
  transition: 0.25s;
  z-index: 30;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuBtn {
    width: 64px;
    height: 64px;
    padding: 22px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuBtn {
    width: 12.8vw;
    height: 12.8vw;
    padding: 4.266666666666667vw;
  }
}
.st-siteMenuBtn_inner {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuBtn_inner {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuBtn_inner {
    width: 4.266666666666667vw;
    height: 4.266666666666667vw;
  }
}
.st-siteMenuBtn_inner span {
  position: absolute;
  background: #fff;
  transition: 0.25s;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuBtn_inner span {
    width: 20px;
    height: 2px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuBtn_inner span {
    width: 4.266666666666667vw;
    height: 0.4vw;
  }
}
.st-siteMenuBtn_inner span:nth-child(1) {
  top: 0;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuBtn_inner span:nth-child(2),
  .st-siteMenuBtn_inner span:nth-child(3) {
    top: 9px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuBtn_inner span:nth-child(2),
  .st-siteMenuBtn_inner span:nth-child(3) {
    top: 1.866666666666667vw;
  }
}
.st-siteMenuBtn_inner span:nth-child(4) {
  bottom: 0;
}
.st-siteMenuBtn.is-active {
  background: #999;
}
.st-siteMenuBtn.is-active .st-siteMenuBtn_inner span:nth-child(1),
.st-siteMenuBtn.is-active .st-siteMenuBtn_inner span:nth-child(4) {
  opacity: 0;
}
.st-siteMenuBtn.is-active .st-siteMenuBtn_inner span:nth-child(2) {
  transform: rotate(45deg);
}
.st-siteMenuBtn.is-active .st-siteMenuBtn_inner span:nth-child(3) {
  transform: rotate(-45deg);
}
.st-siteMenu {
  position: absolute;
  left: 0;
  background: #fff;
  transition: 0.25s;
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu {
    width: 320px;
    top: 64px;
    transform: translateX(-320px);
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu {
    width: 91.46666666666667vw;
    top: 12.8vw;
    opacity: 0;
    height: 92.804vh;
    overflow-y: auto;
  }
}
.st-siteMenuBtn.is-active + .st-siteMenu {
  pointer-events: auto;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenuBtn.is-active + .st-siteMenu {
    transform: translateX(0);
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenuBtn.is-active + .st-siteMenu {
    opacity: 1;
  }
}
.st-siteMenu_search {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_search {
    height: 40px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_search {
    height: 12.8vw;
  }
}
.st-siteMenu_searchForm {
  height: 100%;
}
.st-siteMenu_button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_button {
    left: 20px;
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_button {
    left: 3.466666666666666vw;
    width: 5.600000000000001vw;
    height: 5.600000000000001vw;
  }
}
.st-siteMenu_searchInput {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_searchInput {
    padding-left: 64px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_searchInput {
    padding-left: 13.333333333333334vw;
  }
}
.st-siteMenu_col2link {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: flex;
}
.st-siteMenu_col2linkItem {
  width: 50%;
  text-align: center;
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_col2linkItem {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_col2linkItem {
    font-size: 3.733333333333334vw;
  }
}
.st-siteMenu_col2linkItem:first-child {
  border-right: 1px solid #ccc;
}
.st-siteMenu_col2linkItem a {
  display: block;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_col2linkItem a {
    padding: 10px 0;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_col2linkItem a {
    padding: 3.733333333333334vw 0;
  }
}
.st-siteMenu_listLinkItem {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  transition: background, color 0.25s;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLinkItem {
    padding: 12px 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLinkItem {
    padding: 3.2vw 4.266666666666667vw;
    font-size: 4.266666666666667vw;
  }
}
.st-siteMenu_listLinkItem::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLinkItem::after {
    right: 16px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLinkItem::after {
    right: 4.266666666666667vw;
    border-right: 0.533333333333333vw solid #000;
    border-bottom: 0.533333333333333vw solid #000;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLinkItem:hover {
    background: #000;
    color: #fff;
  }
  .st-siteMenu_listLinkItem:hover > a {
    color: #fff;
  }
  .st-siteMenu_listLinkItem:hover::after {
    border-color: #fff;
  }
  .st-siteMenu_listLinkItem:hover .st-siteMenu_listLink_lowerLink {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLinkItem.is-active {
    padding: 0;
  }
  .st-siteMenu_listLinkItem.is-active::after {
    display: none;
  }
  .st-siteMenu_listLinkItem.is-active span {
    display: none;
  }
  .st-siteMenu_listLinkItem.is-active .st-siteMenu_listLink_lowerLink {
    display: block;
  }
}
.st-siteMenu_listLink_lowerLink {
  top: 0;
  display: none;
  background: #e6e6e6;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLink_lowerLink {
    position: absolute;
    left: 320px;
    width: 340px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLink_lowerLink {
    left: 0;
    width: 100%;
  }
}
.st-siteMenu_listLink_lowerLinkItem {
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLink_lowerLinkItem:last-child {
    border-bottom: 0;
  }
}
.st-siteMenu_listLink_lowerLinkItem a {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLink_lowerLinkItem a {
    padding: 12px 36px 12px 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLink_lowerLinkItem a {
    padding: 3.2vw 4.266666666666667vw;
  }
}
.st-siteMenu_listLink_lowerLinkItem a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_listLink_lowerLinkItem a::after {
    right: 16px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_listLink_lowerLinkItem a::after {
    right: 4.266666666666667vw;
    border-right: 0.533333333333333vw solid #000;
    border-bottom: 0.533333333333333vw solid #000;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_bnrLink {
    padding: 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_bnrLink {
    padding: 4.266666666666667vw;
  }
}
.st-siteMenu_bnrLinkItem {
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_bnrLinkItem {
    width: 288px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_bnrLinkItem {
    width: 100%;
  }
}
.st-siteMenu_bnrLinkItem a {
  display: block;
  font-size: 0;
}
@media screen and (max-width: 750px) {
  .st-siteMenu_bnrLinkItem a img {
    width: 100%;
  }
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_bnrLinkItem + .st-siteMenu_bnrLinkItem {
    margin-top: 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_bnrLinkItem + .st-siteMenu_bnrLinkItem {
    margin-top: 5.333333333333334vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-siteMenu_back {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .st-siteMenu_back {
    padding: 3.2vw 8.533333333333333vw;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    position: relative;
    display: none;
  }
  .st-siteMenu_back::after {
    content: "";
    position: absolute;
    left: 4.266666666666667vw;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
  }
}
@media screen and (max-width: 750px) {
  .is-lowerShow .st-siteMenu_col2link,
  .is-lowerShow .st-siteMenu_search,
  .is-lowerShow .st-siteMenu_listLinkItem:not(.is-active) {
    display: none;
  }
  .is-lowerShow .st-siteMenu_back {
    display: block;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection h2 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection h2 {
    font-size: 6.4vw;
    margin-bottom: 8.266666666666666vw;
  }
}
.st-postSection h3 {
  font-weight: 400;
  border-left: 3px solid #f1c400;
  background: #f2f2f2;
  line-height: 1.4;
}
@media print, screen and (min-width: 751px) {
  .st-postSection h3 {
    font-size: 22px;
    padding: 10px 16px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection h3 {
    font-size: 5.333333333333334vw;
    border-width: 0.533333333333333vw;
    padding: 2.933333333333333vw 3.466666666666666vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection h4 {
    font-size: 22px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection h4 {
    font-size: 5.333333333333334vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection p + p {
    margin-top: 24px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection p + p {
    margin-top: 5.333333333333334vw;
  }
}
.st-postSection .st-postLinkList {
  list-style: none;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postLinkList li {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postLinkList li {
    margin-bottom: 0.933333333333333vw;
  }
}
.st-postSection .st-postLinkList li:last-child {
  margin-bottom: 0;
}
.st-postSection .st-postLinkList li a {
  position: relative;
  display: inline-block;
  color: #000;
  font-weight: 400;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postLinkList li a {
    padding-left: 18px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postLinkList li a {
    padding-left: 4.8vw;
  }
}
.st-postSection .st-postLinkList li a::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: calc(0.1em + 50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 4px 0 4px 10px;
  border-color: transparent transparent transparent #000;
}
.st-postSection a {
  color: #001e62;
  font-weight: 500;
}
.st-postSection a:hover {
  text-decoration: underline;
}
.st-postSection a::after {
  color: #999;
  margin-right: 2px;
}
@media print, screen and (min-width: 751px) {
  .st-postSection a::after {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection a::after {
    font-size: 2.666666666666667vw;
  }
}
.st-postSection a[target="_blank"]:not([href$=".pdf"]):not([href$=".docx"]):not([href$=".doc"]):not([href$=".xlsx"]):not([href$=".xls"]):not([href$=".pptx"]):not([href$=".ppt"])::after {
  content: "";
  background: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_blank01.svg");
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  margin-left: 0.25em;
  background-size: cover;
}
.st-postSection a[href$=".pdf"]::after {
  content: "[PDF]";
}
.st-postSection a[href$=".docx"]::after,
.st-postSection a[href$=".doc"]::after {
  content: "[Word]";
}
.st-postSection a[href$=".xlsx"]::after,
.st-postSection a[href$=".xls"]::after {
  content: "[Excel]";
}
.st-postSection a[href$=".pptx"]::after,
.st-postSection a[href$=".ppt"]::after {
  content: "[PowerPoint]";
}
.st-postSection .st-postTable_wrap {
  text-indent: 0;
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postTable_wrap {
    overflow-x: scroll;
  }
}
.st-postSection table {
  border-collapse: collapse;
}
@media print, screen and (min-width: 751px) {
  .st-postSection table {
    width: 100% !important;
  }
}
.st-postSection table th,
.st-postSection table td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 14px;
}
@media screen and (max-width: 750px) {
  .st-postSection table th,
  .st-postSection table td {
    padding: 2.133333333333333vw 2.666666666666667vw;
    min-width: 100px;
  }
}
.st-postSection table th {
  font-weight: 500;
  background: #e6e6e6;
}
.st-postSection hr {
  height: 1px;
  background-color: #ccc;
  border: none;
}
.st-postSection ol:not([class^="st"]) li {
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
}
@media print, screen and (min-width: 751px) {
  .st-postSection ol:not([class^="st"]) li {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection ol:not([class^="st"]) li {
    margin-bottom: 1.066666666666667vw;
  }
}
.st-postSection ol:not([class^="st"]) li:last-child {
  margin-bottom: 0;
}
.st-postSection ul:not([class^="st"]) li {
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
}
@media print, screen and (min-width: 751px) {
  .st-postSection ul:not([class^="st"]) li {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection ul:not([class^="st"]) li {
    margin-bottom: 1.066666666666667vw;
  }
}
.st-postSection ul:not([class^="st"]) li:last-child {
  margin-bottom: 0;
}
.st-postSection ul:not([class^="st"]) li::before {
  content: "・";
}
.st-postSection .st-postAttList li {
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAttList li {
    font-size: 14px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAttList li {
    font-size: 3.2vw;
    margin-bottom: 0.533333333333333vw;
  }
}
.st-postSection .st-postAttList li:last-child {
  margin-bottom: 0;
}
.st-postSection .st-postAttList li::before {
  content: "※";
}
.st-postSection .st-postAttList li a {
  color: #000;
}
.st-postSection figure {
  margin: 0 auto;
  max-width: 100%;
}
@media print, screen and (min-width: 751px) {
  .st-postSection figure figcaption {
    font-size: 14px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection figure figcaption {
    font-size: 3.2vw;
    margin-top: 2.133333333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion + .st-postAccordion {
    margin-top: 24px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion + .st-postAccordion {
    margin-top: 3.2vw;
  }
}
.st-postSection .st-postAccordion_head {
  position: relative;
  transition: 0.25s;
  border: 1px solid #ccc;
  cursor: pointer;
}
.st-postSection .st-postAccordion_head::before,
.st-postSection .st-postAccordion_head::after {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion_head::before,
  .st-postSection .st-postAccordion_head::after {
    width: 14px;
    height: 2px;
    right: 24px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion_head::before,
  .st-postSection .st-postAccordion_head::after {
    width: 3.2vw;
    height: 0.4vw;
    right: 4.266666666666667vw;
  }
}
.st-postSection .st-postAccordion_head::after {
  transform: rotate(90deg);
  transition: 0.25s;
}
.st-postSection .st-postAccordion_head.is-active {
  background: #f2ca00;
  border-color: transparent;
}
.st-postSection .st-postAccordion_head.is-active::after {
  transform: rotate(0);
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion_head p {
    font-size: 18px;
    padding: 10px 60px 10px 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion_head p {
    font-size: 4.266666666666667vw;
    padding: 2.666666666666667vw 10.666666666666668vw 2.666666666666667vw 5.333333333333334vw;
  }
}
.st-postSection .st-postAccordion_body {
  display: none;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion_body {
    padding: 18px 0 50px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion_body {
    padding: 4.266666666666667vw 0 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head {
    padding-left: 26px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head {
    padding-left: 5.333333333333334vw;
  }
}
.st-postSection .st-postAccordion--faq .st-postAccordion_head::before {
  content: "Q";
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  line-height: 1;
  width: auto;
  height: 1em;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head::before {
    left: 19px;
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head::before {
    left: 4.266666666666667vw;
    font-size: 5.333333333333334vw;
  }
}
.st-postSection .st-postAccordion--faq .st-postAccordion_head::after {
  content: "";
  width: 0;
  height: 0;
  background: transparent;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  transform: rotate(0);
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head::after {
    border-width: 8.7px 5px 0 5px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_head::after {
    border-width: 2.533333333333333vw 1.333333333333333vw 0 1.333333333333333vw;
  }
}
.st-postSection .st-postAccordion--faq .st-postAccordion_head.is-active::after {
  transform: rotate(180deg);
}
.st-postSection .st-postAccordion--faq .st-postAccordion_body {
  position: relative;
  border: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_body {
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_body {
    padding-left: 10.133333333333333vw;
    padding-right: 10.133333333333333vw;
    padding-bottom: 4vw;
  }
}
.st-postSection .st-postAccordion--faq .st-postAccordion_body::before {
  content: "A";
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_body::before {
    top: 16px;
    left: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postAccordion--faq .st-postAccordion_body::before {
    top: 20px;
    left: 4.533333333333333vw;
    font-size: 5.333333333333334vw;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postPc2ColumnBlock_wrap {
    display: flex;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postPc2ColumnBlock {
    width: 48%;
  }
}
@media print, screen and (min-width: 751px) {
  .st-postSection .st-postPc2ColumnBlock + .st-postPc2ColumnBlock {
    margin-left: 4%;
  }
}
@media screen and (max-width: 750px) {
  .st-postSection .st-postPc2ColumnBlock + .st-postPc2ColumnBlock {
    margin-top: 4vw;
  }
}
.pg-campusTop .st-pageTag {
  display: none;
}
.dep-heading01 {
  font-weight: 400;
  border-left: 3px solid #f1c400;
  background: #f2f2f2;
  line-height: 1.4;
}
@media print, screen and (min-width: 751px) {
  .dep-heading01 {
    font-size: 22px;
    padding: 10px 16px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .dep-heading01 {
    font-size: 5.333333333333334vw;
    border-width: 0.533333333333333vw;
    padding: 2.933333333333333vw 3.466666666666666vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .dep-section {
    margin-bottom: 13.333333333333334vw;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .dep-section:last-of-type {
    margin-bottom: 0;
  }
}
.dep-news {
  border-bottom: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .dep-news {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .dep-news {
    padding-bottom: 5.333333333333334vw;
    margin-bottom: 5.333333333333334vw;
  }
}
.dep-news a::after {
  color: #999;
}
@media print, screen and (min-width: 751px) {
  .dep-news a::after {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 750px) {
  .dep-news a::after {
    font-size: 2.666666666666667vw;
  }
}
.dep-news_txt {
  font-weight: bold;
}
.dep-news_txt a[target="_blank"]:not([href$=".pdf"]):not([href$=".docx"]):not([href$=".doc"]):not([href$=".xlsx"]):not([href$=".xls"]):not([href$=".pptx"]):not([href$=".ppt"])::after {
  content: "";
  background: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ficon_blank01.svg");
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  margin-left: 0.25em;
  background-size: cover;
}
.dep-news_txt a[href$=".pdf"]::after {
  content: "[PDF]";
}
.dep-news_txt a[href$=".docx"]::after,
.dep-news_txt a[href$=".doc"]::after {
  content: "[Word]";
}
.dep-news_txt a[href$=".xlsx"]::after,
.dep-news_txt a[href$=".xls"]::after {
  content: "[Excel]";
}
.dep-news_txt a[href$=".pptx"]::after,
.dep-news_txt a[href$=".ppt"]::after {
  content: "[PowerPoint]";
}
@media print, screen and (min-width: 751px) {
  .dep-news_date {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 750px) {
  .dep-news_date {
    font-size: 3.733333333333334vw;
    margin-bottom: 2.133333333333333vw;
  }
}
.dep-keioLink {
  border-bottom: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .dep-keioLink {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 750px) {
  .dep-keioLink {
    margin-bottom: 4.266666666666667vw;
    padding-bottom: 4.266666666666667vw;
  }
}
.dep-keioLink:last-of-type {
  border-bottom: none;
}
.dep-keioLink a {
  text-decoration: underline;
}
.dep-section .st-campusLowerMenu_ttl {
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_ttl {
    font-size: 22px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_ttl {
    font-size: 5.333333333333334vw;
    margin-bottom: 5.333333333333334vw;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu:last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_nav {
    width: 480px;
    margin-right: 48px;
    margin-bottom: 40px;
  }
  .dep-section .st-campusLowerMenu_nav:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_nav {
    width: 100%;
    margin-bottom: 6.4vw;
  }
}
.dep-section .st-campusLowerMenu_nav_head {
  font-weight: 500;
  border-bottom: 1px solid #f1c400;
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_nav_head {
    font-size: 18px;
    margin-bottom: 18px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_nav_head {
    font-size: 4.266666666666667vw;
    margin-bottom: 3.466666666666666vw;
    padding-bottom: 2.133333333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_navLinkItem {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_navLinkItem {
    margin-bottom: 2.666666666666667vw;
  }
}
.dep-section .st-campusLowerMenu_navLinkItem a {
  position: relative;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_navLinkItem a {
    padding-left: 18px;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_navLinkItem a {
    padding-left: 4.8vw;
  }
}
.dep-section .st-campusLowerMenu_navLinkItem a::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  border-style: solid;
  border-width: 4px 0 4px 10px;
  border-color: transparent transparent transparent #000;
  top: calc(1em / 2 * 1.3);
}
.dep-section .st-campusLowerMenu_navLinkItem a::after {
  color: #999;
  margin-right: 2px;
}
@media print, screen and (min-width: 751px) {
  .dep-section .st-campusLowerMenu_navLinkItem a::after {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 750px) {
  .dep-section .st-campusLowerMenu_navLinkItem a::after {
    font-size: 2.666666666666667vw;
  }
}
.st-otherHead {
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  .st-otherHead {
    width: 1008px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .st-otherHead {
    width: 92vw;
    margin-top: 5.333333333333334vw;
  }
}
.pg-other .st-footer_inner {
  justify-content: flex-end;
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  .pg-other .st-footer_inner {
    width: 1008px;
  }
}
.pg-searchHead {
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .pg-searchHead {
    width: 1008px;
  }
}
@media screen and (max-width: 750px) {
  .pg-searchHead {
    width: 92vw;
  }
}
.pg-searchHead a {
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  .pg-searchHead a {
    padding-top: 20px;
    width: 168px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 750px) {
  .pg-searchHead a {
    padding-top: 4vw;
    width: 44.800000000000004vw;
  }
}
.pg-top .st-siteMenuTooltips {
  display: none !important;
}
.home-main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}
@media print, screen and (min-width: 751px) {
  .home-main {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ftop%2Fbg_main_pc.jpg");
    height: 750px;
  }
}
@media screen and (max-width: 750px) {
  .home-main {
    background-image: url("./?mortyurl=https%3A%2F%2Fwww.students.keio.ac.jp%2Fassets%2Fimages%2Ftop%2Fbg_main_sp.jpg");
    height: 100vw;
  }
}
.home-main_inner {
  display: block;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .home-main_inner {
    width: 720px;
  }
}
@media screen and (max-width: 750px) {
  .home-main_inner {
    width: 82.66666666666667vw;
  }
}
.home-heading01 {
  font-weight: 400;
  border-left: 3px solid #f1c400;
  background: #f2f2f2;
  line-height: 1.4;
}
@media print, screen and (min-width: 751px) {
  .home-heading01 {
    font-size: 22px;
    padding: 10px 16px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .home-heading01 {
    font-size: 5.333333333333334vw;
    border-width: 0.533333333333333vw;
    padding: 2.933333333333333vw 3.466666666666666vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .home-section {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .home-section {
    margin-bottom: 13.333333333333334vw;
  }
}
.home-news {
  border-bottom: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .home-news {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .home-news {
    padding-bottom: 5.333333333333334vw;
    margin-bottom: 5.333333333333334vw;
  }
}
.home-news_txt {
  font-weight: bold;
}
.home-news_date {
  color: #999;
}
@media print, screen and (min-width: 751px) {
  .home-news_date {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 750px) {
  .home-news_date {
    font-size: 3.733333333333334vw;
    margin-bottom: 2.133333333333333vw;
  }
}
.home-keioLink a {
  text-decoration: underline;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLink_wrap {
    display: flex;
  }
}
.home-siteMenu_listLink.is-hidden {
  display: none;
}
.home-siteMenu_listLinkItem {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  transition: background, color 0.25s;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLinkItem {
    padding: 12px 16px;
    width: 480px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_listLinkItem {
    padding: 3.2vw 4.266666666666667vw;
    font-size: 4.266666666666667vw;
  }
}
.home-siteMenu_listLinkItem:first-child {
  border-top: 1px solid #ccc;
}
.home-siteMenu_listLinkItem::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLinkItem::after {
    right: 16px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_listLinkItem::after {
    right: 4.266666666666667vw;
    border-right: 0.533333333333333vw solid #000;
    border-bottom: 0.533333333333333vw solid #000;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLinkItem.is-active {
    background: #000;
    color: #fff;
  }
  .home-siteMenu_listLinkItem.is-active > a {
    color: #fff;
  }
  .home-siteMenu_listLinkItem.is-active::after {
    border-color: #fff;
  }
}
.home-siteMenu_listLink_lowerLink {
  top: 0;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLink_lowerLink {
    width: 480px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_listLink_lowerLink {
    width: 100%;
  }
}
.home-siteMenu_listLink_lowerLink > li {
  display: none;
}
.home-siteMenu_listLink_lowerLink > li.is-show {
  display: block;
}
.home-siteMenu_listLink_lowerLinkItem {
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  background: #e6e6e6;
}
.home-siteMenu_listLink_lowerLinkItem:first-child {
  border-top: 1px solid #ccc;
}
.home-siteMenu_listLink_lowerLinkItem a {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLink_lowerLinkItem a {
    padding: 12px 16px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_listLink_lowerLinkItem a {
    padding: 3.2vw 4.266666666666667vw;
  }
}
.home-siteMenu_listLink_lowerLinkItem a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_listLink_lowerLinkItem a::after {
    right: 16px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_listLink_lowerLinkItem a::after {
    right: 4.266666666666667vw;
    border-right: 0.533333333333333vw solid #000;
    border-bottom: 0.533333333333333vw solid #000;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_bnrLink {
    display: flex;
    justify-content: space-between;
  }
}
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem {
  border: 1px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem {
    width: 480px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem {
    margin-bottom: 4vw;
  }
}
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a {
    padding: 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a {
    padding: 4vw 0;
  }
}
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::before,
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::after {
  content: "";
  position: absolute;
}
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::before {
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::before {
    right: 15px;
    bottom: 8px;
    width: 6px;
    height: 6px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::before {
    right: 4vw;
    bottom: 2.133333333333333vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}
.home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::after {
  border: 2px solid #ccc;
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::after {
    right: 9px;
    bottom: 11px;
    width: 9px;
    height: 9px;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_bnrLink .home-siteMenu_bnrLinkItem a::after {
    right: 2.4vw;
    bottom: 2.933333333333333vw;
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .home-siteMenu_back {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .home-siteMenu_back {
    padding: 3.2vw 8.533333333333333vw;
    font-weight: 500;
    border-top: 1px solid #ccc;
    position: relative;
    display: none;
  }
  .home-siteMenu_back::after {
    content: "";
    position: absolute;
    left: 4.266666666666667vw;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
  }
}
