@charset "UTF-8";
@font-face {
  font-family: 'Helvetica';
  src: url(../fonts/Helvetica-Bold-Font.ttf);
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url(../fonts/static/NotoSansJP-VariableFont_wght.ttf;);
}
/* loadfont 
		'Roboto', sans-serif;
*/
/*
header
----------------------------*/
.header .header-main .header-menus .header-menu-btn {
  background: #48D7AC;
}

.sp-menus {
  display: none;
}
@media screen and (max-width: 780px) {
  .sp-menus {
    background: #fff;
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 95%, #48d7ac 95%, #48d7ac 100%);
  }
}
.sp-menus .header-menu-btn {
  background: #48D7AC;
}

.main-menu {
  background: #48D7AC;
}

.container.repo {
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (max-width: 1030px) {
  .container.repo {
    padding-left: 0;
    padding-right: 0;
  }
}

.site_title {
  padding: 24px 0;
}
.site_title h1 {
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media screen and (max-width: 780px) {
  .site_title h1 {
    font-size: 30px;
  }
}

.top_nav {
  background: #daf7ee;
}
.top_nav .wrap {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
  align-items: center;
  gap: 24px;
}
.top_nav .wrap ul {
  display: flex;
  gap: 64px;
}
@media screen and (max-width: 780px) {
  .top_nav .wrap ul {
    gap: 24px;
  }
}
.top_nav .wrap ul li a {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  /* 87.5% */
  letter-spacing: 0.6px;
  text-transform: capitalize;
}
@media screen and (max-width: 780px) {
  .top_nav .wrap ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 780px) {
  .top_nav .wrap .serach {
    width: 100%;
  }
}
.top_nav .wrap .serach form {
  display: flex;
  align-items: center;
  width: 453px;
  height: 52px;
  background: #fff;
  border: none;
  border-radius: 0;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .top_nav .wrap .serach form {
    width: 100%;
  }
}
.top_nav .wrap .serach input[type="search"] {
  flex: 1;
  height: 100%;
  padding: 0 19px;
  border: none;
  outline: none;
  font-family: "YuGothic", "Yu Gothic", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.21px;
  color: #000;
}
.top_nav .wrap .serach input[type="search"]::placeholder {
  color: #808791;
}
.top_nav .wrap .serach button[type="submit"] {
  width: 52px;
  height: 100%;
  background: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  position: relative;
}
.top_nav .wrap .serach button[type="submit"]::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/icon-search.svg") no-repeat center/contain;
}
.top_nav .wrap .serach button[type="submit"]::after {
  content: "";
  width: 1px;
  height: 16px;
  background: #808791;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}

/*
  footer
  ----------------------------*/
/*
  loading
  ----------------------------*/
/*
  section
  ----------------------------*/
/*
 btn
----------------------------*/
.btn-faculty_color-01 {
  background: #48D7AC;
}

/*
 bg
----------------------------*/
/*
 titles
----------------------------*/
/*
 bg
----------------------------*/
/*
list
----------------------------*/
.list-tags-01 > li > a {
  color: #184A31;
}

.news-category001 > ul > li a.active {
  background: #48D7AC;
}

/*
linkcard
----------------------------*/
.linkcard-01 > a .txt-box > .inner {
  border-left: 4px solid #48D7AC;
}
@media screen and (max-width: 780px) {
  .linkcard-01 > a .txt-box > .inner {
    border-left: 3px solid #48D7AC;
  }
}

.linkcard-02 > a .txt-box {
  border-left: 4px solid #48D7AC;
}
@media screen and (max-width: 780px) {
  .linkcard-02 > a .txt-box {
    border-left: 3px solid #48D7AC;
  }
}

/*
block
----------------------------*/
.faculty-link-block {
  position: relative;
  height: 103px;
}
.faculty-link-block > .inner .faculty-logo p {
  color: #48D7AC;
}
.faculty-link-block .g-school-detail .faculty-logo p {
  color: #48D7AC;
}
.faculty-link-block .g-school-detail .g-school-block {
  background: #48D7AC;
}

/*
 column
----------------------------*/
/*
js-css
----------------------------*/
.more-btn {
  background: #A2174E;
}

.back_list_btn {
  background: #48D7AC;
}

.box-001::after {
  border-color: transparent #48D7AC transparent transparent;
}

.section-mv-01 video {
  width: 100%;
  object-fit: cover;
  height: 800px;
}
@media screen and (max-width: 780px) {
  .section-mv-01 video {
    height: auto;
    object-fit: initial;
  }
}

.title-left-line {
  border-left: 4px solid #48D7AC;
}

.com003-04 > .title::before,
.com002-03 > ul > li .left .title::before,
.com003-05 > .list-wrap li::after {
  background: #48D7AC;
}

.side-deco {
  border-right: 10px solid #48D7AC;
  border-left: 10px solid #48D7AC;
}
@media screen and (max-width: 780px) {
  .side-deco {
    border-right: 4px solid #48D7AC;
    border-left: 4px solid #48D7AC;
  }
}

.side-deco::after {
  border-color: #48D7AC transparent transparent transparent;
}

.bottom-small-line.morishita::before {
  background: #60AF54;
}

.bottom-small-line.eto::before {
  background: #BB7A42;
}

.bottom-small-line.okabe::before {
  background: #F960B7;
}

.name-title.morishita {
  background: #60AF54;
}

.name-title.eto {
  background: #BB7A42;
}

.name-title.okabe {
  background: #F960B7;
}

.accordion-menu004 dt > .title::before {
  color: #48D7AC;
}

.section-faculty-links {
  overflow: hidden;
}

.faculty-link-block-sp {
  background: url(../img/bg-sp-faculty-menu.jpg) no-repeat;
  background-size: 120% auto;
  background-position: center;
}

.list-tags-01 > li > a .sharp {
  color: #48D7AC;
}
.list-tags-01 > li > a .tag-name {
  color: #48D7AC;
}

.deetails-btn > a {
  background: #48D7AC;
}

.com002-04 dl.no-border::before, .com002-04 dl.no-border::after {
  content: none;
}

.linkcard-02 > a .txt-box {
  border-left: none;
  position: relative;
}

.linkcard-02 > a .txt-box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 4px;
  height: 118px;
  background: #48D7AC;
}
@media screen and (max-width: 780px) {
  .linkcard-02 > a .txt-box::after {
    height: 40px;
    width: 3px;
  }
}

.com002-04 > dl::before {
  background: #48D7AC;
}

/*
The Knot-SPSF-
固定ページ固有CSS
*/
.page.page-id-659 .page-content em {
  font-style: italic;
}
.page.page-id-659 .page-content a {
  color: #2271b1;
  text-decoration: underline;
}

.section-inforbanner .banner {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.field001 > .field-content {
  word-break: break-word;
}

.mv-slider-001 .slick-dots > li.slick-active {
  background: rgba(105, 150, 204, 0.5);
}

.com001-02 .com001-02-title::before {
  background: #48D7AC;
}

.com001-02 > ul li a .txt-item::before {
  background: #48D7AC;
}

.com002-02-title > h2::before {
  background: #48D7AC;
}

.com003-06 > .title:before {
  background: #48D7AC;
}

.com003-06 > .wrap > .right > .category li {
  border: 1px solid #184A31;
  color: #184A31;
}

.com003-06 > .wrap > .right > .category li a {
  color: #184A31;
}

.com003-06 > .title:before,
.read-more001 {
  background: #48D7AC;
}

.box-002::after {
  border-color: transparent #48D7AC transparent transparent;
}

.box-message002 {
  border-left: 10px solid #48D7AC;
  border-right: 10px solid #48D7AC;
}
@media screen and (max-width: 780px) {
  .box-message002 {
    border-left: 4px solid #48D7AC;
    border-right: 4px solid #48D7AC;
  }
}

.faculty-link-block-sp {
  background-size: 130% auto;
}

.faculty-link-block-sp .department-list {
  align-items: start;
}

.interview_blue::before {
  color: #2770b9;
}

.interview_purple::before {
  color: #660099;
}

.color_faculty {
  color: #48D7AC;
}

@media screen and (max-width: 780px) {
  .header .header-main .header-menus .transition {
    display: block;
  }
}

.underline-title::after {
  background: #48D7AC;
}

.curriculm-col3 {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.curriculm-col3 .cell {
  width: calc(100% / 3 - 50px * 2 / 3);
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 1030px) {
  .curriculm-col3 .cell {
    width: 100%;
  }
}

.l_border::before {
  background: #48D7AC;
}

.form-contact {
  padding: 50px 70px;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 780px) {
  .form-contact {
    padding: 50px 20px;
  }
}
.form-contact dl {
  margin-bottom: 45px;
}
.form-contact dl dt {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.form-contact .wpcf7-form-control-wrap {
  width: 100%;
}
.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="tel"],
.form-contact textarea {
  border: 1px solid #dadbdc;
  border-radius: 5px;
  padding: 0.8em 1em;
  margin: 0 0 0.5rem;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.form-contact .sendbtn p {
  text-align: center;
}
.form-contact .sendbtn p input {
  border: none;
  max-width: 400px;
  width: 100%;
  height: 60px;
  background: #9a003d;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.25px;
}

.single-name {
  padding-top: 60px;
}

.title-bottom-line::after {
  background: #48D7AC;
}

@media screen and (max-width: 780px) {
  .section-mv-01 img {
    height: 84.87179vw;
  }
}

.accordion-menu003 dt > .title::before {
  color: #48D7AC;
}

.accordion-menu003 dd .txt {
  padding-left: 0;
  position: relative;
  display: flex;
}
.accordion-menu003 dd .txt::before {
  display: block;
  content: "A";
  margin-right: 20px;
  color: #A2174E;
}

.header .header-main .header-menus .transition.gs {
  background: #48D7AC;
}

.header .header-main .header-menus .header-menu-btn.gs {
  background: #9a003d;
}

.main-menu.gs {
  background: #9a003d;
}

.title-top-line.gs::before {
  background: #9a003d;
}

.box-002.gs::after {
  border-color: transparent #9a003d transparent transparent;
}

.box-message002.gs {
  border-left: 10px solid #9a003d;
  border-right: 10px solid #9a003d;
}
@media screen and (max-width: 780px) {
  .box-message002.gs {
    border-left: 4px solid #9a003d;
    border-right: 4px solid #9a003d;
  }
}

.sp-menus .header-menu-btn.gs {
  background: #9a003d;
}

.linkcard-01 > a .txt-box > .inner.gs {
  border-left: 4px solid #9a003d;
}

.linkcard-02 > a .txt-box.gs::after {
  background: #9a003d;
}

.repo_top_main-item {
  display: flex;
  gap: 54px;
}
@media screen and (max-width: 780px) {
  .repo_top_main-item {
    flex-direction: column;
  }
}
.repo_top_main-item .repo-thumbnail {
  max-width: 675px;
}
.repo_top_main-item .right {
  flex-shrink: 0;
  flex-grow: 1;
}
.repo_top_main-item .right h3 {
  padding-top: 32px;
  display: flex;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.6px;
  align-items: center;
  gap: 36px;
  margin-bottom: 36px;
}
@media screen and (max-width: 780px) {
  .repo_top_main-item .right h3 {
    flex-direction: column;
    gap: 18px;
  }
}
.repo_top_main-item .right h3 span {
  color: #808791;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.6px;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list {
  padding: 42px 0;
  border-bottom: 1px solid #000;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list:first-child {
  border-top: 1px solid #000;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list:last-of-type {
  border-bottom: none;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.6px;
  margin-bottom: 40px;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list ul li {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list ul li:last-of-type {
  margin-bottom: 0;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list ul li span {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  /* 131.25% */
  letter-spacing: 0.6px;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list ul li .ronsetsu-title {
  max-width: 543px;
}
.repo_top_main-item .right .ronsetsu-wrap .ronsetsu-list ul li .ronsetsu-name {
  flex-shrink: 0;
  max-width: 90px;
  white-space: nowrap;
}

.title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 780px) {
  .title {
    flex-direction: column;
    gap: 20px;
  }
}

.book-filter__select {
  appearance: none;
  -webkit-appearance: none;
  background: #f0f0f0 url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6"><path d="M0 0l5 6 5-6z" fill="%233aa283"/></svg>') no-repeat right 10px center;
  border: none;
  border-radius: 0;
  padding: 6px 30px 6px 10px;
  font-family: "YuGothic", "Yu Gothic", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #3aa283;
  cursor: pointer;
  letter-spacing: 0.21px;
  line-height: 24px;
}

.book-wrap {
  display: flex;
}
@media screen and (max-width: 780px) {
  .book-wrap {
    flex-direction: column;
    gap: 40px;
  }
}
.book-wrap .book-item {
  width: calc(100% / 4);
}
@media screen and (max-width: 780px) {
  .book-wrap .book-item {
    width: 100%;
    border-bottom: 1px solid #bcbfc3;
    padding-bottom: 40px;
  }
  .book-wrap .book-item:last-child {
    border-bottom: none;
  }
}
.book-wrap .book-item .thumb {
  margin-bottom: 16px;
  text-align: center;
}
.book-wrap .book-item .thumb img {
  width: 66%;
}
@media screen and (max-width: 780px) {
  .book-wrap .book-item .thumb img {
    width: 100%;
  }
}
.book-wrap .book-item h3 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 4px;
}
.book-wrap .book-item p {
  color: #808791;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.27px;
  text-align: center;
}
.book-wrap .book-item:nth-child(2) {
  border-right: 1px solid #bcbfc3;
  border-left: 1px solid #bcbfc3;
}
@media screen and (max-width: 780px) {
  .book-wrap .book-item:nth-child(2) {
    border-right: none;
    border-left: none;
  }
}
.book-wrap .book-item:nth-child(3) {
  border-right: 1px solid #bcbfc3;
}
@media screen and (max-width: 780px) {
  .book-wrap .book-item:nth-child(3) {
    border-right: none;
  }
}
.book-wrap.archive {
  padding: 48px 0;
  border-bottom: 1px solid #bcbfc3;
  border-top: 1px solid #bcbfc3;
}
.book-wrap.archive + .book-wrap.archive {
  border-top: none;
}
.book-wrap.archive .thumb {
  text-align: center;
}
.book-wrap.archive .thumb img {
  width: 66%;
}
.book-wrap.archive h3 {
  color: #2f3c4f;
}

.book-single .book-single__title {
  display: flex;
  align-items: center;
  gap: 36px;
  padding: 24px 0;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__title {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }
}
.book-single .book-single__title h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.6px;
  color: #2f3c4f;
}
.book-single .book-single__title .book-single__date {
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #808791;
}
.book-single .book-single__content {
  display: flex;
  gap: 60px;
  padding: 40px 0;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__content {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.book-single .book-single__main {
  flex: 1;
}
.book-single .book-single__main .book-single__section {
  padding: 42px 0;
  border-bottom: 1px solid #000;
}
.book-single .book-single__main .book-single__section:first-child {
  border-top: 1px solid #000;
}
.book-single .book-single__main .book-single__section:last-child {
  border-bottom: none;
}
.book-single .book-single__main .book-single__section-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #2f3c4f;
  margin-bottom: 40px;
}
.book-single .book-single__main .book-single__list .book-single__item {
  margin-bottom: 32px;
  display: flex;
  gap: 32px;
  color: #2f3c4f;
  text-decoration: none;
  align-items: baseline;
}
.book-single .book-single__main .book-single__list .book-single__item:last-child {
  margin-bottom: 0;
}
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-name-link,
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-title-link {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 131.25% */
  letter-spacing: 0.6px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-name-link.under_no,
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-title-link.under_no {
  text-decoration: none;
}
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-authors {
  flex-shrink: 0;
}
.book-single .book-single__main .book-single__list .book-single__item .book-single__item-authors .book-single__item-name-link {
  display: block;
}
.book-single .book-single__main .book-single__list .book-single__item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #2f3c4f;
  max-width: 543px;
  text-decoration: underline;
}
.book-single .book-single__main .book-single__list .book-single__item-name {
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #2f3c4f;
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap: 8px;
}
.book-single .book-single__main .book-single__list .book-single__item-name a {
  display: flex;
}
.book-single .book-single__main .book-single__list .book-single__item-name a img {
  width: 24px;
  height: 24px;
}
.book-single .book-single__side {
  width: 339px;
  flex-shrink: 0;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__side {
    width: 100%;
  }
}
.book-single .book-single__side .book-single__thumb {
  margin-bottom: 16px;
}
.book-single .book-single__side .book-single__thumb img {
  width: 100%;
  height: auto;
}
.book-single .book-single__side .book-single__download {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background: #1b293e;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.book-single .book-single__backnumber {
  padding: 80px 0;
  background: #f3f3f3;
  margin: 0 calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}
.book-single .book-single__backnumber .book-single__backnumber-list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #bcbfc3;
  padding: 24px 0;
}
.book-single .book-single__backnumber .book-single__backnumber-list:last-of-type {
  border-bottom: none;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__backnumber .book-single__backnumber-list {
    border-bottom: none;
    padding: 0;
  }
}
.book-single .book-single__backnumber .book-single__backnumber-item {
  width: 25%;
  text-decoration: none;
  text-align: center;
  padding: 24px 1rem;
  box-sizing: border-box;
  border-right: 1px solid #bcbfc3;
  box-sizing: border-box;
}
.book-single .book-single__backnumber .book-single__backnumber-item:last-of-type {
  border-right: none;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__backnumber .book-single__backnumber-item {
    width: 50%;
    border-bottom: 1px solid #bcbfc3;
  }
  .book-single .book-single__backnumber .book-single__backnumber-item:nth-of-type(2) {
    border-right: none;
  }
}
.book-single .book-single__backnumber .book-single__backnumber-item h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: #2f3c4f;
  margin-bottom: 4px;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__backnumber .book-single__backnumber-item h3 {
    font-size: 18px;
  }
}
.book-single .book-single__backnumber .book-single__backnumber-item p {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.27px;
  color: #808791;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__backnumber .book-single__backnumber-item p {
    font-size: 16px;
  }
}
.book-single .book-single__backnumber .book-single__backnumber-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 60px;
  background: #1b293e;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  margin: 40px auto 0;
}
@media screen and (max-width: 780px) {
  .book-single .book-single__backnumber .book-single__backnumber-btn {
    width: 100%;
  }
}

@media screen and (max-width: 780px) {
  .sp-menus .logo {
    width: 50%;
  }
  .sp-menus .logo a {
    width: 100%;
  }
  .sp-menus .header-menu-btn {
    width: 50%;
  }
}
