@charset "UTF-8";
#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
}
#mainimg #mainslider img, #mainimg #mainslider video {
  display: block;
  width: 100%;
  height: calc(100vh - 113px - 150px);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#mainimg #mainslider:not(:has(.slick-list)) img:not(:first-child) {
  display: none;
}
#mainimg #mainslider:has(video) {
  position: relative;
  /* &::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dotimage.png)repeat rgba(#000,0.5);
  } */
}
#mainimg #mainslider:has(video) img {
  display: none;
}
#mainimg .catch {
  position: absolute;
  right: 3.125%;
  bottom: -150px;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: 100px;
  line-height: 0.9398;
  color: #fff;
  background: linear-gradient(45deg, #003169 0%, #00469c 100%);
  margin-left: 10px;
}
#mainimg .catch p > *, #mainimg .catch:not(:has(p)) > * {
  display: block;
  padding-left: 30px;
  padding-right: 41px;
}
#mainimg .catch .eg {
  padding-top: 9px;
}
#mainimg .catch small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.5;
  color: #fff;
  margin: 19px 0 13px;
}
#mainimg .catch .red {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 400;
  font-size: 18px;
  line-height: 1.6;
  background-color: #ff0000;
  color: #fff;
  padding-top: 11px;
  padding-bottom: 10px;
}
#mainimg .catch2 {
  position: absolute;
  top: 90px;
  left: 4.8622366288%;
  width: max(min(26.5625%, 425px), 200px);
}
@media (max-width: 999px) {
  #mainimg #mainslider img, #mainimg #mainslider video {
    height: auto;
    min-height: 400px;
  }
  #mainimg .catch {
    font-size: 70px;
    bottom: -110px;
  }
  #mainimg .catch p > *, #mainimg .catch:not(:has(p)) > * {
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainimg .catch small {
    font-size: 20px;
    margin: 10px 0;
  }
  #mainimg .catch .red {
    font-size: 16px;
  }
  #mainimg .catch2 {
    top: 60px;
  }
}
@media (max-width: 767px) {
  #mainimg #mainslider img, #mainimg #mainslider video {
    min-height: 230px;
  }
  #mainimg .catch {
    font-size: 40px;
    bottom: -165px;
    width: 93%;
  }
  #mainimg .catch small {
    font-size: 16px;
  }
  #mainimg .catch .red {
    font-size: 9px;
  }
  #mainimg .catch2 {
    top: 30px;
  }
}

/* ----------------------------------------------
message
------------------------------------------------- */
#message {
  position: relative;
}
#message .bgs .bg {
  position: absolute;
  z-index: -1;
}
#message .bgs .bg.b1, #message .bgs .bg.b2 {
  width: 8.9375%;
  aspect-ratio: 143/737;
  background-color: #00479d;
  top: -1px;
}
#message .bgs .bg.b1 {
  left: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
#message .bgs .bg.b2 {
  right: 0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
#message .bgs .bg.b3 {
  width: 132.4375%;
  aspect-ratio: 2119/970;
  background: url(../images/message-bg.jpg) no-repeat center/cover;
  left: 0;
  bottom: 0;
  transform: translateX(-31.1939594148%);
}
#message .inner {
  display: flex;
  align-items: start;
  padding: 124px 3.125% 0px 9.5%;
}
#message .inner .txbox {
  flex: 1;
  margin-bottom: 111px;
}
#message .inner .txbox > *:not(.btn) {
  text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
}
#message .inner .txbox h2 {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: 122.48px;
  line-height: 1.2;
  color: #00479d;
}
#message .inner .txbox h2 small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.6;
  color: #000;
}
@media (max-width: 999px) {
  #message .inner .txbox h2 {
    font-size: 90px;
  }
  #message .inner .txbox h2 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #message .inner .txbox h2 {
    font-size: 60px;
  }
  #message .inner .txbox h2 small {
    font-size: 22px;
  }
}
#message .inner .txbox h2 {
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 30px;
}
#message .inner .txbox .text {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  color: #000;
}
#message .inner .txbox .text.jp {
  font-size: 18px;
  line-height: 1.8888888889;
}
#message .inner .txbox .text.eg {
  font-size: 14px;
  line-height: 1.6428571429;
}
#message .inner .txbox .text + .text {
  border-top: 1px solid #666;
  margin-top: 32px;
  padding-top: 37px;
}
#message .inner .txbox .btn {
  margin-top: 61px;
}
#message .inner .txbox .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#message .inner .txbox .btn a:hover {
  opacity: 0.6;
}
#message .inner .txbox .btn a {
  display: flex;
  align-items: end;
  justify-content: space-between;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  line-height: 0.6;
  color: #e2e7f5;
  width: 262px;
  max-width: 100%;
  background-color: #00479d;
  overflow: hidden;
}
#message .inner .txbox .btn a::before {
  content: "";
  margin: auto 0;
}
#message .inner .txbox .btn a {
  height: 50px;
  font-size: 37.46px;
}
#message .inner .txbox .btn a::before {
  width: 135px;
  aspect-ratio: 135/11;
  background: url(../images/arow.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  #message .inner .txbox .btn a {
    width: 240px;
    height: 40px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #message .inner .txbox .btn a {
    width: 220px;
    height: 30px;
    font-size: 24px;
  }
}
#message .inner .image {
  width: min(30.1144492132%, 421px);
  margin: auto 0 -92px;
  position: relative;
}
#message .inner .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#message .bottom-image {
  margin-left: auto;
  width: min(100% - 10px, 1445px);
}
#message .bottom-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 999px) {
  #message .inner {
    padding: 100px 10px 0;
  }
  #message .inner .txbox {
    margin-bottom: 90px;
  }
  #message .inner .txbox .text.jp {
    font-size: 14px;
  }
  #message .inner .txbox .text.eg {
    font-size: 12px;
  }
  #message .inner .txbox .text + .text {
    margin-top: 20px;
    padding-top: 20px;
  }
  #message .inner .txbox .btn {
    margin-top: 50px;
  }
  #message .inner .image {
    margin-bottom: -60px;
  }
}
@media (max-width: 767px) {
  #message .inner {
    padding-top: 190px;
  }
  #message .inner .txbox {
    margin-bottom: 40px;
  }
  #message .inner .txbox h2 small {
    margin: 0;
  }
  #message .inner .txbox .text + .text {
    margin-top: 10px;
    padding-top: 10px;
  }
  #message .inner .txbox .btn {
    margin-top: 20px;
  }
  #message .inner .txbox .btn a {
    margin: 0 auto;
  }
  #message .inner .image {
    display: none;
  }
}

/* ----------------------------------------------
updates
------------------------------------------------- */
#updates {
  margin-top: -115px;
  position: relative;
  padding-bottom: 72px;
}
#updates::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: min(8.9375%, 143px);
  height: calc(100% - 115px);
  background-color: #00479d;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
#updates h2 {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: 122.48px;
  line-height: 1.2;
  color: #fff;
}
#updates h2 small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.6;
}
@media (max-width: 999px) {
  #updates h2 {
    font-size: 90px;
  }
  #updates h2 small {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #updates h2 {
    font-size: 60px;
  }
  #updates h2 small {
    font-size: 22px;
  }
}
#updates h2 {
  position: relative;
  padding: 160px 16.25% 74px 9.5%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 75px;
  margin-bottom: -46px;
}
#updates h2 small {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-top: 15px;
}
#updates h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(-90deg, #00479d 0%, #162974 100%);
  clip-path: polygon(0 0, 102% 0, 95% 100%, 0 100%);
}
#updates .inner {
  display: flex;
  margin-bottom: 30px;
}
#updates .inner .image {
  width: 43.625%;
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0 100%);
  position: relative;
  z-index: -1;
}
#updates .inner .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#updates .inner .contents {
  flex: 1;
  position: relative;
  margin: 46px 0 46px -17.5%;
  -moz-column-gap: 5.0158394931%;
       column-gap: 5.0158394931%;
  padding: 90px 6.875% 81px 7.8125%;
}
#updates .inner .contents article {
  width: 29.9894403379%;
}
#updates .inner .contents article .title,
#updates .inner .contents article .text {
  text-shadow: 0 0 1px #e2e7f5, 0 0 1px #e2e7f5, 0 0 1px #e2e7f5;
}
#updates .inner .contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #e2e7f5;
  clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%);
}
#updates .inner .contents .btn {
  position: absolute;
  bottom: 20px;
  right: min(10%, 120px);
}
#updates .inner .contents .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#updates .inner .contents .btn a:hover {
  opacity: 0.6;
}
#updates .inner .contents .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 500;
  font-weight: 100;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 500;
  font-size: 24px;
  letter-spacing: 0.2em;
  color: #fff;
  width: 235px;
  max-width: 100%;
  height: 55px;
  background-color: #00479d;
  clip-path: polygon(12px 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
}
@media (max-width: 999px) {
  #updates {
    margin-top: -80px;
    padding-bottom: 60px;
  }
  #updates h2 {
    padding: 120px 40px 60px 10px;
    margin-bottom: -30px;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  #updates h2 small {
    font-size: 22px;
    margin-top: 0;
  }
  #updates .inner .contents {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #updates .inner .contents .btn a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #updates {
    margin-top: -50px;
    padding-bottom: 40px;
  }
  #updates h2 {
    padding: 80px 10px 40px;
    margin-bottom: 0px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #updates h2 small {
    font-size: 18px;
  }
  #updates .inner {
    flex-direction: column;
    align-items: center;
  }
  #updates .inner .image {
    display: none;
    clip-path: unset;
    width: min(100% - 20px, 400px);
    z-index: unset;
  }
  #updates .inner .contents {
    margin: 0;
    padding: 20px 20px 70px 20px;
    width: 100%;
  }
  #updates .inner .contents::before {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), 0 100%);
  }
  #updates .inner .contents article time {
    margin-bottom: 5px;
  }
  #updates .inner .contents article .title {
    margin-bottom: 5px;
  }
  #updates .inner .contents article .text {
    line-height: 1.6;
  }
  #updates .inner .contents .btn a {
    width: 220px;
    height: 40px;
    font-size: 18px;
  }
}

/* ----------------------------------------------
business
------------------------------------------------- */
#business {
  margin-bottom: 111px;
}
@media (max-width: 999px) {
  #business {
    margin-bottom: 90px;
  }
}
@media (max-width: 767px) {
  #business {
    margin-bottom: 70px;
  }
}

/* ----------------------------------------------
comapny
------------------------------------------------- */
#company .top {
  display: flex;
  background-color: #162974;
}
#company .top .left {
  width: 70%;
  clip-path: polygon(0 0, 100% 0, 86% 100%, 0 100%);
  position: relative;
  justify-items: center;
  align-content: center;
  container-type: inline-size;
}
#company .top .left .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#company .top .left .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#company .top .left h2 {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: min(12.2767857143cqw, 137.5px);
  line-height: 0.9398545455;
  color: #fff;
  mix-blend-mode: overlay;
  padding: 10px;
}
#company .top .right {
  flex: 1;
  margin-left: -2.625%;
  padding: 189px 10px 84px 0;
}
#company .top .right a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#company .top .right a:hover {
  opacity: 0.6;
}
#company .top .right .logo {
  margin-bottom: 104px;
}
#company .top .right .links {
  max-width: 430px;
}
#company .top .right .links ul li a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 10px;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: 36px;
  line-height: 1.6;
  color: #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  padding: 0 46px 0 5px;
}
#company .top .right .links ul li a::before {
  content: "";
  position: absolute;
  right: -1px;
  bottom: 1px;
  width: 10px;
  height: 1px;
  background-color: #fff;
  transform: rotate(45deg);
}
#company .top .right .links ul li a small {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-left: auto;
}
#company .top .right .links ul li:not(:last-child) {
  margin-bottom: 42px;
}
#company .bottom {
  display: flex;
  flex-wrap: wrap;
}
#company .bottom .block {
  width: 25%;
  text-align: center;
  padding: 47px 10px;
  container-type: inline-size;
}
#company .bottom .block .title {
  /* @include fontac(600);
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600; */
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-size: min(7.5cqw, 30px);
  line-height: 1.1351351351;
  color: #003067;
  margin-bottom: 25px;
}
#company .bottom .block .title small {
  display: block;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 600;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 600;
  font-size: min(5cqw, 20px);
  line-height: 1.6;
  margin-top: 20px;
}
#company .bottom .block .data {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: min(4.5cqw, 18px);
  line-height: 1.625;
  color: #003067;
  display: flex;
  flex-direction: column;
  row-gap: 19px;
  margin-bottom: 20px;
}
#company .bottom .block .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#company .bottom .block .btn a:hover {
  opacity: 0.6;
}
#company .bottom .block .btn a {
  display: flex;
  align-items: end;
  justify-content: space-between;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  line-height: 0.6;
  color: #e2e7f5;
  width: 170px;
  max-width: 100%;
  background-color: #00479d;
  overflow: hidden;
}
#company .bottom .block .btn a::before {
  content: "";
  margin: auto 0;
}
#company .bottom .block .btn a {
  height: 32px;
  font-size: 24.2px;
}
#company .bottom .block .btn a::before {
  width: 75px;
  aspect-ratio: 75/7;
  background: url(../images/arow2.png) no-repeat center/cover;
}
@media (max-width: 999px) {
  #company .bottom .block .btn a {
    width: 150px;
    height: 30px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #company .bottom .block .btn a {
    width: 130px;
    height: 25px;
    font-size: 20px;
  }
}
#company .bottom .block .btn a {
  margin: 0 auto;
}
#company .bottom .block:nth-child(8n-7), #company .bottom .block:nth-child(8n-5), #company .bottom .block:nth-child(8n-2), #company .bottom .block:nth-child(8n) {
  background-color: #c4cfdc;
}
#company .bottom .block:nth-child(8n-6), #company .bottom .block:nth-child(8n-4), #company .bottom .block:nth-child(8n-3), #company .bottom .block:nth-child(8n-1) {
  background-color: #e2e7f5;
}
@media (max-width: 999px) {
  #company .top .right {
    padding: 120px 10px 60px 0;
  }
  #company .top .right .logo {
    margin-bottom: 80px;
  }
  #company .top .right .links ul li a {
    font-size: 28px;
    padding-right: 30px;
  }
  #company .top .right .links ul li a small {
    font-size: 18px;
  }
  #company .top .right .links ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  #company .bottom .block {
    padding: 30px 10px;
  }
  #company .bottom .block .title {
    margin-bottom: 15px;
  }
  #company .bottom .block .data {
    row-gap: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #company .top {
    text-align: center;
    flex-direction: column;
  }
  #company .top .left {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    padding: 15px 10px;
  }
  #company .top .right {
    padding: 30px 10px;
    margin-left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #company .top .right .logo {
    margin-bottom: 30px;
  }
  #company .top .right .logo img {
    width: 120px;
  }
  #company .top .right .links ul li a {
    font-size: 22px;
    padding-right: 20px;
  }
  #company .top .right .links ul li a small {
    font-size: 16px;
  }
  #company .top .right .links ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  #company .bottom .block {
    width: 50%;
    padding: 20px 10px;
  }
  #company .bottom .block .title {
    margin-bottom: 10px;
  }
  #company .bottom .block .data {
    margin-bottom: 10px;
  }
  #company .bottom .block:nth-child(4n-3), #company .bottom .block:nth-child(4n) {
    background-color: #c4cfdc;
  }
  #company .bottom .block:nth-child(4n-2), #company .bottom .block:nth-child(4n-1) {
    background-color: #e2e7f5;
  }
}

/* ----------------------------------------------
sustainability
------------------------------------------------- */
#sustainability {
  position: relative;
  padding: 85px 0 81px;
}
#sustainability::before, #sustainability::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  aspect-ratio: 114/584;
  background-color: #00479d;
  z-index: -2;
}
#sustainability::before {
  left: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
#sustainability::after {
  right: 0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
#sustainability .contents {
  width: min(100% - 20px, 1300px);
  margin: 0 auto;
  position: relative;
}
#sustainability .contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #fff;
}
#sustainability .contents a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#sustainability .contents a:hover {
  opacity: 0.6;
}
#sustainability .contents .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#sustainability .contents .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sustainability .contents h2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 100, "wght" 700;
  font-size: 89.54px;
  line-height: 1.2;
  color: #fff;
  padding: 10px;
  min-height: 418px;
}
#sustainability .contents h2 .eg {
  mix-blend-mode: overlay;
}
#sustainability .contents h2 small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 21.99px;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
@media (max-width: 999px) {
  #sustainability {
    padding: 70px 0;
  }
  #sustainability .contents h2 {
    min-height: 300px;
    font-size: 60px;
  }
  #sustainability .contents h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #sustainability {
    padding: 50px 0;
  }
  #sustainability .contents h2 {
    min-height: 250px;
    font-size: 30px;
  }
  #sustainability .contents h2 small {
    font-size: 16px;
  }
}/*# sourceMappingURL=index.css.map */