h1 {
  font-size: 1.625rem;
  color: #fff;
  font-family: "Inter";
  letter-spacing: 1px;
  font-weight: 600;
}

.h1-parent {
  font-size: 0.9375rem;
  margin-bottom: 30px;
  font-weight: 300;
  color: #a9a9a9;
  display: block;
}
.two-lines {
  color: #fff;
  opacity: 0.6;
}

.teachers-single-page .h1-parent {
  font-size: 0.9375rem;
  margin-bottom: 20px;
  font-weight: 300;
  display: block;
}
h2 {
  font-size: 1.125rem;
}
.logo {
  width: 270px;
  margin: 10px 15px 0;
  min-width: 150px;
}
.page-head {
  background-color: #282828;
  height: 220px;
  margin: 172px 0 0;
  display: flex;
  align-items: center;
}

.teachers-single-title {
  line-height: 50px;
  /* display: flex;
  align-items: center; */
}

.teachers-single h1 {
  transform: translate(0%, 35%);
}
.m-wrap-head {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.under-wrap {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}
/* お知らせ一覧 */
.under-contents {
  padding: 50px 0;
  margin: 0 auto;
  max-width: 1200px;
}

.bread {
  padding: 30px 0 60px;
  font-size: 0.75rem;
}
.bread li {
  margin-right: 15px;
}
.home {
  color: #838587;
  white-space: nowrap;
}
.news-contents {
  width: 100%;
}
.individual dt {
  margin-right: 0;
  padding: 15px 0 15px 5px;
  width: 20%;
  justify-content: left;
}

.individual dd p {
  width: 100%;
}

/* ページネーション */
.pagination {
  padding: 60px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 10px;
  font-family: "Inter";
}
.pagination li a,
.pagination li span {
  display: block;
  color: #3c3c3c;
  background-color: #fff;
  border: 1px solid #838587;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 0.75rem;
  line-height: 25px;
  text-align: center;
}
/* .pagination li a:hover {
  color: #3c3c3c;
  background-color: #333;
} */
.pagination .page-now {
  background-color: #3c3c3c;
  color: #fff;
}
.pagination li .prev,
.pagination li .next,
.pagination li .omission {
  border: none;
}

/* お知らせ個別 */

.date-tab {
  display: flex;
}
.date {
  margin-right: 10px;
}
.under-individual {
  margin-right: 15px;
  padding: 15px 5px;
  width: 24%;
  color: #838587;
  line-height: 23px;
  font-size: 0.875rem;
  display: flex;
}
.e-catName {
  padding: 0 17px;
  height: 25px;
}

.under-sp {
  display: flex;
}
h5,
h6,
.news-topics p {
  font-size: 0.875rem;
  /* margin-bottom: 30px; */
}
.topics-link {
  text-decoration: underline;
  color: #6079ba;
  margin-bottom: 30px;
  font-size: 600;
}
.topics-file {
  text-decoration: underline;
  color: #e60012;
}
.news-topics-single a {
  color: #667fd1;
  font-weight: 600;
  text-decoration: underline;
}

.singlepage-news {
  font-size: 1.625rem;
  color: #fff;
  font-family: "Inter";
  letter-spacing: 1px;
  font-weight: 500;
}
.topics-h1 {
  font-size: 1.25rem;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 2px solid #ccc;
  line-height: 30px;
  color: #000;
}
.news-topics-single h2 {
  display: inline-block;
  font-size: 1.0625em;
  background-color: #fff;
  border-left: 7px solid #000;
  padding: 1rem 1rem;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 2px;
}
.news-topics h3 {
  margin-bottom: 30px;
  line-height: 25px;
  padding-left: 0.7em;
  text-indent: -0.8em;
  font-size: 1rem;
  font-weight: unset;
}
.news-topics-single h3::before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 10px;
  height: 10px;
  margin: 1px 5px 0 0;
}
.news-topics-single h4 {
  font-weight: 500;
  font-size: 0.9375rem;
  margin-bottom: 30px;
  line-height: 25px;
}

.news-topics-single ul {
  margin-bottom: 30px;
}
.news-topics-single ul li {
  font-size: 0.875rem;
  padding-bottom: 7px;
}
.news-topics-single li::before {
  content: "";
  display: inline-block;
  background-color: #3c3c3c;
  padding: 8px;
  margin-right: 5px;
  border-radius: 50%;
}
.news-topics-single {
  counter-reset: my-counter;
  list-style: auto;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;

  list-style-position: inside;
}

.news-topics-single img {
  height: auto;
}

.news-topics-single li {
  font-size: 0.875rem;
  line-height: 1.5;
  padding-left: 5px;
  padding-bottom: 5px;
  position: relative;
}
.news-topics-single table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
  white-space: nowrap;
  overflow-x: auto;
  display: block;

  width: 100% !important;
  height: 100% !important;
}

.news-topics-single table th,
.news-topics-single table td {
  padding: 0.5em;
  border: 1px solid #ddd;
  text-align: left;
  font-weight: 500;
  width: 25%;
}
.news-topics-single table th {
  color: #fff;
  background-color: #606060;
  text-align: center;
}
.news-topics-single table td {
  text-align: center;
}

.news-topics-single table thead {
  background-color: #606060;
  color: #fff;
}
.news-topics-single table tbody {
  background-color: #fff;
}
/* カスタム用 */
p .link-bold {
  color: #000;
  font-weight: 800;
}
.link-bold::before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 10px;
  height: 11px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin-right: 5px;
}

.file::after {
  content: "";
  background-image: url(../images/news-topics/file-icon.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 21px;
  height: 17px;
  margin-left: 5px;
}

tr .example1/*td-gray */ {
  background-color: #e6e6e6;
}
tr .example2/*green */ {
  background-color: #006e43;
  color: #fff;
}

/* レスポンシブ対応 */
@media screen and (max-width: 950px) {
  .page-head {
    margin: 95px 0 0;
  }

  table {
    width: 100%;
  }
}

.back-btn {
  text-align: center;
  margin: 50px 0 60px;
}

.teachers {
  width: 100%;
}

.teachers h2 {
  margin-bottom: 50px;
}

.teachers p {
  font-size: 0.875rem;
  margin: 0 0 25px;
  padding-bottom: 0;
}

.teachers-contents {
  width: 90%;
  padding: 70px 0 0;
}

.teachers .under-contents::before {
  content: "";
  background-color: #f0ebeb;
  padding-bottom: 20px;
  display: block;
  position: absolute;
  height: 20rem;
  width: 90%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1200px;
}

.wece .under-contents::before {
  background-color: #f0f0eb;
}

.eee .under-contents::before {
  background-color: #ebf0eb;
}
.mse .under-contents::before {
  background-color: #ebf0f0;
}
.arch .under-contents::before {
  background-color: #ebebf0;
}
.iis .under-contents::before {
  background-color: #f0ebf0;
}
.bg-2E2E2E {
  background-color: #2e2e2e;
}
.kougakukiso .under-contents::before {
  background-color: unset;
}

.teachers .under-contents {
  padding: 0;
  border-bottom: 1px solid #6e6e6e;
  margin-bottom: 90px;
}
.teachers-course {
  width: 87%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.teachers-course-wrap-left {
  width: 33%;
}

.teachers-course-wrap-right {
  width: 48%;
}

.bg-no-btn {
  padding: 14px 20px 14px 25px;
  letter-spacing: 1.5px;
  border: 1px solid #3c3c3c;
  color: #3c3c3c;
  border-radius: 100vh;
  transition: 0.5s;
  margin-top: 20px;
  margin-bottom: 30px;
  word-break: keep-all;
  font-size: 0.8125rem;
  font-weight: 700;
  font-feature-settings: "palt";
  display: flex;
  justify-content: center;
  gap: 20px;
  width: fit-content;
}
.bg-no-btn::after {
  content: "";
  background-image: url(../images/arrow_right_black.svg);
  background-repeat: no-repeat;
  display: block;
  min-width: 15px;
  height: 13px;
  transition: 0.5s;
}

.teachers-course-wrap-right .bg-no-btn {
  gap: 25px;
  padding: 14px 25px;
}
.kougakukiso .bg-no-btn::after {
  background-image: url(../images/arrow_right_white.svg);
}

.bg-no-btn:hover {
  background-color: #3c3c3c;
  color: #fff;
}
.bg-no-btn:hover::after {
  background-image: url(../images/arrow_right_white.svg);
}
.kougakukiso .bg-no-btn:hover::after {
  background-image: url(../images/arrow_right_black.svg);
}

.course-bnr-wrap {
  display: flex;
  gap: 5%;
  margin-top: 95px;
  margin-bottom: 30px;
  width: 115%;
  flex-wrap: wrap;
}
.course-bnr {
  width: 45%;
  margin: 0 10px 30px 0;
}

.course-bnr-wrap .course-bnr a {
  display: block;
}
.course-bnr p {
  display: flex;
  justify-content: space-between;
  margin: 0;
  align-items: center;
  white-space: nowrap;
}
.course-bnr p::after {
  content: "";
  background-image: url(../images/arrow_right_black.svg);
  display: block;
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  min-width: 10px;
}
.teachers .course-name {
  border-bottom: 1px solid #3c3c3c;
}
.course-bnr a:hover .course-name {
  background-position: bottom left;
  background-size: 100% 1px;
}
.teachers-course .course-bnr img {
  padding-top: 12px;
}
.kougakukiso p {
  color: #fff;
}
.kougakukiso .teachers-contents {
  height: auto;
  padding-top: 160px;
  padding-bottom: 100px;
}

.kougakukiso-left-wrap {
  display: flex;
  width: 60%;
}

.kougakukiso-left-wrap p {
  writing-mode: vertical-rl;
  font-size: 1.5rem;
  letter-spacing: 8px;
  display: inline-block;
  margin: -90px 100px 0px;
  font-weight: 500;
}
.kougakukiso-right-wrap {
  width: 430px;
}

.kougakukiso-left-wrap {
  background-image: url(../images/teachers/dummy/kougakukiso.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 340px;
}

.kougakukiso .teachers-course {
  justify-content: unset;
}

.kougakukiso-right-wrap p {
  margin-left: -30px;
  margin-top: 70px;
}

.kougakukiso-right-wrap .bg-no-btn {
  background-color: #2e2e2e;
  color: #fff;
  border: 1px solid #fff;
  display: flex;
  margin: 0 0 0 auto;
}

.kougakukiso-right-wrap .bg-no-btn:hover {
  background-color: #fff;
  color: #3c3c3c;
}

.kougakukiso .under-contents {
  border-bottom: none;
  padding-bottom: 0;
}

.teachers-single {
  width: 90%;
  display: flex;
  gap: 4%;
  flex-wrap: wrap;
}
.teachers-single-page .under-contents::before {
  content: none;
}
.teachers-single-contents {
  display: flex;
  width: 48%;
  gap: 5%;
  padding-bottom: 20px;
  margin-bottom: 120px;
  border-bottom: 1px solid #d7d7d7;
}
.teachers-single-contents p {
  line-height: 20px;
}
.teachers-single-left-wrap {
  width: 190px;
}
.teachers-single-left-wrap figure {
  margin-bottom: 30px;
}

.teachers-single-left-wrap img {
  object-fit: contain;
}

.teachers-single-right-wrap {
  margin: 45px 0 0 0;
  width: calc(100% - 200px);
}
.teacher-name {
  font-size: 1.25rem;
  font-weight: 500;
  border-top: 1px solid #d7d7d7;
  padding-top: 30px;
  padding-bottom: 10px;
}
.teacher-post {
  font-size: 0.8125rem;
  color: #3c3c3c;
  padding-bottom: 30px;
}
.teacher-about-text {
  font-size: 0.875rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
  font-weight: 500;
}

.teacher-field {
  font-size: 0.75rem;
  padding: 15px 0;
  border-bottom: 1px solid #d7d7d7;
  line-height: 20px;
}

.course-tag {
  display: flex;
  margin-bottom: 13px;
}
.mb30 {
  margin-bottom: 30px;
}

.course-tag .pfe {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .pfe::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/pfe.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .ac {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .ac::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/ac.png);
  display: block;
  min-width: 75px;
  height: 16px;
}
.course-tag .eem {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .eem:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/eem.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .wece {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .wece:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/wece.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .eee {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .eee:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/eee.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .mep {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .mep:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/mep.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .ime {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .ime:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/ime.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .arch {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .arch:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/arch.png);
  display: block;
  min-width: 75px;
  height: 16px;
}
.course-tag .csmi {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .csmi:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/csmi.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.course-tag .cssdt {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
}
.teachers-single-page .cssdt:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/courses/cssdt.png);
  display: block;
  min-width: 75px;
  height: 16px;
}

.research-btn a {
  display: flex;
  vertical-align: middle;
  padding: 5px;
  text-align: left;
  letter-spacing: 2px;
  border: 2px solid #dddddd;
  background: #f7f7f7;
  color: #3c3c3c;
  border-radius: 100vh;
  transition: 0.5s;
  margin-top: 10px;
  line-height: 30px;
  justify-content: center;
  font-size: 0.75rem;
}

.research-btn a:hover {
  background-color: #3c3c3c;
  color: #f7f7f7;
  border: 2px solid #3c3c3c;
}

.topics-btn {
  display: inline-flex;
  vertical-align: middle;
  height: 48px;
  padding: 0 20px;
  text-align: left;
  border: 1px solid #3c3c3c;
  background: #fff;
  color: #3c3c3c;
  border-radius: 100vh;
  transition: 0.5s;
  margin-top: 20px;
  margin-bottom: 30px;
  word-break: keep-all;
  font-size: 0.8125rem;
  font-weight: 500;
  width: fit-content;
  justify-content: space-between;
  line-height: 44px;
}

.movie-top-img .topics-btn {
  border: none;
  display: inline-flex;
}

.movie-top-img .blankpagebtn::after {
  margin: 12px 0 0 5px;
}
.topics-btn:hover {
  background-color: #3c3c3c;
  color: #fff;
}
.rightarrowbtn::after {
  margin-left: 35px;
  content: "→";
}

.leftarrowbtn::before {
  content: "";
  background-image: url(../images/arrow_left_black.svg);
  display: block;
  background-repeat: no-repeat;
  width: 15px;
  height: 13px;
  transition: 0.5s;
}
.leftarrowbtn:hover::before {
  background-image: url(../images/arrow_left_white.svg);
}

.leftarrowbtn {
  display: flex;
  align-items: center;
  width: 15%;
  justify-content: space-between;
  margin: 0 auto;
  min-width: 250px;
}

.blankpagebtn::after,
.research-btn a::after {
  content: "";
  background-image: url(../images/clarity_window-b.svg);
  background-repeat: no-repeat;
  padding: 0 10px;
  margin: 12px 0 0 10px;
  transition: 0.5s;
  margin-left: 4px;
}

.sitemap-links .blankpagebtn::after {
  margin: 0 0 0 10px;
  width: 17px;
  height: 17px;
}
.blankpagebtn:hover:after,
.research-btn:hover a:after {
  background-image: url(../images/clarity_window-w.svg);
}
.undergraduate .admission-info-contents a:hover .blankpagebtn:after,
.inquiry .blankpagebtn:hover:after,
footer .blankpagebtn:hover:after {
  background-image: url(../images/clarity_window-b.svg);
}

.hover-motion .blankpagebtn::after {
  content: "";
  background-image: url(../images/clarity_window-b.svg);
  background-repeat: no-repeat;
  transition: 0.5s;
  padding: 0;
  margin: 0;
  margin-left: 7px;
  display: block;
  width: 17px;
  height: 17px;
}

.inquiry .blankpagebtn:after {
  padding: 0px 8px;
  margin: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
}

.kenkyusassi a::after {
  background-image: url(../images/courses/pdficon.png);
  background-repeat: no-repeat;
  margin-left: 0;
  padding: 0 15px;
  margin: 0;
}

.souran a::after {
  padding: 0 8px;
  margin: 7px 0;
  margin-left: 6px;
}
.kenkyusassi:hover a:after {
  background-image: url(../images/courses/pdficon.png);
  background-repeat: no-repeat;
}
.scanbtn::after {
  content: "+";
  font-size: 1.5rem;
  margin-left: 20px;
}
.is-active .scanbtn::after {
  content: "-";
  font-size: 2.5rem;
  font-weight: 100;
  margin-bottom: 10px;
}
.youtube-movie .blankpagebtn {
  display: flex;
  margin: 0 auto;
}

.youtube-movie .blankpagebtn::after {
  margin: 13px 0 0 6px;
  margin-left: 20px;
}

.bread {
  position: relative;
  z-index: 50;
}
.movie-top-img {
  margin-top: -105px;
}
.movie-top-img img {
  max-height: 530px;
  object-fit: cover;
  object-position: 20% 30%;
}
.movie-top-img .under-wrap {
  max-width: 1080px;
  width: 90%;
  margin-top: -120px;
  margin-bottom: 20px;
}
.movie .under-wrap {
  padding: 0;
}
.youtube-movie.under-contents {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 40px;
}

.movie .b-post {
  display: block;
}
.about-menu {
  padding-bottom: 60px;
}
.about-menu ul,
.movie-menu ul {
  display: flex;
  justify-content: center;
}
.about-menu li,
.movie-menu li {
  font-size: 0.875rem;
}

.movie-menu li::after {
  content: "";
  border: 1px solid #a5a5a5;
  margin: 0 70px;
}

.about-menu li::after {
  content: "";
  border: 1px solid #a5a5a5;
  margin: 0 35px;
}
.about-menu li:last-child::after,
.movie-menu li:last-child::after {
  display: none;
}

.about-menu li a,
.movie-menu li a {
  position: relative;
  padding: 0 15px 0 0;
  font-weight: 700;
  padding-right: 20px;
}
.about-menu li a::after,
.movie-menu li a::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  border: 6px solid transparent;
  border-top: 7px solid #000;
}
.movie-new-notice .under-wrap {
  display: flex;
  background-color: #f5f5f5;
  padding-bottom: 75px;
}
.new-movie-contents .individual dt {
  width: 25%;
}
.new-movie-contents .individual dd {
  width: 75%;
}

.movie-title {
  width: 30%;
  font-size: 1.25rem;
  font-weight: 700;
  padding-top: 27px;
  margin-bottom: 30px;
}
.movie-title span {
  font-weight: 400;
  font-size: 1.125rem;
}
.new-movie-contents {
  width: 70%;
}
.movie-new-notice .individual dd::after {
  content: unset;
}

.scan {
  display: flex;
  font-size: 0.875rem;
  justify-content: space-between;
  gap: 4%;
}
.scan .link-under {
  padding-bottom: 20px;
}
.movie .scan .link-under {
  padding-bottom: 5px;
}
.scan .link-under a {
  display: block;
}
.new-content {
  display: inline-block;
}
.under-contents.three-d {
  border-bottom: 1px solid #e8e8e8;
}
.new-content {
  display: inline-block;
  font-size: 0.6875rem;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 0 11px;
  margin-right: 5px;
  height: 18px;
  font-weight: 600;
  line-height: 15px;
}
.movie-more-btn {
  display: inline-flex;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px;
  width: 100%;
}

/*=========================================
#accordion
=========================================*/
/* .accordion-item {
  border-bottom: 1px solid #e8e8e8;
} */

/* ヘッダー部分 */
.accordion-header {
  position: relative;
  margin: 20px 0 50px 0;
  cursor: pointer;
}
.accordion-header-wrap {
  display: flex;
  justify-content: center;
}

.accordion-title {
  font-weight: bold;
}

/* 開閉アイコン */
.accordion-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}

.accordion-icon::before,
.accordion-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #333333;
  transition: transform 0.3s;
}

/* 縦線 */
.accordion-icon::before {
  width: 2px;
  height: 16px;
  margin-left: -1px;
  transform: translateY(-50%);
}

/* 横線 */
.accordion-icon::after {
  width: 16px;
  height: 2px;
  margin-top: -1px;
  transform: translateX(-50%);
}

/* 開いているときは縦線を非表示に */
.accordion-item.is-active .accordion-icon::before {
  transform: translateY(-50%) rotate(90deg);
}

/* コンテンツ部分 */
.accordion-content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}
.youtube-movie .about-link .iframe-img {
  border-radius: 20px;
}
.about-link {
  width: 47%;
}
.iframe-img {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.accordion-content__inner {
  padding: 0 0 20px;
}
.accordion-inner {
  display: flex;
  flex-wrap: wrap;
}
.accordion-inner .about-link {
  width: 48%;
}

/* モーダル */
/* カード */
ul.youtubeList {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}
ul.youtubeList li {
  width: 23%;
}
ul.youtubeList li a {
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  /*border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
  cursor: pointer;
  transition: 0.2s ease-in-out; */
}
/* ul.youtubeList li a:hover {
  box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
  transform: translateY(-4px);
  text-decoration: none;
}
ul.youtubeList li a:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(0, 0, 0, 0.4);
}
ul.youtubeList li a:hover:after {
  content: "\f03d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  color: #fff;
} */
ul.youtubeList li a img {
  border-radius: 20px;
  object-fit: cover;
  aspect-ratio: 7 / 4;
}

.youtubeList-text-wrap {
  display: inline-block;
}
ul.youtubeList li a p {
  margin: 0;
  text-decoration: none;
  padding: 10px 1px 3px;
  line-height: 1.6;
  font-size: 0.8125rem;
  white-space: normal;
}
/* modal */
.ed-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  z-index: 9999;
}
div#modalOverlay {
  width: 100%;
  height: 100%;
  display: flex;
  cursor: pointer;
}

.ed-closeModal {
  position: absolute;
  top: -35px;
  right: 5px;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0.5;
}
.ed-closeModal::before,
.ed-closeModal::after {
  content: "";
  width: 35px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transform-origin: top left;
}
.ed-closeModal::before {
  left: 0;
}
.ed-closeModal::after {
  right: 0;
  transform: rotate(-45deg);
  transform-origin: top right;
}

.modalContent {
  width: 100%;
  max-width: 800px;
  margin: auto;
  position: relative;
}

.video {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  filter: drop-shadow(0px 2px 5px #313131);
  animation: fadeIn 1.2s ease 0s 1 normal;
}
.video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.about .under-wrap {
  padding: 30px 0;
}
.about .pt60 {
  padding-top: 60px;
}
.about .under-contents {
  width: 100%;
}
.about .under-wrap h2 {
  margin-top: 20px;
  margin-bottom: 50px;
}

.about-bg {
  background-color: #f5f5f5;
}

.about-bg p {
  font-size: 0.875rem;
  /* margin-bottom: 30px; */
  line-height: 29px;
}
.about-bg .movie-more-btn {
  width: fit-content;
}
.about .about-lead-text {
  font-size: 1.125rem;
  font-weight: 500;
}

.about-greetings {
  display: flex;
  gap: 10%;
}

.about-greetings-left {
  width: 70%;
}
.about-greetings-right p {
  margin: 15px 0 0;
}
.about-greetings-right {
  width: 30%;
  max-width: 244px;
  margin: 0 0 0 auto;
}

.about-greetings-right .gakubucho-name {
  font-size: 1.25rem;
  margin: 0 0 10px 0;
  font-weight: 600;
}
.about .under-wrap.pb70 {
  padding-bottom: 70px;
}
.philosophy-educational {
  display: flex;
  font-size: 0.875rem;
  gap: 10%;
}
.philosophy-educational h3 {
  margin-bottom: 25px;
  line-height: 25px;
  padding-left: 0.7em;
  text-indent: -0.8em;
  font-size: 1rem;
  letter-spacing: 0;
  font-weight: unset;
}
.philosophy-educational h3::before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 10px;
  height: 10px;
  margin: 1px 10px 1px 0;
}

.philosophy-educational p {
  margin-bottom: 20px;
  line-height: 28px;
}

.tab-list {
  display: flex;
  gap: 2%;
  font-weight: 600;
  border-bottom: 1.5px solid #3c3c3c;
}
.policy-tab-item {
  width: 32%;
  padding: 22px 0;
  border-radius: 12px 12px 0 0;
  background-color: #fff;

  text-align: center;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.policy-accordion .accordion-header {
  margin: 0;
}

.text14 {
  display: block;
  margin: 8px 0 0;
  font-size: 0.875rem;
  font-weight: 300;
}
.panel-list p {
  margin-bottom: 10px;
}
.about .textbold700 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.policy-tab-item:hover,
.policy-tab-item.is-active {
  background-color: #3c3c3c;
  color: #fff;
}

.policy-panel-item {
  display: none;
  width: 100%;
  padding: 40px 0;
}
.policy-panel-item.is-active {
  display: block;
  animation: panel-show 0.9s ease-in-out forwards;
}
.policy-panel-item-wrap {
  display: flex;
  gap: 2%;
}

.policy-panel-item-wrap div {
  background-color: #fff;
  padding: 28px 18px;
  width: 32%;
}

.policy-panel-item-wrap .one-item {
  width: 100%;
}

.policy-panel-item-wrap a {
  font-size: 0.875rem;
  text-decoration: underline;
  display: flex;
}

.policy-panel-item-wrap a::after {
  content: "";
  background-image: url(../images/about/pdf-black-icon.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.undergraduate .link-text::after,
.inquiry .link-text::after,
.hoken .link-text::after,
.prospective-students .link-text ::after,
.admission .link-text ::after,
.about .link-text::after {
  content: "";
  background-image: url(../images/arrow_w.svg);
  background-repeat: no-repeat;
}
.admission-bnr a .link-text .blankpagebtn::after {
  background-image: url(../images/clarity_window-b.svg);
  display: inline-flex;
  position: relative;
  width: 15px;
  margin: 0 0 0 5px;
  height: 15px;
  top: 1px;
}
/* コースだけ色違う */
.course-link .link-text::after {
  content: "";
  background-image: url(../images/arrow_courses_white.svg);
  background-repeat: no-repeat;
}

.undergraduate a:hover .link-text::after,
.inquiry a:hover .link-text::after,
.hoken a:hover .link-text::after,
.prospective-students a:hover .link-text::after,
.admission a:hover .link-text::after,
.admission-info a:hover:after,
.cource-graduate a:hover .link-text::after {
  background-image: url(../images/arrow_b.svg);
  background-repeat: no-repeat;
}
/* コースだけ色違う */
.course-link a:hover .link-text::after {
  background-image: url(../images/arrow_courses_black.svg);
}
.cource-graduate {
  display: flex;
  gap: 6%;
  margin-bottom: 60px;
}
.cource-graduate a {
  width: 47%;
}
.cource-graduate p {
  margin-top: 20px;
  font-weight: 600;
  font-size: 1rem;
}

.enkaku-wrap {
  display: flex;
  gap: 5%;
  justify-content: space-between;
}

.enkaku-wrap-left,
.accordion-inner .about-link.enkaku-wrap-left {
  width: 35%;
  margin-bottom: 0;
}
.enkaku-wrap .accordion {
  margin-top: 30px;
}
.about .accordion-header {
  margin: 10px 0 50px 0;
}
.about .accordion-item {
  border-bottom: unset;
  text-align: center;
}

.accordion-inner .about-link.enkaku-wrap-right,
.enkaku-wrap-right {
  width: 50%;
  margin-bottom: 0;
}
.enkaku-wrap dl {
  font-size: 0.875rem;
}
.enkaku-wrap-dt dt::before {
  content: "";
  display: inline-block;
  border: 1px solid #838587;
  width: 10px;
  height: 10px;
  background-color: #838587;
  margin-right: 10px;
  border-radius: 50%;
}

.enkaku-wrap-dt::after {
  content: "";
  display: block;
  background-color: #838587;
  height: calc(100% - 25px);
  width: 1px;
  position: absolute;
  margin-top: 23px;
  left: 4px;
}

.enkaku-wrap-dt {
  position: relative;
  display: flex;
  padding-bottom: 30px;
}

.enkaku-wrap-dt dt {
  white-space: nowrap;
  padding-right: 15px;
  line-height: 23px;
  width: 180px;
}
.enkaku-wrap-dt dd {
  line-height: 23px;
  text-align: left;
}
.about .bg-gray {
  background-color: #f5f5f5;
}
.about .bg-gray:hover {
  background-color: #3c3c3c;
}

.environment {
  display: flex;
  gap: 10%;
}
.environment div {
  width: 55%;
  min-width: 300px;
}
.environment div a {
  white-space: nowrap;
  min-width: 300px;
}

.environment p {
  margin-bottom: 10px;
  font-size: 0.875rem;
}
.graduate-about-uni .under-contents {
  padding: 0;
}
.graduate-about-uni p {
  font-size: 0.875rem;
}
.graduate-about-uni.bg-464646 p {
  font-weight: 300;
}
.graduate-flexwrap {
  display: flex;
  gap: 10%;
}
.graduate-wrap {
  width: 45%;
  margin-bottom: 30px;
}
.graduate-h2sub {
  margin-top: 15px;
  padding-left: 5px;
  border-left: 1px solid #000;
  margin-bottom: 40px;
}
.graduate-under-g {
  margin: 40px 0 30px;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  display: inline-block;
  padding: 5px 15px;
  font-size: 0.875rem;
  font-weight: 600;
}
.graduate-wrap ul {
  margin-bottom: 30px;
  list-style: inside;
  margin-left: 10px;
}
.graduate-about-uni li {
  margin-bottom: 12px;
  padding-left: 1em;
  text-indent: -1.5em;
  font-size: 0.875rem;
}

.graduate-wrap .blankpagebtn {
  width: 70%;
  display: inline-flex;
  justify-content: space-between;
  padding: 0 20px;
  white-space: nowrap;
  min-width: 310px;
  max-width: 360px;
  margin-bottom: 0;
}
.graduate-wrap .blankpagebtn::after {
  margin: 12px 0 0 6px;
}

.bg-464646 {
  padding: 50px 0;
  background-color: #464646;
  color: #fff;
}

.br-mb60 {
  margin-bottom: 60px;
}
.bg-464646 .graduate-h2sub {
  border-left: 1px solid #fff;
}

.bg-464646 .graduate-wrap .blankpagebtn {
  background-color: #464646;
  border: 1px solid #fff;
  color: #fff;
  line-height: 17px;
  height: 3.5rem;
  top: 8px;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
}
.bg-464646 .graduate-wrap .blankpagebtn::after {
  background-image: url(../images/clarity_window-w.svg);
  margin: 0;
  padding: 10px;
}
.bg-464646 .graduate-wrap .blankpagebtn:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #464646;
}

.bg-464646 .graduate-wrap .blankpagebtn:hover:after {
  background-image: url(../images/clarity_window-b.svg);
}

.admission .b-post {
  display: block;
}
.course-link .link-text,
.undergraduate .link-text,
.inquiry .link-text,
.hoken .link-text,
.prospective-students .link-text,
.admission .link-text,
.kouenkai .link-text,
.about .link-text {
  display: flex;
  justify-content: space-between;
}

.prospective-students .under-contents p,
.kouenkai .under-contents p,
.admission .under-wrap p {
  font-size: 0.875rem;
}
.undergraduate .link-text,
.inquiry .link-text,
.hoken .link-text,
.admission .link-text,
.prospective-students .link-text,
.kouenkai .link-text {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  font-size: 1rem;
  font-weight: 600;
}
.undergraduate .link-text::after,
.inquiry .link-text::after,
.hoken .link-text::after,
.prospective-students .link-text::after,
.kouenkai .link-text::after,
.admission .link-text::after {
  padding: 13px;
}
.prospective-students .under-contents p {
  font-weight: 400;
}
.admission-info {
  font-size: 1rem;
  margin-top: 40px;
}

.admission .bg-no-btn {
  margin: 0 auto;
  margin-top: 70px;
}

.admission-info {
  display: flex;
  gap: 10%;
  padding-bottom: 40px;
  flex-wrap: wrap;
}

.admission-info a {
  width: 45%;
  margin-bottom: 50px;
}
.admission-info-wrap {
  padding: 70px 0 0;
  border-bottom: 1px solid #bebebe;
}
.admission-info-wrap a {
  display: block;
  text-align: center;
}
.mb60 {
  margin-bottom: 60px;
}
.mt30 {
  margin-top: 30px;
}
.mt60 {
  margin-top: 60px;
}

.last-contents {
  border-bottom: unset;
}
.prospective-students .admission-bp-btn::after,
.admission .admission-bp-btn::after {
  background-image: url(../images/clarity_window-b.svg);
  background-repeat: no-repeat;
  padding: 0 10px;
  margin: 7px 0 0 3px;
  transition: 0.5s;

  background-size: contain;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.admission-info-contents {
  width: 45%;
}
.admission-info-contents a {
  width: 100%;
}
.admission-info-contents p {
  font-size: 1rem;
  font-weight: 600;
}

.admission-info-contents .admission-bp-btn {
  font-weight: 400;
  margin-top: 8px;
}

.opencampus .admission-info {
  border-bottom: unset;
}

.admission .opencampus .link-text {
  border-bottom: 1px solid #fff;
  white-space: nowrap;
}
.admission .opencampus .admission-bp-btn::after {
  background-image: url(../images/clarity_window-w.svg);
}

.opencampus .link-text::after {
  background-image: url(../images/arrow_b2_464646.svg);
}
.admission .opencampus .admission-info-contents a:hover::after {
  background-image: url(../images/arrow_w2.svg);
}

.admission-bnr {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.bg-464646.opencampus {
  padding: 45px 0 0;
}
.opencampus .under-wrap {
  padding: 0;
}

.prospective-students .bg-no-btn {
  margin: 0 auto;
  margin-top: 60px;
}

.prospective-students .topics-btn {
  margin: 20px auto 30px;
  width: 350px;
}
.appeal div {
  margin-bottom: 20px;
}

.appeal .link-text {
  border-bottom: unset;
}
.prospective-students .movie-top-img img {
  max-height: 460px;
}
.performance .movie-top-img img {
  max-height: 460px;
  object-fit: cover;
  object-position: -62% 100%;
  transform: scale(1.25);
}
.performance .movie-top-img figure {
  overflow: hidden;
}

.performance .under-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 4%;
}
.performance .under-wrap div {
  width: 22%;
}
.performance .bg-no-btn {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
  width: 100%;
  max-width: 220px;
  height: 45px;
  align-items: center;
  padding: 14px 25px;
}
.performance .bg-no-btn::after {
  margin-left: 0;
}
.courses {
  background-color: unset;
  color: #000;
}

.courses h2 {
  margin: 10px 0 30px;
  line-height: 30px;
}
.courses-under {
  margin: 10px 0 30px;
  line-height: 30px;
}

.point-wrap {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 4%;
}
.point-contents {
  width: 28%;
  position: relative;
  margin-right: 20px;
  flex-grow: 1;
}

.point-contents::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #bebebe;
  right: -30px;
}
.point-contents:nth-child(3):before {
  display: none;
}

.point-head {
  border: 1px solid #000;
  color: #fff;
  background-color: #000;
  padding: 1px 10px;
  display: inline-block;
  font-size: 0.8125rem;
  border-radius: 27px;
  letter-spacing: 1px;
}
.news-topics .point-title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 23px;
  margin: 50px 0;
}
.person {
  background-color: #fff;
  margin: 60px 0 0;
}
.person .under-wrap {
  width: 80%;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.person-contents {
  width: 45%;
}
.course-title-wrap {
  display: flex;
  align-items: center;
}
.course-title-wrap p {
  font-size: 1rem;
}
.course-title {
  font-size: 1.0625rem;
  font-weight: 800;
  border-bottom: 2px solid #000;
  display: inline-block;
  margin-right: 20px;
  padding-bottom: 10px;
}

.under-contents.course-headline {
  padding: 0;
}
.course-headline .under-wrap {
  padding: 20px 0 80px;
}
.course-contents-wrap {
  display: flex;
  gap: 5%;
}
.course-contents-wrap div {
  width: 30%;
}

.course-contents-wrap div img {
  margin: 30px 0;
}
.point-title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 23px;
  margin: 50px 0;
}
.course-contents-wrap p {
  font-size: 0.875rem;
  line-height: 25px;
}
.course-contents-wrap .point-title {
  margin: 0 0 20px;
  font-weight: 700;
}

.course-contents-wrap .mini {
  font-size: 0.75rem;
}
.course-link {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.course-link img {
  margin-bottom: 10px;
}
.course-link a {
  display: block;
  width: 30%;
  margin-bottom: 30px;
}
.course-link .link-text {
  font-size: 0.9375rem;
  font-weight: 500;
}
.under-contents {
  padding: 50px 0 0;
}

.movie-flex-menu {
  padding: 80px 0;
}
.q-and-a {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.q-and-a:last-child {
  border-bottom: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}
.question {
  display: flex;
  font-weight: 700;
  margin-bottom: 20px;
}
.question::before {
  content: "";
  background-image: url(../images/courses/question.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  min-width: 30px;
  height: 30px;
  margin-right: 20px;
}
.answer {
  display: flex;
  font-size: 0.875rem;
}

.answer::before {
  content: "";
  background-image: url(../images/courses/answer.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  min-width: 30px;
  height: 30px;
  margin-right: 20px;
}

.h1-sub {
  color: #fff;
  font-size: 0.75rem;
}
.under .pfe {
  font-size: 1rem;
}
.h2-overview {
  font-size: 0.875rem;
}
.pfe .page-head {
  background-color: unset;
  background-image: url(../images/courses/pfe-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.ac .page-head {
  background-color: unset;
  background-image: url(../images/courses/ac-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.eem .page-head {
  background-color: unset;
  background-image: url(../images/courses/eem-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.wece .page-head {
  background-color: unset;
  background-image: url(../images/courses/wece-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.eee .page-head {
  background-color: unset;
  background-image: url(../images/courses/eee-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.mep .page-head {
  background-color: unset;
  background-image: url(../images/courses/mep-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.ime .page-head {
  background-color: unset;
  background-image: url(../images/courses/ime-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.arch .page-head {
  background-color: unset;
  background-image: url(../images/courses/arch-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.csmi .page-head {
  background-color: unset;
  background-image: url(../images/courses/csmi-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.cssdt .page-head {
  background-color: unset;
  background-image: url(../images/courses/cssdt-page-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.courses .risyu p {
  text-align: end;
  white-space: nowrap;
}
.course-overview {
  display: flex;
  padding: 0;
  gap: 10%;
  margin-bottom: 25px;
}
.course-overview-left {
  width: 60%;
}

.course-overview-left p {
  line-height: 26px;
}
.course-overview-right {
  padding: 0;
}

.course-overview-right img {
  max-width: 370px;
}
.bg-white {
  background-color: #fff;
  border-radius: 20px;
  padding-top: 30px;
}

.bg-white.model1::before {
  content: "MODEL 1";
  display: block;
  border-bottom: 2px solid #000;
  width: 105px;
  color: #000;
  font-weight: 800;
  font-size: 0.9375rem;
  padding-left: 38px;
  padding-bottom: 3px;
  margin-bottom: 40px;
}

.bg-white.model2::before {
  content: "MODEL 2";
  display: block;
  border-bottom: 2px solid #000;
  width: 105px;
  color: #000;
  font-weight: 800;
  font-size: 0.9375rem;
  padding-left: 38px;
  padding-bottom: 3px;
  margin-bottom: 40px;
}
.bg-white.other-models::before {
  content: "OTHER MODELS";
  display: block;
  border-bottom: 2px solid #000;
  width: 165px;
  color: #000;
  font-weight: 800;
  font-size: 0.9375rem;
  padding-left: 38px;
  padding-bottom: 3px;
  margin-bottom: 40px;
}
.model.bg-464646 {
  padding: 0;
}
.model.pt60 {
  padding-top: 60px;
}

.model.bg-464646.pb60 {
  padding-bottom: 60px;
}
.model .under-contents {
  padding: 0 0 50px;
}
.modeltop {
  font-weight: 800;
}

.model-wrap {
  width: 90%;
  margin: 0 auto;
  color: #000;
  margin-bottom: 20px;
}
.model-wrap-border {
  border-bottom: 1px solid #bebebe;
  width: 90%;
  margin: 0 auto;
  color: #000;
  margin-bottom: 20px;
}
.model-content {
  display: flex;
  justify-content: space-between;
}

.model-contents-wrap {
  width: 45%;
}
.model-imagepic-wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 55px;
}
.model-imagepic-wrap figcaption {
  margin-top: 10px;
  font-size: 0.75rem;
}
.model-wrap h2 {
  font-size: 1.0625rem;
  margin: 0;
}
.undercourses {
  font-size: 0.875rem;
}
.undercourses .research-ul-title {
  font-size: 0.9375rem;
  margin-bottom: 15px;
  font-weight: 600;
}

.model-contents-wrap ul {
  margin-bottom: 20px;
}
.model-contents-wrap li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.model-contents-wrap li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 9px solid #000;
}
.major-course {
  display: flex;
  align-items: center;
}
.major {
  text-align: center;
}
.sub-major {
  text-align: center;
}

.major-course-name {
  font-weight: 600;
  font-size: 1rem;
}

.major-course img {
  margin: 10px 0;
}
.kakeru {
  max-width: 35px;
  margin: 0 20px;
}
.model-imagepic-wrap figure {
  height: 150px;
  width: 200px;
  object-fit: cover;
  max-height: 150px;
}

.employment {
  border: 1px solid #000;
  padding: 3px 10px;
  margin-right: 5px;
}
.example p {
  white-space: nowrap;
  padding-right: 10px;
}

.model-wrap .example {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.curriculum-model-titlewrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0 10px;
}

.example-text {
  display: flex;
  width: 50%;
  align-items: center;
  margin-right: 10px;
}
.example-arrow {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.example-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.other-models .example .major-course img {
  width: 100%;
}

.other-models .major-course {
  position: relative;
  width: 50%;
  top: 10px;
}
.other-models-major-submajor {
  display: flex;
  justify-content: flex-end;
}
.other-models-major-submajor div {
  width: 50%;
  display: flex;
  justify-content: center;
  gap: 42%;
  padding-left: 25px;
}

.other-models-major-submajor div p {
  font-weight: 600;
}
.course-overview.activity,
.course-overview.pick-up {
  display: block;
}
.course-overview.activity h2,
.course-overview.pick-up h2 {
  font-size: 0.9375rem;
  border-bottom: 1px solid #bebebe;
  width: 100%;
  padding-bottom: 5px;
}
.pfe .activity-wrap {
  display: flex;
  justify-content: space-between;
}
.pfe .activity-contents {
  width: 45%;
}

.pick-up-wrap {
  display: flex;
  justify-content: space-between;
}
.pick-up-wrap div {
  margin-bottom: 20px;
  justify-content: center;
}
.pick-up-contents {
  width: 45%;
}
.other-courses.under-contents {
  padding: 50px 0 0;
}
.activity-contents ul {
  list-style: inside;
}
.course-overview.activity {
  margin-bottom: 0;
}

.pfe .under-contents {
  padding: 50px 0 30px;
}

.pfe .model.bg-464646 .under-contents {
  padding: 20px 0;
}

.activity-contents ul li {
  margin-bottom: 10px;
}
.activity-contents-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.pick-up-title {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.pick-up-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 9px solid #fa0000;
}

.ac .pick-up-title::before {
  border-left: 9px solid rgb(240, 180, 0);
}
.eem .pick-up-title::before {
  border-left: 9px solid rgb(0, 160, 80);
}

.wece .pick-up-title::before {
  border-left: 9px solid rgb(0, 90, 170);
}

.eee .pick-up-title::before {
  border-left: 9px solid rgb(230, 0, 130);
}

.mep .pick-up-title::before {
  border-left: 9px solid rgb(80, 0, 130);
}

.ime .pick-up-title::before {
  border-left: 9px solid rgb(0, 155, 150);
}

.arch .pick-up-title::before {
  border-left: 9px solid rgb(145, 145, 145);
}

.csmi .pick-up-title::before {
  border-left: 9px solid rgb(0, 170, 235);
}

.cssdt .pick-up-title::before {
  border-left: 9px solid rgb(85, 190, 210);
}
.career-path {
  color: #fff;
}
.career-path .under-contents {
  padding: 0;
}
.career-path .under-wrap {
  display: flex;
  padding: 0;
}
.career-path p {
  font-size: 1.125rem;
  font-weight: 600;
  width: 30%;
}
.career-path ul {
  list-style: inside;
}

.career-path li {
  margin-bottom: 10px;
}
.course-slide .slider img {
  max-height: 340px;
  object-fit: contain;
}

.cource-slide .top-slider-wrap {
  width: 100%;
}

.curriculum-overflow {
  overflow-x: auto;
}
.curriculum {
  display: flex;
  height: 100%;
  justify-content: space-between;
}

.curriculum-wrap {
  position: relative;
  width: fit-content;
  border-bottom: 1px solid #000;
}

.curriculum-wrap::after {
  content: "";
  border-right: 1px solid #000;
  height: 100%;
  display: block;
  top: 0;
  position: absolute;
}

.curriculum-wrap:first-child::after {
  display: none;
}
.curriculum-wrap div {
  display: inline-flex;
  /* white-space: nowrap; */
  margin: 0 17px 20px;
}
.curriculum div p {
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
  display: inline-block;
  width: 100%;
}
.purple {
  display: flex;
}
.purple::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #6b39c2;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.pink {
  display: flex;
}
.pink::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #e5067c;
  transform: rotateZ(45deg);
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.blue {
  display: flex;
}
.blue::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #3974c2;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.water-blue {
  display: flex;
}
.water-blue::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #78c9e2;
  transform: rotateZ(45deg);
  margin-right: 5px;
  position: relative;
  top: 5px;
}

.curriculum-catecolor {
  display: flex;
  justify-content: end;
}
.curriculum-catecolor li {
  margin-right: 10px;
}
.curriculum-2column {
  display: flex;
  gap: 17px;
}

.curriculum li {
  margin-bottom: 5px;
  line-height: 20px;
}
.curriculum-2column ul {
  margin: 0;
}

.curriculum-wrap ul {
  white-space: nowrap;
}
.four-year .curriculum-wrap {
  width: 25%;
  min-width: 220px;
}
.course-overview.four-year {
  display: block;
  padding-top: 50px;
}
.four-year .curriculum-wrap div {
  display: block;
  margin: 0;
  padding: 0 10px 0 20px;
}
.four-year .curriculum-wrap div p {
  border-top: unset;
  border-bottom: unset;
  text-align: left;
}
.undercourses .curriculum-wrap .common-items-text {
  padding: 0;
  margin-bottom: 15px;
}
.plusnine .curriculum-wrap ul {
  word-break: auto-phrase;
  white-space: unset;
}
.four-year .title-text {
  font-weight: 800;
  font-size: 0.9375rem;
  margin-bottom: 25px;
  line-height: 25px;
}
.four-year .curriculum-wrap .common-items {
  display: block;
  border: 1px solid #000;
  background-color: #000;
  padding: 2px 3px;
  font-size: 0.75rem;
  color: #fff;
  width: 55px;
  white-space: nowrap;
  margin-bottom: 5px;
}

.common-items-text {
  margin-top: 10px;
  line-height: 23px;
}

.four-year .curriculum-wrap .common-items-wrap {
  padding: 0;
  display: flex;
  gap: 10px;
}
.right-text {
  padding-top: 10px;
  text-align: end;
}
.slick-dots {
  top: 2px;
  padding-right: 0;
  margin-right: 10px;
  margin-left: 5px;
  margin-top: 0;
  display: flex;
  padding: 0;
  height: 0;
  align-items: center;
}
.slick-dots li {
  margin: 0 8px;
}
.slick-dots > li:only-child {
  display: none;
}
.pick-up-contents .top-slider-wrap {
  width: 100%;
  max-width: 500px;
}
.pick-up-wrap .slick-list div {
  margin-bottom: 10px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick_pause {
  width: 35px;
  height: 35px;
  bottom: 8px;
  left: 0;
  margin-left: 15px;
}
.slick-dots li button {
  bottom: 0;
}
.arrow_box_sub {
  margin-right: 10px;
}
.pick-up-contents .slick-list {
  margin: 0;
  position: relative;
}
.arrow_box {
  display: flex;
  align-items: center;
  position: relative;
}
.pick-up-contents .slick-next {
  bottom: 0;
  position: relative;
  text-align: center;
  left: 0;
}
.pick-up-contents .slick-prev {
  bottom: 2px;
  position: relative;
  text-align: center;
  left: 0;
}
.pick-up-contents .top-mv {
  padding-top: 0;
  position: relative;
}
.student-work {
  text-decoration: underline;
  margin: 20px 0 40px;
}

.sitemap-wrap {
  display: flex;
  justify-content: space-between;
}
.sitemap-links-wrap {
  margin-bottom: 45px;
}
.sitemap-links-contain {
  width: 45%;
}

.sitemap-title {
  font-size: 1.0625rem;
  font-weight: 800;
  border-bottom: 1px solid #707070;
  padding-bottom: 2px;
  width: 100%;
  margin-bottom: 40px;
}

.sitemap {
  font-size: 0.875rem;
}
.sitemap .under-contents {
  padding: 0;
}
.sitemap .under-wrap {
  padding: 40px 0 0;
}

.sitemap-links {
  margin-bottom: 40px;
}

.sitemap-links-midashi {
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
}
.sitemap-links a {
  text-decoration: underline;
  display: inline-flex;
}

.sitemap-links li {
  margin-bottom: 15px;
  display: flex;
}

.sitemap-links li::before {
  content: "";
  width: 6px;
  height: 1px;
  background-color: black;
  margin: 9px 3px auto 0;
}
.internal .blankpagebtn:hover::after,
.sitemap .blankpagebtn:hover:after {
  background-image: url(../images/clarity_window-b.svg);
}

.old-link {
  margin-bottom: 0;
}

.old-link a {
  margin-bottom: 5px;
}
.old-link-wrap {
  margin-bottom: 30px;
}

.sitemap .blankpagebtn::after {
  margin-left: 5px;
}

.links-wrap {
  margin-bottom: 80px;
}

.internal .under-wrap {
  padding: 0;
}
.faculty_member-wrap {
  margin-bottom: 80px;
}
.faculty_member-wrap div {
  margin-bottom: 30px;
}

.faculty_member p a {
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 10px;
}
.faculty_member-explanation {
  font-size: 0.875rem;
}

.faculty_member-wrap li {
  margin-bottom: 20px;
  font-size: 0.875rem;
}

.internal .blankpagebtn::after {
  margin-left: 6px;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 1100px) {
  ul.youtubeList {
    justify-content: space-between;
  }
  ul.youtubeList li {
    width: 48%;
  }
}

@media screen and (max-width: 950px) {
  h2 {
    font-size: 1rem;
  }
  .under-sp {
    display: none;
  }
  .under-contents {
    padding: 10px 0 60px;
  }
  .pfe .under-contents {
    padding: 10px 0 30px;
  }
  .pfe .model.bg-464646 .under-contents {
    padding: 30px 0 0 0;
  }
  .two-lines {
    margin-bottom: 0;
    font-size: 0.8125rem;
  }

  h1 {
    font-size: 0.9375rem;
  }

  .h1-sub {
    font-size: 0.6875rem;
  }
  .page-head {
    height: 90px;
    line-height: 80px;
  }

  .pfe .page-head,
  .ac .page-head,
  .eem .page-head,
  .wece .page-head,
  .eee .page-head,
  .mep .page-head,
  .ime .page-head,
  .arch .page-head,
  .csmi .page-head,
  .cssdt .page-head {
    line-height: 30px;
  }
  .pfe .page-head .m-wrap p,
  .ac .page-head .m-wrap p,
  .eem .page-head .m-wrap p,
  .wece .page-head .m-wrap p,
  .eee .page-head .m-wrap p,
  .mep .page-head .m-wrap p,
  .ime .page-head .m-wrap p,
  .arch .page-head .m-wrap p,
  .csmi .page-head .m-wrap p,
  .cssdt .page-head .m-wrap p {
    line-height: 14px;
  }

  .news-topics {
    padding-top: 30px;
  }
  .individual dt {
    padding: 15px 0 15px;
    width: 45%;
    justify-content: left;
  }

  .new-movie-contents .individual dd {
    width: 100%;
  }
  .individual dd p {
    margin: 0;
  }

  .individual dd::after {
    margin: 3px 0 0 auto;
  }

  .news-topics-single p {
    line-height: 20px;
    line-height: 27px;
  }

  .news-topics-single h3 {
    padding: 1rem 0.7rem;
    font-size: 1rem;
    letter-spacing: 1px;
  }

  .news-topics-single h3::before {
    margin: 1px 3px;
  }
  .news-topics {
    margin-bottom: 10px;
  }
  .topics-single .page-head p {
    font-size: 1rem;
  }
  .news-topics-single h2 {
    letter-spacing: 1px;
    font-size: 1rem;
  }

  .movie-top-img {
    margin-top: 0;
  }

  .movie-top-img .under-wrap {
    text-align: center;
  }
  .movie-top-img img {
    max-height: 420px;
    object-fit: cover;
    height: 400px;
    object-position: 60% 30%;
  }
  .news-topics-single table th,
  .news-topics-single table td {
    font-size: 0.8125rem;
  }
  .movie-menu {
    margin: 65px 0 45px;
  }
  .about-menu {
    padding-bottom: 0;
    margin: 40px 0 35px;
  }
  .about-menu li,
  .movie-menu li {
    font-size: 0.8125rem;
  }
  .about-menu li::after,
  .movie-menu li::after {
    margin: 0 10px;
  }
  .movie .under-contents {
    padding: 0;
  }
  .e-catName {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
    height: 20px;
  }

  .movie-new-notice .under-wrap {
    display: block;
    padding-bottom: 40px;
  }

  .movie-title {
    width: 100%;
    font-size: 1rem;
    padding-top: 50px;
    margin-bottom: 15px;
  }

  .movie-title span {
    font-size: 0.875rem;
  }
  .new-movie-contents {
    width: 100%;
  }
  .new-movie-contents .individual dt {
    width: 100%;
  }
  .movie .news-topics.movie-new-notice {
    padding-top: 0;
  }

  .accordion-inner .about-link {
    width: 100%;
  }

  .youtube-movie .movie-title {
    margin-bottom: 30px;
  }

  ul.youtubeList li {
    margin-bottom: 0;
  }
  .youtube-movie .blankpagebtn {
    margin: 25px auto 0;
  }
  ul.youtubeList li a img {
    height: auto;
    aspect-ratio: 9 / 5;
  }
  ul.youtubeList li a p {
    padding: 10px 1px 4px;
  }

  .youtube-movie .blankpagebtn {
    height: 45px;
  }
  .about-link {
    margin-bottom: 40px;
    width: 100%;
  }

  .youtube-movie.under-contents {
    margin-bottom: 20px;
    padding-bottom: 50px;
  }

  .youtubeList-text-wrap {
    margin-bottom: 15px;
  }
  .about-menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .about-menu ul li {
    margin-bottom: 15px;
    width: 33%;
    display: flex;
    justify-content: space-between;
  }
  .about-menu li::after {
    margin: 0;
  }
  .about-menu li:nth-child(3)::after {
    display: none;
  }
  .about-menu li a {
    margin: 0 auto;
  }
  .about-menu li a::after {
    top: 4px;
  }

  .about-greetings {
    display: block;
    margin-bottom: 30px;
  }
  .about-greetings-left {
    width: 100%;
  }
  .about-greetings-right {
    width: 100%;
    margin: 0 auto;
  }

  .about-greetings-right figure {
    margin-top: 30px;
  }
  .about .accordion-header {
    padding: 10px 0;
    margin: 0;
  }
  .about .enkaku .accordion-header {
    padding: 0;
    margin: 0;
  }
  .about .accordion {
    margin-bottom: 30px;
  }
  .about-bg p {
    line-height: 25px;
    margin-bottom: 10px;
  }
  .philosophy-educational {
    display: block;
    margin-bottom: 10px;
  }
  .policy-tab-item {
    width: 100%;
    background-color: #3c3c3c;
    color: #fff;
    text-align: left;
    padding: 20px;
    border-radius: 0;
  }
  .policy-panel-item {
    display: block;
    padding: 0;
  }

  .policy-panel-item-wrap {
    display: block;
  }
  .policy-panel-item-wrap div {
    padding: 20px;
    margin: 10px 0;
    width: 100%;
    text-align: left;
  }
  .about .accordion-icon {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 10px;
  }

  .about .accordion-icon::before,
  .about .accordion-icon::after {
    background-color: #fff;
  }

  .about .accordion-icon::before {
    height: 12px;
    width: 1px;
  }

  .about .accordion-icon::after {
    width: 12px;
    height: 1px;
  }

  .under .under-wrap h2 {
    margin-top: 0;
    font-size: 1rem;
    margin-bottom: 35px;
  }

  .bg-464646 .graduate-h2sub {
    font-size: 0.9375rem;
    line-height: 20px;
    padding-left: 10px;
  }

  .movie .movie-new-notice .under-wrap h2 {
    margin-bottom: 0;
  }
  .about .about-lead-text {
    font-size: 1rem;
  }
  .about .under-contents {
    padding: 10px 0 0;
  }

  .cource-graduate {
    display: block;
  }
  .cource-graduate p {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .enkaku-wrap {
    display: block;
  }
  .accordion-inner .about-link.enkaku-wrap-right,
  .enkaku-wrap-right {
    width: 100%;
  }
  .enkaku-wrap-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .enkaku-wrap-right {
    width: 100%;
  }
  .enkaku-wrap img {
    min-width: 200px;
    max-width: 350px;
  }

  .about .accordion-header .bg-gray {
    display: flex;
  }
  .enkaku-wrap figure {
    margin-bottom: 30px;
  }
  .enkaku-wrap-dt {
    display: grid;
  }
  .enkaku-wrap-dt dt {
    margin-right: 0;
    margin-bottom: 5px;
    text-align: left;
    padding-bottom: 10px;
  }
  .enkaku-wrap-dt dd {
    margin-left: 20px;
    padding-bottom: 15px;
  }

  .environment {
    display: block;
  }
  .environment figure {
    margin-bottom: 30px;
  }
  .environment div {
    width: 100%;
  }
  .environment p {
    line-height: 30px;
  }

  .about .environment .topics-btn {
    width: 300px;
  }
  .about .environment .blankpagebtn::after {
    margin: 13px 0 0 6px;
  }

  .about .topics-btn {
    width: 50%;
    margin: 20px auto 0;
    text-align: center;
    justify-content: space-between;
    display: flex;
    min-width: 200px;
  }
  .about .enkaku .topics-btn {
    margin: 0 auto;
  }
  .teachers h2 {
    font-size: 1.0625rem;
    margin-bottom: 30px;
  }

  .teachers-contents.under-wrap {
    margin: 30px 0 auto;
  }
  .teachers .under-contents {
    display: inline-block;
    border-bottom: unset;
    margin-top: 30px;
  }

  .under-contents::before {
    height: 12rem;
    width: 95%;
    margin: 0 0 auto;
  }
  .teachers-contents {
    padding: 10px 0;
  }
  .teachers-course {
    display: block;
    width: 100%;
  }
  .teachers .under-contents {
    margin-bottom: 30px;
    border-bottom: 1px solid #6e6e6e;
    padding-bottom: 30px;
  }
  .teachers.kougakukiso {
    margin-top: 30px;
  }
  .teachers.kougakukiso .under-contents {
    border-bottom: none;
  }
  .teachers p {
    margin: 0 0 10px 0;
  }
  .teachers.kougakukiso p {
    margin: 0 0 40px 0;
  }
  .teachers-course-wrap-left {
    width: 100%;
  }

  .teachers-course-wrap-left figure {
    width: 55%;
    min-width: 230px;
    margin: 0 auto 30px;
  }
  .teachers-course-wrap-right {
    width: 100%;
  }

  .teachers-course-wrap-right .course-bnr-wrap .course-bnr:last-child {
    margin-bottom: 0;
  }
  .teachers .under-contents::before {
    margin: 0 0 auto;
    width: 95%;
    height: 35vw;
    min-height: 200px;
  }
  .teachers-contents.under-wrap {
    margin: 20px auto;
  }
  .bg-no-btn {
    margin: 35px auto 40px;
    display: flex;
    align-items: center;
  }
  .course-bnr-wrap {
    margin-top: 0;
    display: block;
    width: 70%;
    margin: 0 auto;
  }

  .course-tag {
    margin-bottom: 20px;
  }
  .course-bnr {
    margin-bottom: 40px;
    width: 100%;
  }

  .teachers-course .course-bnr img {
    padding-top: 0;
  }

  .kougakukiso .teachers-contents {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .kougakukiso-right-wrap {
    width: 100%;
    margin: 30px auto 0;
  }
  .kougakukiso-left-wrap {
    width: 100%;
    max-height: 190px;
    margin: 0 0 0 auto;
    background-size: 80%;
    background-position: top right;
  }

  .kougakukiso-left-wrap p {
    font-size: 1.0625rem;
  }
  .kougakukiso .teachers-course {
    border-bottom: unset;
  }
  .kougakukiso-right-wrap .bg-no-btn {
    margin: 0 auto;
    margin-top: 20px;
  }

  .teachers-single {
    display: block;
  }
  .teachers-single-contents {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 40px;
  }
  .research-btn-wrap.pc {
    display: none;
  }
  .research-btn-wrap {
    display: flex;
    justify-content: center;
    gap: 3%;
  }
  .m-wrap-head p {
    font-size: 0.9375rem;
  }
  .teachers-single-page .h1-parent {
    margin-bottom: 0;
    font-size: 0.8125rem;
  }
  .teachers-single-left-wrap figure {
    text-align: center;
  }

  .teachers-single-left-wrap img {
    width: 40%;
    min-width: 220px;
  }
  .teachers-single-left-wrap {
    width: 95%;
    margin: 0 auto;
  }
  .teachers-single-right-wrap {
    width: 95%;
    display: block;
    margin: 0 auto;
  }
  .teacher-name {
    border-top: unset;
    font-size: 1.0625rem;
  }
  .research-btn-wrap.sp {
    margin-bottom: 30px;
  }

  .teacher-name.sp {
    font-size: 1.0625rem;
  }
  .teacher-post.sp {
    font-size: 0.8125rem;
  }
  .research-btn a {
    padding: 5px 22px;
    margin: 0;
  }

  .graduate-flexwrap {
    display: block;
  }
  .graduate-wrap {
    width: 100%;
    margin-bottom: 70px;
  }

  .graduate-wrap p {
    margin-bottom: 10px;
    line-height: 28px;
    line-height: 25px;
  }
  .graduate-about-uni li {
    font-size: 0.875rem;
  }

  .graduate-about-uni .under-wrap {
    padding-bottom: 0;
  }
  .bg-464646 {
    margin: 30px 0;
    padding: 50px 0 20px;
  }
  .bg-464646 .graduate-wrap .blankpagebtn {
    height: 3.2rem;
  }
  .about-menu li a,
  .movie-menu li a {
    padding-right: 14px;
  }
  .about-menu li a::after,
  .movie-menu li a::after {
    border: 5px solid transparent;
    border-top: 6px solid #000;
  }
  .admission-contents-wrap {
    border-bottom: 1px solid #bebebe;
  }
  .prospective-students .admission-contents-wrap:last-child {
    border-bottom: none;
  }
  .admission-info-wrap {
    border: unset;
  }
  .admission .about-menu ul li:nth-child(n + 4):nth-child(-n + 5) {
    width: 45%;
    margin: 0;
  }
  .admission .under-contents {
    padding: 0 0 10px 0;
  }
  .admission .news-topics {
    margin-top: 0;
    padding-top: 0;
  }
  .admission .under-wrap {
    padding: 50px 0 0;
  }
  .admission h2 {
    margin-bottom: 10px;
  }

  .admission .individual a {
    font-size: 0.8125rem;
  }
  .prospective-students .bg-no-btn,
  .admission .bg-no-btn {
    margin: 45px auto 25px;
  }
  .admission-info-wrap h2 {
    margin-bottom: 20px;
  }
  .admission-info {
    margin-bottom: 0;
    display: block;
    padding-bottom: 25px;
    margin-top: 30px;
  }

  .admission-info .link-text {
    margin-bottom: 35px;
    width: 100%;
  }

  .admission-info-contents {
    width: 100%;
  }
  .inquiry .admission-info-contents:last-child {
    margin-bottom: 75px;
  }
  .bg-464646.opencampus {
    padding: 0;
    margin: 0;
  }
  .admission .opencampus .under-wrap {
    padding: 0;
  }
  .admission .mt30 {
    margin-top: 0;
  }
  .admission-bnr {
    flex-direction: column-reverse;
  }
  .admission-info a {
    width: 100%;
  }
  .appeal .link-text {
    margin-bottom: 0;
  }
  .opencampus .under-contents {
    padding: 45px 0 0;
  }
  .opencampus .admission-bp-btn {
    line-height: 10px;
    text-align: justify;
  }

  .prospective-students .movie-top-img img {
    max-height: 120px;
  }
  .prospective-students .about-menu ul li {
    width: 50%;
  }
  .prospective-students .about-menu ul li::after {
    border: 1px solid #a5a5a5;
  }
  .prospective-students .about-menu li:nth-child(2)::after {
    display: none;
  }
  .prospective-students .about-menu li:nth-child(3)::after {
    display: block;
  }
  .about .about-menu ul li:nth-child(n + 3) {
    margin-bottom: 0;
  }
  .prospective-students .about-menu ul li:nth-child(n + 3):nth-child(-n + 4) {
    margin-bottom: 0;
  }

  .prospective-students .under-contents {
    padding: 10px 0;
  }
  .news-topics {
    padding-top: 0;
  }
  .prospective-students .under-wrap {
    padding: 50px 0 0;
  }
  .prospective-students .topics-btn {
    margin: 0 auto 50px;
    display: flex;
    line-height: 15px;
    align-items: center;
    word-break: break-word;
    width: auto;
    text-align: left;
    max-width: 350px;
  }

  .prospective-students .topics-btn::after {
    margin: 3px 0 0 15px;
    height: 25px;
  }
  .admission-info::after {
    content: "";
    border-bottom: 1px solid #000;
  }
  .performance .under-wrap {
    gap: 5%;
    justify-content: space-between;
    padding: 40px 0 0;
  }
  .performance .under-wrap div {
    max-height: 120px;
    object-position: 0 60%;
    transform: scale(1.1);
  }
  .performance .movie-top-img img {
    max-height: 120px;
    object-position: 0 100%;
    transform: scale(1.3);
  }
  .performance .under-wrap div {
    width: 45%;
  }
  .performance .bg-no-btn {
    min-width: 150px;
    gap: 5px;
    padding: 14px 20px;
  }
  .performance .under-contents {
    padding: 10px 0 0;
  }
  .career-path .under-contents {
    margin: 10px 0;
    padding: 10px 0;
  }
  .undercourses .under-wrap {
    padding: 0;
    margin-bottom: 0;
  }

  .undercourses .course-overview .pick-up-title {
    margin-bottom: 10px;
  }
  .undercourses .course-overview p {
    font-size: 0.875rem;
  }

  .undercourses .four-year p {
    margin-top: 0;
  }
  .courses h2 {
    line-height: 27px;
    margin: 10px 0 25px;
  }
  .course-headline .under-wrap {
    padding: 50px 0;
  }
  .course-headline p {
    font-size: 0.875rem;
  }
  .courses-under {
    line-height: 27px;
    margin: 10px 0 25px;
  }
  .under .four-year .courses-under {
    margin-top: 50px;
  }
  .courses .under-wrap.risyu {
    overflow-x: scroll;
    padding: 40px 0 20px;
  }

  .courses .under-wrap.risyu div {
    min-width: 720px;
    margin: 0 auto;
  }
  .courses .under-wrap.risyu figure {
    text-align: center;
  }
  .courses .under-wrap.risyu figure img {
    width: 715px;
    height: 100%;
  }
  .undercourses .model-wrap h2 {
    margin-bottom: 10px;
  }
  .point-wrap {
    display: block;
  }
  .point-contents {
    width: 100%;
    margin-right: 0;
    padding: 10px 0 30px;
    margin-bottom: 20px;
  }
  .news-topics .point-title {
    margin: 20px 0;
  }
  .point-contents::before {
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
  }
  .person {
    margin: 0;
  }
  .person .under-wrap {
    display: block;
    padding: 40px 0 20px;
  }

  .person-contents {
    width: 100%;
  }

  .person-contents figure {
    margin: 20px 0;
  }
  .person .point-title {
    margin: 0 0 20px;
    line-height: 27px;
  }
  .course-title {
    margin-bottom: 20px;
  }

  .person p {
    margin-bottom: 20px;
    font-size: 0.875rem;
    line-height: 27px;
  }
  .course-title-wrap {
    display: block;
    margin-bottom: 20px;
  }
  .course-contents-wrap {
    display: block;
  }
  .course-contents-wrap div {
    width: 100%;
  }
  .course-link a {
    width: 100%;
    margin-bottom: 50px;
  }
  .couse-explanation h2 {
    font-size: 1.0625rem;
  }

  .course-contents-wrap .point-title {
    font-size: 0.9375rem;
    margin: 0 0 10px;
  }

  .small {
    font-size: 0.75rem;
  }

  .course-link {
    margin-top: 40px;
  }
  .course-introduction {
    border-bottom: 1px solid #bebebe;
  }
  .undercourses figure {
    overflow: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }

  .undercourses figure img {
    max-width: 100%;
    min-width: 200px;
    vertical-align: top;
  }
  .question {
    line-height: 27px;
    font-size: 1rem;
  }

  .question::before {
    margin-right: 10px;
  }

  .answer {
    line-height: 27px;
  }
  .answer::before {
    margin-right: 10px;
  }

  .course-overview {
    display: block;
  }

  .course-overview-left {
    width: 100%;
  }
  .course-overview-left p {
    font-size: 0.875rem;
    margin-bottom: 30px;
  }
  .course-overview-right {
    text-align: center;
  }
  .course-overview-right img {
    min-width: 250px;
    margin-top: 30px;
  }

  .model.pt60.bg-464646 {
    margin: 0;
    padding: 0;
  }
  .example p {
    white-space: break-spaces;
  }
  .course-explanation {
    margin: 0;
  }
  .undercourses .course-explanation .under-contents {
    margin: 0;
  }
  .courundercoursesses .under-contents .model.pt60 {
    padding-top: 0;
  }
  .undercourses .model .under-contents {
    margin: 0;
  }

  .bg-white.model1::before {
    padding-left: 15px;
    width: 90px;
    margin-bottom: 25px;
  }
  .undercourses .model1,
  .undercourses .model2,
  .undercourses .other-models {
    padding: 20px 0;
  }

  .bg-white.model2::before {
    padding-left: 15px;
    width: 90px;
    margin-bottom: 25px;
  }
  .under .under-wrap .model-wrap-border h2 {
    margin-bottom: 25px;
  }
  .model-content {
    display: block;
  }

  .model-contents-wrap {
    width: 100%;
  }
  .model-imagepic-wrap {
    display: block;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .undercourses .model-content figure {
    overflow: unset;
    width: 100%;
    height: 100%;
    max-height: unset;
  }
  .undercourses .model-content figure img {
    max-width: 100%;
    min-width: 200px;
    vertical-align: top;
    aspect-ratio: 2/1.1;
    object-fit: cover;
    object-position: 50% 15%;
  }
  .undercourses .major-course figure img {
    object-fit: contain;
    aspect-ratio: unset;
  }

  .model-contents-wrap li {
    line-height: 20px;
  }

  .model-contents-wrap li::before {
    top: 10px;
  }

  .employment {
    padding: 1px 10px;
  }
  .curriculum-catecolor {
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .curriculum-model h2 {
    margin: 40px 0 15px;
    margin-bottom: 10px;
  }
  .curriculum-model-titlewrap {
    display: block;
  }
  .model-wrap .example {
    display: block;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .model-wrap .example:last-child {
    border-bottom: unset;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .example-text {
    width: 100%;
    margin: 0;
    font-size: 0.9375rem;
  }
  .example-text p {
    padding: 0;
  }
  .example-arrow {
    display: none;
  }
  .other-models .major-course {
    width: 100%;
  }
  .other-models-major-submajor {
    display: none;
  }
  .courses .under-wrap.other-models {
    padding: 20px 0 2px;
    margin-bottom: 10px;
  }

  .courses .under-wrap.four-year {
    padding: 0;
    margin-bottom: 0;
  }
  .right-text {
    text-align: left;
    line-height: 20px;
  }
  .activity-wrap,
  .pick-up-wrap {
    display: block;
  }

  .pfe .pick-up-wrap,
  .pfe .activity-wrap {
    display: block;
  }

  .pick-up-contents {
    width: 100%;
    margin-bottom: 30px;
  }

  .under.ac {
    font-size: 0.875rem;
  }

  .under-wrap.activity {
    padding: 0;
    margin-bottom: 0;
  }
  .undercourses .activity-contents,
  .undercourses .pick-up-contents {
    width: 100%;
    margin-bottom: 0;
  }

  .undercourses .activity-contents:first-of-type {
    margin-bottom: 30px;
  }
  .activity-contents p {
    margin-bottom: 30px;
  }
  .activity-contents p:last-of-type {
    margin-bottom: 0;
  }
  .activity-contents ul li {
    margin-left: 1.4em;
    text-indent: -1.4em;
    line-height: 25px;
  }
  .activity-contents .activity-contents-title {
    margin-bottom: 10px;
  }
  .pick-up-contents div {
    margin-bottom: 20px;
    min-width: unset;
  }
  .arrow_box .arrow_box_sub {
    margin-bottom: 25px;
    margin-left: 5px;
  }
  .pick-up-contents .pick-up-contents .arrow_box {
    margin-bottom: 20px;
  }
  .pick-up-title {
    margin-bottom: 10px;
    font-size: 0.875rem;
  }
  .slick-dots li button,
  .slick_pause {
    display: block;
  }
  .slick-prev,
  .slick-next,
  .slick-dots {
    display: flex !important;
    bottom: 0;
  }

  .bg-464646.model {
    margin: 0;
  }

  .model.bg-464646.pb60 {
    padding-bottom: 30px;
  }
  .pick-up-contents .top-slider-wrap {
    max-width: none;
    min-width: unset;
  }

  .career-path .under-wrap {
    display: block;
  }
  .career-path {
    padding-top: 30px;
  }
  .course-slide.undercourses {
    margin-top: 30px;
  }

  .sitemap-wrap {
    display: block;
  }

  .career-path p {
    width: 100%;
    margin-bottom: 30px;
  }
  .career-path li {
    line-height: 30px;
    margin-left: 1.4em;
    text-indent: -1.4em;
    font-size: 0.875rem;
  }
  .course-slide .slider img {
    height: auto;
    min-height: 230px;
    min-width: 340px;
  }
  .sitemap-links-contain {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .scan {
    display: block;
    margin-top: 40px;
  }
  .enkaku .scan {
    margin-top: 0;
  }
  .scan .iframe-img {
    margin-bottom: 10px;
  }
  ul.youtubeList {
    justify-content: space-between;
  }
  ul.youtubeList li {
    width: 48%;
  }

  ul.youtubeList {
    display: block;
  }
  ul.youtubeList li {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (hover: none) {
  .topics-btn {
    transition: none;
  }
  .topics-btn:hover {
    background-color: #fff;
    color: #3c3c3c;
  }
  .bg-no-btn {
    transition: none;
  }

  .bg-no-btn:hover {
    color: #3c3c3c;
    background-color: unset;
  }
  .link-text::after {
    transition: none;
  }

  .blankpagebtn:hover:after,
  .research-btn:hover a:after {
    background-image: url(../images/clarity_window-b.svg);
  }

  .undergraduate a:hover .link-text::after,
  .inquiry a:hover .link-text::after,
  .hoken a:hover .link-text::after,
  .prospective-students a:hover .link-text::after,
  .admission a:hover .link-text::after,
  .admission-info a:hover:after,
  .cource-graduate a:hover .link-text::after {
    background-image: url(../images/arrow_w.svg);
  }

  .bg-464646 .graduate-wrap .blankpagebtn:hover {
    background-color: #464646;
    border: 1px solid #fff;
    color: #fff;
  }

  .bg-464646 .graduate-wrap .blankpagebtn:hover:after {
    background-image: url(../images/clarity_window-w.svg);
  }

  .course-link a:hover .link-text::after {
    background-image: url(../images/arrow_w.svg);
  }
  .admission .opencampus .admission-info-contents a:hover::after {
    background-image: url(../images/arrow_b2_464646.svg);
  }
  .research-btn a:hover {
    color: #3c3c3c;
    background: #f7f7f7;
    border: 2px solid #dddddd;
  }

  .kougakukiso-right-wrap .bg-no-btn:hover {
    background-color: #2e2e2e;
    color: #fff;
  }
}
