@charset "UTF-8";
/***************** 共通 *****************/
p, li {
  line-height: 1.875;
}

.contents-area,
.breadcrumb {
  background-color: #fff;
}

.breadcrumb {
  padding: 10px 0;
  border-bottom: 1px solid #343254;
}

.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb li:not(:last-child)::after {
  content: "＞";
  margin: 0 10px;
}

.page-anchor {
  display: flex;
  justify-content: space-between;
  margin-bottom: 75px;
  text-align: center;
}

.page-anchor a {
  transition: all .2s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: solid 1px #343254;
}

.page-anchor a::after {
  transition: all .2s;
  content: "";
  display: block;
  width: 18px;
  height: 8px;
  background-image: url(/grdc_d/en/img/arrow_down.png);
  background-repeat: no-repeat;
  background-position: center;
}

.page-anchor a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #343254;
}

.page-anchor a:hover::after {
  background-image: url(/grdc_d/en/img/arrow_down_white.png);
}

.page-anchor .long {
  letter-spacing: -0.06em;
}

.h-page .en {
  display: block;
}

.h-page .jp {
  font-weight: 400;
}

.h-sec {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.h-sec::after {
  content: "";
  display: block;
  width: 3em;
  height: 1px;
  margin-top: 22px;
  margin-bottom: 45px;
  background-color: #343254;
}

.h-number {
  font-weight: 400;
}

.h-number .number {
  margin-right: 1em;
  font-family: "Barlow Semi Condensed", "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.disc {
  margin: 10px 0;
}

.disc li::before {
  content: "?";
}

.btn {
  display: inline-block;
}

.btn a {
  transition: all .3s;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  border: solid 1px #343254;
  background-color: #fff;
}

.btn a::after {
  transition: all .3s;
  position: absolute;
  right: 0;
  content: "";
  display: block;
  width: 44px;
  height: 1px;
  background-color: #343254;
}

.btn a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #343254;
}

.btn a:hover::after {
  background-color: #fff;
}

.btn a[target="_blank"] span::after {
  transition: all .3s;
  content: "";
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-left: 10px;
  background-image: url(/grdc_d/en/img/icon_blank.png);
  background-repeat: no-repeat;
  background-position: center;
}

.btn a[target="_blank"]:hover span::after {
  background-image: url(/grdc_d/en/img/icon_blank_white.png);
}

.table-program {
  border-collapse: collapse;
  width: 100%;
}

.table-program:last-child {
  border-bottom: solid 1px #bbbacc;
}

.table-program th {
  font-weight: normal;
}

.square-list li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 17px;
}

.square-list li::before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 7px;
  height: 14px;
  margin-right: 10px;
  background-color: #343254;
}

.table-entrance {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}

.table-entrance th {
  font-weight: 400;
}

.table-entrance td {
  text-align: center;
}

.table-entrance thead th {
  background-color: #f1f5fc;
}

.table-entrance thead th:first-child {
  background: #fff;
}

.table-entrance tbody th {
  text-align: left;
  background-color: #e8e8e8;
}

.table-entrance .center {
  text-align: center;
}

/***************** outline *****************/
.about-01 {
  background-image: url(/grdc_d/en/outline/img/outline_03.png);
  background-repeat: no-repeat;
}

.sidou-img-bg {
  background-image: url(/grdc_d/en/outline/img/outline_shidou.png);
  background-repeat: no-repeat;
}

.about-02 {
  background-image: url(/grdc_d/en/outline/img/outline_02.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

.about-03 {
  background-image: url(/grdc_d/en/outline/img/outline_01.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}

p.notes {
  margin-left: 1em;
  text-indent: -1em;
}

.about-bg .btn {
  float: right;
}

.pdca-img-area {
  margin-bottom: 60px;
}

.pdca-list li {
  z-index: 100;
  position: relative;
  border: solid 1px #bbbacc;
  background-color: #fff;
}

.pdca-list li:nth-child(2n)::after {
  transform: rotate(-45deg);
}

.pdca-list li:last-child {
  margin-bottom: 0;
}

.pdca-list li:last-child::after {
  content: none;
}

.pdca-list li::after {
  transform: rotate(45deg);
  position: absolute;
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background-color: #bbbacc;
}

.pdca-list .circle {
  position: absolute;
  top: -31px;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  font-size: 1.4rem;
  line-height: 1.3;
  text-align: center;
  font-family: "Barlow Semi Condensed", "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  border: solid 1px #bbbacc;
  border-radius: 50%;
  background-color: #fff;
}

/***************** potics and bio *****************/
.gakui-list th {
  vertical-align: top;
  padding-right: 1.5em;
  font-weight: 500;
}

/***************** support *****************/
.table-list li {
  border-left: 1px solid #bbbacc;
  border-bottom: 1px solid #bbbacc;
  border-right: 1px solid #bbbacc;
}

.h-table-list {
  margin: 0;
  font-weight: 400;
  background-color: #e8e8e8;
}

/***************** applicants *****************/
.nyushi-text {
  font-weight: 500;
}

.nyushi-text-2 {
  margin: 1em 0 10px;
}

/***************** news *****************/
.news-list li {
  margin-bottom: 20px;
  padding-bottom: 26px;
  border-bottom: 1px solid #bbbacc;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Barlow Semi Condensed", "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 45px 0 0;
}

.pagination div {
  position: relative;
}

.pagination div::before {
  opacity: 0;
  position: absolute;
  left: 0.5em;
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  background-color: #343254;
}

.pagination div:hover::before {
  opacity: 1;
}

.pagination a {
  position: relative;
  padding: 1em;
}

.pagination a:hover {
  color: #fff;
  text-decoration: none;
}

.pagination .prev {
  margin-right: 1em;
}

.pagination .prev a {
  background-image: url(/grdc_d/en/img/news_arrow_left.png);
}

.pagination .prev a:hover {
  background-position: 35% 50%;
}

.pagination .next {
  margin-left: 1em;
}

.pagination .next a {
  background-image: url(/grdc_d/en/img/news_arrow_right.png);
}

.pagination .next a:hover {
  background-position: 65% 50%;
}

.pagination .prev::before,
.pagination .next::before {
  content: none;
}

.pagination .prev a,
.pagination .next a {
  transition: all .3s;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}

.news-data-area {
  border-bottom: 1px solid #bbbacc;
}

.news-contents p {
  margin: 1em 0;
}

.news-contents figure img {
  width: auto;
}

.news-contents h1 {
  font-weight: 500;
}

a.pdf {
  display: inline-block;
  text-decoration: underline;
  text-indent: -25px;
  margin-left: 25px;
}

a.pdf::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 25px;
  margin-right: 5px;
  background: url(/grdc_d/en/img/icon_pdf.png) no-repeat center;
  background-size: contain;
  vertical-align: bottom;
}

a.pdf:hover {
  text-decoration: none;
}

a.word {
  display: inline-block;
  text-decoration: underline;
  text-indent: -25px;
  margin-left: 25px;
}

a.word::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 25px;
  margin-right: 5px;
  background: url(/grdc_d/en/img/icon_word.png) no-repeat center;
  background-size: contain;
  vertical-align: bottom;
}

a.word:hover {
  text-decoration: none;
}

a.exl {
  display: inline-block;
  text-decoration: underline;
  text-indent: -25px;
  margin-left: 25px;
}

a.exl::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 25px;
  margin-right: 5px;
  background: url(/grdc_d/en/img/icon_exl.png) no-repeat center;
  background-size: contain;
  vertical-align: bottom;
}

a.exl:hover {
  text-decoration: none;
}

.pagination-news-single {
  display: flex;
  justify-content: space-between;
  font-family: "Barlow Semi Condensed", "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 45px 0 0;
}

.pagination-news-single a {
  transition: opacity .3s;
  background-repeat: no-repeat;
}

.pagination-news-single a:hover {
  color: #343254;
  text-decoration: none;
}

.pagination-news-single .prev a {
  padding: 1em 1em 1em 2.5em;
  background-position: 0% 50%;
  background-image: url(/grdc_d/en/img/news_arrow_left.png);
}

.pagination-news-single .prev a:hover {
  opacity: .8;
}

.pagination-news-single .next a {
  padding: 1em 2.5em 1em 1em;
  background-position: 100% 50%;
  background-image: url(/grdc_d/en/img/news_arrow_right.png);
}

.pagination-news-single .next a:hover {
  opacity: .8;
}

.back-to-list a {
  transition: all .3s;
  padding: 1em 1em 2em 1em;
  background-image: url(/grdc_d/en/img/icon_news_down.png);
  background-repeat: no-repeat;
  background-position: 50% 85%;
  background-size: 13%;
}

.back-to-list a:hover {
  background-position: 50% 100%;
}

/***************** entrance *****************/
.entrance .news-list a {
  max-width: 870px;
}

.entrance .news-list .icon.pdf::after {
  background-image: url(/grdc_d/en/img/icon_pdf_mono.png);
}

.entrance .news-hover:hover .icon.pdf::after {
  background-image: url(/grdc_d/en/img/icon_pdf_mono_white.png);
}

/***************** society *****************/
.merit-list {
  counter-reset: number;
  margin-top: 60px;
}

.merit-list li {
  position: relative;
  background-color: #f1f5fc;
}

.merit-list li::before {
  position: absolute;
  top: -0.5em;
  left: calc(50% - .5em);
  counter-increment: number;
  content: counter(number);
  font-family: roboto, "Barlow Semi Condensed", "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-style: italic;
  font-weight: 500;
  line-height: 1.2;
  border-bottom: 3px solid #343254;
}

.h-merit {
  text-align: center;
  font-weight: 400;
}

.system-img {
  margin-top: 2em;
}

/***************** faculty *****************/
.h-teachers {
  margin: 0 0 15px;
  font-weight: 400;
}

.program-list {
  display: flex;
}

.program-list li {
  border: solid 1px #343254;
}

.program-list a {
  transition: all .3s;
  display: flex;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.program-list a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #343254;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
}

.tag-list a {
  transition: all .2s;
  display: flex;
  padding: 5px 8px;
  text-align: center;
  border: solid 1px #343254;
}

.tag-list a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #343254;
}

.teachers-list li {
  margin-bottom: 15px;
}

.teachers-box {
  border: solid 1px #bbbacc;
}

.teachers-img img {
  width: 100%;
}

.name-area .tag {
  display: flex;
  flex-wrap: wrap;
}

.name-area .tag span {
  display: block;
  margin-left: 6px;
  margin-bottom: 6px;
  padding: 5px 6px;
  line-height: 1;
  color: #fff;
  background-color: #343254;
}

.detail-area dt {
  margin-bottom: 0.5em;
  font-weight: 600;
}

.detail-area dd {
  margin: 0 0 1.5em;
}

.h-sdgs-icon {
  background-image: url(/grdc_d/en/faculty/img/logo_goals.png);
  background-repeat: no-repeat;
  background-position: 19em center;
}

.sdgs-icon-list {
  display: flex;
  flex-wrap: wrap;
}

.sdgs-icon-list img {
  height: auto;
}

.teachers-link li {
  position: relative;
  border: solid 1px #343254;
}

.teachers-link li::after {
  transition: all .2s;
  position: absolute;
  right: 5px;
  bottom: 5px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #343254 transparent;
}

.teachers-link li:hover::after {
  border-color: transparent transparent #fff transparent;
}

.teachers-link li:hover a {
  color: #fff;
  background-color: #343254;
}

.teachers-link a {
  transition: all .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.teachers-link a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  /***************** 共通 767 *****************/
  .breadcrumb {
    font-size: 3.38542vw;
  }
  .contents-area {
    padding: 40px 0 80px;
  }
  .page-anchor {
    flex-wrap: wrap;
  }
  .page-anchor li {
    width: 49%;
    margin-bottom: 2%;
  }
  .page-anchor a {
    padding: 12px 0;
    font-size: 4.16667vw;
  }
  .page-anchor a::after {
    margin-top: 10px;
  }
  .page-anchor .line2 a {
    padding: 6px 0 12px;
    font-size: 3.90625vw;
  }
  .all-line2 a {
    padding: 6px 0;
    font-size: 3.90625vw;
  }
  .h-page .en {
    font-size: 3.38542vw;
  }
  .h-page .jp {
    font-size: 8.33333vw;
  }
  .sec:not(:last-child) {
    margin-bottom: 45px;
  }
  .sec-mini {
    margin-top: 30px;
  }
  .h-sec {
    font-size: 6.51042vw;
  }
  .h-number {
    margin: 0 0 32px 2em;
    font-size: 4.94792vw;
    text-indent: -2em;
  }
  .btn a {
    padding: 7px 68px 7px 20px;
  }
  .btn.btn-right {
    width: 50%;
    margin-top: 10px;
  }
  p + .btn {
    margin-top: 20px;
  }
  .btn-list {
    width: 100%;
    margin-top: 20px;
  }
  .btn-list li {
    width: 48%;
    margin-bottom: 15px;
  }
  .btn-list a {
    padding: 5px 55px 5px 10px;
    font-size: 3.64583vw;
  }
  .btn-list.long li {
    width: 100%;
  }
  .btn-list.short {
    display: flex;
    justify-content: space-between;
  }
  .table-program {
    margin-top: 30px;
    border: solid 1px #bbbacc;
  }
  .table-program:first-of-type td {
    padding: 5px 15px;
  }
  .table-program:first-of-type thead tr:first-child th, .table-program:nth-of-type(2) thead tr:first-child th {
    background-color: #f1f5fc;
  }
  .table-program th {
    font-size: 4.16667vw;
  }
  .table-program thead th {
    border-bottom: solid 1px #bbbacc;
  }
  .table-program thead tr:first-child th {
    padding: 10px;
    background-color: #f1f5fc;
    background-color: #e2e8e6;
  }
  .table-program thead tr:nth-child(2) th {
    padding: 5px;
  }
  .table-program thead tr:last-child th {
    padding: 5px;
  }
  .table-program thead tr:last-child th:nth-of-type(2) {
    width: 30%;
  }
  .table-program thead tr:last-child th:not(:last-child) {
    border-right: solid 1px #bbbacc;
  }
  .table-program tbody td {
    padding: 15px;
  }
  .table-program tbody td:not(:last-child) {
    border-right: solid 1px #bbbacc;
  }
  .square-list {
    margin: 25px 0 15px;
  }
  .square-list li::before {
    top: 0.4em;
  }
  .table-wrap-scroll {
    overflow-x: scroll;
  }
  .table-entrance {
    width: 1000px;
  }
  .table-entrance .border {
    display: block;
    min-height: calc(30px + 1em);
    padding: 10px 20px;
    border-top: solid 1px #bbbacc;
    border-right: solid 1px #bbbacc;
    border-left: solid 1px #bbbacc;
  }
  .table-entrance thead th {
    padding: 0;
  }
  .table-entrance thead th:nth-child(2) {
    width: 97px;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background: #fff;
  }
  .table-entrance thead th:not(:nth-child(2)) {
    border-top: solid 1px #bbbacc;
    border-right: solid 1px #bbbacc;
  }
  .table-entrance tbody th {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
  }
  .table-entrance tbody tr:last-child th .border {
    border-bottom: solid 1px #bbbacc;
  }
  .table-entrance tbody tr:last-child td {
    border-bottom: solid 1px #bbbacc;
  }
  .table-entrance tbody td {
    border-top: solid 1px #bbbacc;
    border-right: solid 1px #bbbacc;
  }
  /***************** outline 767 *****************/
  .sec-about .sec + .sec {
    margin-top: 60px;
  }
  .text .notes {
    margin-top: 5px;
  }
  .sidou-img-bg {
    padding-bottom: 450px;
    background-position: 80% 90%;
    background-size: contain;
  }
  .about-bg {
    margin-bottom: 45px;
    background-size: 90%;
  }
  .about-bg p, .about-bg li {
    font-size: 3.90625vw;
  }
  .about-bg li {
    margin-left: 1em;
    text-indent: -1em;
  }
  .about-bg .btn {
    margin-top: 20px;
  }
  .about-01 {
    background-position: right bottom;
  }
  .about-02,
  .about-03 {
    padding-bottom: 70px;
  }
  .img-tree {
    overflow-x: scroll;
  }
  .inner-img-tree {
    overflow-x: scroll;
    width: 1000px;
  }
  .img-pdca {
    float: right;
    width: 39%;
    margin-left: 20px;
  }
  .pdca-img-area {
    margin-bottom: 60px;
  }
  .pdca-img-area p {
    font-size: 3.90625vw;
    line-height: 2;
  }
  .pdca-list li {
    margin-bottom: 50px;
    padding: 40px 20px 30px 20px;
  }
  .pdca-list li::after {
    bottom: -33px;
    left: 40%;
  }
  /***************** potics and bio 767 *****************/
  .gakui-list th {
    width: 25%;
  }
  /***************** support 767 *****************/
  .h-simple {
    font-size: 4.6875vw;
  }
  .table-list {
    margin-bottom: 20px;
  }
  .table-list li {
    margin-bottom: 15px;
    padding: 20px;
    border-top: 1px solid #bbbacc;
  }
  .h-table-list {
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 3.90625vw;
  }
  /***************** applicants 767 *****************/
  .nyushi-text,
  .nyushi-text-2 {
    font-size: 3.90625vw;
  }
  /***************** news 767 *****************/
  .news-article {
    padding-bottom: 45px;
  }
  .news-data-area {
    margin-bottom: 30px;
  }
  .news-data-area .news-title {
    margin: 12px 0;
    font-size: 4.6875vw;
  }
  .news-contents figure {
    margin: 1em 0;
  }
  .news-contents h1 {
    font-size: 5.20833vw;
  }
  .news-contents h2 {
    font-size: 4.42708vw;
  }
  .news-contents h3 {
    font-size: 4.16667vw;
  }
  .pagination-news-single {
    flex-wrap: wrap;
  }
  .pagination-news-single .prev {
    order: 1;
  }
  .pagination-news-single .back-to-list {
    order: 3;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .pagination-news-single .next {
    order: 2;
  }
  /***************** society 767 *****************/
  .merit-list li {
    margin-bottom: 30px;
    padding: 50px 35px 30px 35px;
  }
  .merit-list li:last-child {
    margin-bottom: 0;
  }
  .merit-list li::before {
    font-size: 9.375vw;
  }
  .h-merit {
    margin: 0 0 15px;
    font-size: 4.94792vw;
  }
  /***************** faculty 767 *****************/
  .h-teachers {
    font-size: 4.16667vw;
  }
  .program-list {
    justify-content: space-between;
    margin-bottom: 34px;
  }
  .program-list li {
    width: calc(100% /3);
  }
  .program-list li:not(:last-child) {
    margin-right: 0.5em;
  }
  .program-list a {
    padding: 5px 4px;
  }
  .tag-list {
    margin-bottom: 34px;
  }
  .tag-list li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .teachers-box {
    padding: 30px 20px;
  }
  .teachers-img {
    float: left;
    width: 26vw;
    margin-right: 30px;
  }
  .teachers-text-box .name {
    width: 100%;
    margin-top: 25px;
    font-size: 4.16667vw;
  }
  .teachers-text-box .name span {
    display: block;
  }
  .teachers-text-box .name .ja {
    font-size: 5.20833vw;
  }
  /* .teachers-text-box .name .ja,
  .teachers-text-box .name .en {
    padding-left: 16vw;
  } */
  .teachers-text-box .class {
    /* float: left; */
    margin-top: 4px;
  }
  .name-area .tag {
    word-break: break-all;
  }
  .name-area .tag span {
    font-size: 3.64583vw;
  }
  .name-area::after {
    content: "";
    display: block;
    clear: both;
  }
  .teachers-text dt {
    font-size: 4.16667vw;
  }
  .h-sdgs-icon {
    display: flex;
    background-size: 45%;
    padding-bottom: 1em;
    background-position: bottom left;
  }
  .sdgs-icon-list {
    margin-top: 10px;
  }
  .sdgs-icon-list img {
    width: 45px;
    height: 45px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .sdgs-icon-list img:nth-child(6n) {
    margin-right: 0;
  }
  .teachers-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .teachers-link li {
    width: 48.5%;
    margin-bottom: 2.5%;
  }
  .teachers-link a {
    padding: 1em 0;
    text-align: center;
  }
  .teachers-link .en {
    font-size: 4.16667vw;
  }
  .teachers-text dd:first-of-type {
    word-break: break-all;
  }
  .page-teachers .anchor {
    word-break: break-all;
  }
}

@media screen and (min-width: 768px) {
  /***************** 共通 *****************/
  .breadcrumb {
    font-size: 1.4rem;
  }
  .contents-area {
    padding: 75px 0 105px;
  }
  .page-header-area {
    display: flex;
    align-items: center;
    height: 176px;
  }
  .h-page .en {
    font-size: 1.3rem;
  }
  .h-page .jp {
    font-size: 3.2rem;
  }
  .page-anchor li {
    height: 92px;
  }
  .page-anchor a::after {
    margin-top: 13px;
  }
  .all-line2 li {
    height: 98px;
  }
  .anchor-6 li {
    width: 156px;
  }
  .anchor-5 li {
    width: 184px;
  }
  .anchor-4 li {
    width: 236px;
  }
  .sec:not(:last-child) {
    margin-bottom: 90px;
  }
  .sec-mini {
    margin-top: 60px;
  }
  .h-sec {
    font-size: 2.8rem;
  }
  .h-number {
    margin: 0 0 24px;
    font-size: 2.2rem;
  }
  .btn a {
    height: 47px;
    padding: 0 68px 0 20px;
    font-size: 1.4rem;
  }
  .btn.one {
    min-width: 256px;
  }
  .btn.one a {
    height: 40px;
  }
  p + .btn {
    margin-top: 30px;
  }
  .btn-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .btn-list li {
    width: 256px;
    margin-right: 3%;
    margin-bottom: 24px;
  }
  .btn-list a {
    height: 40px;
  }
  .btn-list.long li {
    width: 43.6%;
  }
  .btn-right {
    min-width: 256px;
    margin-left: 2em;
  }
  .bg-color-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .bg-color-list li {
    width: 49%;
    margin-bottom: 24px;
    padding: 10px 20px;
    background-color: #f1f5fc;
  }
  .bg-color-list.optics-1 {
    flex-wrap: unset;
  }
  .bg-color-list.optics-1 li:nth-child(1) {
    width: 279px;
  }
  .bg-color-list.optics-1 li:nth-child(2) {
    width: 408px;
  }
  .bg-color-list.optics-1 li:nth-child(3) {
    width: 264px;
  }
  .bg-color-list.optics-2 li:nth-child(1) {
    width: 390px;
  }
  .bg-color-list.optics-2 li:nth-child(2) {
    width: 328px;
  }
  .bg-color-list.optics-2 li:nth-child(3) {
    width: 232px;
  }
  .bg-color-list.adv-1 li:nth-child(1) {
    width: 390px;
  }
  .bg-color-list.adv-1 li:nth-child(2) {
    width: 248px;
  }
  .bg-color-list.adv-1 li:nth-child(3) {
    width: 312px;
  }
  p + .bg-color-list {
    margin-top: 30px;
  }
  .table-program {
    border-right: solid 1px #bbbacc;
    border-left: solid 1px #bbbacc;
  }
  .table-program:first-of-type {
    margin-top: 24px;
    border-top: solid 1px #bbbacc;
  }
  .table-program:first-of-type tbody th {
    background-color: #f1f5fc;
  }
  .table-program:first-of-type td {
    padding: 0 15px;
  }
  .table-program:nth-of-type(2) {
    border-top: solid 1px #bbbacc;
  }
  .table-program:nth-of-type(2) tbody th {
    background-color: #eaf1f4;
  }
  .table-program:nth-of-type(3) {
    border-top: solid 1px #bbbacc;
  }
  .table-program thead {
    border-bottom: solid 1px #bbbacc;
  }
  .table-program thead th {
    padding: 10px 15px;
    text-align: left;
  }
  .table-program thead th:not(:last-child) {
    border-right: solid 1px #bbbacc;
  }
  .table-program tbody th {
    background-color: #e2e8e6;
  }
  .table-program tbody th:first-child {
    width: 72px;
    padding: 24px 0;
  }
  .table-program tbody .abso {
    position: relative;
  }
  .table-program tbody .abso span {
    position: absolute;
    top: 90%;
    left: 2em;
    width: 1em;
    height: 6em;
  }
  .table-program tbody tr:first-child td:nth-of-type(1) {
    width: 48px;
    padding: 24px 11px;
    border-right: solid 1px #bbbacc;
    border-left: solid 1px #bbbacc;
  }
  .table-program tbody td {
    padding: 24px 15px;
  }
  .table-program tbody td:nth-last-of-type(1) {
    width: 756px;
  }
  .table-program tbody td:nth-last-of-type(2) {
    width: 120px;
    border-right: solid 1px #bbbacc;
  }
  .table-program .tate span {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .table-program .opacity-0 span {
    display: none;
  }
  .table-program.connect-table tbody td:nth-last-of-type(1), .table-program.connect-table tbody td:nth-last-of-type(2), .table-program.connect-table tbody td:nth-last-of-type(3) {
    border-bottom: solid 1px #bbbacc;
  }
  .table-program .float-list {
    float: left;
  }
  .table-program .float-list:not(:last-child) {
    margin-right: 54px;
  }
  .table-program .border-b {
    border-bottom: solid 1px #e2e8e6;
  }
  .square-list {
    margin: 35px 0;
  }
  .square-list li::before {
    top: 0.55em;
  }
  .table-entrance {
    border: solid 1px #bbbacc;
  }
  .table-entrance th, .table-entrance td {
    padding: 15px 20px;
    border: solid 1px #bbbacc;
  }
  /***************** outline *****************/
  .sec-about p {
    line-height: 2.3;
  }
  .sec-about .disc li {
    line-height: 2.3;
  }
  .sec-about .sec + .sec {
    margin-top: 85px;
  }
  .sidou-img-bg {
    height: 422px;
    background-position: 98% 20%;
  }
  p.notes {
    margin-top: 15px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .about-bg {
    margin-bottom: 90px;
  }
  .about-bg .text {
    margin-left: 30px;
  }
  .about-bg .btn {
    margin-top: 30px;
  }
  .about-bg.img-left .inner-wrap {
    margin-left: 30%;
  }
  .about-bg.img-right .inner-wrap {
    margin-right: 30%;
  }
  .about-01 {
    background-position: right center;
  }
  .about-02 {
    padding-bottom: 30px;
  }
  .about-03 {
    padding-bottom: 60px;
  }
  .img-tree {
    margin-top: 35px;
  }
  .pdca-img-area {
    display: flex;
  }
  .pdca-img-area p {
    width: 617px;
    margin-right: 50px;
  }
  .img-pdca {
    order: 2;
    width: 202px;
  }
  .pdca-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -40px;
  }
  .pdca-list li {
    align-self: flex-start;
    width: 472px;
    margin-bottom: 60px;
    padding: 40px 40px 40px 50px;
  }
  .pdca-list li:nth-child(2) {
    margin-top: 125px;
  }
  .pdca-list li:nth-child(3) {
    margin-top: -65px;
  }
  .pdca-list li:nth-child(5) {
    margin-top: -35px;
  }
  .pdca-list li:nth-child(7) {
    margin-top: -35px;
  }
  .pdca-list li:nth-child(9) {
    margin-top: -125px;
  }
  .pdca-list li:nth-child(2n)::after {
    transform: rotate(-45deg);
    top: 109%;
    left: -78px;
  }
  .pdca-list li::after {
    right: -78px;
    top: 70%;
  }
  .pdca-list li.long::after {
    top: 75%;
  }
  /***************** support *****************/
  .h-simple {
    margin: 0 0 20px;
    font-size: 2rem;
  }
  p + .h-simple {
    margin-top: 30px;
  }
  .table-list {
    margin-bottom: 40px;
  }
  .table-list li {
    display: flex;
    align-items: center;
  }
  .table-list li:first-child {
    border-top: 1px solid #bbbacc;
  }
  .table-list li p {
    width: calc(100% - 220px);
    padding: 10px 20px;
  }
  .h-table-list {
    width: 220px;
    padding: 35px 20px;
    font-size: 1.6rem;
    border-right: 1px solid #bbbacc;
  }
  /***************** applicants *****************/
  .nyushi-text,
  .nyushi-text-2 {
    font-size: 1.8rem;
  }
  /***************** news *****************/
  .news-list a {
    max-width: 777px;
  }
  .news-article {
    padding-bottom: 90px;
  }
  .news-data-area {
    margin-bottom: 40px;
  }
  .news-data-area .cat {
    font-size: 1.4rem;
  }
  .news-data-area .news-title {
    margin: 10px 0;
    font-size: 2rem;
  }
  .news-contents figure {
    max-height: 481px;
  }
  .news-contents figure img {
    max-height: 481px;
  }
  .news-contents h1 {
    font-size: 2.4rem;
  }
  .news-contents h2 {
    font-size: 2rem;
  }
  .news-contents h3 {
    font-size: 1.8rem;
  }
  /***************** society *****************/
  .merit-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .merit-list li {
    width: 320px;
    margin-bottom: 50px;
    padding: 60px 35px 30px 35px;
  }
  .merit-list li:not(:nth-child(3n)) {
    margin-right: 20px;
  }
  .merit-list li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .merit-list li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .merit-list li::before {
    font-size: 3.6rem;
  }
  .h-merit {
    margin: 0 0 25px;
    font-size: 2rem;
  }
  /***************** faculty *****************/
  .h-teachers {
    font-size: 1.8rem;
  }
  .program-list {
    margin-bottom: 30px;
  }
  .program-list li {
    width: 350px;
  }
  .program-list li:not(:last-child) {
    margin-right: 1em;
  }
  .program-list a {
    padding: 0.5em 0;
  }
  .tag-list {
    margin-bottom: 70px;
    font-size: 1.4rem;
  }
  .tag-list li {
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .teachers-box {
    display: flex;
    padding: 40px 40px 35px 40px;
  }
  .teachers-img {
    width: 120px;
    margin-right: 40px;
  }
  .teachers-text-box {
    width: calc(100% - 160px);
  }
  .name-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
  }
  .name-area .name {
    order: 1;
    display: flex;
    align-items: flex-end;
    line-height: 1;
  }
  .name-area .name span {
    line-height: 1;
  }
  .name-area .name .ja {
    margin-right: 1em;
    font-size: 2rem;
  }
  .name-area .class {
    margin-right: 1em;
    font-size: 1.8rem;
  }
  .name-area .tag {
    order: 2;
    justify-content: flex-end;
    max-width: 48%;
  }
  .name-area .tag span {
    font-size: 1.3rem;
  }
  .detail-area {
    display: flex;
  }
  .teachers-text {
    width: 560px;
    margin: 0;
  }
  .teachers-text dt img {
    width: auto;
    height: 1.6rem;
    margin-left: 1em;
    margin-top: -6px;
  }
  .teachers-text .h-sdgs-icon {
    margin-bottom: 1em;
    background-size: 23%;
  }
  .sdgs-icon-list img {
    width: 40px;
    height: 40px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .teachers-link {
    margin-top: 24px;
    margin-left: 40px;
    font-size: 1.4rem;
  }
  .teachers-link li {
    width: 180px;
    height: 44px;
  }
}
