<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/******************************************
*******************************************/
/***********
  サイズ変換
************/
/*********
ブレイクポイント
**********/
/*********
ホバー
**********/
@-webkit-keyframes expansion {
  0% {
    background-position: center top;
    top: 0;
    bottom: auto;
    height: 0;
  }
  50% {
    height: 100%;
    background-position: center top;
    top: 0;
    bottom: auto;
  }
  51% {
    height: 100%;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
}
@keyframes expansion {
  0% {
    background-position: center top;
    top: 0;
    bottom: auto;
    height: 0;
  }
  50% {
    height: 100%;
    background-position: center top;
    top: 0;
    bottom: auto;
  }
  51% {
    height: 100%;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
}
@-webkit-keyframes btnbottomarr {
  30% {
    opacity: 0;
  }
  40% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 100%;
  }
}
@keyframes btnbottomarr {
  30% {
    opacity: 0;
  }
  40% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes slideDisappear {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideDisappear {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes hoverin {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes hoverin {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes hoverout {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 101%;
    opacity: 1;
  }
}
@keyframes hoverout {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 101%;
    opacity: 1;
  }
}
@-webkit-keyframes scroll-ball {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@keyframes scroll-ball {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@-webkit-keyframes scroll-text {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0;
  }
}
@keyframes scroll-text {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0;
  }
}
[data-foldername=top] .pc-space-adjust {
  background: #f9f9f9;
}
[data-foldername=top] .min-r {
  font-size: 100%;
  vertical-align: top;
}
[data-foldername=top] sup {
  font-size: 65%;
  white-space: nowrap;
  display: inline-block;
}
[data-foldername=top] section {
  position: relative;
  z-index: 100;
}
[data-foldername=top] section .section-title {
  font-size: clamp(6px, 2.4vw, 24px);
  color: #0075c2;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 700;
}
[data-foldername=top] section .section-title .text {
  display: block;
  font-size: clamp(6px, 2.4vw, 24px);
  color: #0075c2;
  text-align: left;
  line-height: 1;
  -webkit-transform: translateX(-0.2vw);
          transform: translateX(-0.2vw);
  letter-spacing: 0.06em;
}
[data-foldername=top] section .section-title .img {
  margin-left: 0.4vw;
}
[data-foldername=top] section.lead {
  z-index: 10;
  position: relative;
}
[data-foldername=top] section.lead .sec-wrap {
  position: relative;
}
[data-foldername=top] section.lead .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170vw;
  z-index: 1;
  pointer-events: none;
}
[data-foldername=top] section.lead .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
  -webkit-filter: blur(0px);
          filter: blur(0px);
}
[data-foldername=top] section.lead .mv {
  width: 100%;
  height: 170vw;
  position: relative;
}
[data-foldername=top] section.lead .mv h2 {
  width: 17.9vw;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8.3vw;
  z-index: 100;
  margin: auto;
}
[data-foldername=top] section.lead .mv h2:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../images/top/lead/catch-white.webp) no-repeat center top/contain;
  position: absolute;
  right: 0;
  top: 0;
}
[data-foldername=top] section.lead .mv .scroll {
  display: none;
}
[data-foldername=top] section.lead .second { /*background: rgba(255,255,255,0.8);*/
  position: relative;
  z-index: 20;
  padding: 6.1vw 0 28.4vw;
}
[data-foldername=top] section.lead .second h2 {
  width: 17.9vw;
  z-index: 100;
  margin: 0 auto 14.3vw;
}
[data-foldername=top] section.lead .second .text p + p {
  margin: 13vw 0 0;
}
[data-foldername=top] section.history {
  padding: 0 4vw;
  background: #f9f9f9;
}
[data-foldername=top] section.history .sec-wrap {
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
[data-foldername=top] section.history .btn-detail {
  display: block;
  width: 52vw;
  height: 11vw;
  border-radius: 5.5vw;
  background: #0075c2;
  position: relative;
  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;
  margin: 3.2vw 0 4.4vw;
  padding: 0 2vw 0 0;
  border: 1px solid #0075c2;
}
[data-foldername=top] section.history .btn-detail i {
  display: block;
  width: 5.4vw;
  height: 5.4vw;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 3.4vw 0 0;
}
[data-foldername=top] section.history .btn-detail i:before, [data-foldername=top] section.history .btn-detail i:after {
  content: "";
  width: 2.8vw;
  height: 1px;
  background: #0075c2;
  position: absolute;
  top: 0;
  right: 0;
  left: 1px;
  bottom: 0;
  margin: auto;
}
[data-foldername=top] section.history .btn-detail i:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
[data-foldername=top] section.history .btn-detail span {
  display: block;
  width: 22.4vw;
  height: 4.6vw;
  position: relative;
}
[data-foldername=top] section.history .btn-detail span .btn-detail02 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
[data-foldername=top] section.history .btn-detail span.text-close {
  width: 13.4vw;
  height: 4.7vw;
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.history .btn-detail {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail i:before, [data-foldername=top] section.history .btn-detail i:after {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail span img {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail:hover {
    background: #fff;
  }
  [data-foldername=top] section.history .btn-detail:hover i {
    background: #0075c2;
  }
  [data-foldername=top] section.history .btn-detail:hover i:before, [data-foldername=top] section.history .btn-detail:hover i:after {
    background: #fff;
  }
  [data-foldername=top] section.history .btn-detail:hover i:after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [data-foldername=top] section.history .btn-detail:hover span .btn-detail01 {
    opacity: 0;
  }
  [data-foldername=top] section.history .btn-detail:hover span .btn-detail02 {
    opacity: 1;
  }
}
[data-foldername=top] section.history .btn-detail.active {
  background: #fff;
}
[data-foldername=top] section.history .btn-detail.active i {
  background: #0075c2;
}
[data-foldername=top] section.history .btn-detail.active i:before, [data-foldername=top] section.history .btn-detail.active i:after {
  background: #fff;
}
[data-foldername=top] section.history .btn-detail.active i:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
[data-foldername=top] section.history .btn-detail.active span .btn-detail01 {
  opacity: 0;
}
[data-foldername=top] section.history .btn-detail.active span .btn-detail02 {
  opacity: 1;
}
[data-foldername=top] section.history .btn-detail.active span.text-open {
  display: none;
}
[data-foldername=top] section.history .btn-detail.active span.text-close {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.history .btn-detail.active {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail.active i:before, [data-foldername=top] section.history .btn-detail.active i:after {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail.active span img {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .btn-detail.active:hover {
    background: #0075c2;
  }
  [data-foldername=top] section.history .btn-detail.active:hover i {
    background: #fff;
  }
  [data-foldername=top] section.history .btn-detail.active:hover i:before, [data-foldername=top] section.history .btn-detail.active:hover i:after {
    background: #0075c2;
  }
  [data-foldername=top] section.history .btn-detail.active:hover i:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  [data-foldername=top] section.history .btn-detail.active:hover span .btn-detail01 {
    opacity: 1;
  }
  [data-foldername=top] section.history .btn-detail.active:hover span .btn-detail02 {
    opacity: 0;
  }
}
[data-foldername=top] section.history .section-title {
  padding: 19.5vw 0 0;
  position: relative;
}
[data-foldername=top] section.history .section-title:after {
  content: "";
  width: 77vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 999;
}
[data-foldername=top] section.history .section-title .text {
  font-size: 2.8vw;
  font-weight: bold;
}
[data-foldername=top] section.history .section-title .img {
  margin: 4.9vw 0 0;
  padding-bottom: 6vw;
}
[data-foldername=top] section.history .section-title .img img {
  width: 77vw;
  height: auto;
}
[data-foldername=top] section.history .fadein-box {
  border-top: 1px solid #dddddd;
}
[data-foldername=top] section.history .history-item {
  position: relative;
  padding: 4vw 0 4.4vw;
}
[data-foldername=top] section.history .history-item + .history-item {
  border-top: 1px solid #dddddd;
}
[data-foldername=top] section.history .history-item .label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
[data-foldername=top] section.history .history-item .label img {
  width: 35vw;
}
[data-foldername=top] section.history .history-item .history-heading {
  padding: 0;
}
[data-foldername=top] section.history .history-item .history-heading .year, [data-foldername=top] section.history .history-item .history-heading .title {
  display: block;
}
[data-foldername=top] section.history .history-item .history-heading .year {
  margin: 0 0 5vw;
  position: relative;
}
[data-foldername=top] section.history .history-item .history-heading .year:before {
  content: "";
  width: 1px;
  height: 8.9vw;
  background: #333333;
  position: absolute;
  left: -4.1vw;
  top: 0;
}
[data-foldername=top] section.history .history-item .history-heading .year img {
  width: auto;
  height: 9.5vw;
}
[data-foldername=top] section.history .history-item .history-heading .title {
  margin: 0 0 3.5vw;
}
[data-foldername=top] section.history .history-item .history-heading .title img {
  width: auto;
  height: 6.3vw;
}
[data-foldername=top] section.history .history-item .history-text p + p {
  margin-top: 5.3vw;
}
[data-foldername=top] section.history .history-item .history-detail {
  padding: 0 4vw;
}
[data-foldername=top] section.history .history-item .history-detail p + p {
  margin-top: 5.3vw;
}
[data-foldername=top] section.history .history-item .history-detail-text {
  display: none;
}
[data-foldername=top] section.history .history-item .history-image {
  width: 100%;
  height: 50.8vw;
  margin: 0 0 8vw;
  position: relative;
  z-index: 1;
  padding: 0 4vw 0;
}
[data-foldername=top] section.history .history-item .history-image img {
  width: 100%;
  height: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-foldername=top] section.history .history-item .history-image-caption {
  font-size: 2.8vw;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: right;
  text-shadow: 0px 0px 1vw rgb(23, 23, 23);
  position: absolute;
  right: 7vw;
  bottom: 2vw;
}
[data-foldername=top] section.history .history-item .history-slider {
  padding: 6.2vw 0 5.9vw 4vw;
  background: #fff;
  position: relative;
  border-top: 1px solid #dddddd;
  will-change: transform;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide {
  padding: 46.8vw 4vw 0 6vw;
  position: relative;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-image {
  width: 100%;
  height: 47vw;
  position: absolute;
  left: 0;
  left: 0;
  top: 10.8vw;
  padding: 0 4vw 0 0;
  position: absolute;
  z-index: 1;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-image.batch p {
  width: 21vw;
  height: 5.4vw;
  background: #b52d2d;
  line-height: 1;
  color: #fff;
  font-size: 3vw;
  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;
  position: absolute;
  right: 4vw;
  top: 0;
  text-align: center;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-year {
  width: auto;
  height: 7.6vw;
  margin: 0 0 3.2vw;
  position: absolute;
  left: 0;
  top: 0;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-year img {
  width: auto;
  height: 100%;
  max-width: inherit;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-caption {
  position: relative;
  z-index: 2;
  background: #fff;
  margin: 0 -1px 0 0;
  padding: 3.7vw 0 0 4vw;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-caption h4 {
  font-size: clamp(10px, 4vw, 40px);
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin: 0 0 1vw;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .modal-detail {
  display: none;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more {
  color: #0075c2;
  font-size: clamp(9px, 3.6vw, 36px);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  position: relative;
  display: inline-block;
  padding: 0 8.5vw 2vw 0;
  margin: 3vw 0 0;
  overflow: hidden;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #0075c2;
  position: absolute;
  left: 0;
  bottom: 0;
}
[data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more:after {
  content: "";
  width: 3.2vw;
  height: 3.2vw;
  background: url("../../images/common/icon-search.webp") no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 0.4vw;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more:hover:before {
    -webkit-animation: slideDisappear 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
            animation: slideDisappear 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn {
  width: 7vw;
  height: 14vw;
  background: #0075c2;
  top: 28.5vw;
  margin: 0;
  bottom: auto;
  border: 1px solid #0075c2;
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn:before {
  content: "";
  width: 1.5vw;
  height: 2.7vw;
  background: url("../../images/common/btn-arr01.webp") no-repeat left center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn:after {
  content: "";
  width: 1.5vw;
  height: 2.7vw;
  background: url("../../images/common/btn-arr02.webp") no-repeat left center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  z-index: 5;
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn.swiper-button-prev {
  left: 0;
  right: auto;
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn.swiper-button-next {
  right: 0;
  left: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn:before {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn:hover:before {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn:hover:after {
    opacity: 0;
  }
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn.swiper-button-disabled {
  background: #a3a3a3;
  opacity: 1;
  border: 1px solid #a3a3a3;
}
[data-foldername=top] section.history .history-item .history-slider .history-slider-btn.swiper-button-disabled:before {
  opacity: 0.5;
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}
[data-foldername=top] section.history .history-item .history-slider-caption .note-area {
  padding: 8vw 4vw 0 0;
}
[data-foldername=top] section.history .history-item.item01 {
  position: relative;
  padding-bottom: 26.4vw;
  padding-top: 0;
  color: #fff;
}
[data-foldername=top] section.history .history-item.item01:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: -4vw;
  top: 0;
  z-index: 9;
}
[data-foldername=top] section.history .history-item.item01 .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
}
[data-foldername=top] section.history .history-item.item01 .bg img {
  line-height: 0;
  font-size: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-foldername=top] section.history .history-item.item01 .history-item-wrap {
  position: relative;
  z-index: 10;
  padding-top: 16.7vw;
}
[data-foldername=top] section.history .history-item.item01 .label {
  width: 77.9vw;
  margin: 0 0 11vw;
}
[data-foldername=top] section.history .history-item.item01 .history-heading {
  margin: 0 0 8.5vw;
  padding: 0 4vw;
}
[data-foldername=top] section.history .history-item.item01 .history-heading img {
  width: 47.3vw;
}
[data-foldername=top] section.history .history-item.item01 .history-text {
  margin: 0 0 8vw;
  padding: 0 4vw;
}
[data-foldername=top] section.history .history-item.item01 .history-text img {
  width: 84.3vw;
}
[data-foldername=top] section.history .history-item.item02 .parts-ribbon {
  position: absolute;
  left: 0;
  top: -35.9vw;
  z-index: 100;
  pointer-events: none;
  width: 100%;
  height: 50.8vw;
}
[data-foldername=top] section.history .history-item.item03 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item04 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item04 .title img {
  height: 6.5vw;
}
[data-foldername=top] section.history .history-item.item05 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item05 .title img {
  width: 55.28vw;
  height: auto;
  max-width: 100%;
}
[data-foldername=top] section.history .history-item.item06 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item07 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item07 .title img {
  width: 72.08vw;
  height: auto;
  max-width: 100%;
}
[data-foldername=top] section.history .history-item.item08 {
  padding-bottom: 0;
}
[data-foldername=top] section.history .history-item.item08 .pc-ribbon-parts {
  display: none;
}
[data-foldername=top] section.history .history-item.item08 .btn-detail {
  margin-bottom: 8.1vw;
}
[data-foldername=top] section.history .history-item.item09 {
  padding-bottom: 34.8vw;
  position: relative;
}
[data-foldername=top] section.history .history-item.item09 .item-ribbon {
  width: 100%;
  height: 91.8vw;
  position: absolute;
  left: 0;
  top: 8vw;
  pointer-events: none;
}
[data-foldername=top] section.history .history-item.item09 .history-heading .year {
  margin: 16.5vw 0 0;
  padding: 0 0 0 5vw;
}
[data-foldername=top] section.history .note-area {
  padding: 0 4vw 10vw;
}
[data-foldername=top] section.history .note-area dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: clamp(8px, 3.2vw, 32px);
  line-height: 1.66;
}
[data-foldername=top] section.history .note-area dl dt {
  width: 10vw;
}
[data-foldername=top] section.history .note-area dl dd {
  width: calc(100% - 10vw);
}
[data-foldername=top] section.message, [data-foldername=top] section.topics, [data-foldername=top] section.news {
  background: #f9f9f9;
}
[data-foldername=top] section.message {
  padding: 0 4vw;
}
[data-foldername=top] section.message .sec-wrap {
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
[data-foldername=top] section.message .section-title {
  padding: 0 0 5.9vw;
  position: relative;
}
[data-foldername=top] section.message .section-title:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: -4vw;
  bottom: 0;
}
[data-foldername=top] section.message .section-title:after {
  content: "";
  width: 78.3vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: 0;
}
[data-foldername=top] section.message .section-title .text {
  margin: 0 0 5vw;
}
[data-foldername=top] section.message .section-title .img img {
  width: 77.7vw;
}
[data-foldername=top] section.message .message-wrap {
  padding: 4.4vw 4vw 8vw;
}
[data-foldername=top] section.message .message-wrap .message-imagebox {
  position: relative;
  width: 100%;
  height: 46vw;
  overflow: hidden;
}
[data-foldername=top] section.message .message-wrap .message-imagebox .message-image {
  width: 88vw;
  height: auto;
  position: absolute;
  left: -0.3vw;
  top: -4.2vw;
  z-index: 1;
  max-width: inherit;
}
[data-foldername=top] section.message .message-wrap .message-imagebox .message-caption {
  width: 34vw;
  height: auto;
  position: absolute;
  left: 7.3vw;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
[data-foldername=top] section.message .message-wrap .message-detail .catch {
  width: 72.4vw;
  margin: 8.4vw 0 5.3vw;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box {
  width: 100%;
  height: 61vw;
  overflow: hidden;
  position: relative;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../../images/top/message/text-gradation.webp") no-repeat center bottom/100% auto;
  position: absolute;
  left: 0;
  bottom: 1px;
  z-index: 5;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .text {
  padding-bottom: 18vw;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu {
  display: block;
  width: 50.2vw;
  height: 9.2vw;
  border-radius: 5.5vw;
  background: #0075c2;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  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;
  border: 1px solid #0075c2;
  z-index: 10;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i {
  display: block;
  width: 5.4vw;
  height: 5.4vw;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 3.4vw 0 0;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i:before, [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i:after {
  content: "";
  width: 2.8vw;
  height: 1px;
  background: #0075c2;
  position: absolute;
  top: 0;
  right: 0;
  left: 1px;
  bottom: 0;
  margin: auto;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu span {
  display: block;
  width: 22.8vw;
  height: 3.8vw;
  position: relative;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu span .btn-continu02 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu span img {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu:hover {
    background: #fff;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu:hover span .btn-continu01 {
    opacity: 0;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu:hover span .btn-continu02 {
    opacity: 1;
  }
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end {
  display: block;
  width: 50.2vw;
  height: 9.2vw;
  border-radius: 5.5vw;
  background: #0075c2;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  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;
  border: 1px solid #0075c2;
  z-index: 10;
  display: none;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end span {
  display: block;
  width: 15.8vw;
  height: 3.8vw;
  position: relative;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end span .btn-continu02 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end span img {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end:hover {
    background: #fff;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end:hover span .btn-continu01 {
    opacity: 0;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end:hover span .btn-continu02 {
    opacity: 1;
  }
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box.active:before {
  opacity: 0;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box.active .btn-continu {
  display: none;
}
[data-foldername=top] section.message .message-wrap .message-detail .message-box.active .btn-continu-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-foldername=top] section.topics {
  padding: 0 4vw;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
[data-foldername=top] section.topics .sec-wrap {
  padding-top: 19.8vw;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
[data-foldername=top] section.topics .section-title {
  padding: 0 0 6.1vw;
  position: relative;
}
[data-foldername=top] section.topics .section-title:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: -4vw;
  bottom: 0;
}
[data-foldername=top] section.topics .section-title:after {
  content: "";
  width: 43.9vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: 0;
}
[data-foldername=top] section.topics .section-title .text {
  margin: 0 0 4.7vw;
}
[data-foldername=top] section.topics .section-title .img {
  margin-left: 0;
}
[data-foldername=top] section.topics .section-title .img img {
  width: 43.7vw;
}
[data-foldername=top] section.topics .topics-slider {
  padding: 4vw 0 0;
  position: relative;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide {
  padding: 0 4vw;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption {
  padding: 5vw 0 0;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption h4 {
  font-size: clamp(10px, 4vw, 40px);
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 2vw;
  letter-spacing: 0.12em;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption p {
  line-height: 1.67;
  letter-spacing: 0.19em;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .topics-view-more {
  display: block;
  width: 33.7vw;
  padding: 0 0 1.8vw;
  position: relative;
  overflow: hidden;
  margin: 4.3vw 0 0;
  line-height: 0;
  font-size: 0;
}
[data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .topics-view-more:before {
  content: "";
  width: 100%;
  height: 0.4vw;
  background: #0075c2;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .topics-view-more:hover:before {
    -webkit-animation: slideDisappear 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
            animation: slideDisappear 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
[data-foldername=top] section.topics .topics-slider .topics-slider-btn {
  width: 7vw;
  height: 14vw;
  background: #0075c2;
  top: 20vw;
  margin: 0;
  bottom: auto;
  border: 1px solid #0075c2;
  -webkit-transform: translateY(-2vw);
          transform: translateY(-2vw);
}
[data-foldername=top] section.topics .topics-slider .topics-slider-btn:before {
  content: "";
  width: 1.5vw;
  height: 2.7vw;
  background: url("../../images/common/btn-arr01.webp") no-repeat left center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
[data-foldername=top] section.topics .topics-slider .topics-slider-btn:after {
  content: "";
  width: 1.5vw;
  height: 2.7vw;
  background: url("../../images/common/btn-arr02.webp") no-repeat left center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  z-index: 5;
}
[data-foldername=top] section.topics .topics-slider .topics-slider-btn.swiper-button-prev {
  left: 0;
  right: auto;
}
[data-foldername=top] section.topics .topics-slider .topics-slider-btn.swiper-button-next {
  right: 0;
  left: auto;
  -webkit-transform: rotate(180deg) translateY(2vw);
          transform: rotate(180deg) translateY(2vw);
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn:before, [data-foldername=top] section.topics .topics-slider .topics-slider-btn:after {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn:hover:before {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn:hover:after {
    opacity: 0;
  }
}
[data-foldername=top] section.news {
  padding: 0 4vw 0;
}
[data-foldername=top] section.news .sec-wrap {
  padding: 0 0 20vw;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
[data-foldername=top] section.news .section-title {
  position: relative;
  background: #f9f9f9;
}
[data-foldername=top] section.news .section-title .section-title-wrap {
  padding: 20vw 4vw 6.4vw 0;
  position: relative;
}
[data-foldername=top] section.news .section-title:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: -4vw;
  bottom: 0;
}
[data-foldername=top] section.news .section-title:after {
  content: "";
  width: 27.8vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  bottom: 0;
}
[data-foldername=top] section.news .section-title .text {
  margin: 0 0 4.7vw;
}
[data-foldername=top] section.news .section-title .img {
  margin-left: 0;
}
[data-foldername=top] section.news .section-title .img img {
  width: 27.3vw;
}
[data-foldername=top] section.news .news-archives {
  position: relative;
  width: 100%;
  height: 125.7vw;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #dddddd;
  /* トラックの余白は調整なし（ぴったりになる） */
}
[data-foldername=top] section.news .news-archives .scroll-thumb {
  width: 3.4vw;
  height: 3.4vw;
  background: #0075c2;
  border-radius: 50%;
  position: absolute;
  right: -1.7vw;
  top: -1.7vw;
  cursor: pointer;
}
[data-foldername=top] section.news .news-archives .scroll {
  position: relative;
  height: 125.7vw;
  border-bottom: 1px solid #dddddd;
}
[data-foldername=top] section.news .news-archives .scroll:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #0075c2;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
[data-foldername=top] section.news .news-archives ul {
  position: relative;
  height: 100%;
  overflow: visible;
  width: 100%;
  padding-bottom: 1px;
}
[data-foldername=top] section.news .news-archives ul::-webkit-scrollbar {
  width: 3.4vw;
  background-color: rgba(255, 255, 255, 0);
}
[data-foldername=top] section.news .news-archives ul::-webkit-scrollbar-thumb {
  background: url("../../images/common/btn-scrollball.webp") no-repeat center top/3.4vw 3.4vw;
}
[data-foldername=top] section.news .news-archives ul::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}
[data-foldername=top] section.news .news-archives ul .news-item {
  background: #f9f9f9;
}
[data-foldername=top] section.news .news-archives ul .news-item + .news-item {
  border-top: 1px solid #dddddd;
}
[data-foldername=top] section.news .news-archives ul .news-item .news-meta .news-date {
  font-size: clamp(9px, 3.6vw, 36px);
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  display: inline-block;
  margin-right: 2.5vw;
}
[data-foldername=top] section.news .news-archives ul .news-item .news-meta .news-label {
  font-size: clamp(9px, 3.6vw, 36px);
  color: #fff;
  background: #333333;
  border-radius: 3.2vw;
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1vw 6.4vw;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: 0em;
}
[data-foldername=top] section.news .news-archives ul .news-item .news-text p {
  line-height: 1.67;
}
[data-foldername=top] section.news .news-archives ul .news-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 7.4vw 14vw 8vw 4vw;
  position: relative;
  overflow: hidden;
}
[data-foldername=top] section.news .news-archives ul .news-item a:before {
  content: "";
  width: 100%;
  height: calc(100% - 1px);
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: hoverout 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: hoverout 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
}
[data-foldername=top] section.news .news-archives ul .news-item a:after {
  content: "";
  width: 1.5vw;
  height: 2.8vw;
  background: url("../../images/top/news/icon-arr.png") no-repeat center right/contain;
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 6.4vw;
  top: 0;
}
[data-foldername=top] section.news .news-archives ul .news-item a .news-meta, [data-foldername=top] section.news .news-archives ul .news-item a .news-label, [data-foldername=top] section.news .news-archives ul .news-item a .news-text {
  position: relative;
  z-index: 10;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.news .news-archives ul .news-item a {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.news .news-archives ul .news-item a .news-label {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.news .news-archives ul .news-item a:hover {
    color: #0075c2;
  }
  [data-foldername=top] section.news .news-archives ul .news-item a:hover:before {
    -webkit-animation: hoverin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
            animation: hoverin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  [data-foldername=top] section.news .news-archives ul .news-item a:hover .news-label {
    background: #0075c2;
    color: #fff;
  }
}
[data-foldername=top] section.news .news-archives .os-scrollbar {
  width: 3.4vw !important;
  right: -1.4vw;
  height: calc(100% + 3.4vw);
  -webkit-transform: translateY(-1.7vw);
          transform: translateY(-1.7vw);
}
[data-foldername=top] section.news .news-archives .os-scrollbar-vertical {
  top: 0;
  bottom: 0;
  position: absolute !important;
}
[data-foldername=top] section.news .news-archives .os-scrollbar-vertical &gt; .os-scrollbar-track {
  padding: 0;
}
[data-foldername=top] section.news .news-archives .os-scrollbar-track {
  width: 3.4vw !important;
}
[data-foldername=top] section.news .news-archives .os-scrollbar-handle {
  width: 3.4vw !important;
  height: 3.4vw !important;
  background: #0075c2;
  max-height: inherit;
  min-height: inherit;
  border-radius: 50%;
}
[data-foldername=top] section.news.scroll-active .section-title {
  z-index: 10;
}
[data-foldername=top] section.contact {
  background: #333333;
  color: #fff;
  padding: 0 4vw;
}
[data-foldername=top] section.contact .sec-wrap {
  border-right: 1px solid #555;
  border-left: 1px solid #555;
  padding: 20vw 0;
}
[data-foldername=top] section.contact .section-title {
  position: relative;
  padding: 0 0 6vw;
}
[data-foldername=top] section.contact .section-title .section-title-wrap {
  padding: 20vw 4vw 6.4vw 0;
  position: relative;
}
[data-foldername=top] section.contact .section-title:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: -4vw;
  bottom: 0;
}
[data-foldername=top] section.contact .section-title:after {
  content: "";
  width: 40.2vw;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
[data-foldername=top] section.contact .section-title .text {
  margin: 0 0 4.7vw;
  color: #fff;
}
[data-foldername=top] section.contact .section-title .img {
  margin-left: 0;
}
[data-foldername=top] section.contact .section-title .img img {
  width: 40.2vw;
}
[data-foldername=top] section.contact .contact-content .contact-links .contact-link {
  width: 100%;
  height: 30vw;
  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;
  padding: 0 4vw;
  border-bottom: 1px solid #555;
  overflow: hidden;
  position: relative;
}
[data-foldername=top] section.contact .contact-content .contact-links .contact-link img {
  pointer-events: none;
}
[data-foldername=top] section.contact .contact-content .contact-links .contact-link:before {
  content: "";
  width: 100%;
  height: 0.8vw;
  background: #0075c2;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-animation: hoverout 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: hoverout 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.contact .contact-content .contact-links .contact-link {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.contact .contact-content .contact-links .contact-link:hover {
    background: #424242;
  }
  [data-foldername=top] section.contact .contact-content .contact-links .contact-link:hover:before {
    -webkit-animation: hoverin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
            animation: hoverin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
}
[data-foldername=top] section.contact .contact-content .contact-phone {
  padding: 9.2vw 0 0;
}
[data-foldername=top] section.contact .contact-content .contact-phone .phone-title {
  width: 71.6vw;
  margin: 0 auto 4.1vw;
  font-size: 0;
  line-height: 0;
}
[data-foldername=top] section.contact .contact-content .contact-phone .phone-box {
  padding: 0 4vw 0;
  border-bottom: 1px solid #555;
}
[data-foldername=top] section.contact .contact-content .contact-phone .phone-box .tel-time {
  width: 81.2vw;
  margin: 3.4vw auto 0;
  padding-bottom: 12.7vw;
}
[data-foldername=top] section.contact .banner-list {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.1vw 0 0;
}
[data-foldername=top] section.contact .banner-list li {
  width: 50%;
  height: 13.3vw;
}
[data-foldername=top] section.contact .banner-list li a {
  width: 100%;
  height: 100%;
  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;
  position: relative;
}
[data-foldername=top] section.contact .banner-list li a img {
  width: 37.7vw;
}
[data-foldername=top] section.contact .banner-list li a:before {
  content: "";
  width: 40.8vw;
  height: 1px;
  background: #555;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (hover: hover) and (pointer: fine) {
  [data-foldername=top] section.contact .banner-list li a img {
    -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  [data-foldername=top] section.contact .banner-list li a:hover img {
    opacity: 0.7;
  }
}
[data-foldername=top] section.contact .banner-list li:nth-of-type(even) a:after {
  content: "";
  width: 1px;
  height: 8.9vw;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background: #555;
}

@media (min-width: 768px) {
  [data-foldername=top] section .section-title {
    font-size: 12px;
  }
  [data-foldername=top] section .section-title .text {
    font-size: 12px;
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
  [data-foldername=top] section .section-title .img {
    margin-left: 2px;
  }
  [data-foldername=top] section.lead {
    z-index: 10;
    position: relative;
  }
  [data-foldername=top] section.lead .sec-wrap {
    position: relative;
  }
  [data-foldername=top] section.lead .bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  [data-foldername=top] section.lead .mv {
    height: 100vh;
    min-width: 1180px;
  }
  [data-foldername=top] section.lead .mv h2 {
    width: 438.5px;
    height: 118.5px;
    left: 203px;
    right: auto;
    bottom: 111.5px;
    margin: 0;
  }
  [data-foldername=top] section.lead .mv h2:before {
    content: "";
    width: 398px;
    height: 119px;
    background: url(../../images/top/lead/catch-white@pc.webp) no-repeat center top/contain;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
  }
  [data-foldername=top] section.lead .mv h2 .wrap-ribbon {
    display: block;
    width: 100%;
    height: 100%;
  }
  [data-foldername=top] section.lead .mv h2 img {
    width: 398px;
  }
  [data-foldername=top] section.lead .mv h2 .ribbon {
    display: block;
    width: 438px;
    height: 55px;
    position: absolute;
    left: -12px;
    top: 29px;
  }
  [data-foldername=top] section.lead .mv h2 .ribbon i {
    display: block;
    position: absolute;
    width: 438px;
    height: 55px;
    top: 0;
    left: 0;
  }
  [data-foldername=top] section.lead .mv h2 .ribbon i:before {
    content: "";
    width: 438px;
    height: 55px;
    background: url("../../images/top/lead/catch-ribbon.webp") no-repeat left top/438px 55px;
    position: absolute;
    right: 0;
    top: 0;
  }
  [data-foldername=top] section.lead .mv .scroll {
    width: 100px;
    height: 79px;
    position: absolute;
    left: 0;
    right: -72px;
    bottom: 40px;
    margin: auto;
    z-index: 20;
    display: block;
  }
  [data-foldername=top] section.lead .mv .scroll i {
    display: block;
    width: 30px;
    height: 50px;
    background: url("../../images/top/lead/scroll-frame.webp") no-repeat center center/contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
  }
  [data-foldername=top] section.lead .mv .scroll i span {
    display: block;
    width: 8px;
    height: 8px;
    background: url("../../images/top/lead/scroll-ball.webp") no-repeat center center/contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 11px;
    margin: auto;
    -webkit-animation: scroll-ball 2.5s infinite;
            animation: scroll-ball 2.5s infinite;
  }
  [data-foldername=top] section.lead .mv .scroll p {
    font-size: 10px;
    line-height: 1;
    color: #0075c2;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
  }
  [data-foldername=top] section.lead .mv .scroll p span {
    display: block;
    -webkit-animation: scroll-text 2.5s infinite;
            animation: scroll-text 2.5s infinite;
  }
  [data-foldername=top] section.lead .second {
    padding: 0 0 114.5px 204px;
    min-width: 1180px;
  }
  [data-foldername=top] section.lead .second h2 {
    width: 398px;
    z-index: 100;
    margin: 0;
  }
  [data-foldername=top] section.lead .second .text p + p {
    margin: 0 0 0;
  }
  [data-foldername=top] section.lead .second .text p:nth-of-type(1) {
    width: 502px;
    margin: 0 0 0;
  }
  [data-foldername=top] section.lead .second .text p:nth-of-type(2) {
    width: 482.5px;
    margin: 79.5px 0 0;
  }
  [data-foldername=top] section.lead .second .text p:nth-of-type(3) {
    width: 578.5px;
    margin: 82.5px 0 0;
  }
  [data-foldername=top] .pc-space-adjust {
    padding-left: 70px;
    background: #f9f9f9;
  }
  [data-foldername=top] section.history {
    padding: 0 80px;
  }
  [data-foldername=top] section.history .btn-detail {
    width: 260px;
    height: 55px;
    border-radius: 27.5px;
    margin: 25px 0 0;
    padding: 0 10px 0 0;
  }
  [data-foldername=top] section.history .btn-detail i {
    width: 27px;
    height: 27px;
    margin: 0 17px 0 0;
  }
  [data-foldername=top] section.history .btn-detail i:before, [data-foldername=top] section.history .btn-detail i:after {
    width: 14px;
  }
  [data-foldername=top] section.history .btn-detail span {
    display: block;
    width: 112px;
    height: 23px;
  }
  [data-foldername=top] section.history .btn-detail span.text-close {
    width: 67px;
    height: 23.5px;
  }
  [data-foldername=top] section.history .section-title {
    padding: 150px 0 0;
  }
  [data-foldername=top] section.history .section-title:after {
    content: "";
    width: 550px;
    height: 1px;
    background: #555;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 999;
  }
  [data-foldername=top] section.history .section-title .text {
    font-size: 12px;
  }
  [data-foldername=top] section.history .section-title .img {
    margin: 16.5px 0 0;
    padding-bottom: 25px;
  }
  [data-foldername=top] section.history .section-title .img img {
    width: 550px;
  }
  [data-foldername=top] section.history .history-item {
    position: relative;
    padding: 0;
  }
  [data-foldername=top] section.history .history-item + .history-item {
    border-top: 1px solid #dddddd;
  }
  [data-foldername=top] section.history .history-item .label img {
    width: 175px;
  }
  [data-foldername=top] section.history .history-item .history-heading {
    padding: 0;
  }
  [data-foldername=top] section.history .history-item .history-heading .year, [data-foldername=top] section.history .history-item .history-heading .title {
    display: block;
  }
  [data-foldername=top] section.history .history-item .history-heading .year {
    margin: 0 0 34px;
  }
  [data-foldername=top] section.history .history-item .history-heading .year:before {
    height: 56px;
    left: -61px;
    top: 0;
  }
  [data-foldername=top] section.history .history-item .history-heading .year img {
    height: 59.5px;
    max-width: 100%;
  }
  [data-foldername=top] section.history .history-item .history-heading .title {
    margin: 0 0 22.5px;
  }
  [data-foldername=top] section.history .history-item .history-heading .title img {
    height: auto;
  }
  [data-foldername=top] section.history .history-item .history-text p + p {
    margin-top: 29.5px;
  }
  [data-foldername=top] section.history .history-item .history-detail {
    padding: 83.5px 60px 40px;
    border-right: 1px solid #dddddd;
  }
  [data-foldername=top] section.history .history-item .history-detail p + p {
    margin-top: 29.5px;
  }
  [data-foldername=top] section.history .history-item .history-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  [data-foldername=top] section.history .history-item .history-item-wrap .history-image, [data-foldername=top] section.history .history-item .history-item-wrap .history-detail {
    width: 50%;
  }
  [data-foldername=top] section.history .history-item .history-image {
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 1;
    padding: 40px;
    font-size: 0;
    line-height: 0;
  }
  [data-foldername=top] section.history .history-item .history-image span {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 365px;
    position: relative;
    font-size: 0;
    line-height: 0;
  }
  [data-foldername=top] section.history .history-item .history-image span img {
    position: absolute;
    left: 0;
    top: 0;
  }
  [data-foldername=top] section.history .history-item .history-image-caption {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: right;
    text-shadow: 0px 0px 5px rgb(23, 23, 23), 0px 0px 5px rgb(23, 23, 23);
    position: absolute;
    right: 15px;
    bottom: 10px;
  }
  [data-foldername=top] section.history .history-item .history-slider {
    padding: 48px 0 44.5px 80px;
  }
  [data-foldername=top] section.history .history-item .history-slider-inner {
    overflow: hidden;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide {
    padding: 234px 46.5px 0 30px;
    width: 347px;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-image {
    height: 235px;
    top: 54px;
    padding: 0 46.5px 0 0;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-image.batch p {
    width: 105px;
    height: 27px;
    font-size: 15px;
    right: 46.5px;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-year {
    height: 38px;
    margin: 0 0 16px;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-caption {
    margin: 0 -1px 0 0;
    padding: 18.5px 0 0 20px;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .swiper-slide .slide-caption h4 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more {
    font-size: 18px;
    padding: 3px 51.5px 10px 0;
    margin: 13px 0 0;
  }
  [data-foldername=top] section.history .history-item .history-slider .swiper .slide-view-more:after {
    width: 16px;
    height: 16px;
    top: 3px;
    right: 2px;
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn {
    width: 50px;
    height: 50px;
    top: 195.5px;
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn:before {
    width: 7.5px;
    height: 13.5px;
  }
  [data-foldername=top] section.history .history-item .history-slider .history-slider-btn:after {
    width: 7.5px;
    height: 13.5px;
  }
  [data-foldername=top] section.history .history-item .history-slider-caption .note-area {
    padding: 31px 80px 0 0;
  }
  [data-foldername=top] section.history .history-item .history-slider.has-note {
    padding-bottom: 56px;
  }
  [data-foldername=top] section.history .history-item.item01 {
    position: relative;
    padding-bottom: 118px;
    min-height: 405px;
  }
  [data-foldername=top] section.history .history-item.item01:before {
    left: -80px;
    min-width: 1180px;
  }
  [data-foldername=top] section.history .history-item.item01 .bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    line-height: 0;
    font-size: 0;
  }
  [data-foldername=top] section.history .history-item.item01 .history-item-wrap {
    padding-top: 83.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [data-foldername=top] section.history .history-item.item01 .history-item-wrap .history-lead {
    width: 578px;
    padding: 5px 0 0 60px;
  }
  [data-foldername=top] section.history .history-item.item01 .history-item-wrap .history-detail {
    width: calc(100% - 578px);
    padding: 0 60px 0 0;
  }
  [data-foldername=top] section.history .history-item.item01 .label {
    width: 550px;
    margin: 0 0 55px;
  }
  [data-foldername=top] section.history .history-item.item01 .history-detail {
    border-right: none;
  }
  [data-foldername=top] section.history .history-item.item01 .history-heading {
    margin: 0 0 45px;
    padding: 0;
  }
  [data-foldername=top] section.history .history-item.item01 .history-heading img {
    width: 295.5px;
  }
  [data-foldername=top] section.history .history-item.item01 .history-text {
    margin: 0 0 40px;
    padding: 0;
  }
  [data-foldername=top] section.history .history-item.item01 .history-text img {
    width: 438px;
  }
  [data-foldername=top] section.history .history-item.item02 .history-heading .title img {
    width: 337px;
  }
  [data-foldername=top] section.history .history-item.item02 .parts-ribbon {
    left: 0;
    top: -178.5px;
  }
  [data-foldername=top] section.history .history-item.item02 .history-image {
    z-index: 101;
  }
  [data-foldername=top] section.history .history-item.item02 .history-image span {
    min-height: 325px;
  }
  [data-foldername=top] section.history .history-item.item03 .history-heading .title img {
    width: 374.5px;
  }
  [data-foldername=top] section.history .history-item.item04 {
    padding-bottom: 0;
  }
  [data-foldername=top] section.history .history-item.item04 .history-heading .title img {
    width: 501.5px;
  }
  [data-foldername=top] section.history .history-item.item04 .history-item-wrap {
    padding: 0;
  }
  [data-foldername=top] section.history .history-item.item05 .history-heading .title img {
    width: 345.5px;
  }
  [data-foldername=top] section.history .history-item.item06 .history-heading .title img {
    width: 482.5px;
  }
  [data-foldername=top] section.history .history-item.item07 .history-heading .title img {
    width: 450.5px;
  }
  [data-foldername=top] section.history .history-item.item08 {
    position: relative;
  }
  [data-foldername=top] section.history .history-item.item08 .history-heading .title img {
    width: 270.5px;
  }
  [data-foldername=top] section.history .history-item.item08 .history-item-wrap {
    position: relative;
    overflow: hidden;
  }
  [data-foldername=top] section.history .history-item.item08 .history-item-wrap .pc-ribbon-parts {
    display: block;
    width: 100%;
    height: 419px;
    position: absolute;
    left: auto;
    bottom: 0;
    pointer-events: none;
  }
  [data-foldername=top] section.history .history-item.item08 .history-item-wrap .pc-ribbon-parts img {
    width: calc(100vw - 180px);
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: inherit;
  }
  [data-foldername=top] section.history .history-item.item09 {
    padding-bottom: 200px;
  }
  [data-foldername=top] section.history .history-item.item09 .item-ribbon {
    width: 100%;
    height: 750px;
    position: absolute;
    left: 0;
    top: 0;
  }
  [data-foldername=top] section.history .history-item.item09 .item-ribbon img {
    width: calc(100vw - 180px);
  }
  [data-foldername=top] section.history .history-item.item09 .history-heading .year {
    margin: 8.5px 0 0 -4px;
    padding: 0 0 0 0;
  }
  [data-foldername=top] section.history .history-item.item09 .history-heading .year:before {
    left: -57px;
  }
  [data-foldername=top] section.history .history-item.item09 .history-detail {
    border-right: none;
  }
  [data-foldername=top] section.history .note-area {
    padding: 0 60px 120px;
  }
  [data-foldername=top] section.history .note-area dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: 0.06em;
  }
  [data-foldername=top] section.history .note-area dl dt {
    width: 40px;
  }
  [data-foldername=top] section.history .note-area dl dt:nth-of-type(n + 2) {
    margin-top: 5px;
  }
  [data-foldername=top] section.history .note-area dl dd {
    width: calc(100% - 40px);
  }
  [data-foldername=top] section.history .note-area dl dd:nth-of-type(n + 2) {
    margin-top: 5px;
  }
  [data-foldername=top] section.message {
    padding: 0 80px;
  }
  [data-foldername=top] section.message .sec-wrap {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  [data-foldername=top] section.message .section-title {
    padding: 0 0 28px;
  }
  [data-foldername=top] section.message .section-title:before {
    left: -80px;
    min-width: 1180px;
  }
  [data-foldername=top] section.message .section-title:after {
    width: 554.5px;
  }
  [data-foldername=top] section.message .section-title .text {
    margin: 0 0 21px;
  }
  [data-foldername=top] section.message .section-title .img img {
    width: 554.5px;
  }
  [data-foldername=top] section.message .message-wrap {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  [data-foldername=top] section.message .message-wrap .message-imagebox {
    width: 50%;
    position: relative;
    height: 580px;
    overflow: hidden;
    padding: 40px;
  }
  [data-foldername=top] section.message .message-wrap .message-imagebox span {
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 170.5px 341px 0 50px;
  }
  [data-foldername=top] section.message .message-wrap .message-imagebox .message-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    max-width: inherit;
    -o-object-fit: cover;
       object-fit: cover;
  }
  [data-foldername=top] section.message .message-wrap .message-imagebox .message-caption {
    max-width: 213px;
    min-width: 175px;
    width: 100%;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    margin: 0;
    z-index: 2;
  }
  [data-foldername=top] section.message .message-wrap .message-detail {
    width: 50%;
    padding: 79px 77px 40px 80px;
    border-right: 1px solid #dddddd;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .catch {
    width: 495.5px;
    margin: 0 0 40px;
    max-width: 100%;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box {
    width: 100%;
    height: 278px;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box:before {
    bottom: -47px;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .text {
    height: auto;
    overflow: hidden;
    padding-bottom: 80px;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu {
    width: 251px;
    height: 46px;
    border-radius: 27.5px;
    background: #0075c2;
    left: 0;
    right: 0;
    bottom: 0;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i {
    width: 27px;
    height: 27px;
    margin: 0 17px 0 0;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i:before, [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu i:after {
    width: 14px;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu span {
    width: 114px;
    height: 19px;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end {
    width: 251px;
    height: 46px;
    border-radius: 27.5px;
    background: #0075c2;
    left: 0;
    right: 0;
    bottom: 0;
  }
  [data-foldername=top] section.message .message-wrap .message-detail .message-box .btn-continu-end span {
    width: 79px;
    height: 19px;
  }
  [data-foldername=top] section.topics {
    padding: 0 80px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  [data-foldername=top] section.topics .sec-wrap {
    padding-top: 147px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  [data-foldername=top] section.topics .section-title {
    padding: 0 0 21.5px;
  }
  [data-foldername=top] section.topics .section-title:before {
    left: -80px;
    min-width: 1180px;
  }
  [data-foldername=top] section.topics .section-title:after {
    width: 311.5px;
  }
  [data-foldername=top] section.topics .section-title .text {
    margin: 0 0 29.5px;
  }
  [data-foldername=top] section.topics .section-title .img {
    margin-left: 0;
  }
  [data-foldername=top] section.topics .section-title .img img {
    width: 311.5px;
  }
  [data-foldername=top] section.topics .topics-slider {
    padding: 80px 0 0;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide {
    padding: 0 2.5px;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption {
    padding: 20px 0 0;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption h4 {
    font-size: 22.5px;
    margin: 0 0 10px;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .slide-caption p {
    line-height: 1.67;
    letter-spacing: 0.19em;
    max-width: 700px;
    width: 100%;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .topics-view-more {
    width: 168.5px;
    padding: 0 0 9px;
    margin: 15px 0 0;
  }
  [data-foldername=top] section.topics .topics-slider .swiper .swiper-slide .topics-view-more:before {
    height: 2px;
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn {
    width: 50px;
    height: 50px;
    top: 335px;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn.swiper-button-next {
    right: 0;
    left: auto;
    -webkit-transform: rotate(180deg) translateY(100px);
            transform: rotate(180deg) translateY(100px);
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn:before {
    width: 7.5px;
    height: 13.5px;
  }
  [data-foldername=top] section.topics .topics-slider .topics-slider-btn:after {
    width: 7.5px;
    height: 13.5px;
  }
  [data-foldername=top] section.news {
    padding: 0 80px 0;
  }
  [data-foldername=top] section.news .sec-wrap {
    padding: 0 0 150px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  [data-foldername=top] section.news .section-title .section-title-wrap {
    padding: 151px 20px 26px 0;
  }
  [data-foldername=top] section.news .section-title:before {
    left: -80px;
    min-width: 1180px;
  }
  [data-foldername=top] section.news .section-title:after {
    width: 194.5px;
  }
  [data-foldername=top] section.news .section-title .text {
    margin: 0 0 23.5px;
  }
  [data-foldername=top] section.news .section-title .img {
    margin-left: 0;
  }
  [data-foldername=top] section.news .section-title .img img {
    width: 194.5px;
  }
  [data-foldername=top] section.news .news-archives {
    height: 603px;
  }
  [data-foldername=top] section.news .news-archives .scroll-thumb {
    width: 17px;
    height: 17px;
    right: -8.5px;
    top: -8.5px;
  }
  [data-foldername=top] section.news .news-archives .scroll {
    position: relative;
    height: 603px;
  }
  [data-foldername=top] section.news .news-archives .scroll:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #0075c2;
    position: absolute;
    right: 0;
    top: 0;
  }
  [data-foldername=top] section.news .news-archives ul {
    width: 100%;
  }
  [data-foldername=top] section.news .news-archives ul::-webkit-scrollbar {
    width: 17px;
    background-color: rgba(255, 255, 255, 0);
  }
  [data-foldername=top] section.news .news-archives ul::-webkit-scrollbar-thumb {
    background: url("../../images/common/btn-scrollball.webp") no-repeat center top/17px 17px;
  }
  [data-foldername=top] section.news .news-archives ul::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0);
  }
  [data-foldername=top] section.news .news-archives ul .news-item {
    padding: 0;
  }
  [data-foldername=top] section.news .news-archives ul .news-item + .news-item {
    border-top: 1px solid #dddddd;
  }
  [data-foldername=top] section.news .news-archives ul .news-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  [data-foldername=top] section.news .news-archives ul .news-item a:after {
    content: "";
    width: 7.5px;
    height: 14px;
    background: url("../../images/top/news/icon-arr.png") no-repeat center right/contain;
    position: absolute;
    bottom: 0;
    margin: auto;
    right: 49px;
    top: 0;
  }
  [data-foldername=top] section.news .news-archives ul .news-item .news-meta {
    display: block;
    width: 420px;
    padding: 0 20px 0 50px;
  }
  [data-foldername=top] section.news .news-archives ul .news-item .news-meta .news-date {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.18em;
    line-height: 1;
    display: inline-block;
    margin-right: 24.5px;
  }
  [data-foldername=top] section.news .news-archives ul .news-item .news-meta .news-label {
    font-size: 18px;
    border-radius: 16px;
    padding: 5px 32px;
  }
  [data-foldername=top] section.news .news-archives ul .news-item .news-text {
    width: calc(100% - 420px);
    padding: 50px 130px 55px 0;
  }
  [data-foldername=top] section.news .news-archives ul .news-item .news-text p {
    line-height: 1.67;
  }
  [data-foldername=top] section.news .news-archives .os-scrollbar {
    width: 17px !important;
    right: -5.5px;
    height: calc(100% + 17px);
    -webkit-transform: translateY(-8.5px);
            transform: translateY(-8.5px);
  }
  [data-foldername=top] section.news .news-archives .os-scrollbar-track {
    width: 17px !important;
  }
  [data-foldername=top] section.news .news-archives .os-scrollbar-handle {
    width: 17px !important;
    height: 17px !important;
    background: #0075c2;
    max-height: inherit;
    min-height: inherit;
    border-radius: 50%;
  }
  [data-foldername=top] section.contact {
    padding: 0 80px;
  }
  [data-foldername=top] section.contact .sec-wrap {
    padding: 148px 0 148px;
  }
  [data-foldername=top] section.contact .section-title {
    padding: 0 0 25px;
  }
  [data-foldername=top] section.contact .section-title .section-title-wrap {
    padding: 100px 20px 32px 0;
    position: relative;
  }
  [data-foldername=top] section.contact .section-title:before {
    left: -80px;
    min-width: 1180px;
  }
  [data-foldername=top] section.contact .section-title:after {
    width: 286.5px;
  }
  [data-foldername=top] section.contact .section-title .text {
    margin: 0 0 25.5px;
  }
  [data-foldername=top] section.contact .section-title .img img {
    width: 286.5px;
  }
  [data-foldername=top] section.contact .contact-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [data-foldername=top] section.contact .contact-content .contact-links {
    width: 50%;
    height: 357px;
    border-right: 1px solid #555;
  }
  [data-foldername=top] section.contact .contact-content .contact-links .contact-link {
    width: 100%;
    height: 50%;
    padding: 0 85px 0 87.5px;
  }
  [data-foldername=top] section.contact .contact-content .contact-links .contact-link:before {
    height: 4px;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone {
    padding: 0 88px 0 85px;
    width: 50%;
    height: 357px;
    border-bottom: 1px solid #555;
    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;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone .phone-title {
    width: 100%;
    margin: 0 0 22px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone .phone-title:before {
    content: "";
    width: calc(100% - 373px);
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone .phone-title img {
    width: 358px;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone .phone-box {
    padding: 0 0 0;
    border-bottom: none;
  }
  [data-foldername=top] section.contact .contact-content .contact-phone .phone-box .tel-time {
    width: 100%;
    margin: 7px auto 0;
    padding-bottom: 0;
  }
  [data-foldername=top] section.contact .banner-list {
    display: none;
  }
}
@media (max-width: 767px) {
  .ios [data-foldername=top] section.history .history-item.item02 .parts-ribbon, .android [data-foldername=top] section.history .history-item.item02 .parts-ribbon {
    top: -36.7vw;
  }
  .ios [data-foldername=top] section.news .news-archives .os-scrollbar, .android [data-foldername=top] section.news .news-archives .os-scrollbar {
    -webkit-transform: translateY(-1.8vw);
            transform: translateY(-1.8vw);
    height: calc(100% + 1.1vw);
  }
}
@media (min-width: 768px) {
  [data-foldername=top] section.news .news-archives ul .news-item .news-meta .news-date {
    letter-spacing: 0.06em;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  [data-foldername=top] section.lead .mv .scroll {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}
@media (min-width: 1600px) {
  [data-foldername=top] section.history .item01 {
    padding-bottom: 130px !important;
  }
}
@media (min-width: 1600px) {
  [data-foldername=top] section.history .history-item.item09 {
    padding-bottom: 12.5vw;
  }
}</pre></body></html>