@media (max-width: 680px) {
  header .lower .block.-current ul a:last-child li {
    margin-bottom: 20px;
  }
}
@media (max-width: 680px) {
  #top header .mv {
    height: 35vh;
  }
}

#message main h5 {
  margin-top: 1rem;
}

#global .wrp h3 {
  margin-bottom: 3rem;
}
@media (max-width: 680px) {
  #global .wrp h3 {
    margin: 3rem 0 2rem;
  }
}
@media (max-width: 680px) {
  #global .article-main .text > h4 {
    margin-top: 1em;
  }
}

@media (max-width: 680px) {
  #human .tar + h5 {
    margin-top: 1em;
  }
}

@media (max-width: 680px) {
  #j-application .flex_pc .box:last-child {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
@media (max-width: 680px) {
  #j-application .article-main > :not(:last-child) {
    margin-bottom: 1em;
  }
}
@media (max-width: 680px) {
  #j-application .article-main .three-column {
    margin-top: 0;
  }
}

#access .map-iamges {
  margin: 0 auto;
  width: 800px;
}
@media (max-width: 680px) {
  #access .map-iamges {
    width: 100%;
  }
}
#access .map-iamges img, #access .map-iamges .gmap {
  width: 100%;
  margin-top: 1.5rem;
}
#access .map-iamges .gmap {
  height: 600px;
}
@media (max-width: 680px) {
  #access .map-iamges .gmap {
    height: 300px;
  }
}
#access .map-iamges .gmap iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .sp-header-right {
    float: right;
    display: flex;
  }
  .sp-header-right #lamp {
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
  }
  .sp-header-right #lamp span {
    right: 0;
    left: 0;
    bottom: 3.5px;
    margin: auto;
    text-align: center;
  }
  .sp-header-right #lamp:after {
    position: absolute;
    top: 1px;
  }
  .sp-header-right #lamp:before {
    position: absolute;
    top: 1px;
  }
  header .lower .ex {
    line-height: 15px;
    padding-top: 7px;
  }
  header h1 {
    padding-top: 4px;
  }
}
#admissions .entory_btn > a {
  max-width: 30rem;
}

#voices .profile h3 {
  font-size: 4rem;
}
@media (max-width: 680px) {
  #voices .profile h3 {
    font-size: 3rem;
    margin-bottom: 0.5rem;
  }
}
#voices .profile .origin {
  border-top: 1px solid #fff;
  margin-top: 1.5rem;
}
@media (max-width: 680px) {
  #voices .profile .origin {
    margin-top: 0;
  }
}
#voices .profile .profession {
  border: none;
}
@media (max-width: 680px) {
  #voices .profile .profession {
    line-height: 1;
    padding: 0.7rem;
  }
}
#voices main .two-column .clr_box {
  border: none;
  background: none;
}
#voices main .two-column aside::before {
  display: none;
}
#voices main .two-column aside {
  height: calc(100% - 4rem);
  background-color: #f2e9ed;
  width: 100%;
  margin-top: 1rem;
}
@media (max-width: 680px) {
  #voices main .two-column aside {
    padding: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 680px) {
  #voices main .two-column aside .flex_pc .image {
    margin-bottom: 1rem;
  }
}
#voices .alumni_list > * a > span {
  display: block;
  white-space: normal;
  overflow: visible;
  line-height: 1;
  padding: 0.2rem 0.1rem;
}
@media (max-width: 680px) {
  #voices .flex.column3 > *:not([class*=grow]) {
    max-width: calc(50% - 1.6rem);
  }
}
@media (max-width: 680px) {
  #voices .flex.column3 > * {
    flex-basis: calc(50% - 1.6rem);
  }
}

.modal_win > p .caption {
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
}
.modal_win > p .prev:hover {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
}
.modal_win > p .next:hover {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
}

#h-application main .two-column aside [class*=column] .table_1 th {
  padding: 0.3rem;
}

.infographics_pc {
  margin-bottom: 5%;
  width: 100%;
  max-width: 780px;
}
@media screen and (max-width: 1366px) {
  .infographics_pc {
    width: 60%;
  }
}
@media (max-width: 680px) {
  .infographics_pc {
    display: none;
  }
}

.infographics_sp {
  display: none;
}
@media (max-width: 680px) {
  .infographics_sp {
    display: block;
    margin-bottom: 10%;
    width: 100%;
  }
}/*# sourceMappingURL=uwagaki.css.map */