@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese);
/* ==========================================================================
Layout
========================================================================== */
/* g-page-header 下層ページ共通用headerです
------------------------------------------------ */
#g-page-header {
  /* l-g-header
  ---------------------------- */
}

#g-page-header.l-g-header {
  background: #054e3c;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 72px;
  position: fixed;
  z-index: 11;
  top: 0;
}

#g-page-header.l-g-header ~ #mainimg {
  margin-top: 72px;
}

@media screen and (max-width: 700px) {
  #g-page-header.l-g-header ~ #mainimg {
    margin-top: 60px;
  }
}

@media screen and (max-width: 700px) {
  #g-page-header.l-g-header {
    height: 60px;
  }
}

/* ==========================================================================
Layout
========================================================================== */
/* l-g-footer
------------------------------------------------ */
.l-g-footer {
  font-family: IwaUDMinKAPro-Th, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  border-top: 16px solid #054e3c;
  width: 100%;
  /* l-g-footer__content
  ---------------------------- */
  /* l-g-footer__campus
  // ---------------------------- */
  /* l-g-footer__body
  ---------------------------- */
  /* l-g-footer__footer
  ---------------------------- */
}

.l-g-footer__pagetop {
  position: absolute;
  line-height: 0;
  right: 20px;
  bottom: 20px;
  display: none;
}

@media screen and (max-width: 700px) {
  .l-g-footer__pagetop {
    margin: 0 -10px -10px 0;
  }
}

.l-g-footer__content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.l-g-footer .l-g-footer__campus {
  background: #fff;
  display: none;
  /* l-g-footer__content
    // ---------------------------- */
  /* l-g-footer__campus-items
    // ---------------------------- */
  /* l-g-footer__campus-item
    // ---------------------------- */
}

.l-g-footer .l-g-footer__campus .l-g-footer__content {
  max-width: none;
  padding: 0;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-items {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 700px) {
  .l-g-footer .l-g-footer__campus .l-g-footer__campus-items {
    display: block;
  }
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item {
  width: calc(100%/2);
  /* l-g-footer__campus-heading
      // ---------------------------- */
  /* l-g-footer__campus-address
      // ---------------------------- */
  /* l-g-footer__campus-more
      // ---------------------------- */
}

@media screen and (max-width: 700px) {
  .l-g-footer .l-g-footer__campus .l-g-footer__campus-item {
    width: 100%;
  }
  .l-g-footer .l-g-footer__campus .l-g-footer__campus-item:not(:first-child) {
    margin-top: 1px;
  }
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item--tys {
  background: url(/assets/images/g-bg-campus_tys_footer.jpg) no-repeat;
  background-size: cover;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item--omy {
  background: url(/assets/images/g-bg-campus_omy_footer.jpg) no-repeat;
  background-size: cover;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item--sbur {
  background: url(/assets/images/g-bg-campus_sbur_footer.jpg) no-repeat;
  background-size: cover;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item a {
  color: #fff;
  display: block;
  height: 200px;
  padding: 24px 16px;
  position: relative;
}

@media screen and (max-width: 700px) {
  .l-g-footer .l-g-footer__campus .l-g-footer__campus-item a {
    height: 112px;
  }
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item span {
  display: block;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item .l-g-footer__campus-heading {
  font-size: 18px;
  font-size: 1.0588235294rem;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item .l-g-footer__campus-address {
  font-size: 13px;
  font-size: 0.7647058824rem;
  margin-top: 8px;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item .l-g-footer__campus-more {
  font-size: 14px;
  font-size: 0.8235294118rem;
  text-align: right;
  padding-right: 30px;
  position: absolute;
  right: 16px;
  bottom: 24px;
  text-decoration: underline;
}

.l-g-footer .l-g-footer__campus .l-g-footer__campus-item .l-g-footer__campus-more::after {
  content: '';
  display: block;
  background: url(/assets/images/g-pict_campus_footer.svg) no-repeat;
  background-size: cover;
  width: 30px;
  height: 44px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.l-g-footer__body {
  background: #d5d5d0;
  /* l-g-footer__content
    // ---------------------------- */
  /* l-g-footer__sns
    // ---------------------------- */
  /* l-g-footer_sns-heading
    // ---------------------------- */
  /* l-g-footer_sns-item
    // ---------------------------- */
  /* l-g-footer__banner
    // ---------------------------- */
  /* l-g-footer__banner-item
    // ---------------------------- */
  /* l-g-footer__owner
    // ---------------------------- */
  /* l-g-footer__address,l-g-footer__contact
    // ---------------------------- */
  /* l-g-footer__name
    // ---------------------------- */
  /* l-g-footer__address
    // ---------------------------- */
  /* l-g-footer__contact
    // ---------------------------- */
  /* l-g-footer__inquiry
    // ---------------------------- */
}

.l-g-footer__body a {
  color: #000;
  text-decoration: underline;
}

.l-g-footer__body a:hover{
  opacity: .8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.l-g-footer__body .l-g-footer__content {
  padding: 42px 16px 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__content {
    padding-right: 24px;
    padding-left: 24px;
  }
}

.l-g-footer__body .l-g-footer__sns-heading {
  text-align: center;
  font-size: 18px;
  font-size: 1.0588235294rem;
  line-height: 1.6;
  color: #000;
}

.l-g-footer__body .l-g-footer__sns-items {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  flex-wrap: wrap;
  /* IE11用 */
}

.l-g-footer__body .l-g-footer__sns-items li {
  max-width: 60px;
  margin-left: 3.2vw;
  margin-right: 3.2vw;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__sns-items li {
    max-width: 48px;
    margin-left: 6.6vw;
    margin-right: 6.6vw;
  }
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__sns-items li:not(:nth-child(-n+3)) {
    margin-top: 24px;
  }
}

.l-g-footer__body .l-g-footer__sns-items img[src$='.svg'] {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.l-g-footer__body .l-g-footer__banner {
  display: flex;
  justify-content: center;
  margin-top: 72px;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__banner {
    display: block;
    margin-top: 40px;
  }
}

.l-g-footer__body .l-g-footer__banner img {
  width: 100%;
  vertical-align: middle;
}

.l-g-footer__body .l-g-footer__banner-item {
  max-width: 346px;
}

.l-g-footer__body .l-g-footer__banner-item:not(:first-child) {
  margin-left: 16px;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__banner-item {
    max-width: none;
    width: 100%;
  }
  .l-g-footer__body .l-g-footer__banner-item:not(:first-child) {
    margin-top: 8px;
    margin-left: 0;
  }
}

.l-g-footer__body .l-g-footer__owner {
  text-align: center;
  margin-top: 56px;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__owner {
    margin-top: 40px;
  }
}

.l-g-footer__body .l-g-footer__address,
.l-g-footer__body .l-g-footer__contact {
  font-size: 13px;
  font-size: 0.7647058824rem;
  color: #000;
}

.l-g-footer__body .l-g-footer__name {
  font-size: 18px;
  font-size: 1.0588235294rem;
  color: #000;
  line-height: 1;
}

.l-g-footer__body .l-g-footer__address {
  margin-top: 16px;
  line-height: 1;
}

.l-g-footer__body .l-g-footer__contact {
  margin-top: 8px;
}

.l-g-footer__body .l-g-footer__contact-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.l-g-footer__body .l-g-footer__contact-item li {
  line-height: 1.6;
}

.l-g-footer__body .l-g-footer__contact-item li:not(:first-child)::before {
  content: '／';
  padding-right: 6px;
  padding-left: 6px;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__contact-item li:not(:first-child)::before {
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__contact-item li:last-child::before {
    content: none;
    padding-right: 0;
    padding-left: 0;
  }
}

.l-g-footer__body .l-g-footer__inquiry {
  margin-top: 56px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__inquiry {
    margin-top: 40px;
  }
}

.l-g-footer__body .l-g-footer__inquiry-list {
  margin: 0 8px;
  text-align: center;
  flex-basis: auto;
}

.l-g-footer__body .l-g-footer__inquiry-list a {
  font-size: 18px;
  font-size: 1.0588235294rem;
  display: block;
  font-family: '"Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;';
  position: relative;
  padding-top: 72px;
  line-height: 1;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__inquiry-list a {
    font-size: 14px;
    font-size: 0.8235294118rem;
  }
}

.l-g-footer__body .l-g-footer__inquiry-list a::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 68px;
  height: 64px;
}

@media screen and (max-width: 700px) {
  .l-g-footer__body .l-g-footer__inquiry-list a::before {
    width: 58px;
    height: 54px;
  }
}

.l-g-footer__body .l-g-footer__inquiry-list-item--tour::before {
  background: url(/assets/images/g-pict_tour_footer.svg) no-repeat;
  background-size: cover;
}

.l-g-footer__body .l-g-footer__inquiry-list-item--teacher::before {
  background: url(/assets/images/g-pict_teacher_footer.svg) no-repeat;
  background-size: cover;
}

.l-g-footer__footer {
  background: #054e3c;
  color: #fff;
  /* l-g-footer__content
    // ---------------------------- */
  /* l-g-footer__utility
    // ---------------------------- */
  /* l-g-footer__link-top
    // ---------------------------- */
  /* l-g-footer__link-icon
    // ---------------------------- */
  /* l-g-footer__signature
    // ---------------------------- */
  /* l-g-footer__copyright
    // ---------------------------- */
}

.l-g-footer__footer a {
  color: #fff;
}

.l-g-footer__footer .l-g-footer__content {
  padding: 40px 16px 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 700px) {
  .l-g-footer__footer .l-g-footer__content {
    padding: 14px;
  }
}

.l-g-footer__footer .l-g-footer__utility {
  display: block;
  margin-top: 30px;
}

.l-g-footer__footer .l-g-footer__link-top {
  font-size: 15px;
  font-size: 0.8823529412rem;
  font-family: '"Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;';
  text-align: center;
}

.l-g-footer__footer .l-g-footer__link-top:after {
  content: '';
  width: 12px;
  height: 13px;
}

.l-g-footer__footer .l-g-footer__link-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}

.l-g-footer__footer .l-g-footer__link-icon:hover{
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.l-g-footer__footer .l-g-footer__link-icon::after {
  position: absolute;
  top: 5px;
  transform: translateX(4px);
  content: '';
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 12px solid #fff;
}

.l-g-footer__footer .l-g-footer__signature {
  text-align: center;
  line-height: 1.6;
  margin-top: 40px;
}

.l-g-footer__footer .l-g-footer__copyright {
  font-size: 13px;
  font-size: 0.7647058824rem;
}

/* ==========================================================================
Layout
========================================================================== */
/* g-page-header 下層ページ共通用headerです
------------------------------------------------ */
#g-page-header .l-g-logo {
  position: absolute;
  top: 10px;
  left: 8vw;
  width: 100%;
}

@media screen and (max-width: 700px) {
  #g-page-header .l-g-logo {
    top: 13px;
    left: 7.2vw;
  }
}

#g-page-header .l-g-logo__link {
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  text-decoration: none;
}

#g-page-header .l-g-logo__link img {
  width: 100%;
  height: 100%;
}

#g-page-header .l-g-logo__name {
  font-size: 16px;
  font-size: 0.9411764706rem;
  font-family: '"Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;';
  margin-left: 24px;
  margin-left: 24px;
  flex: 1;
}

@media screen and (max-width: 700px) {
  #g-page-header .l-g-logo__name {
    font-size: 10px;
    font-size: 0.5882352941rem;
    margin-left: 1.6vw;
  }
}

#g-page-header .l-g-logo__name span {
  display: block;
  line-height: 1.6;
}

#g-page-header .l-g-logo__img {
  max-width: 130px;
  min-width: 130px;
  flex: 1;
  min-height: 40px;
}

@media screen and (max-width: 700px) {
  #g-page-header .l-g-logo__img {
    max-width: 92px;
    min-width: 92px;
    min-height: 28px;
  }
}

@media all and (-ms-high-contrast: none) {
  header {
    top: 72px;
  }
}

#mainimg.top {
  height: auto;
}

#mainimg.top .video {
  margin-top: 120px;
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}

#mainimg.top .video > div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

#mainimg.top .video > div iframe, #mainimg.top .video > div object, #mainimg.top .video > div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* main
------------------------------------------------------------*/
main .event-list.c2:not(:last-child) {
  margin-bottom: 60px;
}

main .event-list.c2 li {
  width: calc(50% - 2px);
}

main .pict-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2px -2px 0;
}

main .pict-list ul li {
  width: calc(25% - 2px);
  margin: 0 2px 2px 0;
  line-height: 0;
}

main .pict-list ul li[data-emergence=visible] {
  -webkit-animation-name: flipIn;
  -moz-animation-name: flipIn;
  -ms-animation-name: flipIn;
  -o-animation-name: flipIn;
  animation-name: flipIn;
}

main .pict-list ul li[data-emergence=visible]:nth-child(3n - 2) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

main .pict-list ul li[data-emergence=visible]:nth-child(3n - 1) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

main .pict-list ul li a {
  display: block;
  overflow: hidden;
}

main .pict-list ul li a img {
  width: 100%;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

main .pict-list ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}











main #start ul .item-title time {
  text-align: center;
}

@media screen and (min-width: 701px) and (max-width: 1000px) {
  /* main
------------------------------------------------------------*/
}

/*sp*/
@media screen and (max-width: 700px) {
  #mainimg.top .video {
    margin-top: 105px;
  }
  /* main
------------------------------------------------------------*/
  main .pict-list ul li {
    width: calc(33.3333% - 2px);
  }
  main #start {
    padding-left: 0;
    padding-right: 0;
  }
  main #start .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  main #start ul:not(:last-child) {
    margin-bottom: 10px;
  }
  main #start ul li {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}

@media screen and (max-width: 700px) and (max-width: 360px) {
  main #start ul {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main #start ul li {
    width: calc(100% - 10px);
  }
  main #start ul li:not(:last-child) {
    margin-bottom: 5px;
  }
  main #start ul .item-title {
    padding-top: 5px;
  }
}

@media screen and (max-width: 700px) {
  main #start ul .item-title h3 span {
    font-size: 22px;
    font-size: 1.2941176471rem;
  }
  main #start ul .item-title time {
    font-size: 12px;
    font-size: 0.7058823529rem;
  }
  main #start ul .item-title time span {
    font-size: 20px;
    font-size: 1.1764705882rem;
  }
}

/* SIT 2020 OPEN CAMPUS */
#mainimg.top .top-mv{
  width: 1000px;
  max-width: 100%;
  margin: 100px auto 50px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 700px){
  #mainimg.top .top-mv{
    margin: 80px auto 20px;
  }
}

#mainimg.top.login .top-mv{
  margin: 0 auto 50px;
}

@media screen and (max-width: 700px){
  #mainimg.top.login .top-mv{
    margin: 0 auto 20px;
  }
}

.top-mv-inner{
  position: relative;
  width: 100%;
}

.top-mv-title{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.top-mv-img{
  max-width: 1000px;
  width: 100%;
}

.top-section{
  padding: 60px 30px;
  box-sizing: border-box;
  background: #fff;
}

@media screen and (max-width: 700px){
  .top-section{
    padding: 40px 0;
  }
}

.top-section.bg-cream{
  background: #faf8f5;
}

.top-section-pd0{
  padding-bottom: 0;
}

.top-section-pdt0{
  padding-top: 0;
}

.rg-section.top-section-pdt0{
  padding-top: 0;
}

@media screen and (max-width: 700px){
  .top-section-pd0-sp{
    padding-bottom: 0;
  }
}

main > section.top-section:not(:last-child){
  margin-bottom: 0;
}

.section-title{
  position: relative;
  padding-top: 55px;
  color: #044e3c;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0.03em;
  text-align: center;
  color: #27c094;
  line-height: 1;
  font-style: italic;
}

@media screen and (max-width: 700px){
  .section-title{
    padding-top: 46px;
  }
}

.section-title:after{
  content: attr(data-title);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: 'Oswald', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  color: #044e3c;
  z-index: 2;
}

@media screen and (max-width: 700px){
  .section-title:after{
    font-size: 40px;
  }
}

.movie{
  max-width: 776px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 50px auto 0;
}

@media screen and (max-width: 700px){
  .movie{
    padding: 0 10px;
    margin: 30px auto 0;
  }
}

.movie-mg{
  margin: 30px auto 0;
}

@media screen and (max-width: 700px){
  .movie-mg{
    margin: 15px auto 0;
  }
}

.movie-list{
  position: relative;
}

.movie-list.movie-list-2col{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.movie-item{
  width: 100%;
  margin-top: 30px;
}

.movie-list.movie-list-2col .movie-item{
 width: 49.1621%;
 margin-top: 28px;
}

@media screen and (max-width: 700px){
  .movie-list.movie-list-2col .movie-item{
    margin-top: 20px;
  }
}

.movie-item:first-child{
  margin-top: 0;
}

.movie-list.movie-list-2col .movie-item:nth-child(-n+2){
  margin-top: 0;
}

.movie-title{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 1.4;
}

@media screen and (max-width: 700px){
  .movie-title{
    font-size: 15px;
    line-height: 1.3;
  }
}

.movie-text{
  text-align: center;
  margin-top: 6px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #104e3c;
}

@media screen and (max-width: 700px){
  .movie-text{
    font-size: 13px;
  }
}

.movie-box{
  position: relative;
  width: 100%;
  margin-top: 14px;
  padding-bottom: 56.25%;
  height: auto;
  background: #eee;
}

@media screen and (max-width: 700px){
  .movie-box{
    margin-top: 8px;
  }
}

.movie-box iframe,
.movie-box img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.department{
  margin-top: -60px;
  padding-top: 120px;
}

@media screen and (max-width: 700px){
  .department{
    margin-top: -40px;
    padding-top: 80px;
  }
}

.department-copy{
  font-size: 28px;
  text-align: center;
  color: #0f4e3c;
  line-height: 1.4;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 700px){
  .department-copy{
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 19px;
  }
}

.department-category{
  max-width: 900px;
  width: 100%;
  margin: 25px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 700px){
  .department-category{
    margin: 20px auto 0;
  }
}

.department-category-list{
  width: calc(14.2% - 2px);
  height: 60px;
}

@media screen and (max-width: 700px){
  .department-category-list{
    width: calc(24.87% - 1px);
    height: 45px;
    margin-top: 2px;
  }
  .department-category-list:nth-child(-n+3){
    width: calc(33.33333% - 1px);
    margin-top: 0;
  }
}

.department-category-list a{
  display: block;
  width: 100%;
  height: 100%;
  background:#044e3c;
  transition: all .3s;
}

.department-category-list a.is-active{
  background: #0fb675;
}

.department-category-list a:hover{
  background: #0fb675;
  text-decoration: none;
}

.department-category-list span{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
}

@media screen and (max-width: 840px){
  .department-category-list span{
    font-size: 15px;
  }
}

@media screen and (max-width: 700px){
  .department-category-list span{
    font-size: 13px;
  }
}

/* .department-content{
  display: none;
} */

.department-content.is-active{
  display: block;
}

.department-title{
  width: 100%;
  max-width: 900px;
  color: #fff;
  text-align: center;
  background: #0fb675;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.3;
  padding: 7px 0;
  box-sizing: border-box;
  margin: 30px auto 0;
}

@media screen and (max-width: 700px){
  .department-title{
    font-size: 21px;
    margin: 20px auto 0;
  }
}

.department-text{
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: center;
  margin-top: 25px;
}

@media screen and (max-width: 700px){
  .department-text{
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin-top: 20px;
    text-align: left;
  }
}

.department-box{
  width: 100%;
  max-width: 900px;
  padding: 30px 70px;
  background: #e7f8f1;
  box-sizing: border-box;
  margin: 25px auto 0;
}

@media screen and (max-width: 840px){
  .department-box{
    padding: 30px 20px;
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 700px){
  .department-box{
    padding: 20px 15px;
  }
}

.department-box_inner{
  display: flex;
}

@media screen and (max-width: 700px){
  .department-box_inner{
    display: block;
  }
}

.department-box-title{
  width: 17.106%;
  line-height: 1.3;
  text-align: left;
  padding-right: 10px;
  border-right: 1px solid #044e3c;
  box-sizing: border-box;
}

@media screen and (max-width: 840px){
  .department-box-title{
    width: 20%;
  }
}

@media screen and (max-width: 700px){
  .department-box-title{
    width: 100%;
    padding: 0 0 12px 0;
    margin-bottom: 12px;
    border-right: 0;
    border-bottom: 1px solid #044e3c;
  }
}

.department-box-listBox{
  width: 82.894%;
  padding-left: 40px;
  box-sizing: border-box;
}

@media screen and (max-width: 840px){
  .department-box-listBox{
    width: 80%;
    padding-left: 20px;
  }
}

@media screen and (max-width: 700px){
  .department-box-listBox{
    width: 100%;
    padding-left: 0;
  }
}

.department-box-listBox-inner{
  display: flex;
  width: 100%;
}

@media screen and (max-width: 700px){
  .department-box-listBox-inner{
    display: block;
  }
}

.department-box-list{
  margin-left: 30px;
  list-style: none;
}

@media screen and (max-width: 700px){
  .department-box-list{
    margin-left: 0;
  }
}

.department-box-list:first-child{
  margin-left: 0;
}

.department-box-item{
  position: relative;
  padding-left: 1em;
  box-sizing: border-box;
  margin-top: 0.2em;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 700px){
  .department-box-item{
    font-size: 15px;
  }
}

.department-box-item:first-child{
  margin-top: 0;
}

@media screen and (max-width: 700px){
  .department-box-item:first-child{
    margin-top: 0.2em;
  }
}

.department-box-item:before{
  display: block;
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

.department-box-link{
  max-width: 400px;
  width: 100%;
  margin: 25px auto 0;
}

@media screen and (max-width: 700px){
  .department-box-link{
    width: 69.5653%;
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 321px){
  .department-box-link{
    width: 84%;
  }
}

.department-box-link a{
  display: block;
  border: 1px solid #044e3c;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  transition: all .3s;
  color: #044e3c;
}

.department-box-link a span{
  display: block;
  font-size: 16px;
  letter-spacing: 0.03em;
  text-align: center;
  background: url('../img/common/arrow-green.svg') no-repeat;
  background-size: 18px auto;
  background-position: 96% 0.6em;
  transition: background-position .3s;
}

@media screen and (max-width: 700px){
  .department-box-link a span{
    font-size: 15px;
  }
}

.department-box-link a:hover{
  text-decoration: none;
  background: #044e3c;
  color: #fff;
}

.department-box-link a:hover span{
  background: url('../img/common/arrow-white.svg') no-repeat;
  background-size: 18px auto;
  background-position: 97% 0.6em;
}

.department-detail{
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
}

@media screen and (max-width: 700px){
  .department-detail{
    padding-top: 30px;
  }
}

.section-title02{
  position: relative;
  text-align: center;
}

.section-title02:after{
  display: block;
  content: '';
  background-image: linear-gradient(to right, #044e3c, #044e3c 6px, transparent 4px, transparent 4px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 700px){
  .section-title02:after{
    background-image: linear-gradient(to right, #044e3c, #044e3c 2px, transparent 2px, transparent 4px);
    background-size: 4px 1px;
  }
}

.section-title02 span{
  position: relative;
  font-size: 28px;
  padding: 0 30px;
  box-sizing: border-box;
  z-index: 2;
  background: #fff;
}

@media screen and (max-width: 700px){
  .section-title02 span{
    padding: 0 10px;
    font-size: 19px;
  }
}

.department-detail .movie{
  margin-top: 30px;
}

@media screen and (max-width: 700px){
  .department-detail .movie{
    margin-top: 20px;
  }
}

.department-detail .top-mv-online-link{
  padding-bottom: 35px;
}

@media screen and (max-width: 700px){
  .department-detail .top-mv-online-link{
    padding-bottom: 10px;
  }
}

main.top{
  padding-bottom: 0;
}

main .event-list{
  margin: 50px auto 0;
}

@media screen and (max-width: 700px){
  main .event-list{
    margin: 25px auto 0;
  }
}

@media screen and (max-width: 700px){
  .pict-list{
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.section-text{
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: center;
  margin-top: 20px;
}

@media screen and (max-width: 700px){
  .section-text{
    font-size: 16px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 321px){
  .section-text{
    font-size: 15px;
  }
}

.section-text-mg{
  margin-top: 25px;
}

@media screen and (max-width: 700px){
  .section-text-mg{
    margin-top: 15px;
  }
}

.wrap-content-pd{
  padding-top: 60px;
  margin-top: -60px;
}

main .event-list.c2:not(:last-child){
  margin-bottom: 0;
}


/* START : OC2021 UPDATE */
/* hero */
#mainimg.top {
  background: #ffffff;
}
#mainimg.top .top-mv{
  margin-top: 100px;
  margin-bottom: 0;
}
@media screen and (max-width: 700px){
  #mainimg.top .top-mv{
    margin-top: 70px;
  }
}

/* section */
.section-heading{
  text-align: center;
  letter-spacing: 0;
  color: #044e3c;
  z-index: 2;
  position: relative;
}

.section-heading:after{
  content: attr(data-heading);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 700px){
  .section-title:after{
    font-size: 40px;
  }
}
.section-heading span{
  opacity: 0;
  overflow: hidden;
  font-size: 1px;
}

.section-heading-en{
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 48px;
  line-height: 1.4;
}
@media screen and (max-width: 700px){
  .section-heading-en{
    font-size: 40px;
  }
}

.section-heading-ja{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.4;
}
@media screen and (max-width: 700px){
  .section-heading-ja{
    font-size: 32px;
  }
}


/* link-button */
.link-button-area{
  text-align: center;
  margin-top: 26px;
}
@media screen and (max-width: 700px){
  .link-button-area{
    margin-top: 30px;
  }
}

.link-button{
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  -o-border-radius: 37px;
  border-radius: 37px;
  display: inline-block;
  padding: 30px 40px;
  line-height: 1;
}
@media screen and (max-width: 700px){
  .link-button{
    padding: 30px 12px;
  }
}
.link-button:hover{
  text-decoration: none;
  opacity: .8;
}

.link-button span{
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 700px){
  .link-button span{
    font-size: 15px;
  } 
}

.link-button span:before{
  position: absolute;
  top: 8px;
  left: 0;
}

.link-button-internal-green,
.link-button-external-green{
  background-color: #044E3C;
  color: #fff;
}

.link-button-external-green span{
  padding-left: 22px;
}

.link-button-external-green span:before{
  content: '';
  background: url(../img/common/icon-link-external-white.svg) no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
}

.link-button-area-department-box{
  margin-top: 24px;
}
@media screen and (max-width: 700px){
  .link-button-area-department-box{
    margin-top: 26px;
  }
}

/* campustour */
.campustour-schedule{
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

@media screen and (max-width: 700px){
  .campustour-schedule{
    font-size: 16px;
  } 
}

.campustour-schedule dt{
  width: 122px;
}

.campustour-schedule dd{
  width: 416px;
}

.campustour-sns{
  margin-top: 40px;
  margin-bottom: 18px;
}

.campustour-sns li{
  display: inline;
  padding: 0 16px;
}

.campustour-sns li a{
  text-decoration: underline;
}

/* nav-internal */
.nav-internal{
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  padding: 0 50px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  margin-top: 37px;
}
@media screen and (max-width: 700px){
  .nav-internal{
    display: block;
    padding: 0;
  }
}

@media screen and (max-width: 700px){
  .nav-internal li:not(:first-child){
    margin-top: 22px;
  }
}

.nav-internal span,
.nav-internal a{
  position: relative;
  display: inline-block;
  padding-left: 18px;
}

.nav-internal span::before,
.nav-internal a::before{
  position: absolute;
  top: 8px;
  left: 0;
}

.nav-internal-green span::before,
.nav-internal-green a::before{
  content: '';
  display: block;
  border-top: 14px solid #044E3C;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

/* テキスト */
.section-text-strong{
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 700px){
  .section-text-strong{
    font-size: 18px;
  }
}

/* END : OC2021 UPDATE */