[href].top-contents01__postLink, [href].top-contents02__btn01-link, [href].top-contents03__link, [data-hv].top-contents01__postLink, [data-hv].top-contents02__btn01-link, [data-hv].top-contents03__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
[href].top-contents01__postLink:hover, [href].top-contents02__btn01-link:hover, [href].top-contents03__link:hover, [data-hv].top-contents01__postLink:hover, [data-hv].top-contents02__btn01-link:hover, [data-hv].top-contents03__link:hover {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.7;
}

.top-contents01__postItem--nolink, .top-contents01__postLink, .top-contents03__pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-contents01__postItem--nolink > *, .top-contents01__postLink > *, .top-contents03__pages > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/* CSS Document */
.l-footer__logo {
  margin: 3.3333333333rem auto 0;
}

.top-mv {
  position: relative;
}
.top-mv__inner {
  margin: 0 auto 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.top-mv__text01 {
  color: #ffffff;
  line-height: 1.2;
}
.top-mv__text01-sub, .top-mv__text01-main {
  display: block;
}
.top-mv__text01-sub {
  font-size: 1.6666666667rem;
  font-weight: normal;
  margin-bottom: 0.6em;
  text-shadow: 0 0 0.2em rgba(0, 0, 0, 0.8);
}
.top-mv__text01-main {
  font-size: 3.3333333333rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.03em;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.8);
}
.top-mv__slideInner {
  margin: 0 !important;
  position: relative;
}
.top-mv__slideInner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  z-index: 1;
  background: #119DAA;
}
.top-mv .slick-dots {
  line-height: 0;
  background: #ffffff;
  text-align: right;
  width: auto;
  padding: 10px 100px 10px 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.top-mv .slick-dots:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background: #ffffff;
  -webkit-transform: skew(-30deg) translateX(-20%);
          transform: skew(-30deg) translateX(-20%);
}
.top-mv .slick-dots li, .top-mv .slick-dots button {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
.top-mv .slick-dots li {
  width: 12px;
  height: 12px;
  border: solid 1px #119DAA;
  border-radius: 50%;
  margin: 0 7px;
  z-index: 2;
}
.top-mv .slick-dots .slick-active {
  background: #119DAA;
}
.top-mv .slick-dots button:before {
  content: none;
}
.top-contents01__title {
  font-size: 1.6666666667rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.2em;
}
.top-contents01__titleEn {
  font-size: 0.8em;
  letter-spacing: 0;
}
.top-contents01__post {
  margin: auto;
}
.top-contents01__postItem, .top-contents01__postItem--nolink {
  border-bottom: solid 1px #E6E6E6;
  padding: 1.6em;
}
.top-contents01__postItem:last-child, .top-contents01__postItem--nolink:last-child {
  border-bottom: none;
}
.top-contents01__postPublish {
  font-weight: 500;
  position: relative;
  white-space: nowrap;
  padding-left: 1.4em;
}
.top-contents01__postPublish:before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 1em;
  height: 1em;
  z-index: 1;
  display: block;
  background: #119DAA;
}
.top-contents02__inner {
  border-top: solid 6px #119DAA;
  position: relative;
}
.top-contents02__box {
  text-align: center;
  width: 100%;
}
.top-contents02__title01 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.15em;
  margin-bottom: 0.4em;
}
.top-contents02__title01-en {
  letter-spacing: 0;
}
.top-contents02__text01 {
  font-weight: 500;
}
.top-contents02__text01-dept, .top-contents02__text01-name {
  display: block;
}
.top-contents02__text01-name {
  font-size: 1.2222222222em;
}
.top-contents02__btn01 {
  font-weight: 500;
  text-align: center;
  margin-top: 2em;
}
.top-contents02__btn01-link {
  display: inline-block;
  background: #B3B3B3;
  color: #ffffff;
  padding: 0.4em 2em;
  border: solid 1px;
  border-radius: 3em;
}
.top-contents03__pages {
  color: #ffffff;
  font-weight: bold;
}
.top-contents03__figure {
  position: relative;
  text-align: center;
  padding: 60px 20px 50px;
}
.top-contents03__figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(17, 157, 170, 0.6);
}
.top-contents03__figure > * {
  position: relative;
  z-index: 2;
}
.top-contents03__title {
  font-size: 1.6666666667rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
  margin-bottom: 1em;
}
.top-contents03__title > * {
  display: block;
}
.top-contents03__titleIcon img {
  width: 2em;
  min-width: 2em;
}
.top-contents03__titleMain {
  margin-top: 0.4em;
}
.top-contents03__titleSub {
  font-size: 0.8em;
  letter-spacing: 0;
}
.top-contents03__list {
  display: table;
  text-align: left;
  margin: auto;
}
.top-contents03__item {
  padding-left: 1.2em;
  position: relative;
}
.top-contents03__item:before {
  content: "";
  position: absolute;
  top: .6em;
  left: 0;
  width: .8em;
  height: .8em;
  z-index: 1;
  display: block;
  background: #ffffff;
}
.top-contents03__item:nth-child(n+2) {
  margin-top: 1em;
}

/* 231016 */
.home-banner .links{
  display: inline-block;
  transition: opacity .3s;
}
.home-banner .links:hover{
  opacity: .7;
}

@media screen and (min-width: 801px) {
  .top-mv__inner {
    max-width: 1070px;
  }
  .top-contents01__title {
    margin-bottom: 0.4em;
  }
  .top-contents01__post {
    font-size: 0.8888888889rem;
    max-width: 750px;
  }
  .top-contents01__postItem--nolink {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-contents01__postLink {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-contents01__postPublish {
    padding-right: 2.6em;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .top-contents02__inner {
    max-width: 1200px;
    margin: auto;
  }
  .top-contents02__box {
    color: #ffffff;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
  }
  .top-contents03__pages {
    max-width: 1200px;
    margin: 6px auto 0;
  }

  /* 231016 */
  .top-contents04__inner{
    max-width: 960px;
    margin: 65px auto 0;
  }
  .home-banner .links img{
    max-width: 100%;
    height: auto;
  }
  .home-banner .links .sp{
    display: none;
  }
   
}
@media screen and (max-width: 1199px) and (min-width: 801px) {
  .top-mv__inner {
    margin-bottom: 10vw;
  }
  .top-mv__text01-sub {
    font-size: 2.5vw;
  }
  .top-mv__text01-main {
    font-size: 5vw;
  }
}
@media screen and (max-width: 800px) {
  .top-mv__inner {
    margin-bottom: 14.375vw;
  }
  .top-mv__text01-sub {
    font-size: 5vw;
  }
  .top-mv__text01-main {
    font-size: 6.25vw;
  }
  .top-mv__slideItem img {
    height: 100vw;
  }
  .top-mv .slick-dots {
    padding-right: 3.3333333333vw;
  }
  .top-contents01__title {
    font-size: 1.1875rem;
  }
  .top-contents01__postItem, .top-contents01__postItem--nolink {
    padding: 1em 0.6em;
  }
  .top-contents01__postItem--nolink > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .top-contents01__postLink > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .top-contents02__photo img {
    height: 75vw;
  }
  .top-contents02__title01 {
    font-size: 1.25rem;
    line-height: 1.2;
    margin: -3.4em auto 1.4em;
  }
  .top-contents02__text01-name {
    font-size: 1.0625em;
  }
  .top-contents02__btn01 {
    margin: 0.6em auto 1.4em;
  }
  .top-contents03__pages > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .top-contents03__figure {
    padding: 7.8125vw 3.125vw;
  }
  .top-contents03__figure:nth-child(n+2) {
    margin-top: 2px;
  }
  .top-contents03__title {
    font-size: 1.125rem;
    line-height: 1.4;
  }

  /* 231016 */
  .home-banner{
    text-align: center;
  }
  .home-banner .links{
    text-align: center;
    margin-top: 30px;
  }
  .home-banner .links .pc{
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .top-mv .slick-dots {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .top-mv .slick-dots li {
    margin: 0 4px;
  }
}