@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

address, blockquote, dl, figure, form, iframe, ol, p, pre, table, ul {
  margin: 0;
}

ol, ul {
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed, iframe, object {
  border: 0;
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

[type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled], button[disabled] {
  cursor: default;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset, option {
  padding: 0;
}

fieldset {
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

[hidden], template {
  display: none;
}

:root {
  font: 500 2.666667vw/1.8 'Noto Sans JP', sans-serif;
  text-align: justify;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body.fixed {
  margin-top: 10rem;
}

footer a {
  color: teal;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  max-height: 100%;
}

section {
  margin-bottom: 15rem;
}

section:last-of-type {
  margin-bottom: 9rem;
}

.container {
  padding: 0 2rem;
  margin: 0 auto;
}

header {
  background: #0055c6;
  color: #fff;
}

header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 8rem;
}

header h1 img {
  height: 3.6rem;
}

header .nav_pc {
  margin-left: auto;
}

header .nav_pc ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
}

header .nav_pc ul li + li {
  margin-left: 1rem;
}

main {
  max-width: 100%;
  overflow: hidden;
  min-height: 100vh;
}

#mv {
  margin-bottom: 10rem;
  height: calc(40.578vw + 11.4rem);
}

.slick-slide {
  padding: 0 2rem;
  opacity: .5;
  -webkit-transition: .5s;
  transition: .5s;
}

.slick-center {
  opacity: 1;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  margin: auto;
  z-index: 10;
  width: 4rem;
  height: 4rem;
  color: transparent;
  -webkit-filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.8));
          filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.8));
}

.slick-prev {
  left: 16%;
  background: url("../img/arrow-left.svg") no-repeat center center;
}

.slick-next {
  right: 16%;
  background: url("../img/arrow-right.svg") no-repeat center center;
}

#main_banner_ticker-list,
.slick-dots {
  width: 100%;
  padding: 2.7rem calc((100% - 1000px) / 2) 1.3rem;
  background: #00367e;
  background: -webkit-gradient(linear, left top, right top, from(#00367e), color-stop(50%, #0053c1), to(#00367e));
  background: -webkit-linear-gradient(left, #00367e 0%, #0053c1 50%, #00367e 100%);
  background: linear-gradient(90deg, #00367e 0%, #0053c1 50%, #00367e 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

#main_banner_ticker-list li,
.slick-dots li {
  width: 19.4rem;
  height: 6.54rem;
  margin-bottom: 1.4rem;
  background: rgba(255, 255, 255, 0);
  position: relative;
  border: 2px solid #fff;
}

.slick-dots li:hover,
.slick-dots li.slick-active {
  background: none;
  border: none;
}

a.main_ticker,
.slick-dots li a {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  cursor: pointer;
  color: #fff;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.slick-dots li:before {
  content: "";
  position: absolute;
  width: 1.6rem;
  height: 100%;
  bottom: 0px;
  right: 0px;
  background: url("../img/ticker-corner.svg") no-repeat left top;
  background-size: cover;
}

a.main_ticker:hover,
.slick-dots li a:hover,
.slick-dots li.slick-active a {
  background: none;
  text-decoration: none;
  -webkit-transform: translate(-3px, -3px);
          transform: translate(-3px, -3px);
  background: url("../img/ticker-hover.svg") no-repeat right top;
  -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.8));
          filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.8));
}

.slick-dots li:first-child a:after {
  content: "都市デザイン工学科";
}

.slick-dots li:nth-child(2) a:after {
  content: "建築学科";
}

.slick-dots li:nth-child(3) a:after {
  content: "機械工学科";
}

.slick-dots li:nth-child(4) a:after {
  content: "電気電子\Aシステム工学科";
  white-space: pre;
}

.slick-dots li:nth-child(5) a:after {
  content: "電子情報\Aシステム工学科";
  white-space: pre;
}

.slick-dots li:nth-child(6) a:after {
  content: "応用化学科";
}

.slick-dots li:nth-child(7) a:after {
  content: "環境工学科";
}

.slick-dots li:nth-child(8) a:after {
  content: "生命工学科";
}

.slick-dots li:nth-child(9) a:after {
  content: "一般教育科\A総合人間学系教室";
  white-space: pre;
}

.slick-dots li:nth-child(10) a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/vot.svg") no-repeat center center;
  background-size: cover;
}

.section-title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

#section-title_topics {
  width: 65.3rem;
}

#section-title_feature {
  width: 55.1rem;
}

#section-title_tech {
  width: 66.5rem;
}

#section-title_banner-area {
  width: 60rem;
  margin-bottom: 8rem;
}

.section-title:before {
  content: "";
  position: absolute;
  width: 78rem;
  height: 18rem;
  bottom: -2rem;
  left: 0;
  background: url(../img/arrow.svg) no-repeat center bottom;
  background-size: contain;
  z-index: -1;
}

#section-title_feature:before {
  bottom: -4rem;
}

#section-title_tech:before {
  bottom: -2rem;
  left: 0;
}

#topics .container {
  max-width: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#outro .container {
  max-width: 90rem;
}

#outro .end {
  width: 12rem;
  margin: 9rem auto;
}

div[class*="area-topics-"] {
  background: url("../img/circle.svg") no-repeat center center;
  background-size: contain;
  width: 42rem;
  height: 42rem;
  margin-top: 10rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.area-topics-news dl {
  width: 36rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.4rem;
}

.area-topics-news dl dt {
  width: 10rem;
  padding-right: 1rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
}

.area-topics-news dl dd {
  width: 24rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
}

.area-topics-news p.button-more,
.area-topics-events p.button-more {
  margin-bottom: 2.5rem;
  font-size: 1.8rem;
  text-align: center;
}

.area-topics-news p.button-more a,
.area-topics-events p.button-more a {
  border-bottom: 2px solid #0055c6;
  padding: 0 1em;
}

.button-more a:hover {
  text-decoration: none;
  background-color: #0055c6;
  color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}

div.area-topics-events {
  margin-top: 1rem;
}

.area-topics-events h3 {
  width: 25rem;
  margin-left: auto;
  margin-right: auto;
}

.area-topics-events ul {
  width: 42rem;
  height: 28.4rem;
}

.area-topics-events ul li.empty {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
}

.area-topics-events li a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3.5rem 0 1.5rem;
}

.area-topics-events li .img {
  width: 18rem;
  margin-right: 1rem;
}

.area-topics-events li .txt {
  width: 18rem;
}

.area-topics-events h4 {
  background-color: #0055c6;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 700;
  display: inline-block;
  padding: 0.5rem;
  margin-left: -4rem;
  margin-top: 5rem;
}

.area-topics-events li .txt p.event-body {
  margin-top: 4.5rem;
  margin-left: -17rem;
  font-size: 1.5rem;
}

.area-topics-events li .txt p.date {
  font-weight: 700;
  text-align: right;
  margin-right: 3rem;
  font-size: 1.4rem;
}

#feature .container {
  max-width: 80rem;
}

#feature h3 {
  width: 77rem;
}

#feature h3 + p {
  width: 80rem;
}

.area-feature-img {
  position: relative;
  width: 76.3rem;
  height: 55.5rem;
  margin-top: -8rem;
}

.area-feature-img .target {
  position: absolute;
  width: 100%;
}

.area-feature-img .target > * {
  position: absolute;
}

.area-feature-img .target:first-child {
  height: 40rem;
  top: 7.3rem;
}

.feature-img01 {
  width: 40rem;
  border-radius: 50%;
  overflow: hidden;
  left: 20.3rem;
}

.area-feature-img .target:nth-child(2) {
  height: 24rem;
  top: 0;
}

.feature-img02 {
  width: 24rem;
  border-radius: 50%;
  overflow: hidden;
  left: 52.3rem;
}

.area-feature-img .target:nth-child(3) {
  height: 27rem;
  top: 28.4rem;
}

.feature-img03 {
  width: 27rem;
  border-radius: 50%;
  overflow: hidden;
  left: 0;
}

.area-feature-img .target:nth-child(4) {
  height: 10.8rem;
  top: 13.8rem;
}

.red-circle01 {
  display: block;
  width: 10.8rem;
  height: 10.8rem;
  border-radius: 50%;
  background-color: #e02020;
  left: 15.5rem;
  mix-blend-mode: multiply;
}

.area-feature-img .target:nth-child(5) {
  height: 20rem;
  top: 33rem;
}

.red-circle02 {
  display: block;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  background-color: #e02020;
  left: 50.27rem;
  mix-blend-mode: multiply;
}

.banner-img {
  padding-top: 6rem;
}

#tech .container {
  max-width: 80rem;
}

#banner-area .container {
  max-width: 104rem;
  padding: 0;
}

#banner-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#banner-list li {
  margin-bottom: 2rem;
  position: relative;
}

#banner-list li a,
.bnr-tech a {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

.touch-device #banner-list li a,
.bnr-tech a {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-filter: none;
          filter: none;
}

#banner-list li a:hover,
.bnr-tech a:hover {
  -webkit-filter: none;
          filter: none;
}

.bnr-admission {
  width: 100%;
}

.bnr-admission a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.bnr-admission a .ball {
  width: 28%;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation: admission_ball .5s forwards;
          animation: admission_ball .5s forwards;
}

.bnr-admission a .txt {
  width: 61.3%;
  height: 0;
  padding-top: 21%;
  position: relative;
  width: 0;
  -webkit-animation: admission_txt .5s forwards;
          animation: admission_txt .5s forwards;
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}

.bnr-admission a .txt img {
  position: absolute;
  top: 0;
  left: 2%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 0;
     object-position: 0 0;
}

.bnr-admission a.down .ball, .bnr-admission a.down .txt {
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes admission_ball {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes admission_ball {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes admission_txt {
  from {
    width: 0;
  }
  to {
    width: 61.3%;
  }
}

@keyframes admission_txt {
  from {
    width: 0;
  }
  to {
    width: 61.3%;
  }
}

footer {
  position: relative;
  font-size: 1.2rem;
}

footer h2 {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
}

footer .container {
  max-width: 100rem;
}

.related {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 2rem;
}

.related li {
  width: 24%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  height: 5.6rem;
  border: 1px solid #333;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 1.2;
}

.related li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
}

.related li a:hover {
  color: #fff;
  background-color: #333;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.footer-link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 1px solid #333;
  margin-bottom: 2rem;
}

.footer-link ul li {
  margin: 0 1rem;
}

address,
.copyright {
  text-align: center;
  line-height: 1.8;
}

.footer-end {
  margin-top: 2rem;
  width: 100%;
  height: 8rem;
  background-color: #0055c6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-end p.logo {
  width: 20rem;
}

.fixed-banner {
  position: fixed;
  width: 100%;
  height: 10rem;
  top: 0;
  background: #000;
  display: none;
  text-align: center;
}

.fixed-banner .close {
  width: 4.4rem;
  height: 4.4rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4rem;
  margin: auto;
}

.section-title img,
.target > *,
.section-title:before,
.end img {
  -webkit-transition: .5s;
  transition: .5s;
}

.section-title.down img,
.target.down > *,
.end.down img {
  -webkit-transform: translate(-100vw, 15vw);
          transform: translate(-100vw, 15vw);
}

.section-title.down:before {
  -webkit-transform: translate(-100vw, 15vw);
          transform: translate(-100vw, 15vw);
}

.target.up > * {
  -webkit-transform: translate(100vw, -15vw);
          transform: translate(100vw, -15vw);
}

.section-title.up img {
  -webkit-animation: title-animate-up .5s forwards;
          animation: title-animate-up .5s forwards;
}

.section-title.up:before {
  -webkit-animation: arrow-animate-up 1s forwards;
          animation: arrow-animate-up 1s forwards;
}

@-webkit-keyframes arrow-animate-up {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(2, 1) rotate(-10deg);
            transform: scale(2, 1) rotate(-10deg);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform: translate(100vw, -15vw);
            transform: translate(100vw, -15vw);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}

@keyframes arrow-animate-up {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(2, 1) rotate(-10deg);
            transform: scale(2, 1) rotate(-10deg);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform: translate(100vw, -15vw);
            transform: translate(100vw, -15vw);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}

@-webkit-keyframes title-animate-up {
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(100vw, -15vw);
            transform: translate(100vw, -15vw);
  }
}

@keyframes title-animate-up {
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(100vw, -15vw);
            transform: translate(100vw, -15vw);
  }
}

@media screen and (min-width: 600px) {
  :root {
    font-size: 1vw;
  }
  .for_sp {
    display: none;
  }
}

@media screen and (min-width: 1001px) {
  :root {
    font-size: 10px;
  }
}

@media screen and (max-width: 599px) {
  body.fixed {
    margin-top: 16vw;
  }
  header {
    width: 100%;
  }
  header .container {
    height: 6rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  header h1 {
    width: 60%;
  }
  header .menu {
    width: 3rem;
    height: 3rem;
    cursor: pointer;
  }
  header .nav_pc {
    position: absolute;
    display: none;
    top: 6rem;
    left: 0;
    width: 100%;
    height: calc(100vh - 6rem);
    background: #f0f0f0;
    z-index: 9999;
  }
  header .nav_pc ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 3rem;
  }
  header .nav_pc ul li {
    display: block;
    width: 80%;
    background: #fff;
    font-size: 1.8rem;
    text-align: center;
    color: #333;
    line-height: 2;
    margin: 1rem auto 0;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
  }
  header .nav_pc ul li + li {
    margin: 1rem auto 0;
  }
  header .nav_pc ul li a {
    display: block;
  }
  header .nav_pc ul li a:hover {
    text-decoration: none;
    background: #333;
    color: #fff;
  }
  section {
    margin-bottom: 10rem;
  }
  section:last-of-type {
    margin-bottom: 10vw;
  }
  #mv {
    height: auto;
  }
  .slick-slide {
    opacity: 1;
  }
  .slick-arrow {
    visibility: hidden;
  }
  .slick-dots {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    width: 100vw;
    padding: 1rem;
  }
  #main_banner_ticker-list li,
  .slick-dots li,
  .slick-dots li:hover {
    width: 48%;
    margin: auto auto 1vw;
    height: 4.5rem;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #fff;
  }
  .slick-dots li::before {
    background-size: cover;
    width: 1.58rem;
  }
  .slick-dots li a {
    height: 100%;
    line-height: 1.2;
  }
  a.main_ticker:hover,
  .slick-dots li a:hover {
    background-image: none;
    -webkit-transform: none;
            transform: none;
    -webkit-filter: none;
            filter: none;
  }
  .slick-dots li.slick-active {
    background: none;
    border: none;
  }
  .slick-dots li.slick-active a {
    background: none;
    text-decoration: none;
    -webkit-transform: translate(-3px, -3px);
            transform: translate(-3px, -3px);
    background: url("../img/ticker-hover.svg") no-repeat right top;
    -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.8));
            filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.8));
  }
  .slick-dots li:first-child a:after {
    content: "都市デザイン工学科";
  }
  .slick-dots li:nth-child(2) a:after {
    content: "建築学科";
  }
  .slick-dots li:nth-child(3) a:after {
    content: "機械工学科";
  }
  .slick-dots li:nth-child(4) a:after {
    content: "電気電子システム\A工学科";
    white-space: pre;
  }
  .slick-dots li:nth-child(5) a:after {
    content: "電子情報システム\A工学科";
    white-space: pre;
  }
  .slick-dots li:nth-child(6) a:after {
    content: "応用化学科";
    white-space: pre;
  }
  .slick-dots li:nth-child(7) a:after {
    content: "環境工学科";
    white-space: pre;
  }
  .slick-dots li:nth-child(8) a:after {
    content: "生命工学科";
    white-space: pre;
  }
  .slick-dots li:nth-child(9) a:after {
    content: "一般教育科・\A総合人間学系教室";
    font-size: 0.8em;
  }
  .section-title {
    width: 90vw !important;
  }
  .section-title:before {
    width: 84vw;
    left: 3rem;
  }
  #section-title_tech:before {
    bottom: -0.5rem;
    left: 3rem;
  }
  div[class*=area-topics-] {
    width: 94vw;
    height: 94vw;
    margin-top: 1vw;
  }
  .area-topics-news h3 {
    width: 60%;
    margin: auto;
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
  div.area-topics-events {
    margin-top: 16vw;
  }
  .area-topics-news dl {
    width: 94%;
  }
  .area-topics-news dl dt {
    width: 8rem;
  }
  .area-topics-events h3 {
    width: 40%;
    margin: auto;
  }
  .area-topics-events ul {
    width: 100%;
    height: 28.4rem;
  }
  .area-topics-events ul li.empty {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
  }
  .area-topics-events li .img {
    width: 35%;
  }
  .area-topics-events li .txt {
    width: 45%;
  }
  .area-topics-events h4 {
    font-size: 1.2rem;
    width: 110%;
    margin-left: -15%;
    margin-top: 2.5rem;
  }
  .area-topics-events li .txt p.event-body {
    font-size: 1.2rem;
    margin-top: 4rem;
    margin-left: -14rem;
  }
  .area-topics-events li .txt p.date {
    font-size: 1.2rem;
  }
  #feature h3 {
    width: 97%;
  }
  #feature h3 + p {
    width: 100%;
  }
  .area-feature-img {
    width: 100vw;
    height: 75vw;
    margin: auto;
    margin-left: -2rem;
  }
  .area-feature-img .target:first-child {
    height: 52.42vw;
    top: 9.56vw;
  }
  .feature-img01 {
    width: 52.42vw;
    border-radius: 50%;
    overflow: hidden;
    left: 26.6vw;
  }
  .area-feature-img .target:nth-child(2) {
    height: 31.45vw;
    top: 0;
  }
  .feature-img02 {
    width: 31.45vw;
    border-radius: 50vw;
    overflow: hidden;
    left: 68.55vw;
  }
  .area-feature-img .target:nth-child(3) {
    height: 35.38vw;
    top: 37.22vw;
  }
  .feature-img03 {
    width: 35.38vw;
    border-radius: 50%;
    overflow: hidden;
    left: 0;
  }
  .area-feature-img .target:nth-child(4) {
    height: 14.154vw;
    top: 18.08vw;
  }
  .red-circle01 {
    display: block;
    width: 14.154vw;
    height: 14.154vw;
    border-radius: 50%;
    background-color: #ff2020;
    left: 20.31vw;
    mix-blend-mode: multiply;
  }
  .area-feature-img .target:nth-child(5) {
    height: 26.21vw;
    top: 43.25vw;
  }
  .red-circle02 {
    display: block;
    width: 26.21vw;
    height: 26.21vw;
    border-radius: 50%;
    background-color: #ff2020;
    left: 65.88vw;
    mix-blend-mode: multiply;
  }
  #tech .container {
    max-width: 80rem;
  }
  #banner-area .container {
    max-width: 100rem;
    padding: 0;
    margin-top: -15vw !important;
  }
  #banner-list li {
    width: 94% !important;
    margin: -5vw auto !important;
    -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 70, 0.5));
            filter: drop-shadow(4px 4px 0 rgba(0, 0, 70, 0.5));
  }
  #banner-list li:nth-of-type(4) {
    margin-top: -10vw !important;
  }
  #banner-list li a,
  .bnr-tech a {
    position: static;
    -webkit-filter: none;
            filter: none;
  }
  #outro .end {
    width: 30vw;
    margin: 10vw auto;
  }
  .related {
    border-top: 1px solid #333;
  }
  .related li {
    width: 50%;
    margin: 0;
    border-left: 0;
    border-top: 0;
  }
  .related li:nth-child(odd) {
    border-left: 1px solid #333;
  }
  .footer-link ul {
    font-size: 1rem;
  }
  .fixed-banner {
    height: 16vw;
  }
  .fixed-banner .close {
    right: 3vw;
  }
  .for_pc {
    display: none;
  }
}
