﻿@charset "UTF-8";
.top-important {
  margin-top: 60px;
}

.top-important-list {
  padding: 25px 30px;
  border: 1px solid #e71010;
}

.top-important-list > ul > li {
  padding-left: 25px;
  background-image: url(/assets_new/img/common/icon_important.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 16px;
  line-height: 1.7;
}

.top-important-list > ul > li:nth-of-type(n+2) {
  margin-top: 10px;
}

.top-important-list > ul > li > a {
  color: #e71010;
  text-decoration: underline;
}

.top-news {
  margin-top: 70px;
}

.top-news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-news-list .news-list {
  width: 520px;
}

.top-news-list .news-list[data-company="group"] .news-box > dl > dd > p {
  display: none;
}

.top-news-list .news-list:nth-of-type(2) {
  margin-left: 20px;
}

.top-news-headline {
  margin-top: 50px;
}

.top-news-headline > ul > li {
  padding-left: 1.0em;
  line-height: 1.5;
  text-indent: -1.0em;
}

.top-news-headline > ul > li:before {
  content: "・";
}

.top-news-headline > ul > li:nth-of-type(n+2) {
  margin-top: 15px;
}

.top-news-headline > ul > li > a {
  color: #333333;
  text-decoration: underline;
}

html[lang="ja"] .footer {
  margin-top: 0;
}

html[lang="ja"] .top-title {
  margin-bottom: 60px;
  color: #0075c1;
  font-weight: bold;
  text-align: center;
}

html[lang="ja"] .top-title > p {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 2.0rem;
  letter-spacing: 2px;
}

html[lang="ja"] .top-title > h2 {
  font-size: 4.0rem;
  letter-spacing: 5px;
}

html[lang="ja"] .top-title > h2 > a {
  padding-right: 25px;
  background-image: url(/assets_new/img/top/title_arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #0075c1;
  text-decoration: none;
}

html[lang="ja"] .top-mv {
  position: relative;
}

html[lang="ja"] .top-mv-slide {
  aspect-ratio: 1920 / 700;
  position: relative;
}

html[lang="ja"] .top-mv-slide > li {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 3.0s;
  transition: opacity 3.0s;
}

html[lang="ja"] .top-mv-slide > li.on {
  z-index: 1;
  opacity: 1;
}

html[lang="ja"] .top-mv-slide-card-100th {
  aspect-ratio: 1920 / 700;
  position: relative;
  width: 100%;
  padding-top: 6.77083%;
}

html[lang="ja"] .top-mv-slide-card-100th-bg {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

html[lang="ja"] .top-mv-slide-card-100th-bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

html[lang="ja"] .top-mv-slide-card-100th-inner {
  display: none;
}

html[lang="ja"] .top-mv-slide-card-hld {
  aspect-ratio: 1920 / 700;
  position: relative;
  width: 100%;
  overflow-x: clip;
}

html[lang="ja"] .top-mv-slide-card-hld-bg {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

html[lang="ja"] .top-mv-slide-card-hld-pic01 {
  translate: -50% -50%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65.625%;
  -webkit-filter: blur(10px) brightness(1.5);
  filter: blur(10px) brightness(1.5);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-pic01.anm {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld-pic02 {
  position: absolute;
  top: 0;
  right: 6.04167%;
  width: 20.83333%;
  -webkit-filter: blur(10px) brightness(1.5);
  filter: blur(10px) brightness(1.5);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-pic02.anm {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld-pic02::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 4%;
  margin-left: 4%;
  background: -webkit-gradient(linear, left top, left bottom, from(#B4FAFC), to(#4C9FFE));
  background: -webkit-linear-gradient(top, #B4FAFC, #4C9FFE);
  background: linear-gradient(to bottom, #B4FAFC, #4C9FFE);
  content: "";
  opacity: 0.2;
}

html[lang="ja"] .top-mv-slide-card-hld-pic02 img {
  position: relative;
}

html[lang="ja"] .top-mv-slide-card-hld-pic03 {
  position: absolute;
  bottom: 0;
  left: 5.20833%;
  width: 24.16667%;
  margin-bottom: 5.46875%;
  -webkit-filter: blur(10px) brightness(1.5);
  filter: blur(10px) brightness(1.5);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-pic03::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 3.44828%;
  margin-left: 3.44828%;
  background: -webkit-gradient(linear, left top, left bottom, from(#B4FAFC), to(#4C9FFE));
  background: -webkit-linear-gradient(top, #B4FAFC, #4C9FFE);
  background: linear-gradient(to bottom, #B4FAFC, #4C9FFE);
  content: "";
  opacity: 0.2;
}

html[lang="ja"] .top-mv-slide-card-hld-pic03 img {
  position: relative;
}

html[lang="ja"] .top-mv-slide-card-hld-pic03.anm {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld-pic04 {
  position: absolute;
  right: 9.79167%;
  bottom: 0;
  width: 19.375%;
  margin-bottom: 0.83333%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-pic04::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 4.30108%;
  margin-left: 4.30108%;
  background: -webkit-gradient(linear, left top, left bottom, from(#B4FAFC), to(#4C9FFE));
  background: -webkit-linear-gradient(top, #B4FAFC, #4C9FFE);
  background: linear-gradient(to bottom, #B4FAFC, #4C9FFE);
  content: "";
  opacity: 0.2;
}

html[lang="ja"] .top-mv-slide-card-hld-pic04 img {
  position: relative;
}

html[lang="ja"] .top-mv-slide-card-hld-pic04.anm {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld-copy {
  translate: 0 20px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 31.25%;
  margin: 7.29167% auto 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-copy.anm {
  translate: none;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld-text {
  translate: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 21.875%;
  font-size: 0.9375vw;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld-text.anm {
  translate: none;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-hld .btn {
  translate: 0 20px;
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto 5.20833%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
}

html[lang="ja"] .top-mv-slide-card-hld .btn.anm {
  translate: none;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, translate 1.0s, -webkit-filter 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s;
  transition: opacity 1.0s, filter 1.0s, translate 1.0s, -webkit-filter 1.0s;
}

html[lang="ja"] .top-mv-slide-card-grp {
  aspect-ratio: 1920 / 700;
  position: relative;
  width: 100%;
  padding-top: 6.77083%;
}

html[lang="ja"] .top-mv-slide-card-grp-bg {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

html[lang="ja"] .top-mv-slide-card-grp-bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

html[lang="ja"] .top-mv-slide-card-grp-inner {
  position: relative;
  width: 32.29167%;
  margin-left: 5.20833%;
}

html[lang="ja"] .top-mv-slide-card-grp-text {
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
  text-align: center;
}

html[lang="ja"] .top-mv-pager {
  gap: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
  opacity: 0;
}

html[lang="ja"] .top-mv-pager.on {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

html[lang="ja"] .top-mv-pager-prev, html[lang="ja"] .top-mv-pager-next {
  width: 8px;
  cursor: pointer;
}

html[lang="ja"] .top-mv-pager-dot {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

html[lang="ja"] .top-mv-pager-dot > li {
  aspect-ratio: 1;
  width: 16px;
  border: 1px solid #A3A3A3;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

html[lang="ja"] .top-mv-pager-dot > li.on {
  border-color: #0075C1;
  background-color: #0075C1;
  pointer-events: none;
}

html[lang="ja"] .top-topics {
  margin-top: 60px;
  padding: 80px 0;
  background: -webkit-gradient(linear, left top, right top, from(#39BAE2), to(#546DBF));
  background: -webkit-linear-gradient(left, #39BAE2, #546DBF);
  background: linear-gradient(to right, #39BAE2, #546DBF);
}

html[lang="ja"] .top-topics .top-title {
  color: #fff;
}

html[lang="ja"] .top-topics .btn {
  margin: 40px auto 0;
}

html[lang="ja"] .top-topics-slide {
  position: relative;
  padding: 0 40px;
}

html[lang="ja"] .top-topics-slide > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

html[lang="ja"] .top-topics-slide > ul > li {
  width: 550px;
}

html[lang="ja"] .top-topics-slide-card {
  display: block;
  color: #fff;
  text-decoration: none;
}

html[lang="ja"] .top-topics-slide-card-pic {
  aspect-ratio: 550 / 320;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  background-color: #000;
}

html[lang="ja"] .top-topics-slide-card-pic > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

html[lang="ja"] .top-topics-slide-card-date {
  margin-top: 24px;
}

html[lang="ja"] .top-topics-slide-card-title {
  margin-top: 10px;
  line-height: 1.6;
}

html[lang="ja"] .top-topics-slide-arrow {
  aspect-ratio: 1280 / 220;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  pointer-events: none;
}

html[lang="ja"] .top-topics-slide-arrow-prev, html[lang="ja"] .top-topics-slide-arrow-next {
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  pointer-events: auto;
}

html[lang="ja"] .top-topics-slide-arrow-prev > img, html[lang="ja"] .top-topics-slide-arrow-next > img {
  width: 10px;
}

html[lang="ja"] .top-topics-slide-arrow-prev.swiper-button-disabled, html[lang="ja"] .top-topics-slide-arrow-next.swiper-button-disabled {
  visibility: hidden;
}

html[lang="ja"] .top-topics-slide-dot {
  gap: 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

html[lang="ja"] .top-topics-slide-dot:not(:has(.swiper-pagination-bullet:nth-of-type(2))) {
  display: none;
}

html[lang="ja"] .top-topics-slide-dot .swiper-pagination-bullet {
  aspect-ratio: 1;
  display: block;
  width: 16px;
  height: auto;
  margin: 0;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

html[lang="ja"] .top-topics-slide-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0075C1;
  pointer-events: none;
}

html[lang="ja"] .top-topics-slide-ctrl {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 5px;
}

html[lang="ja"] .top-topics-slide-pause {
  aspect-ratio: 1;
  translate: 0 -50%;
  position: absolute;
  top: 50%;
  right: -50px;
  width: 24px;
  border: 2px solid #fff;
  border-radius: 100%;
  cursor: pointer;
}

html[lang="ja"] .top-topics-slide-pause::after {
  translate: 0 -50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 25%;
  width: 3px;
  height: 45%;
  background-color: #fff;
  -webkit-clip-path: none;
  clip-path: none;
  content: "";
}

html[lang="ja"] .top-topics-slide-pause::before {
  translate: 0 -50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 25%;
  width: 3px;
  height: 45%;
  background-color: #fff;
  -webkit-clip-path: none;
  clip-path: none;
  content: "";
}

html[lang="ja"] .top-topics-slide-pause.pause::before {
  display: none;
}

html[lang="ja"] .top-topics-slide-pause.pause::after {
  aspect-ratio: 1.73205080757 / 2;
  display: block;
  position: absolute;
  left: 35%;
  width: 8px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
}

html[lang="ja"] .top-topics-bnr {
  width: 600px;
  margin: 60px auto 0;
}

html[lang="ja"] .top-topics-bnr > li:nth-of-type(n+2) {
  margin-top: 30px;
}

html[lang="ja"] .top-topics-bnr > li a {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

html[lang="ja"] .top-news {
  margin-top: 60px;
  margin-bottom: 60px;
}

html[lang="ja"] .top-about {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}

html[lang="ja"] .top-about-bg {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  scale: 1.1;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  opacity: 0;
}

html[lang="ja"] .top-about-bg.anm {
  scale: none;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: 2.0s;
  transition: 2.0s;
}

html[lang="ja"] .top-about-bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

html[lang="ja"] .top-about .contents-body {
  position: relative;
}

html[lang="ja"] .top-about .top-title {
  translate: 0 20px;
  margin-bottom: 40px;
  text-align: left;
  opacity: 0;
}

html[lang="ja"] .top-about .top-title.anm {
  translate: none;
  opacity: 1;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

html[lang="ja"] .top-about-lead {
  translate: 0 20px;
  position: relative;
  line-height: 1.8;
  opacity: 0;
}

html[lang="ja"] .top-about-lead.anm {
  translate: none;
  opacity: 1;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

html[lang="ja"] .top-about-link {
  gap: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 60px;
}

html[lang="ja"] .top-about-link > li {
  translate: 0 20px;
  position: relative;
  opacity: 0;
}

html[lang="ja"] .top-about-link > li.anm {
  translate: none;
  opacity: 1;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

html[lang="ja"] .top-about-link-card {
  display: block;
  width: 245px;
  font-weight: bold;
  text-decoration: none;
}

html[lang="ja"] .top-about-link-card[target="_blank"] > p::after {
  aspect-ratio: 1;
  width: 15px;
  background-image: url(/assets_new/img/common/icon_blank.png);
}

html[lang="ja"] .top-about-link-card > p {
  margin-top: 20px;
  font-size: 2.4rem;
  line-height: 1.6;
}

html[lang="ja"] .top-about-link-card > p::after {
  aspect-ratio: 8 / 11;
  display: inline-block;
  position: relative;
  top: -3px;
  width: 8px;
  margin-left: 10px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

html[lang="en"] .top-title {
  margin-bottom: 35px;
  color: #0075c1;
  text-align: center;
}

html[lang="en"] .top-title > h2 {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 5px;
}

html[lang="en"] .top-title > h2 > a {
  padding-right: 25px;
  background-image: url(/assets_new/img/top/title_arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #0075c1;
  text-decoration: none;
}

html[lang="en"] .top-title > p {
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 2px;
}

html[lang="en"] .top-mv {
  position: relative;
}

html[lang="en"] .top-mv-slide {
  position: relative;
  padding-top: 36.25%;
}

html[lang="en"] .top-mv-slide > div,
html[lang="en"] .top-mv-slide > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 2.0s;
  transition: 2.0s;
}

html[lang="en"] .top-mv-slide > div > img,
html[lang="en"] .top-mv-slide > a > img {
  width: 100%;
}

html[lang="en"] .top-mv-slide > div.on,
html[lang="en"] .top-mv-slide > a.on {
  opacity: 1;
}

html[lang="en"] .top-mv-slide > div[href=""], html[lang="en"] .top-mv-slide > div:not(.on),
html[lang="en"] .top-mv-slide > a[href=""],
html[lang="en"] .top-mv-slide > a:not(.on) {
  pointer-events: none;
}

html[lang="en"] .top-mv-dot {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

html[lang="en"] .top-mv-dot > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

html[lang="en"] .top-mv-dot > ul > li {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

html[lang="en"] .top-mv-dot > ul > li.on {
  background-color: #0075c1;
}

html[lang="en"] .top-about {
  margin-top: 70px;
}

html[lang="en"] .top-about-list {
  margin: 0 auto;
}

html[lang="en"] .top-about-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="en"] .top-about-list > ul > li {
  width: 33.333333%;
}

html[lang="en"] .top-about-list > ul > li:nth-of-type(2) > a {
  color: #fff;
}

html[lang="en"] .top-about-list > ul > li > a {
  display: block;
  position: relative;
  overflow: hidden;
}

html[lang="en"] .top-about-list > ul > li > a > img {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

html[lang="en"] .top-about-list > ul > li > a > div {
  position: absolute;
  top: 40px;
  left: 60px;
}

html[lang="en"] .top-about-list > ul > li > a > div > p {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
}

html[lang="en"] .top-about-list > ul > li > a > div > h3 {
  margin-top: 5px;
  font-size: 2.3rem;
  line-height: 1.5;
}

html[lang="en"] .top-about-link {
  margin-top: 50px;
}

html[lang="en"] .top-about-link + .text-link {
  margin-top: 20px;
  text-align: right;
}

html[lang="en"] .top-about-link > a {
  position: relative;
  padding-right: 15px;
  padding-left: 30px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #333;
  font-size: 2.0rem;
  text-decoration: none;
}

html[lang="en"] .top-about-link > a:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  margin: auto;
  background-color: #0075c1;
  content: "";
}

html[lang="en"] .top-about-link-list {
  margin-top: 20px;
}

html[lang="en"] .top-about-link-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

html[lang="en"] .top-about-link-list > ul > li {
  width: 23.5%;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}

html[lang="en"] .top-about-link-list > ul > li > a {
  display: block;
  color: #333;
  font-size: 1.5rem;
  text-decoration: none;
}

html[lang="en"] .top-about-link-list > ul > li > a > dl > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 75px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: right 15px center;
  background-repeat: no-repeat;
  line-height: 1.5;
  text-align: center;
}

html[lang="en"] .top-about-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="en"] .top-about-nav > li {
  width: 100%;
}

html[lang="en"] .top-about-nav > li:nth-of-type(3) > a > p {
  -webkit-filter: brightness(0) invert(100);
  filter: brightness(0) invert(100);
}

html[lang="en"] .top-about-nav > li > a {
  display: block;
  position: relative;
  overflow: hidden;
}

html[lang="en"] .top-about-nav > li > a > p {
  z-index: 5;
  position: absolute;
  top: 30px;
  left: 30px;
  color: #0075c1;
  line-height: 1.3;
}

html[lang="en"] .top-about-nav > li > a > p > small {
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
}

html[lang="en"] .top-about-nav > li > a > p > span {
  margin-top: 5px;
  padding-right: 20px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 10px;
  font-size: 2.2rem;
  font-weight: bold;
}

html[lang="en"] .top-about-nav > li > a > img {
  position: relative;
}

html[lang="en"] .top-sustainability {
  margin-top: 80px;
}

html[lang="en"] .top-sustainability-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="en"] .top-sustainability-list > dl {
  width: 50%;
}

html[lang="en"] .top-sustainability-list > dl:first-of-type > dt {
  padding-left: 20px;
  background-image: url(/assets_new/img/top/sustainability_bg_01.jpg);
}

html[lang="en"] .top-sustainability-list > dl:first-of-type > dt > div {
  margin-left: auto;
}

html[lang="en"] .top-sustainability-list > dl:first-of-type > dd {
  margin-top: 40px;
  padding-left: 20px;
}

html[lang="en"] .top-sustainability-list > dl:first-of-type > dd > p {
  max-width: 550px;
  margin-left: auto;
}

html[lang="en"] .top-sustainability-list > dl:first-of-type > dd > p > a {
  display: inline-block;
  padding-left: 15px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #333333;
  text-decoration: none;
}

html[lang="en"] .top-sustainability-list > dl:last-of-type > dt {
  padding-right: 20px;
  background-image: url(/assets_new/img/top/sustainability_bg_02.jpg);
}

html[lang="en"] .top-sustainability-list > dl:last-of-type > dt > div {
  padding-left: 60px;
}

html[lang="en"] .top-sustainability-list > dl > dt {
  height: 450px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

html[lang="en"] .top-sustainability-list > dl > dt > div {
  max-width: 550px;
  padding-top: 90px;
}

html[lang="en"] .top-sustainability-list > dl > dt > div .top-title {
  text-align: left;
}

html[lang="en"] .top-sustainability-list > dl > dt > div > p {
  line-height: 1.7;
}

html[lang="en"] .top-sustainability-list > dl > dt > div > ul {
  margin-top: 30px;
}

html[lang="en"] .top-sustainability-list > dl > dt > div > ul > li {
  line-height: 1.5;
}

html[lang="en"] .top-sustainability-list > dl > dt > div > ul > li:nth-of-type(n+2) {
  margin-top: 20px;
}

html[lang="en"] .top-sustainability-list > dl > dt > div > ul > li > a {
  display: inline-block;
  padding-left: 15px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #333333;
  text-decoration: none;
}

html[lang="en"] .top-sustainability-link {
  margin-top: 50px;
}

html[lang="en"] .top-sustainability-link > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

html[lang="en"] .top-sustainability-link > ul > li {
  width: 25%;
}

html[lang="en"] .top-sustainability-link > ul > li > a {
  display: block;
  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;
  height: 60px;
  background-image: url(/assets_new/img/common/icon_link.png);
  background-position: right 15px center;
  background-repeat: no-repeat;
  color: #333;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top-important {
    margin-top: 40px;
  }
  .top-important-list {
    padding: 15px;
  }
  .top-important-list > ul > li > a {
    font-size: 1.2rem;
  }
  .top-news {
    margin-top: 50px;
  }
  .top-news-list {
    display: block;
  }
  .top-news-list .news-list {
    width: 100%;
  }
  .top-news-list .news-list:nth-of-type(2) {
    margin: 40px 0 0;
  }
  .top-news-headline {
    margin-top: 30px;
  }
  html[lang="ja"] .top-title {
    margin-bottom: 30px;
  }
  html[lang="ja"] .top-title > p {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  html[lang="ja"] .top-title > h2 {
    font-size: 2.6rem;
    letter-spacing: 2px;
  }
  html[lang="ja"] .top-title > h2 > a {
    padding-right: 18px;
    background-size: 8px;
  }
  html[lang="ja"] .top-mv-slide {
    aspect-ratio: 750 / 1160;
  }
  html[lang="ja"] .top-mv-slide-card-100th {
    aspect-ratio: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-top: 0;
  }
  html[lang="ja"] .top-mv-slide-card-100th-slid-link{
    pointer-events: none;
    cursor: default;
  }
  html[lang="ja"] .top-mv-slide-card-100th-bg {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
  }
  html[lang="ja"] .top-mv-slide-card-100th-bg img {
    position: relative;
    height: auto;
  }
  html[lang="ja"] .top-mv-slide-card-100th-text {
    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;
    height: 100%;
    margin-top: 0;
    color: #333333;
    font-size: 4.26667vw;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
  }
  html[lang="ja"] .top-mv-slide-card-100th-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  html[lang="ja"] .top-mv-slide-card-100th .btn {
    margin: auto auto 0;
  }
  html[lang="ja"] .top-mv-slide-card-hld {
    aspect-ratio: 750 / 1160;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 31.33333vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic01 {
    translate: -50%;
    top: 6.66667vw;
    width: 92vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic02 {
    top: 0;
    right: 1.6vw;
    width: 40vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic02::before {
    margin-top: 1.6vw;
    margin-left: 1.6vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic03 {
    top: 68vw;
    bottom: auto;
    left: 0;
    width: 42.66667vw;
    margin: 0;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic03::before {
    margin-top: 1.6vw;
    margin-left: 1.6vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic03 {
    width: 37.33333vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic04 {
    top: 76vw;
    right: 1.6vw;
    bottom: auto;
    width: 37.33333vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-pic04::before {
    margin-top: 1.6vw;
    margin-left: 1.6vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld-copy {
    position: relative;
    width: 77.33333vw;
    margin-top: 0;
  }
  html[lang="ja"] .top-mv-slide-card-hld-text {
    position: relative;
    margin: 46.66667vw 0 0;
    font-size: 4vw;
  }
  html[lang="ja"] .top-mv-slide-card-hld .btn {
    margin-bottom: 0;
  }
  html[lang="ja"] .top-mv-slide-card-grp {
    aspect-ratio: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-top: 0;
  }
  html[lang="ja"] .top-mv-slide-card-grp-bg {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
  }
  html[lang="ja"] .top-mv-slide-card-grp-bg img {
    position: relative;
    height: auto;
  }
  html[lang="ja"] .top-mv-slide-card-grp-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  html[lang="ja"] .top-mv-slide-card-grp-copy {
    display: none;
  }
  html[lang="ja"] .top-mv-slide-card-grp-text {
    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;
    height: 100%;
    margin-top: 0;
    color: #333333;
    font-size: 4.26667vw;
  }
  html[lang="ja"] .top-mv-slide-card-grp .btn {
    margin: auto auto 0;
  }
  html[lang="ja"] .top-topics {
    margin-top: 40px;
    padding: 60px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#39BAE2), to(#546DBF));
    background: -webkit-linear-gradient(top, #39BAE2, #546DBF);
    background: linear-gradient(to bottom, #39BAE2, #546DBF);
  }
  html[lang="ja"] .top-topics .btn {
    margin-top: 30px;
  }
  html[lang="ja"] .top-topics-slide > ul > li {
    width: 69.33333vw;
  }
  html[lang="ja"] .top-topics-slide-card-date {
    margin-top: 20px;
    font-size: 1.6rem;
  }
  html[lang="ja"] .top-topics-slide-card-title {
    margin-top: 8px;
    font-size: 1.6rem;
  }
  html[lang="ja"] .top-topics-slide-arrow {
    aspect-ratio: 550 / 320;
    width: 69.33333vw;
    height: auto;
    padding: 0;
  }
  html[lang="ja"] .top-topics-slide-arrow-prev, html[lang="ja"] .top-topics-slide-arrow-next {
    width: 40px;
  }
  html[lang="ja"] .top-topics-slide-arrow-prev > img, html[lang="ja"] .top-topics-slide-arrow-next > img {
    width: 8px;
  }
  html[lang="ja"] .top-topics-slide-arrow-prev {
    left: -20px;
  }
  html[lang="ja"] .top-topics-slide-arrow-next {
    right: -20px;
  }
  html[lang="ja"] .top-topics-slide-dot {
    margin-top: 20px;
  }
  html[lang="ja"] .top-topics-slide-dot .swiper-pagination-bullet {
    width: 12px;
    border-width: 1.5px;
  }
  html[lang="ja"] .top-topics-slide-pause {
    right: -40px;
    width: 20px;
  }
  html[lang="ja"] .top-topics-slide-pause::after {
    left: 26%;
    width: 2px;
  }
  html[lang="ja"] .top-topics-slide-pause::before {
    right: 26%;
    width: 2px;
  }
  html[lang="ja"] .top-topics-slide-pause.pause::after {
    width: 6px;
  }
  html[lang="ja"] .top-topics-bnr {
    width: 90%;
    margin-top: 30px;
  }
  html[lang="ja"] .top-topics-bnr > li:nth-of-type(n+2) {
    margin-top: 15px;
  }
  html[lang="ja"] .top-topics-bnr > li a {
    border-radius: 10px;
  }
  html[lang="ja"] .top-about {
    padding: 40px 0;
  }
  html[lang="ja"] .top-about .top-title {
    margin-bottom: 30px;
  }
  html[lang="ja"] .top-about-link {
    gap: 30px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }
  html[lang="ja"] .top-about-link > li {
    width: calc(50% - 8px);
  }
  html[lang="ja"] .top-about-link-card {
    width: 100%;
  }
  html[lang="ja"] .top-about-link-card[target="_blank"] > p::after {
    width: 12px;
  }
  html[lang="ja"] .top-about-link-card > p {
    margin-top: 15px;
    font-size: 1.6rem;
  }
  html[lang="ja"] .top-about-link-card > p::after {
    top: -1px;
    width: 6px;
    margin-left: 6px;
  }
  html[lang="en"] .top-title {
    margin-bottom: 30px;
  }
  html[lang="en"] .top-title > h2 {
    font-size: 2.1rem;
    letter-spacing: 2px;
  }
  html[lang="en"] .top-title > p {
    margin-top: 10px;
    font-size: 0.9rem;
  }
  html[lang="en"] .top-mv-slide {
    padding-top: 104%;
  }
  html[lang="en"] .top-mv-dot {
    bottom: 15px;
  }
  html[lang="en"] .top-mv-dot > ul > li {
    width: 8px;
    height: 8px;
    margin: 0 8px;
  }
  html[lang="en"] .top-about {
    margin-top: 50px;
  }
  html[lang="en"] .top-about-list > ul {
    display: block;
  }
  html[lang="en"] .top-about-list > ul > li {
    width: 100%;
  }
  html[lang="en"] .top-about-list > ul > li > a > div {
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  html[lang="en"] .top-about-list > ul > li > a > div > p {
    font-size: 0.9rem;
  }
  html[lang="en"] .top-about-list > ul > li > a > div > h3 {
    margin-top: 5px;
    font-size: 1.6rem;
  }
  html[lang="en"] .top-about-link {
    margin-top: 40px;
  }
  html[lang="en"] .top-about-link + .text-link {
    margin-top: 15px;
  }
  html[lang="en"] .top-about-link > a {
    padding-left: 20px;
    font-size: 1.5rem;
  }
  html[lang="en"] .top-about-link > a:before {
    width: 16px;
  }
  html[lang="en"] .top-about-link-list > ul > li {
    width: 48%;
  }
  html[lang="en"] .top-about-link-list > ul > li:nth-of-type(n+3) {
    margin-top: 15px;
  }
  html[lang="en"] .top-about-link-list > ul > li > a {
    font-size: 1.3rem;
  }
  html[lang="en"] .top-about-link-list > ul > li > a > dl > dd {
    background-position: right 8px center;
  }
  html[lang="en"] .top-about-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html[lang="en"] .top-about-nav > li {
    width: 50%;
  }
  html[lang="en"] .top-about-nav > li > a > p {
    top: 10px;
    left: 10px;
  }
  html[lang="en"] .top-about-nav > li > a > p > span {
    padding-right: 15px;
    background-size: 6px;
    font-size: 1.6rem;
  }
  html[lang="en"] .top-sustainability {
    margin-top: 50px;
  }
  html[lang="en"] .top-sustainability-list {
    display: block;
  }
  html[lang="en"] .top-sustainability-list > dl {
    width: 100%;
  }
  html[lang="en"] .top-sustainability-list > dl:first-of-type > dt > div {
    margin: 0;
  }
  html[lang="en"] .top-sustainability-list > dl:first-of-type > dd {
    margin: 0;
    margin-top: 30px;
    padding: 0 20px;
  }
  html[lang="en"] .top-sustainability-list > dl:last-of-type {
    margin-top: 70px;
  }
  html[lang="en"] .top-sustainability-list > dl:last-of-type > dt > div {
    padding: 0;
  }
  html[lang="en"] .top-sustainability-list > dl > dt {
    width: 100%;
    height: auto;
    padding: 50px 20px;
  }
  html[lang="en"] .top-sustainability-list > dl > dt > div {
    padding-top: 0;
  }
  html[lang="en"] .top-sustainability-list > dl > dt > div .top-title {
    text-align: center;
  }
  html[lang="en"] .top-sustainability-list > dl > dt > div > p {
    font-size: 1.4rem;
  }
  html[lang="en"] .top-sustainability-link {
    margin-top: 30px;
  }
  html[lang="en"] .top-sustainability-link > ul > li {
    width: 50%;
  }
  html[lang="en"] .top-sustainability-link > ul > li:nth-of-type(even) {
    border-left: 1px solid #e6e6e6;
  }
  html[lang="en"] .top-sustainability-link > ul > li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  html[lang="en"] .top-sustainability-link > ul > li > a {
    background-position: right 10px center;
  }
}

@media screen and (min-width: 768px), print {
  html[lang="ja"] .top-mv {
    min-width: 960px;
  }
  html[lang="ja"] .top-mv-slide-card-hld .btn {
    width: 17.70833%;
  }
  html[lang="ja"] .top-mv-slide-card-hld .btn > a {
    aspect-ratio: 340 / 60;
    min-height: auto;
    background-position: right 1.04167vw center;
    background-size: 0.41667vw;
    font-size: 0.9375vw;
  }
  html[lang="ja"] .top-mv-slide-card-grp.right .top-mv-slide-card-grp-inner {
    margin-right: 5.20833%;
    margin-left: auto;
  }
  html[lang="ja"] .top-mv-slide-card-grp-text {
    margin-top: 4.83871%;
    font-size: 1.25vw;
  }
  html[lang="ja"] .top-mv-slide-card-grp .btn {
    width: 54.83871%;
    margin: 4.83871% auto 0;
  }
  html[lang="ja"] .top-mv-slide-card-grp .btn > a {
    aspect-ratio: 340 / 60;
    min-height: auto;
    background-position: right 1.04167vw center;
    background-size: 0.41667vw;
    font-size: 0.9375vw;
  }
  html[lang="ja"] .top-topics {
    min-width: 960px;
  }
  html[lang="en"] .top-mv {
    min-width: 960px;
  }
  html[lang="en"] .top-about-list {
    min-width: 960px;
  }
  html[lang="en"] .top-about-list > ul > li > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  html[lang="en"] .top-sustainability-list {
    min-width: 960px;
  }
  html[lang="en"] .top-sustainability-link > ul > li {
    border-left: 1px solid #e6e6e6;
  }
  html[lang="en"] .top-sustainability-link > ul > li:nth-of-type(4n) {
    border-right: 1px solid #e6e6e6;
  }
  html[lang="en"] .top-sustainability-link > ul > li:nth-of-type(n+5) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  html[lang="ja"] .top-mv-slide-card-hld-text {
    font-size: 0.9rem;
  }
  html[lang="ja"] .top-mv-slide-card-hld .btn > a {
    background-position: right 10px center;
    background-size: 4px;
    font-size: 0.9rem;
  }
  html[lang="ja"] .top-mv-slide-card-grp-text {
    font-size: 1.2rem;
  }
  html[lang="ja"] .top-mv-slide-card-grp .btn > a {
    background-position: right 10px center;
    background-size: 4px;
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  html[lang="ja"] .top-about-link {
    gap: 0 30px;
  }
  html[lang="ja"] .top-about-link-card {
    width: 200px;
  }
  html[lang="ja"] .top-about-link-card > p {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  html[lang="en"] .top-about-list > ul > li > a > div {
    top: 25px;
    left: 25px;
  }
  html[lang="en"] .top-about-list > ul > li > a > div > h3 {
    margin-top: 5px;
    font-size: 2.0rem;
  }
}

@media (any-hover: hover) {
  html[lang="en"] .top-about-nav > li > a > img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  html[lang="en"] .top-about-nav > li > a:hover > img {
    scale: 1.05;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  html[lang="en"] .top-sustainability-link > ul > li {
    font-size: 1.4rem;
  }
}