@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.sp_only {
  display: none;
}
@media screen and (max-width: 705px) {
  .sp_only {
    display: inline-block;
  }
}

@media screen and (max-width: 705px) {
  .pc_only {
    display: none;
  }
}

.fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition: 0.8s;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
  transition: 0.8s;
}

body.tokyotoshidaigaku #contents {
  padding-bottom: 0;
}
body.tokyotoshidaigaku #contents #breadClumb {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 705px) {
  body.tokyotoshidaigaku {
    margin: 0;
  }
  body.tokyotoshidaigaku #contents {
    padding: 0;
    margin: 0;
    max-width: 1110px;
    width: 100%;
    overflow: clip;
  }
  body.tokyotoshidaigaku #contents #breadClumb {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 706px) {
  body.tokyotoshidaigaku {
    overflow: clip;
  }
  body.tokyotoshidaigaku #contents.col1 article {
    max-width: 1030px;
    width: 100%;
    margin: auto;
  }
}
body.tokyotoshidaigaku,
body.tokyotoshidaigaku #contents {
  overflow-y: visible;
}

body.tokyotoshidaigaku.is-lock {
  overflow: hidden !important;
  height: 100% !important;
  width: 100% !important;
  position: fixed !important;
  top: 0;
  left: 0;
}

body.is-popup-disabled .popup_open-campus {
  display: none !important;
}

body.tokyotoshidaigaku #contents {
  overflow: clip;
  width: initial;
  max-width: 1030px;
  color: #3c3c3c;
}

#contents #tcu * {
  box-sizing: border-box;
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-feature-settings: "palt";
}

#tcu {
  /* END tcu-contents */
}
#tcu section {
  padding-bottom: 0;
}
#tcu img {
  width: 100%;
}
#tcu p {
  padding-bottom: 0;
  font-weight: 500;
  text-align: justify;
}
#tcu a {
  text-decoration: none;
}
#tcu a:hover {
  filter: brightness(1.1);
}
#tcu .fv-wrap {
  overflow: hidden;
}
@media screen and (min-width: 706px) {
  #tcu {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  #tcu .tcu-contents {
    width: 50%;
    max-width: 515px;
    position: relative;
    z-index: 3;
  }
}
#tcu .tcu-contents {
  overflow: hidden;
  position: relative;
  /* END popup_open-campus */
  /* END ly_main */
  /* END recommendArea */
  /* END pointArea */
  /* END qaArea */
  /* END courseArea */
  /* END footArea */
}
#tcu .tcu-contents .popup_open-campus {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  cursor: pointer;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
#tcu .tcu-contents .popup_open-campus.is-active {
  opacity: 1;
  visibility: visible;
}
#tcu .tcu-contents .popup_open-campus.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#tcu .tcu-contents .popup_open-campus .popup_inner {
  max-width: 90%;
  position: absolute;
  top: 1.5%;
}
#tcu .tcu-contents .popup_open-campus .popup_inner .popup_img {
  width: 100%;
  height: auto;
  display: block;
}
#tcu .tcu-contents .ly_main {
  /* END bl_mv */
  /* END bl_mv_popup */
}
#tcu .tcu-contents .ly_main .bl_mv {
  position: relative;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv {
    height: 1100px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation01,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation02,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation03,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation04,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation05,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation06,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_kira,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_train,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_bubble,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__btn,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__copy {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.3s ease;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation01 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation02 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation03 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation04 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation05 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation06 img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_kira img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_train img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_bubble img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__btn img,
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__copy img {
  width: 100%;
}
#tcu .tcu-contents .ly_main .bl_mv .is-show {
  opacity: 1;
  visibility: visible;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation01 {
  z-index: 1;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation02 {
  z-index: 2;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation03 {
  z-index: 3;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation04 {
  z-index: 4;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_kira {
  z-index: 10;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation05 {
  z-index: 5;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_train {
  z-index: 11;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_bubble {
  z-index: 12;
  width: 55%;
  top: 9.5%;
  left: 50%;
  transform: translate(-50%, 10px);
  transition: opacity 0.5s ease, transform 0.7s ease;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation_bubble.is-show {
  transform: translate(-50%, 0);
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__animation06 {
  z-index: 6;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__btn {
  z-index: 13;
  width: 39%;
  right: 3%;
  top: 50%;
}
#tcu .tcu-contents .ly_main .bl_mv .bl_mv__copy {
  z-index: 14;
  bottom: 8%;
  width: 76%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv .bl_mv__copy {
    bottom: 6%;
    width: 80%;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 100;
}
#tcu .tcu-contents .ly_main .bl_mv_popup.is-active {
  opacity: 1;
  visibility: visible;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__inner {
  background: #fff;
  border: 2px solid #00aeb6;
  width: 80%;
  max-width: 600px;
  padding: 34px 20px 14px 20px;
  position: relative;
  overflow-y: auto;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__close {
  position: absolute;
  top: 4px;
  right: 5px;
  background: none;
  border: none;
  font-size: 0.75rem;
  font-weight: bold;
  cursor: pointer;
  color: #3c3c3c;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__close {
    font-size: 14px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup__close span {
  font-size: 1.4rem;
  top: 3px;
  font-weight: lighter;
  line-height: 0.8;
  position: relative;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__close span {
    font-size: 30px;
    top: 5px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup__content {
  text-align: center;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__label {
  display: inline-block;
  color: #fff;
  font-size: 0.9rem;
  padding: 0px 10%;
  margin: 10px 0 20px 0;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__label {
    font-size: 20px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup__label:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #00aeb6;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__label:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -2;
  right: -2px;
  bottom: -2px;
  background: #b2e7e9;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__title {
  font-size: 1.7rem;
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 20px;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__title {
    font-size: 35px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup__title--color {
  display: inline-block;
  color: #00aeb6;
  margin: 6px 0;
}
#tcu .tcu-contents .ly_main .bl_mv_popup__text p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 16px;
  text-align: center;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__text p {
    font-size: 20px;
  }
}
#tcu .tcu-contents .ly_main .bl_mv_popup__text rt {
  font-size: 0.4rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .ly_main .bl_mv_popup__text rt {
    font-size: 8px;
    margin: 0 0 -4px 0;
  }
}
#tcu .tcu-contents .recommendArea {
  background: #4cc6cc;
  position: relative;
  z-index: 6;
  padding: 10% 0 30% 0;
}
#tcu .tcu-contents .recommendArea::before, #tcu .tcu-contents .recommendArea::after {
  content: "";
  position: absolute;
  top: 0;
  height: 0;
  margin-top: -50px;
  border-bottom: 60px solid #4cc6cc;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .recommendArea::before, #tcu .tcu-contents .recommendArea::after {
    border-bottom: 164px solid #4cc6cc;
  }
}
#tcu .tcu-contents .recommendArea::before {
  left: 0;
  border-right: 50vw solid transparent;
}
#tcu .tcu-contents .recommendArea::after {
  right: 0;
  border-left: 50vw solid transparent;
}
#tcu .tcu-contents .recommendArea .recommend__img01 {
  margin: -120px 0 0 0;
  position: relative;
  z-index: 7;
}
#tcu .tcu-contents .recommendArea .recommend__txt {
  font-weight: 800;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .recommendArea .recommend__txt {
    font-size: 35px;
  }
}
#tcu .tcu-contents .recommendArea .recommend__title {
  padding: 5% 10% 0 10%;
}
#tcu .tcu-contents .pointArea {
  background: #52BE8E;
  background: linear-gradient(0deg, rgb(82, 190, 142) 0%, rgb(0, 174, 182) 100%);
  padding: 30% 0 30% 0;
  clip-path: polygon(50% 2%, 100% 0, 100% 100%, 50% 98%, 0 100%, 0 0);
  z-index: 7;
  position: relative;
  margin: -16% 0 0 0;
}
#tcu .tcu-contents .pointArea__inner {
  padding: 0 8%;
}
#tcu .tcu-contents .pointArea .point__title {
  text-align: center;
  margin: 0 0 8% 0;
}
#tcu .tcu-contents .pointArea .point__title .point__title__txt01 {
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-weight: 700;
  font-size: 1rem;
  margin: 0 auto 1% auto;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__title .point__title__txt01 {
    font-size: 20px;
  }
}
#tcu .tcu-contents .pointArea .point__title .point__title__txt02 {
  color: #fff;
  font-weight: 900;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__title .point__title__txt02 {
    font-size: 35px;
  }
}
#tcu .tcu-contents .pointArea .point__block {
  text-align: center;
}
#tcu .tcu-contents .pointArea .point__block__inner {
  padding: 0 8%;
}
#tcu .tcu-contents .pointArea .point__block .point__block__copy {
  display: inline-block;
  color: #00aeb6;
  font-size: 1rem;
  width: 100%;
  margin: 6% 0 0 0;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__copy {
    font-size: 20px;
    padding: 4px 0;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__block__copy:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #fff;
}
#tcu .tcu-contents .pointArea .point__block .point__block__copy:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -2;
  right: -2px;
  bottom: -2px;
  background: #b2e7e9;
}
#tcu .tcu-contents .pointArea .point__block .point__block__title {
  color: #fff;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.03em;
  margin: 0 0 8% 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__title {
    font-size: 35px;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__title__img01 {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
#tcu .tcu-contents .pointArea .point__block .point__block__txt01 {
  background: #fff;
  font-size: 1.2rem;
  margin: -18% 0 0 0;
  padding: 8% 10%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__txt01 {
    font-size: 25px;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  gap: 20px;
  position: relative;
  margin: 10% 0;
}
#tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle p {
  text-align: center;
  line-height: 1.1;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle p {
    font-size: 25px;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle span {
  display: block;
  color: #f1f57d;
  margin-bottom: 4px;
}
#tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle__frameLeft, #tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle__frameRight {
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
}
#tcu .tcu-contents .pointArea .point__block .point__block__pickupTitle__frameRight {
  right: 0;
  left: initial;
  transform: rotate(180deg);
}
#tcu .tcu-contents .pointArea .point__block .point__block__txt02 {
  color: #fff;
  font-size: 1.2rem;
  margin: 14% 0 0 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__txt02 {
    font-size: 25px;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__block__foot {
  margin: 8% 0 0 0;
}
#tcu .tcu-contents .pointArea .point__block__inner:nth-of-type(3) .point__block__head {
  margin: 20% 0 0 0;
}
#tcu .tcu-contents .pointArea .point__block__inner:nth-of-type(3) .point__block__txt02 {
  margin: 8% 0 0 0;
}
#tcu .tcu-contents .pointArea .point__block .point__block__btn {
  position: relative;
  padding: 0 0 1% 0;
  margin: 8% auto 0 auto;
  width: 80%;
}
#tcu .tcu-contents .pointArea .point__block .point__block__btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  border: 1px solid #fff073;
  border-top: none;
}
#tcu .tcu-contents .pointArea .point__block .point__block__btn span {
  display: block;
  border: 1px solid #5fb19d;
}
#tcu .tcu-contents .pointArea .point__block .point__block__btn span a {
  padding: 8% 8%;
  display: block;
  background: #fff073;
  color: #2fb177;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .pointArea .point__block .point__block__btn span a {
    font-size: 28px;
  }
}
#tcu .tcu-contents .pointArea .point__block .point__block__btn span a:after {
  content: "";
  position: absolute;
  right: 8%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-top: 2px solid #2fb177;
  border-right: 2px solid #2fb177;
  transform: translateY(-50%) rotate(45deg);
}
#tcu .tcu-contents .qaArea {
  background-image: url(../img/qa_bg.webp), linear-gradient(0deg, rgb(178, 231, 233) 0%, rgb(204, 239, 240) 100%);
  background-repeat: repeat;
  background-position: center;
  background-size: 10%;
  padding: 20% 0;
  margin: -12% 0 0 0;
}
#tcu .tcu-contents .qaArea .qa__inner {
  padding: 0 8%;
}
#tcu .tcu-contents .qaArea .qa__qBox {
  background: #fff;
  position: relative;
  padding: 16% 0 4% 0;
}
#tcu .tcu-contents .qaArea .qa__qBox h2 {
  max-width: 20%;
  text-align: center;
  top: -2rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__qBox h2 {
    top: -45px;
  }
}
#tcu .tcu-contents .qaArea .qa__qBox p {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__qBox p {
    font-size: 35px;
  }
}
#tcu .tcu-contents .qaArea .qa__aBox {
  background: #e5f7f8;
  padding: 12% 0 4% 0;
}
#tcu .tcu-contents .qaArea .qa__aBox h2 {
  max-width: 20%;
  text-align: center;
  margin: 0 auto;
}
#tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__answer {
  font-size: 2.2rem;
  color: #00aeb6;
  text-align: center;
  font-weight: 800;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__answer {
    font-size: 43px;
  }
}
#tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__copy {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__copy {
    font-size: 35px;
  }
}
#tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__img {
  padding: 0 4%;
  margin: 10% 0;
}
#tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__txt {
  font-size: 1.2rem;
  padding: 0 8%;
  margin: 0 0 8% 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__txt {
    font-size: 25px;
  }
}
#tcu .tcu-contents .qaArea .qa__aBox .qa__aBox__txt span {
  color: #00aeb6;
}
#tcu .tcu-contents .qaArea .qa__program h2 {
  position: relative;
  z-index: 2;
  text-align: center;
  margin: 18% 0 8% 0;
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__bg {
  position: absolute;
  left: 0;
  max-width: 25%;
  top: -15%;
  z-index: -1;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__program h2 .qa__program__bg {
    max-width: 110px;
  }
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__bubble {
  color: #00aeb6;
  font-size: 1rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__program h2 .qa__program__bubble {
    font-size: 20px;
  }
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__label {
  display: inline-block;
  color: #00aeb6;
  font-size: 1rem;
  width: 80%;
  margin: 2% 0 0 0;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  z-index: 2;
  font-weight: bold;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__program h2 .qa__program__label {
    font-size: 20px;
    padding: 4px 0;
  }
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__label:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #fff;
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__label:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -2;
  right: -2px;
  bottom: -2px;
  background: #b2e7e9;
}
#tcu .tcu-contents .qaArea .qa__program h2 .qa__program__title {
  font-size: 2.5rem;
  text-align: center;
  line-height: 1.3;
  font-weight: 800;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__program h2 .qa__program__title {
    font-size: 45px;
  }
}
#tcu .tcu-contents .qaArea .qa__program .qa__program__txt {
  background: #fff;
  font-size: 1.2rem;
  margin: -18% 8% 0 8%;
  padding: 8% 10%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .qaArea .qa__program .qa__program__txt {
    font-size: 25px;
  }
}
#tcu .tcu-contents .courseArea {
  background: linear-gradient(0deg, rgb(0, 146, 182) 25%, rgb(76, 198, 204) 90%);
  padding: 30% 0 30% 0;
  clip-path: polygon(50% 2%, 100% 0, 100% 100%, 50% 98%, 0 100%, 0 0);
  z-index: 7;
  position: relative;
  margin: -16% 0 0 0;
}
#tcu .tcu-contents .courseArea .course__inner {
  padding: 0 8%;
}
#tcu .tcu-contents .courseArea .course__title {
  margin: 0 auto 12% auto;
  width: 90%;
}
#tcu .tcu-contents .courseArea .course__category li {
  margin: 0 0 10% 0;
}
#tcu .tcu-contents .courseArea .course__category li h3 {
  color: #00aeb6;
  font-size: 1.5rem;
  width: 100%;
  padding: 2% 0;
  position: relative;
  margin: 0 0 2% 0;
  text-align: center;
  z-index: 2;
  font-weight: 800;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__category li h3 {
    font-size: 30px;
    padding: 3% 0;
  }
}
#tcu .tcu-contents .courseArea .course__category li h3:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #fff;
}
#tcu .tcu-contents .courseArea .course__category li h3:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -2;
  right: -2px;
  bottom: -2px;
  background: #b2e7e9;
}
#tcu .tcu-contents .courseArea .course__category li p {
  color: #fff;
  font-size: 1rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__category li p {
    font-size: 20px;
  }
}
#tcu .tcu-contents .courseArea .course__category li:nth-child(even) h3:after {
  background: #fffad5;
}
#tcu .tcu-contents .courseArea .course__rate {
  margin: 26% 0 0 0;
}
#tcu .tcu-contents .courseArea .course__rate p {
  font-size: 1.2rem;
  color: #fff;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__rate p {
    font-size: 25px;
  }
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list {
  margin: 10% 0 0 0;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li {
  color: #00aeb6;
  font-size: 1.5rem;
  width: 100%;
  padding: 2% 0;
  position: relative;
  margin: 0 0 14% 0;
  text-align: center;
  z-index: 2;
  font-weight: 800;
  text-align: center;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__rate .course__rate__list li {
    font-size: 30px;
    padding: 3% 0;
  }
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #e9f5fc;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -2;
  right: -8px;
  bottom: -8px;
  background: #92ccf0;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:nth-child(2):after {
  background: #f5f3fb;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:nth-child(2):before {
  background: #cbc4ea;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:nth-child(3) {
  margin: 0 0 0 0;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:nth-child(3):after {
  background: #fef5ee;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li:nth-child(3):before {
  background: #fbccaa;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li h3 {
  color: #3c3c3c;
  margin: 4% 0 8% 0;
  letter-spacing: 0.1em;
  font-weight: 800;
  font-size: 1.5rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__rate .course__rate__list li h3 {
    font-size: 30px;
  }
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__percentage {
  text-align: center;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 6% 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__percentage {
    height: 6rem;
  }
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__percentage img {
  height: 100%;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__txt {
  display: inline-block;
  text-align: left;
  margin: 0 0 4% 0;
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__txt p {
  color: #3c3c3c;
  font-size: 1rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__txt p {
    font-size: 20px;
  }
}
#tcu .tcu-contents .courseArea .course__rate .course__rate__list li .course__rate__list__txt p.course__rate__list__txt__right {
  text-align: right;
}
#tcu .tcu-contents .footArea {
  background-image: url(../img/foot_bg01.webp);
  background-color: #ececec;
  background-repeat: repeat;
  background-position: center;
  background-size: 10%;
  padding: 20% 0 16% 0;
  margin: -13% 0 0 0;
}
#tcu .tcu-contents .footArea .foot__inner {
  padding: 0 8%;
}
#tcu .tcu-contents .footArea .foot__head {
  text-align: center;
  margin: 0 0 4% 0;
}
#tcu .tcu-contents .footArea .foot__head h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
  margin: 0 0 8% 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__head h2 {
    font-size: 45px;
  }
}
#tcu .tcu-contents .footArea .foot__head h2:before {
  content: "";
  background-image: url(../img/foot_bg02.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120px;
  z-index: -1;
}
#tcu .tcu-contents .footArea .foot__head p {
  font-size: 1.2rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__head p {
    font-size: 25px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty {
  background: #fff;
}
#tcu .tcu-contents .footArea .foot__faculty hr {
  border: 5px solid #ececec;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__inner {
  padding: 6% 6%;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__frame {
  position: relative;
  height: 30px;
  width: 100%;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__frame:before, #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__frame:after {
  content: "●";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__frame:before {
  left: 10px;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__frame:after {
  right: 10px;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__imgwrapper {
  position: relative;
  width: 100%;
  margin: 0 0 10% 0;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__img {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__img::-webkit-scrollbar {
  display: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  pointer-events: none;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__icon.is-hidden {
  opacity: 0;
  visibility: hidden;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__icon img {
  width: 220px;
  height: auto;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__img {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__img img {
  display: block;
  max-width: none;
  width: 500px;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__logo {
  max-width: 45%;
  margin: 6% auto 4% auto;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__logo {
    max-width: 165px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty h3 {
  font-size: 1.9rem;
  color: #00aeb6;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty h3 {
    font-size: 41px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty h3 span {
  font-size: 1.5rem;
  display: block;
  color: #3c3c3c;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty h3 span {
    font-size: 30px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__txt {
  font-size: 1.2rem;
  margin: 4% 0 9% 0;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__txt {
    font-size: 25px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__txt p {
  text-align: center;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__txt .foot__faculty__txt__note {
  margin: 2% 0 0 0;
  font-size: 0.9rem;
  line-height: 1.3;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__txt .foot__faculty__txt__note {
    font-size: 18px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty h4 {
  margin: 0 0 4% 0;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li {
  position: relative;
  padding: 0 0 1% 0;
  margin: 10% auto 0 auto;
  text-align: center;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  border: 1px solid #00aeb6;
  border-top: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li span {
  display: block;
  border-bottom: 4px solid #fff;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li span a {
  padding: 10% 8%;
  display: block;
  background: #00aeb6;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li span a {
    font-size: 28px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li span a:after {
  content: "";
  position: absolute;
  right: 8%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li:nth-child(even):before {
  border: 1px solid #2fb177;
  border-top: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__btn01 li:nth-child(even) span a {
  background: #2fb177;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block {
  border-top: 1px dashed #3c3c3c;
  margin: 16% 0 0 0;
  padding: 16% 0 6% 0;
  text-align: center;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block p {
  text-align: center;
  font-size: 1rem;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block p {
    font-size: 20px;
    line-height: 1.4;
  }
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li {
  position: relative;
  padding: 0 0 1% 0;
  margin: 10% auto 0 auto;
  text-align: center;
  width: 80%;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  border: 1px solid #00aeb6;
  border-top: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li span {
  display: block;
  border-bottom: 4px solid #fff;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li span a {
  padding: 4% 8%;
  display: block;
  background: #00aeb6;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 1.4;
}
@media screen and (min-width: 706px) {
  #tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li span a {
    font-size: 20px;
  }
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li span a:after {
  content: "";
  position: absolute;
  right: 8%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li:nth-child(even):before {
  border: 1px solid #2fb177;
  border-top: none;
}
#tcu .tcu-contents .footArea .foot__faculty .foot__faculty__block .foot__faculty__btn02 li:nth-child(even) span a {
  background: #2fb177;
}
#tcu .tcu-right-contents {
  display: none;
}
@media all and (min-width: 706px) {
  #tcu .tcu-right-contents {
    display: flex;
    align-items: top;
    justify-content: center;
    min-height: 950px;
    height: 100vh;
    width: 50%;
    max-width: 515px;
    position: sticky;
    top: 0;
    right: 0;
    background: #52BE8E;
    background: linear-gradient(0deg, rgb(82, 190, 142) 0%, rgb(0, 174, 182) 100%);
  }
  #tcu .tcu-right-contents__inner {
    width: 100%;
    padding: 6%;
    position: relative;
    z-index: 2;
  }
  #tcu .tcu-right-contents__list li {
    margin: 0 0 4px 0;
  }
  #tcu .tcu-right-contents__list li img {
    cursor: pointer;
  }
  #tcu .tcu-right-contents__logo {
    max-width: 127px;
    margin: 30px auto 10px auto;
  }
  #tcu .tcu-right-contents__title {
    margin: 0 0 10px 0;
  }
  #tcu .tcu-right-contents__txt {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
  }
  #tcu .tcu-right-contents__btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 6% 0 6% 0;
  }
  #tcu .tcu-right-contents__btn li {
    width: 50%;
    padding: 0 2%;
    box-sizing: border-box;
    transition: all 0.2s;
  }
  #tcu .tcu-right-contents__btn li:hover {
    filter: brightness(1.1);
  }
  #tcu .tcu-right-contents__btn li:nth-child(1) span, #tcu .tcu-right-contents__btn li:nth-child(4) span {
    background: #00aeb6;
  }
  #tcu .tcu-right-contents__btn li:nth-child(2) span, #tcu .tcu-right-contents__btn li:nth-child(3) span {
    background: #2fb177;
  }
  #tcu .tcu-right-contents__btn li:nth-child(1), #tcu .tcu-right-contents__btn li:nth-child(2) {
    margin: 0 0 3% 0;
  }
  #tcu .tcu-right-contents__btn li span {
    display: block;
    border: 1px solid #fff;
    padding: 2px;
  }
  #tcu .tcu-right-contents__btn li a {
    border: 1px solid #fff;
    display: block;
    padding: 12px 32px 12px 12px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    position: relative;
    font-weight: 600;
    text-decoration: none;
  }
  #tcu .tcu-right-contents__btn li a:before, #tcu .tcu-right-contents__btn li a:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    width: 10px;
    height: 2px;
    background: #fff;
    transform-origin: right center;
  }
  #tcu .tcu-right-contents__btn li a:before {
    transform: translateY(-50%) rotate(-35deg);
  }
  #tcu .tcu-right-contents__btn li a:after {
    transform: translateY(-50%) rotate(35deg);
  }
  #tcu .tcu-right-contents__senior {
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 4% 0;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_txt {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 0 2% 0;
    font-weight: 600;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link {
    display: flex;
    justify-content: space-between;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li {
    width: 47%;
    background: #fff;
    text-align: center;
    line-height: 1.2;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li:nth-child(1) a {
    color: #2fb177;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li:nth-child(2) a {
    color: #00aeb6;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li a {
    padding: 5px;
    display: block;
    position: relative;
    font-weight: 600;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li a::before, #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 1px;
    background: currentColor;
    transform-origin: center;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li a::before {
    transform: translateY(-50%) rotate(35deg);
    margin-top: -2.5px;
  }
  #tcu .tcu-right-contents__senior .tcu-right-contents__senior_link li a::after {
    transform: translateY(-50%) rotate(-35deg);
    margin-top: 2.5px;
  }
  #tcu .tcu-right-contents__img {
    width: 80%;
    margin: 3% auto;
  }
}

/*end tcu*/