@charset "UTF-8";
.hd__nav {
  right: 2%;
}

.hd__nav--lft {
  border-radius: 0 0 0 0px;
}
.hd__nav--lft.right {
  border-radius: 0 0 10px 0;
}

.hd__nav--lft2 {
  color: #003d1e;
  background: #fff;
  border: 2px solid #003d1e;
  border-top: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 173px;
  height: 50px;
  text-decoration: none;
  border-radius: 0 0 0 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hd__nav--lft2:hover {
  opacity: 0.8;
}

.hd__nav--rgt {
  border-radius: 0 0 10px 0;
}

.hd__nav--rgt2 {
  color: #003d1e;
  background: #fff;
  border: 2px solid #003d1e;
  border-top: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 175px;
  height: 50px;
  text-decoration: none;
  border-radius: 0 0 0 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.hd__nav--rgt2:hover {
  opacity: 0.8;
}

.hd__main--ttl {
  font-size: 2.8rem;
  letter-spacing: 0.06em;
}

.hd__main--ttl {
  bottom: 27%;
  right: 0px;
  font-size: 2.8rem;
}

.hd__main--ttl span {
  margin-top: 18px;
}

.hd__main {
  position: relative;
}
.hd__main--inr {
  z-index: 2;
  max-width: 1100px;
}
.hd__main::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80%;
  height: 100%;
  background-image: linear-gradient(110deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 26%, rgba(0, 0, 0, 0.3) 100%);
}

.hd__main--icon {
  position: absolute;
  width: 191px;
  bottom: 40px;
  left: 60px;
}

.guide {
  padding: 28px 0 0px;
  background: #eeeeee;
}

.guide__ttl {
  margin-bottom: 22px;
  line-height: 1.1;
}

.point-wrap {
  padding: 27px 0 100px;
}

.point__ttl strong img {
  height: 46px;
}

.point__pict--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.point__pict--flex--item {
  width: 50%;
}

.point:not(:first-of-type) {
  margin-top: 65px;
}
.point__pict1 {
  margin-top: 25px;
}
.point__pict1 .point__pict--flex--item:nth-of-type(2) {
  width: 47.8%;
}
.point__pict1 .point__pict--flex--item img {
  background-color: #f6f6f6;
}
.point__pict2 {
  margin-top: 42px;
  margin-bottom: 20px;
}
.point__att {
  font-size: 12px;
  margin-left: 1em;
  text-indent: -1em;
}
.point__pict--ttl {
  padding: 10px 14px;
  margin-top: 33px;
  font-weight: bold;
}

#point03 {
  background: none;
  background-color: #fff;
}

#point03 .point__lead {
  width: 100%;
}

#point03 .point__pict {
  margin-top: 12px;
}

#point04 .point__att.first {
  margin-top: 10px;
}

#point04 {
  padding-bottom: 70px;
}

#point04 .point__note {
  margin-top: -67px;
  margin-left: 30px;
  line-height: 2;
}

#point05 {
  background: url(../img/point05_map.png) no-repeat, #fff;
  background-size: contain;
  background-position: right 0px bottom 20px;
  overflow: hidden;
}
#point05 .point__pict {
  margin-top: 100px;
}

#point05 .point__lead {
  width: 50%;
}

#point05 .point__att {
  margin-top: 14px;
}

#point05 .point__att p:not(:first-of-type) {
  margin-top: 10px;
}

#point05 .point__pict picture {
  margin-top: 166px;
  padding: 0;
}

#point06 .point__pict picture {
  padding: 0;
}

#point06 .point__att {
  margin-top: -67px;
  margin-left: 34px;
  line-height: 2;
}
#point06 .point__att.point06-img04-att {
  margin-top: 0;
  margin-left: 0;
  line-height: 1.3;
  margin-top: 10px;
}
#point06 .point__att.point06-img04-att p {
  margin-left: 1em;
  text-indent: -1em;
}
#point06 .point__att.point06-img04-att p:nth-of-type(n+2) {
  margin-top: 8px;
}

.schedule__blk--ttl--icon {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
}

.schedule {
  background: #aaad58;
  padding: 48px 0 75px !important;
}

.l-wrapper-faculty {
  margin-top: 0 !important;
  padding-top: 0;
}

.contact {
  margin-bottom: 0 !important;
}

.heading-1--other {
  margin-bottom: 0 !important;
}

.heading-1__jp {
  font-size: 3rem !important;
}
.heading-1__jp:before {
  display: none !important;
}
.heading-1__jp:after {
  display: none !important;
}

.heading-1__en {
  display: none !important;
}

.facility-wrap {
  margin-top: 70px !important;
}

.facultyIntro__attention p {
  text-align: right;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

#access {
  margin-top: 30px;
}

.covid {
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  picture {
    background-color: transparent;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .hd__nav {
    right: unset;
    width: calc(100% - 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .hd__nav--lft {
    width: 25%;
    height: 50px;
  }
  .hd__nav--lft.right {
    border-radius: 0 0 5px 0;
  }
  .hd__nav--lft2 {
    width: 25%;
    border-radius: 0 0 0 5px;
  }
  .hd__nav--rgt {
    width: 25%;
    height: auto;
    border-radius: 0 0 5px 0px;
  }
  .hd__nav--rgt2 {
    width: 30%;
    border-radius: 0 0 0 5px;
  }
  .hd__logo {
    top: 1.6%;
    left: 6%;
  }
  .hd__main--ttl {
    bottom: unset;
    top: 15.3%;
    right: 24px;
    font-size: 2rem;
    width: 140px;
  }
  .hd__main {
    background-position: bottom center;
  }
  .hd__main::after {
    width: 90%;
    background-image: linear-gradient(100deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.3) 100%);
  }
  .hd__main--icon {
    width: 145px;
    bottom: 24px;
    left: 16px;
  }
  .guide {
    padding: 43px 0 0px;
    max-width: 100%;
  }
  .guide nav {
    max-width: 365px;
    margin-left: auto;
    margin-right: auto;
  }
  .guide__ttl {
    font-size: 2rem;
    margin-bottom: 14px;
  }
  .guide__ttl span {
    margin-top: 0px;
  }
  .guide__nav--btn--icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .guide__nav--btn a {
    height: 64px;
  }
  .point-wrap {
    padding: 27px 0 50px;
  }
  .point {
    margin-top: 15px;
    padding: 22px 6%;
  }
  .point__ttl {
    margin-bottom: 13px;
  }
  .point__ttl span {
    line-height: 1.3;
  }
  .point__lead {
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .point__pict--ttl {
    padding: 5px 14px;
  }
  .point__pict1 {
    margin-top: -15px;
  }
  .point__ttl strong img {
    height: 19px;
  }
  .point__ttl picture {
    background-color: transparent;
  }
  .point__pict--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .point__pict--flex--item {
    width: 100%;
  }
  .point__pict--flex--item:nth-of-type(2) {
    width: 100% !important;
  }
  .over__wrap {
    overflow-y: hidden;
  }
  .point:not(:first-of-type) {
    margin-top: 15px;
  }
  .point__pict2 {
    margin-top: 21px;
    margin-bottom: 20px;
  }
  .point__att {
    line-height: 1.4;
  }
  .over__img04 {
    width: 100%;
  }
  .point__ttl strong {
    font-size: 10px;
  }
  #point01 .point__pict--ttl {
    margin-top: 13px;
  }
  #point02 picture {
    background-color: unset;
  }
  #point03 .over__wrap {
    width: 100%;
  }
  #point03 .over__img01 {
    width: 800px;
  }
  #point03 .over__img01 picture {
    background-color: unset;
  }
  .over__img01 {
    width: 100%;
  }
  #point04 .point__lead {
    margin-bottom: 0;
  }
  #point04 .point__pict--ttl {
    margin-top: 10px;
  }
  #point04 .over__wrap {
    overflow-y: hidden;
  }
  #point04 .over__img01 {
    width: 840px;
  }
  #point04 .point__note {
    line-height: 1.3 !important;
  }
  #point04 .point__note {
    margin-top: 20px;
    margin-left: 0;
    line-height: 2;
  }
  #point05 {
    background: url(../img/point05_map_sp.png) no-repeat bottom 26px right/340px auto, #FFF;
    background-position: right -13px;
  }
  #point05 .point__pict--ttl {
    margin-top: 233px;
    padding: 13px;
    font-size: 15px;
    letter-spacing: 0.2em;
  }
  #point05 .over__img05 {
    width: 570px;
  }
  #point05 .point__lead {
    width: 100%;
  }
  #point05 .point__att {
    margin-top: 13px;
  }
  #point05 .point__pict {
    margin-top: 233px;
  }
  #point05 .point__att p:not(:first-of-type) {
    margin-top: 0;
  }
  #point05 .point__pict picture {
    margin-top: 0;
  }
  #point06 .over {
    background: #f6f6f6;
    padding: 0;
  }
  #point06 .over__img06 .point__att {
    margin-top: 10px;
    font-size: 12px;
    margin-left: 0;
  }
  #point06 .over__img06 .point__att p {
    margin-left: 1em;
    text-indent: -1em;
    font-weight: normal;
  }
  #point06 .point__pict--ttl.second {
    margin-top: 20px;
  }
  #point06 .point__pict--ttl.third {
    margin-top: 24px;
  }
  #point06 .point06-img04 .over__img {
    width: 800px;
  }
  .schedule {
    padding: 32px 0 34px !important;
  }
  .schedule .over__img01 {
    width: 740px;
  }
  .schedule .over__img02 {
    width: 480px;
  }
  .schedule__blk {
    padding: 22px 6%;
  }
  .schedule__blk--img {
    margin-top: 15px;
  }
  .schedule__ttl {
    margin-bottom: 30px;
  }
  .schedule__blk--ttl {
    font-size: 1.7rem;
  }
  .schedule__blk--ttl .smallTxt {
    font-size: 1.2rem;
    display: block;
    margin-top: 5px;
  }
  .schedule__blk--ttl--icon {
    margin: 5px auto 0 auto;
    width: 210px;
  }
  .l-wrapper-faculty .l-section {
    padding: 35px 0 0;
  }
  .l-wrapper-faculty .faculty__lead {
    font-size: 13px;
  }
  .heading-1__jp {
    font-size: 2rem !important;
    margin-bottom: 9px;
  }
  .facultyIntro__attention p {
    font-size: 12px;
  }
}
@media screen and (min-width: 769px) {
  .modal-facility .modal__inner[data-type=facility] {
    height: 100vh !important;
  }
}
.l-wrapper-faculty section {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-wrapper-faculty .faculty__lead {
    font-size: 13px;
    margin-bottom: 21px;
    line-height: 1.6;
  }
  .l-wrapper-faculty .heading-1__jp {
    margin-bottom: 13px !important;
  }
}

.bg-gray-stripe {
  background: none;
}

@media screen and (max-width: 680px) {
  .covid {
    padding-bottom: 0;
  }
}
.facultyIntro {
  padding-bottom: 107px;
  position: relative;
  z-index: 10;
}
.facultyIntro__cnt {
  position: relative;
}
.facultyIntro__cnt:after {
  position: absolute;
  content: "";
  top: -13px;
  right: -141px;
  width: 327px;
  height: 258px;
  background-image: url(../img/faculty_treat.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.facultyIntro__lead {
  margin-top: 55px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.facultyIntro__cts {
  margin-top: 31px;
}
.facultyIntro__cts--faculty:nth-of-type(1) .facultyIntro__cts--faculty--btn {
  background-color: #f5a200;
}
.facultyIntro__cts--faculty:nth-of-type(1) .facultyIntro__cts--faculty--toggleCts {
  background-color: #fdf1d9;
}
.facultyIntro__cts--faculty:nth-of-type(1) .box__ttl:after {
  border-top-color: #fdf1d9;
}
.facultyIntro__cts--faculty:nth-of-type(1) .facultyBox__list--item:before {
  background-color: #f58500;
}
.facultyIntro__cts--faculty:nth-of-type(1) .categoryList--item {
  color: #f58500;
}
.facultyIntro__cts--faculty:nth-of-type(1) .categoryList--item:before {
  background-color: #f58500;
}
.facultyIntro__cts--faculty:nth-of-type(1) .pointTxt {
  color: #f58500;
}
.facultyIntro__cts--faculty:nth-of-type(2) .facultyIntro__cts--faculty--btn {
  background-color: #e95383;
}
.facultyIntro__cts--faculty:nth-of-type(2) .facultyIntro__cts--faculty--toggleCts {
  background-color: #f8e6e9;
}
.facultyIntro__cts--faculty:nth-of-type(2) .box__ttl:after {
  border-top-color: #f8e6e9;
}
.facultyIntro__cts--faculty:nth-of-type(2) .facultyBox__list--item:before {
  background-color: #e95383;
}
.facultyIntro__cts--faculty:nth-of-type(2) .categoryList--item {
  color: #e95383;
}
.facultyIntro__cts--faculty:nth-of-type(2) .categoryList--item:before {
  background-color: #e95383;
}
.facultyIntro__cts--faculty:nth-of-type(2) .pointTxt {
  color: #e95383;
}
.facultyIntro__cts--faculty:nth-of-type(3) .facultyIntro__cts--faculty--btn {
  background-color: #0093d4;
}
.facultyIntro__cts--faculty:nth-of-type(3) .facultyIntro__cts--faculty--toggleCts {
  background-color: #e6f0f7;
}
.facultyIntro__cts--faculty:nth-of-type(3) .box__ttl:after {
  border-top-color: #e6f0f7;
}
.facultyIntro__cts--faculty:nth-of-type(3) .facultyBox__list--item:before {
  background-color: #0093d4;
}
.facultyIntro__cts--faculty:nth-of-type(3) .categoryList--item {
  color: #0093d4;
}
.facultyIntro__cts--faculty:nth-of-type(3) .categoryList--item:before {
  background-color: #0093d4;
}
.facultyIntro__cts--faculty:nth-of-type(3) .pointTxt {
  color: #0093d4;
}
.facultyIntro__cts--faculty:nth-of-type(4) .facultyIntro__cts--faculty--btn {
  background-color: #35b597;
}
.facultyIntro__cts--faculty:nth-of-type(4) .facultyIntro__cts--faculty--toggleCts {
  background-color: #e6f3e6;
}
.facultyIntro__cts--faculty:nth-of-type(4) .box__ttl:after {
  border-top-color: #e6f3e6;
}
.facultyIntro__cts--faculty:nth-of-type(4) .facultyBox__list--item:before {
  background-color: #35b597;
}
.facultyIntro__cts--faculty:nth-of-type(4) .categoryList--item {
  color: #35b597;
}
.facultyIntro__cts--faculty:nth-of-type(4) .categoryList--item:before {
  background-color: #35b597;
}
.facultyIntro__cts--faculty:nth-of-type(4) .pointTxt {
  color: #35b597;
}
.facultyIntro__cts--faculty:nth-of-type(5) .facultyIntro__cts--faculty--btn {
  background-color: #796baf;
}
.facultyIntro__cts--faculty:nth-of-type(5) .facultyIntro__cts--faculty--toggleCts {
  background-color: #ede9ff;
}
.facultyIntro__cts--faculty:nth-of-type(5) .box__ttl:after {
  border-top-color: #ede9ff;
}
.facultyIntro__cts--faculty:nth-of-type(5) .facultyBox__list--item:before {
  background-color: #796baf;
}
.facultyIntro__cts--faculty:nth-of-type(5) .categoryList--item {
  color: #796baf;
}
.facultyIntro__cts--faculty:nth-of-type(5) .categoryList--item:before {
  background-color: #796baf;
}
.facultyIntro__cts--faculty:nth-of-type(5) .pointTxt {
  color: #796baf;
}
.facultyIntro__cts--faculty--btn {
  position: relative;
  cursor: pointer;
}
.facultyIntro__cts--faculty--btn--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 1100px;
}
.facultyIntro__cts--faculty--btn--flex--angleBox {
  position: absolute;
  content: "";
  bottom: 36px;
  right: 0;
  width: 56px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000;
}
.facultyIntro__cts--faculty--btn--flex--angleBox:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background-image: url(../img/faculty_angle_white.png);
  background-size: 30px 13px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.facultyIntro__cts--faculty--btn--flex--angleBox.on:after {
  -webkit-transform: rotate(180deg) translate(50%, 50%);
          transform: rotate(180deg) translate(50%, 50%);
}
.facultyIntro__cts--faculty--btn--flex--imgArea {
  margin-left: calc(50% - 50vw);
  width: 78%;
}
.facultyIntro__cts--faculty--btn--flex--imgArea img {
  vertical-align: bottom;
}
.facultyIntro__cts--faculty--btn--flex--txtArea {
  width: 54%;
  padding: 1.8vw 0vw 1.8vw 2.5vw;
}
@media screen and (max-width: 1100px) {
  .facultyIntro__cts--faculty--btn--flex--txtArea {
    padding: 30px 0 30px 45px;
  }
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl {
  padding-right: 89px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl.new {
  position: relative;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl.new:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 70px;
  height: 70px;
  background-image: url(../img/faculty_new.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl .smallTxt {
  font-size: 2.2rem;
  font-size: min(1.3vw, 2.2rem);
  font-size: clamp(1.4rem, 1.3vw, 2.2rem);
  color: #fff;
  display: block;
  letter-spacing: 0.07em;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl .bigTxt {
  display: block;
  font-size: 3.5rem;
  font-size: min(2vw, 3.5rem);
  font-size: clamp(2.2rem, 2vw, 3.5rem);
  color: #fff;
  font-weight: bold;
  margin-top: 8px;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--ttl sup {
  display: none;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--categoryList {
  margin-top: 25px;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--categoryList li {
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 1.4rem;
  font-size: min(0.8vw, 1.4rem);
  font-size: clamp(1rem, 0.8vw, 1.4rem);
  letter-spacing: 0;
  padding: 7px 13px;
  margin-right: 10px;
  margin-top: 7px;
}
.facultyIntro__cts--faculty--btn--flex--txtArea--txt {
  color: #fff;
  font-size: 1.8rem;
  font-size: min(1vw, 1.8rem);
  font-size: clamp(1.1rem, 1vw, 1.8rem);
  color: #fff;
  letter-spacing: 0em;
  line-height: 1.7;
  text-align: justify;
  margin-top: 21px;
  padding-right: 24%;
}
.facultyIntro__cts--faculty--toggleCts {
  padding: 60px 0 140px;
  display: none;
}
.facultyIntro__cts--faculty--toggleCts--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.facultyIntro__cts--faculty--toggleCts--flex--group {
  width: calc(50% - 35px);
  margin-right: 70px;
}
.facultyIntro__cts--faculty--toggleCts--flex--group:nth-of-type(2n) {
  margin-right: 0;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .box:not(:first-of-type) {
  margin-top: 30px;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__ttl {
  color: #fff;
  background-color: #000;
  font-size: 2.1rem;
  padding: 16px 32px;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__ttl:after {
  position: absolute;
  z-index: 2;
  content: "";
  display: block;
  right: -1.5px;
  top: -1.5px;
  height: 0;
  border-top: solid 20px transparent;
  border-left: solid 20px transparent;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt {
  margin-top: 14px;
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: 0.07em;
  text-align: justify;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt span {
  display: block;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt span:not(:first-of-type) {
  margin-top: 8px;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt .pointTxt {
  font-weight: 900;
  letter-spacing: 0.1em;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list {
  margin-top: 16px;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list--item {
  font-size: 1.8rem;
  line-height: 1.67;
  letter-spacing: 0.07em;
  position: relative;
  padding-left: 20px;
  margin-left: 0;
  text-indent: 0;
}
.facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list--item:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  top: 9px;
  left: 0;
}
.facultyIntro__cts--faculty--toggleCts--btnArea {
  margin-top: 58px;
  display: none;
}
.facultyIntro__cts--faculty--toggleCts--btnArea a {
  display: block;
  width: 282px;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
  font-size: 2rem;
  position: relative;
  padding: 26px 53px;
  letter-spacing: 0.2em;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.facultyIntro__cts--faculty--toggleCts--btnArea a:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 24px;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/faculty_angle_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.facultyIntro__attention {
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  width: 53%;
  margin-left: auto;
  margin-top: 22px;
}
@media screen and (max-width: 1100px) {
  .facultyIntro__attention {
    width: 57%;
  }
}
.facultyIntro__attention p {
  margin-left: 1me;
  text-indent: -1em;
}
.facultyIntro__bannerArea {
  margin-top: 100px;
}
.facultyIntro__bannerArea--ttl {
  font-size: 3rem;
  font-weight: bold;
  width: 470px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  letter-spacing: 0.1em;
}
.facultyIntro__bannerArea--ttl a {
  padding: 17px 30px;
  background-color: #000;
  background-color: #2a6244;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.facultyIntro__bannerArea--ttl a:hover {
  opacity: 0.7;
}
.facultyIntro__bannerArea--ttl:before {
  position: absolute;
  content: "";
  top: 61%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 21px;
  background-image: url(../img/faculty_ttl_treat.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}
.facultyIntro__bannerArea--ttl:after {
  position: absolute;
  content: "";
  top: 61%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 21px;
  background-image: url(../img/faculty_ttl_treat.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}
.facultyIntro__bannerArea--imgArea {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 1018px;
}
.facultyIntro__bannerArea--imgArea a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.facultyIntro__bannerArea--imgArea a:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1801px) {
  .facultyIntro__cts--faculty--btn--flex {
    max-width: 100%;
    width: 88.8889%;
  }
  .reservation:before {
    top: -1.4vw;
  }
  .reservation:after {
    bottom: -1.2vw;
  }
}
@media screen and (max-width: 768px) {
  .facultyIntro {
    padding-top: 0;
    padding-bottom: 0px;
  }
  .facultyIntro__cnt:after {
    top: -23px;
    right: -10px;
    width: 104px;
    height: 113px;
    display: none;
  }
  .facultyIntro__lead {
    margin-top: 43px;
    font-size: 1.7rem;
    line-height: 1.67;
    letter-spacing: 0em;
  }
  .facultyIntro__cts {
    margin-top: 28px;
  }
  .facultyIntro__cts--faculty--btn--flex {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .facultyIntro__cts--faculty--btn--flex--angleBox {
    bottom: 25px;
    right: 50px;
    width: 42px;
    height: 35px;
  }
  .facultyIntro__cts--faculty--btn--flex--angleBox:after {
    background-size: 23px 10px;
  }
  .facultyIntro__cts--faculty--btn--flex--imgArea {
    width: 100%;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea {
    width: 100%;
    padding: 27px 52px 76px;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--ttl {
    padding-right: 0;
    width: 100%;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--ttl.new:after {
    top: 20%;
    right: -10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 50px;
    height: 50px;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--ttl .smallTxt {
    font-size: 1.4rem;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--ttl .bigTxt {
    font-size: 2.1rem;
    line-height: 1.3;
    margin-top: 4px;
    letter-spacing: 0.05em;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--categoryList {
    margin-top: 8px;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--categoryList li {
    border-radius: 2px;
    font-size: 1rem;
    letter-spacing: 0;
    padding: 5px 10px;
    margin-right: 6px;
    margin-top: 6px;
  }
  .facultyIntro__cts--faculty--btn--flex--txtArea--txt {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-top: 7px;
    padding-right: 0;
  }
  .facultyIntro__cts--faculty--toggleCts {
    padding: 34px 0 51px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group {
    width: 100%;
    margin-right: 0;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group:not(:first-of-type) {
    margin-top: 25px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .box:not(:first-of-type) {
    margin-top: 21px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__ttl {
    font-size: 1.5rem;
    padding: 9px 17px;
    letter-spacing: 0.05em;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__ttl:after {
    border-top: solid 12px transparent;
    border-left: solid 12px transparent;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt {
    margin-top: 13px;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0em;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__txt span:not(:first-of-type) {
    margin-top: 15px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list {
    margin-top: 12px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list--item {
    font-size: 1.4rem;
    line-height: 1.62;
    letter-spacing: 0.04em;
    padding-left: 15px;
  }
  .facultyIntro__cts--faculty--toggleCts--flex--group .facultyBox__list--item:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
  .facultyIntro__cts--faculty--toggleCts--btnArea {
    margin-top: 37px;
  }
  .facultyIntro__cts--faculty--toggleCts--btnArea a {
    width: 240px;
    font-size: 1.5rem;
    padding: 19px 49px;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: -1em;
  }
  .facultyIntro__cts--faculty--toggleCts--btnArea a:after {
    width: 8px;
    height: 16px;
    top: 50%;
    right: 35px;
  }
  .facultyIntro__attention {
    width: 73%;
    font-size: 1rem;
    margin-top: 3px;
    line-height: 1.7;
    margin-left: auto;
    letter-spacing: 0em;
    margin-right: auto;
  }
  .facultyIntro__attention p {
    margin-left: 1em;
    text-indent: -1em;
  }
  .facultyIntro__bannerArea {
    margin-top: 29px;
  }
  .facultyIntro__bannerArea--ttl {
    font-size: 1.5rem;
    width: auto;
  }
  .facultyIntro__bannerArea--ttl a {
    width: 240px;
    padding: 15px 18px;
    display: block;
    margin: 0 auto;
  }
  .facultyIntro__bannerArea--ttl:before {
    width: 14px;
    height: 13px;
  }
  .facultyIntro__bannerArea--ttl:after {
    width: 14px;
    height: 13px;
  }
  .facultyIntro__bannerArea--imgArea {
    margin-top: 17px;
    width: 90%;
  }
}
.new-building {
  position: relative;
  padding: 42px 0 48px;
  margin-bottom: 20px;
}

.new-building::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  height: 100%;
  display: block;
  background: #006441;
}

.new-building__head {
  position: relative;
  color: #ffffff;
}

.new-building__head__text {
  line-height: 1.71;
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
}

.new-building__head__text sup {
  font-size: 50%;
  vertical-align: top;
}

.new-building__heading {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.59;
  margin-bottom: 15px;
  text-align: center;
}

.new-building__heading span {
  font-size: 80%;
}

.new-building__heading sup {
  font-size: 50%;
  font-weight: 400;
  vertical-align: top;
}

.new-building__image-wrap {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  margin: 25px 0 28px;
}

.new-building__image figcaption {
  position: absolute;
  top: 7.5%;
  left: 5.6%;
  background: #006441;
  color: #ffffff;
  padding: 8px 14px 10px;
  font-weight: 700;
  line-height: 1.5;
}

.new-building__image figcaption::before {
  position: absolute;
  top: 100%;
  left: 60px;
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: linear-gradient(225deg, #006441 50%, transparent 50%);
}

.new-building__detail {
  position: relative;
}

.new-building__point {
  background: #ffffff;
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 20px 20px;
}

.new-building__point__text {
  font-weight: 700;
  color: #006441;
  line-height: 1.71;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}

.new-building__point__list {
  font-weight: 500;
  line-height: 1.64;
  text-align: justify;
}

.new-building__point__list li {
  text-indent: -1em;
  padding-left: 1em;
}

.new-building__point__list li::before {
  content: "■";
  color: #006441;
}

.new-building__note {
  font-size: 1.1rem;
  line-height: 1.54;
  color: #ffffff;
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  text-align: justify;
}

.access {
  padding: 0 0 48px;
}
.access .content-lead {
  line-height: 1.71;
  margin-bottom: 34px;
  text-align: justify;
}

.access__image {
  width: calc(100vw - 20px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -7px;
  margin-bottom: 20px;
}

.access__image img {
  display: block;
}

.access__note {
  font-size: 1.1rem;
  line-height: 1.45;
  text-align: justify;
  margin-bottom: 0;
}

.access__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00b4aa;
  width: 200px;
  height: 40px;
  margin: 20px auto 0;
  color: #fff;
}

.link {
  margin-top: 0;
}

.modal__close img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .hd__main--txtArea {
    position: absolute;
    top: calc(50% - 116px);
    right: 0;
  }
  .hd__main--txtArea .mvTtl {
    width: 444px;
  }
  .hd__main--txtArea .mvTxt {
    width: 439px;
    margin-top: 30px;
  }
  .guide__nav--btn a {
    height: 175px;
  }
  .point__ttl.--02 {
    margin-top: 40px;
  }
  .new-building {
    /* pc */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 55px;
  }
  .new-building::before {
    /* pc */
    min-width: 1100px;
  }
  .new-building__head {
    /* pc */
    width: 45%;
    padding: 52px 0;
    /*padding: 44px 0;*/
  }
  .new-building__head__text {
    /* pc */
    width: 100%;
    font-weight: 500;
  }
  .new-building__heading {
    /* pc */
    font-size: 2.8rem;
    line-height: 1.46;
    text-align: left;
    margin-right: -1em;
    margin-bottom: 18px;
  }
  .new-building__heading sup {
    /* pc */
    display: inline-block;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  .new-building__image-wrap {
    /* pc */
    position: static;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 50%;
    margin: 0;
  }
  .new-building__image {
    /* pc */
    width: 50vw;
    min-width: 550px;
    height: 100%;
    max-height: 547px;
  }
  .new-building__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .new-building__image figcaption {
    /* pc */
    top: 5.5%;
    left: 6.2%;
    padding: 8px 18px 12px;
    font-size: 1.6rem;
    line-height: 1.56;
  }
  .new-building__image figcaption::before {
    /* pc */
    left: 95px;
  }
  .new-building__point {
    /* pc */
    width: 100%;
    padding: 16px 21px 22px;
    margin: 25px 0 16px;
  }
  .new-building__point__text {
    /* pc */
    font-size: 1.5rem;
    line-height: 1.53;
    letter-spacing: 0;
    margin-bottom: 8px;
  }
  .new-building__point__list {
    /* pc */
    color: #000;
    font-size: 1.3rem;
    line-height: 1.61;
  }
  .new-building__point__list li {
    /* pc */
    text-indent: 0;
    padding-left: 0;
  }
  .new-building__note {
    /* pc */
    width: 100%;
  }
  .access {
    padding: 0 0 150px;
  }
  .access .content-lead {
    font-size: 1.8rem;
    line-height: 2;
    text-align: center;
    margin-bottom: 49px;
  }
  .access__image {
    /* pc */
    width: 95vw;
    max-width: 1400px;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .access__note {
    /* pc */
    text-align: center;
    font-size: 1.2rem;
    lien-height: 1.5;
    letter-spacing: 0.1em;
  }
  .access__btn {
    /* pc */
    width: 500px;
    height: 50px;
    margin-top: 40px;
    font-size: 1.5rem;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }
  .access__btn:hover {
    /* pc */
    background: #00c6b7;
  }
}
@media screen and (max-width: 768px) {
  .hd__main .mvTtl {
    position: absolute;
    top: 13%;
    right: 24px;
    width: 250px;
    -webkit-filter: drop-shadow(1px 1px 5px #6394ba);
            filter: drop-shadow(1px 1px 5px #6394ba);
  }
  .hd__main--txtArea {
    position: absolute;
    top: calc(50% - 170px);
    right: 24px;
  }
  .hd__main--txtArea .mvTxt {
    width: 93px;
    -webkit-filter: drop-shadow(1px 1px 5px #666);
            filter: drop-shadow(1px 1px 5px #666);
  }
  .point__ttl.--02 {
    margin-top: 40px;
  }
}
.nbgal-wrap-outer {
  position: relative;
}

.nbgal-pagination {
  position: absolute;
  bottom: -24px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.nbgal-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #ccc;
  opacity: 1;
}

.nbgal-pagination .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background: #df9f0b;
}

.nbgal-wrap-outer .nbgal-prev,
.nbgal-wrap-outer .nbgal-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 46px;
  height: 46px;
  background: #006837;
  border-radius: 50%;
}

.nbgal-wrap-outer .nbgal-prev {
  left: 35px;
}

.nbgal-wrap-outer .nbgal-next {
  right: 35px;
}

.nbgal-wrap-outer .nbgal-prev::after,
.nbgal-wrap-outer .nbgal-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
}

.nbgal-wrap-outer .nbgal-prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
          transform: translate(-50%, -50%) rotate(225deg);
}

.nbgal-wrap-outer .nbgal-next::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (max-width: 680px) {
  .nbgal-wrap-outer {
    margin-left: -10%;
    margin-right: -10%;
    margin-top: 30px;
    margin-bottom: 54px;
  }
  .nbgal-thumb-wrap {
    display: none;
  }
}
@media screen and (min-width: 681px) {
  .nbgal-wrap-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(50% + 50px);
    height: 100%;
    margin-right: -50px;
    overflow: hidden;
  }
  .nbgal-wrap {
    height: 390px;
    max-height: 390px;
  }
  .nbgal img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .nbgal-thumb-wrap {
    width: 100%;
    height: 157px;
    max-height: 157px;
    background: #000;
    padding: 10px;
  }
  .nbgal-wrap-outer .nbgal-prev,
  .nbgal-wrap-outer .nbgal-next {
    -webkit-transform: translate(-50%, -200%);
            transform: translate(-50%, -200%);
  }
  .nbgal-wrap-outer .nbgal-prev {
    left: 53px;
  }
  .nbgal-wrap-outer .nbgal-next {
    right: 7px;
  }
  .nbgal-thumb {
    height: 110px;
    max-height: 110px;
  }
  .nbgal-thumb img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .nbgal-thumb-pagination {
    position: absolute;
    bottom: 14px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .nbgal-thumb-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #ccc;
    opacity: 1;
  }
  .nbgal-thumb-pagination .swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
    background: #006837;
  }
  .nbgal-thumb.swiper-slide {
    opacity: 0.8;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .nbgal-thumb.swiper-slide-thumb-active {
    opacity: 1;
  }
}
@media screen and (min-width: 1001px) {
  .nbgal-wrap-outer {
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 50vw;
    height: 100%;
    margin-right: 0;
    overflow: hidden;
  }
}
/*# sourceMappingURL=style_add.css.map */