@charset "UTF-8";
/* 2602 */
.header-section {
  margin-bottom: 0;
}

#thu-f-content h1,
#thu-f-content h2,
#thu-f-content p,
#thu-f-content li {
  line-height: 1.6;
}

#thu-f-content h1,
#thu-f-content h2,
#thu-f-content p,
#thu-f-content li,
#thu-f-content .button {
  margin: 0;
  padding: 0;
}

#thu-f-content h1::before,
#thu-f-content h1::after,
#thu-f-content h2::before,
#thu-f-content h2::after,
#thu-f-content li::before,
#thu-f-content li::after,
#thu-f-content .button::before,
#thu-f-content .button::after {
  content: none;
}

#thu-f-content h3,
#thu-f-content h4 {
  margin: 0;
  padding: 0;
  border: none;
}

#thu-f-content a[target=_blank]:after {
  content: none;
}

#thu-f-content .button {
  margin: 0;
  padding: 0;
}

#thu-f-content .button,
#thu-f-content button {
  line-height: 1.4;
}

#thu-f-content a,
#thu-f-content .button a {
  text-decoration: none;
}

#thu-f-content .button a::before,
#thu-f-content .button a::after {
  content: none;
}

#thu-f-content dl {
  margin-bottom: 0;
}

#thu-f-content dd {
  margin-bottom: 0;
}

/* 2602 */
#thu-f-content {
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 769px) {
  #thu-f-content {
    margin-bottom: 80px;   
  }
}
#thu-f-content .pc_only {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .pc_only {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .sp_only {
    display: none !important;
  }
}
#thu-f-content .open_campus-mv {
  width: 100vw;
  height: 700px;
  padding-top: 200px;
  position: relative;
  z-index: 0;
  /*background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;*/
  /*横向きの際に適用*/
}
#thu-f-content .open_campus-mv .open_campus-mv-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}
#thu-f-content .open_campus-mv h1 {
  width: 600px;
  margin: 0 auto 48px;
}
#thu-f-content .open_campus-mv p {
  padding: 3.5% 5%;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #005eaa;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif !important;
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .open_campus-mv {
    font-size: clamp(16px, 2.1vw, 21px);
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .open_campus-mv {
    height: 90vw;
    padding-top: 12vw;
  }
  #thu-f-content .open_campus-mv h1 {
    width: 90%;
  }
  #thu-f-content .open_campus-mv p {
    font-size: 3.5vw;
  }
}
#thu-f-content .btn {
  height: auto;
  background: var(--turquoise) !important;
  border-radius: 100vh;
  font-size: 15px !important;
  padding: 10px 0;
  width: 100%;
  line-height: 1.5;
}
#thu-f-content .event-btn {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .event-btn {
    padding: 5px 0;
    font-size: 13px;
  }
}
#thu-f-content .content-box-btn-container {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .content-box-btn-container {
    width: 86%;
    margin: 0 auto 24px;
  }
  #thu-f-content .content-box-btn-container .content-box-btn {
    padding: 10px 0;
  }
}
#thu-f-content .program-icon {
  left: 0;
  width: 5vw;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-icon {
    width: 8vw;
  }
}
#thu-f-content .card .btn {
  padding-left: 15px;
  font-size: initial;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .card .btn {
    padding: 10px 0 !important;
    font-size: 3.5vw !important;
  }
}
#thu-f-content .schedule-campus-ttl {
  position: relative;
  width: 80%;
  height: 100%;
  background-color: var(--white);
  border-radius: clamp(10px, 1.5vw, 20px);
  display: block;
  padding: clamp(3px, 0.7vw, 8px) clamp(10px, 3vw, 40px);
  margin: 2vw auto;
}
#thu-f-content .schedule {
  border-radius: 0;
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .schedule {
    border-radius: 0;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule {
    padding-top: 24px;
    border-radius: 0;
  }
  #thu-f-content .schedule .content-box-label {
    font-size: 4vw;
  }
}
#thu-f-content .schedule .schedule-bg {
  padding-top: 5%;
  border-radius: 0;
}
#thu-f-content .schedule .schedule-course-ttl {
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: bold;
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .schedule .schedule-course-ttl {
    font-size: clamp(18px, 3.6vw, 36px);
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule .schedule-course-ttl {
    font-size: 7vw;
  }
}
#thu-f-content .schedule .program-btn-container {
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 1020px) {
  #thu-f-content .schedule .program-btn-container {
    width: 45%;
    margin: 0 auto;
  }
  #thu-f-content .schedule .program-btn-container .btn {
    margin-bottom: 0;
    font-size: 17px !important;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule .program-btn-container {
    width: 95%;
    margin: 0 auto;
  }
  #thu-f-content .schedule .program-btn-container .program-btn {
    display: block;
  }
}
#thu-f-content .schedule-info .schedule-tabs {
  width: 100%;
}
#thu-f-content .schedule-tabs .tab-btn {
  width: auto;
  margin: 0;
  border-radius: 0;
  /*横向きの際に適用*/
}
#thu-f-content .schedule-tabs .tab-btn::before, #thu-f-content .schedule-tabs .tab-btn::after {
  content: none;
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-tabs .tab-btn {
    position: relative;
    min-width: 110px;
    height: 30px;
  }
  #thu-f-content .schedule-tabs .tab-btn span {
    justify-content: flex-start;
    white-space: nowrap;
    padding-right: 40px;
  }
  #thu-f-content .schedule-tabs .tab-btn svg {
    position: absolute;
    right: 0;
    top: 0;
  }
}
#thu-f-content .schedule-campus-img-box {
  margin-left: 10%;
  aspect-ratio: 4/2.35;
  box-shadow: 4px 4px 0 var(--blue);
  overflow: hidden;
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .schedule-campus-img-box {
    width: calc(40vw - 10%);
    height: 275px;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .schedule-campus-img-box {
    height: 21vh;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-campus-img-box {
    border-radius: 15px;
  }
}
#thu-f-content .schedule-campus-img-box img {
  position: relative;
  width: 100%;
  height: 100%;
}
#thu-f-content .schedule-campus-img-box::before {
  content: none;
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .schedule-date-container {
    min-height: 400px;
  }
}
#thu-f-content .schedule-date-container .schedule-slider {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .schedule-date-container .schedule-slider {
    width: 57vw;
  }
}
#thu-f-content .web .schedule-info-img {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .web .schedule-info-img {
    width: 100%;
  }
}
#thu-f-content .schedule-info.web {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-info.web {
    padding: 5%;
  }
}
#thu-f-content .schedule-info .schedule-tab-content {
  width: 100%;
}
#thu-f-content .schedule-info .schedule-card {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-info .schedule-card {
    padding: 20px 10px 10px;
  }
}
#thu-f-content .schedule-info .schedule-card .btn {
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-info .schedule-card .btn {
    height: auto !important;
    padding: 5px 0 !important;
    padding-left: 10px !important;
    font-size: 3.5vw !important;
  }
}
#thu-f-content .schedule-info .tab-content-text {
  text-align: justify;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .schedule-info .tab-content-text {
    margin: 0;
    padding: 2%;
    font-size: 3.5vw;
  }
}
#thu-f-content .schedule-info .tab-content-text .text-bold {
  display: block;
  margin-bottom: 10px;
  font-size: 110%;
}
@media print, screen and (min-width: 1020px) {
  #thu-f-content .schedule-info .tab-content-text .text-bold br {
    display: none;
  }
}
#thu-f-content .schedule-info .schedule-campus-img-box {
  margin-left: 0;
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .schedule-info .schedule-campus-img-box {
    width: 40%;
  }
}
#thu-f-content .schedule-info .schedule-campus-img-box img {
  width: 100%;
  height: auto;
  object-fit: unset;
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .schedule-info .schedule-slider {
    width: 57%;
  }
}
#thu-f-content .overview-tab-btn-container {
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 1020px) {
  #thu-f-content .overview-tab-btn-container {
    width: 24vw;
    right: 3%;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .overview-tab-btn-container {
    width: 86%;
    margin: 12px auto 0;
  }
}
#thu-f-content .web .schedule-info-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 1020px) {
  #thu-f-content .web .schedule-info-btn-container {
    width: 30vw;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .web .schedule-info-btn-container {
    width: 80vw;
    margin-top: 12px;
  }
}
#thu-f-content .web .schedule-info-text p {
  font-size: 15px;
  text-align: justify;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .web .schedule-info-text p {
    font-size: 3.5vw;
  }
}
#thu-f-content .faq {
  width: 100%;
  background: url(../img/open_campus/opencampus_transparent.png) no-repeat center bottom;
  background-size: auto 95%;
  padding: 20vw 2vw 3vw 2vw;
  position: relative;
  z-index: 100;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .faq {
    padding-top: 35vw;
    background-size: auto 97%;
  }
}
#thu-f-content .faq-card-header {
  margin-bottom: 2vw;
}
#thu-f-content .recent-event-slider {
  padding-bottom: 64px;
}
#thu-f-content .campus-data-content .tab-content {
  display: flex;
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .recent-event-slider {
    gap: 20px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  #thu-f-content .card {
    width: 30vw;
    aspect-ratio: 1/1;
  }
  #thu-f-content .card .date {
    justify-content: center;
  }
  #thu-f-content .card .day {
    font-size: clamp(70px, 6vw, 80px);
  }
  #thu-f-content .card .time {
    font-size: 22px;
  }
  #thu-f-content .card .btn {
    font-size: 15px !important;
  }
  #thu-f-content .card-style-box {
    width: 100%;
    height: 100%;
  }
  #thu-f-content .schedule-tab-content {
    padding-bottom: 90px;
  }
  #thu-f-content .schedule-info .tab-content-text {
    margin-bottom: 0;
  }
  #thu-f-content .overview-tab-btn-container {
    left: 50%;
    width: 60%;
    transform: translateX(-50%);
  }
  #thu-f-content .tab-btn {
    position: relative;
    height: 40px;
    padding-right: 50px;
  }
  #thu-f-content .tab-btn span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    white-space: nowrap;
  }
  #thu-f-content .tab-btn svg {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .campus-data-content .schedule-campus-img-box {
    width: 100%;
  }
  #thu-f-content .content-box-btn {
    font-size: 15px;
    padding: 5px 0;
    border-radius: 100vh;
  }
  #thu-f-content .schedule-info .schedule-card .btn {
    background: var(--turquoise) !important;
    border-radius: 100vh;
    font-size: 13px !important;
    padding: 5px 0;
  }
  #thu-f-content .overview-tab-btn {
    background: var(--turquoise) !important;
    border-radius: 100vh;
    font-size: 15px !important;
    padding: 10px 0;
  }
  #thu-f-content .recent-event-title {
    font-size: 8vw;
  }
  #thu-f-content .recent-event-slider {
    gap: 20px;
    padding: 0 20px 20px;
  }
  #thu-f-content .card {
    width: 55vw;
    aspect-ratio: 1/1;
  }
  #thu-f-content .card .date {
    justify-content: center;
    margin-bottom: 15px;
  }
  #thu-f-content .content-box-body {
    width: 100%;
  }
  #thu-f-content .card-style-box {
    width: 55vw;
    height: 100%;
  }
  #thu-f-content .campus-data-content .schedule-slider {
    padding: 0 20px 5vw;
  }
  #thu-f-content .tab-btn span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% - 30px);
  }
  #thu-f-content .faq-header-subtitle {
    margin-bottom: 5px;
    font-size: 6vw;
    line-height: 1.4;
  }
  #thu-f-content .faq-header-subtitle span {
    display: block;
    font-size: 150%;
  }
  #thu-f-content .faq-divider {
    margin-bottom: 12px;
  }
}
#thu-f-content .faq-header-subtitle {
  color: var(--blue);
}
#thu-f-content .program-container {
  position: relative;
  width: 80vw;
  margin: 8vw auto 4vw;
  padding: 6vw 2vw 2vw;
  background-color: var(--white);
  border-radius: 2vw;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-container {
    width: 95%;
    margin: 8vw auto;
  }
}
#thu-f-content .program-container h2 {
  position: absolute;
  left: 50%;
  top: -2.5vw;
  transform: translateX(-50%);
  width: 50%;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-container h2 {
    top: -4vw;
    width: 70%;
  }
}
#thu-f-content .program-container .program-content-title sup {
  font-size: 50%;
}
#thu-f-content .program-container .ex {
  width: 65%;
  margin: 24px 0 0 auto;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif !important;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-container .ex {
    width: 95%;
    margin: 12px auto 0;
  }
}
#thu-f-content .program-container + .schedule-header {
  margin-bottom: 36px;
}
#thu-f-content .schedule-title2 {
  font-size: clamp(36px, 5vw, 60px);
}
#thu-f-content .program-content-subtitle2 {
  width: 240px;
  margin-bottom: 10px;
  padding: 10px 0;
  border-radius: 5px;
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  font-size: clamp(14px, 1.6vw, 29px);
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-subtitle2 {
    width: 80%;
    margin: 0 auto 10px;
  }
}
#thu-f-content .program-content-txt {
  font-size: 18px;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif !important;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-txt {
    padding: 0 5%;
    font-size: 3.5vw;
    text-align: justify;
  }
}
#thu-f-content .program-content-item {
  margin-top: 18px;
  padding-bottom: 18px;
  border-bottom: solid 1px var(--blue);
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .program-content-item:nth-of-type(1) {
    margin-top: 0;
  }
}
#thu-f-content .program-content-flex {
  display: flex;
  justify-content: space-between;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-flex {
    flex-direction: column;
  }
}
#thu-f-content .program-content-flex figure {
  display: block;
  overflow: hidden;
  width: 240px;
  aspect-ratio: 16/9;
  border-radius: 15px;
  /*横向きの際に適用*/
}
#thu-f-content .program-content-flex figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-flex figure {
    margin: 0 auto 10px;
  }
}
#thu-f-content .program-content-flex p {
  width: calc(100% - 240px);
  padding-left: 3vw;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-flex p {
    width: 100%;
  }
}
#thu-f-content .program-content-btn {
  width: 30vw;
  margin: 24px auto 0;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .program-content-btn {
    width: 80%;
    margin: 16px auto;
  }
}
#thu-f-content .faq-card-content a {
  text-decoration: underline;
}
#thu-f-content .faq-card-content a:hover {
  text-decoration: none;
}
#thu-f-content .faq-card-icon {
  width: 90px;
}
#thu-f-content .faq-card-content {
  width: calc(100% - 100px);
  text-align: justify;
}
#thu-f-content .faq-card-content p {
  font-size: 15px;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .faq-card-content p {
    font-size: 3.5vw;
  }
}
#thu-f-content .faq .faq-style-text {
  top: 5%;
  margin: 0;
  /*横向きの際に適用*/
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .faq .faq-style-text {
    top: 10vw;
    font-size: 13vw;
  }
}
#thu-f-content .list {
  width: 100%;
  margin-top: 24px;
}
#thu-f-content .list + .card-btn {
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 1020px) {
  #thu-f-content .list + .card-btn {
    width: 50% !important;
    margin-right: 0 !important;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .list + .card-btn {
    width: 86% !important;
  }
}
#thu-f-content .list .contain-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .list .contain-line {
    padding: 10px 26px;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .list .contain-line {
    padding: 10px 12px;
  }
}
#thu-f-content .list .contain-line .card-text {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif !important;
  /*横向きの際に適用*/
}
@media print, screen and (min-width: 769px) {
  #thu-f-content .list .contain-line .card-text {
    font-size: 16px !important;
  }
}
#thu-f-content .list .contain-line .card-text.department {
  color: rgba(0, 0, 0, 0.17);
}
@media print, screen and (min-width: 768px) and (max-width: 1019px) {
  #thu-f-content .list .contain-line .card-text {
    margin: 0;
  }
}
@media print, screen and (max-width: 768px) {
  #thu-f-content .list .contain-line .card-text {
    margin: 0;
  }
}
#thu-f-content .list .city.card-text {
  color: var(--white);
  background-color: var(--blue);
  padding: 0 20px;
}

#thu-f-content .schedule-campus-blocktext {
  padding: 10px 2vw;
  background: #fff;
  width: 80vw;
  margin: 0 auto 20px;
}
@media (max-width: 768px) {
    #thu-f-content .schedule-campus-blocktext {
        width: 95%;
    }
}