<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sf2030__topics {
  padding: 160px 0 256px 0;
  padding: 10rem 0 16rem 0; }
  #sf2030__topics .sf2030__topics__title {
    text-align: center; }
    #sf2030__topics .sf2030__topics__title .Action__headingText {
      margin: 0 0 2em 0;
      font-size: 48px;
      font-size: 3rem; }
  #sf2030__topics .sf2030__topicsList {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: strech;
    align-items: strech;
    width: 100%;
    max-width: 1050px;
    padding: 0;
    margin: 0 auto; }
    #sf2030__topics .sf2030__topicsList li {
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 336px;
      margin-left: 2%;
      background: #ffffff; }
      #sf2030__topics .sf2030__topicsList li:first-of-type {
        margin-left: 0; }
      #sf2030__topics .sf2030__topicsList li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding-bottom: 32px;
        padding-bottom: 2rem;
        color: #333333;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
        #sf2030__topics .sf2030__topicsList li a figure {
          width: 100%;
          overflow: hidden; }
          #sf2030__topics .sf2030__topicsList li a figure img {
            display: block;
            width: 100%;
            transition: all 0.3s ease; }
        #sf2030__topics .sf2030__topicsList li a .top__topicsListText {
          padding: 16px 16px 32px 16px;
          padding: 1rem 1rem 2rem 1rem;
          margin: 0;
          font-size: 25.6px;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 1.4;
          text-align: center; }
          #sf2030__topics .sf2030__topicsList li a .top__topicsListText .subTitle {
            display: block;
            margin-top: 0.5em;
            font-size: 17.6px;
            font-size: 1.1rem; }
          #sf2030__topics .sf2030__topicsList li a .top__topicsListText .top__topicsIcon {
            position: absolute;
            bottom: 8px;
            bottom: 0.5rem;
            left: 16px;
            left: 1rem;
            z-index: 5;
            display: inline-block;
            padding: 0.3em 0.5em;
            font-size: 16px;
            font-size: 1rem;
            line-height: 1; }
            #sf2030__topics .sf2030__topicsList li a .top__topicsListText .top__topicsIcon.exLink {
              padding-left: 0;
              background: none; }
              #sf2030__topics .sf2030__topicsList li a .top__topicsListText .top__topicsIcon.exLink img {
                display: inline-block;
                width: 100px;
                height: auto; }
            #sf2030__topics .sf2030__topicsList li a .top__topicsListText .top__topicsIcon.news.exLink {
              padding: 0.3em 0.5em; }
              #sf2030__topics .sf2030__topicsList li a .top__topicsListText .top__topicsIcon.news.exLink img {
                height: auto;
                margin-left: 2px; }
        #sf2030__topics .sf2030__topicsList li a time {
          display: none; }
        #sf2030__topics .sf2030__topicsList li a:after {
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 1;
          content: '';
          display: block;
          width: 100%;
          height: 30px;
          background: #ebebeb; }
        #sf2030__topics .sf2030__topicsList li a:hover, #sf2030__topics .sf2030__topicsList li a:focus-visible {
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8); }
          #sf2030__topics .sf2030__topicsList li a:hover figure img, #sf2030__topics .sf2030__topicsList li a:focus-visible figure img {
            transform: scale(1.1); }
  #sf2030__topics .sf2030__topicsList2 {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: strech;
    align-items: strech;
    width: 100%;
    max-width: 1250px;
    padding: 0;
    margin: 0 auto; }
    #sf2030__topics .sf2030__topicsList2 li {
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 500px;
      margin-left: 2%;
      background: #ffffff; }
      #sf2030__topics .sf2030__topicsList2 li:first-of-type {
        margin-left: 0; }
      #sf2030__topics .sf2030__topicsList2 li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding-bottom: 0;
        color: #333333;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
        #sf2030__topics .sf2030__topicsList2 li a figure {
          width: 100%;
          overflow: hidden; }
          #sf2030__topics .sf2030__topicsList2 li a figure img {
            display: block;
            width: 100%;
            transition: all 0.3s ease; }
        #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText {
          padding: 16px 16px 32px 16px;
          padding: 1rem 1rem 2rem 1rem;
          margin: 0;
          font-size: 25.6px;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 1.4;
          text-align: center; }
          #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .subTitle {
            display: block;
            margin-top: 0.5em;
            font-size: 17.6px;
            font-size: 1.1rem; }
          #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .top__topicsIcon {
            position: absolute;
            bottom: 8px;
            bottom: 0.5rem;
            left: 16px;
            left: 1rem;
            z-index: 5;
            display: inline-block;
            padding: 0.3em 0.5em;
            font-size: 16px;
            font-size: 1rem;
            line-height: 1; }
            #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .top__topicsIcon.exLink {
              padding-left: 0;
              background: none; }
              #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .top__topicsIcon.exLink img {
                display: inline-block;
                width: 100px;
                height: auto; }
            #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .top__topicsIcon.news.exLink {
              padding: 0.3em 0.5em; }
              #sf2030__topics .sf2030__topicsList2 li a .top__topicsListText .top__topicsIcon.news.exLink img {
                height: auto;
                margin-left: 2px; }
        #sf2030__topics .sf2030__topicsList2 li a time {
          display: none; }
        #sf2030__topics .sf2030__topicsList2 li a:hover, #sf2030__topics .sf2030__topicsList2 li a:focus-visible {
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8); }
          #sf2030__topics .sf2030__topicsList2 li a:hover figure img, #sf2030__topics .sf2030__topicsList2 li a:focus-visible figure img {
            transform: scale(1.1); }

.sf2030 .forPc2 {
  display: none; }

.sf2030 .forTb {
  display: none; }

.sf2030 .forSp {
  display: none; }

.sf2030.sf2030__top .l-container {
  padding-top: 0; }

.sf2030.sf2030__top .l-contentTop {
  position: relative;
  width: 100%;
  max-width: none;
  background: #648798;
  color: #ffffff; }
  .sf2030.sf2030__top .l-contentTop .l-contentTop__inner {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    width: 100%;
    max-width: 1400px;
    height: 100%;
    padding-bottom: 32px;
    padding-bottom: 2rem; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%; }
    .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      padding: 16px 0 80px 0;
      padding: 1rem 0 5rem 0;
      margin: 0; }
      .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title &gt; span {
        display: block; }
      .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__01 {
        position: relative;
        width: 14%;
        padding: 25.6px 25.6px 25.6px 0;
        padding: 1.6rem 1.6rem 1.6rem 0;
        background: #005EB8; }
        .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__01 &gt; img {
          width: 100%;
          max-width: 298px; }
        .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__01:before {
          position: absolute;
          top: 0;
          left: -100%;
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          background: #005EB8; }
      .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__02 {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        width: 60%;
        margin-top: 24px;
        margin-top: 1.5rem;
        margin-left: 32px;
        margin-left: 2rem; }
        .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__02 picture {
          display: block;
          width: 100%; }
          .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__02 picture img {
            width: 100%; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea.index2 {
    position: relative; }
    .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea.index2 .sf2030__top__title .sf2030__top__title__02 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 66%;
      margin: 0; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__movie {
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: 76dvh;
    overflow: hidden; }
    .sf2030.sf2030__top .l-contentTop .sf2030__top__movie:after {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      display: block;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(0, 0, 0, 0.3); }
    .sf2030.sf2030__top .l-contentTop .sf2030__top__movie video {
      width: 100%; }

.sf2030.sf2030__top .l-content {
  max-width: 1800px; }

.sf2030.sf2030__top .sf2030__top__section {
  width: 100%;
  padding-top: 160px;
  padding-top: 10rem;
  padding-bottom: 80px;
  padding-bottom: 5rem; }
  .sf2030.sf2030__top .sf2030__top__section .sectionTitle {
    margin-top: 0;
    font-size: 73.6px;
    font-size: 4.6rem;
    font-weight: 400;
    line-height: 1.3;
    text-align: center; }
  .sf2030.sf2030__top .sf2030__top__section p {
    font-size: 28.8px;
    font-size: 1.8rem; }
  .sf2030.sf2030__top .sf2030__top__section .sf2030__linkBtn {
    position: relative;
    display: inline-block;
    padding: 0.5em 2em;
    color: #ffffff;
    background: #648798;
    border: 1px solid #648798;
    border-radius: 1.1875em;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 1; }
    .sf2030.sf2030__top .sf2030__top__section .sf2030__linkBtn:after {
      position: absolute;
      top: 50%;
      right: 0.5em;
      transform: translateY(-50%);
      font-family: iconfont;
      content: '\EB02'; }
    .sf2030.sf2030__top .sf2030__top__section .sf2030__linkBtn:hover, .sf2030.sf2030__top .sf2030__top__section .sf2030__linkBtn:focus-visible {
      color: #648798;
      background: #ffffff; }
  .sf2030.sf2030__top .sf2030__top__section .sf2030__floatBtn {
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    margin-top: 48px;
    margin-top: 3rem;
    color: #ffffff;
    background: #005EB8;
    border-color: #005EB8;
    font-size: 32px;
    font-size: 2rem;
    transition: all 0 ease; }
    .sf2030.sf2030__top .sf2030__top__section .sf2030__floatBtn:hover, .sf2030.sf2030__top .sf2030__top__section .sf2030__floatBtn:focus-visible {
      color: #005EB8;
      background: #ffffff; }
    .sf2030.sf2030__top .sf2030__top__section .sf2030__floatBtn.is-fixed {
      position: fixed;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%); }

.sf2030.sf2030__top .top__story {
  padding-top: 96px;
  padding-top: 6rem; }

.sf2030.sf2030__top .top__story__intro {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center; }

.sf2030.sf2030__top .sf2030__linkBtn.top__story__linkBtn {
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  margin-top: 48px;
  margin-top: 3rem;
  color: #ffffff;
  background: #005EB8;
  border-color: #005EB8;
  font-size: 32px;
  font-size: 2rem;
  transition: all 0 ease; }
  .sf2030.sf2030__top .sf2030__linkBtn.top__story__linkBtn:hover, .sf2030.sf2030__top .sf2030__linkBtn.top__story__linkBtn:focus-visible {
    color: #005EB8;
    background: #ffffff; }

.sf2030.sf2030__top .sectionTitle.top__story__title {
  margin-top: 2em; }

.sf2030.sf2030__top .top__story__lead {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center; }
  .sf2030.sf2030__top .top__story__lead &gt; span {
    display: block; }
    .sf2030.sf2030__top .top__story__lead &gt; span:last-of-type {
      margin-top: 1em; }

.sf2030.sf2030__top .top__story__contentArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-top: 192px;
  padding-top: 12rem; }
  .sf2030.sf2030__top .top__story__contentArea:nth-of-type(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .sf2030.sf2030__top .top__story__contentArea:nth-of-type(even) .top__story__textArea {
      padding-right: 6%;
      padding-left: 3%; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea, .sf2030.sf2030__top .top__story__contentArea .top__story__textArea {
    width: 50%; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea {
    position: relative; }
    .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea .top__story__imgOverlayer,
    .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea .top__story__imgOverlayer--reverse {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      content: '';
      background: #ffffff; }
    .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea &gt; img {
      display: block;
      width: 100%; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea {
    padding-right: 3%;
    padding-left: 6%; }
    .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__contentTitle {
      color: #648798;
      margin-top: 0;
      font-family: "Roboto", sans-serif;
      font-size: 67.2px;
      font-size: 4.2rem;
      font-weight: 700;
      line-height: 1.3; }
      .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__contentTitle + p strong {
        font-size: 48px;
        font-size: 3rem;
        font-weight: 700; }
    .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__text {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      /*! autoprefixer: off */
      -webkit-box-orient: vertical;
      /*! autoprefixer: on */
      overflow: hidden; }

.sf2030.sf2030__top .top__story__linkBannerArea {
  width: 100%;
  margin: 160px 0;
  margin: 10rem 0;
  overflow: hidden; }
  .sf2030.sf2030__top .top__story__linkBannerArea &gt; a {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1100px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .sf2030.sf2030__top .top__story__linkBannerArea &gt; a .top__story__linkTitle {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 10;
      color: #ffffff;
      background: #648798;
      padding: 0.5em 1em;
      margin: 0;
      font-size: 48px;
      font-size: 3rem;
      font-weight: 700;
      line-height: 1; }
    .sf2030.sf2030__top .top__story__linkBannerArea &gt; a &gt; img {
      z-index: 1;
      display: block;
      width: 100%;
      transition: all 0.3s ease; }
    .sf2030.sf2030__top .top__story__linkBannerArea &gt; a:hover &gt; img, .sf2030.sf2030__top .top__story__linkBannerArea &gt; a:focus-visible &gt; img {
      transform: scale(1.1); }

.sf2030.sf2030__top .top__about .top__about__contentArea {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  width: 100%;
  max-width: 1600px;
  padding: 48px 6.25%;
  padding: 3rem 6.25%;
  margin: 0 auto 64px auto;
  margin: 0 auto 4rem auto; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__textArea {
    z-index: 5;
    grid-column: 1 / 3;
    grid-row: 1 / 2; }
    .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__textArea .sectionTitle {
      color: #648798;
      font-weight: 700;
      text-align: left;
      line-height: 1.3; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__textArea .sectionTitle &gt; span {
        display: block;
        color: #333333;
        font-size: 56px;
        font-size: 3.5rem;
        font-weight: 400; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__signatureArea {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    margin-bottom: 0;
    text-align: right; }
    .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__signatureArea .top__about__signature {
      font-size: 1.5em; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__imgArea {
    z-index: 5;
    grid-column: 3 / 4;
    grid-row: 1 / 3;
    text-align: center; }
    .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__imgArea &gt; img {
      width: 80%; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList {
    list-style: none;
    grid-column: 1 / 4;
    grid-row: 3 / 4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 96px 0 48px 0;
    margin: 6rem 0 3rem 0; }
    .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li {
      width: 48%; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li:not(:nth-of-type(2n)) {
        margin-right: 4%; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li:nth-of-type(n+3) {
        margin-top: 25.6px;
        margin-top: 1.6rem; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__title {
        display: block;
        font-size: 28.8px;
        font-size: 1.8rem;
        text-align: center;
        line-height: 1.3; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li &gt; a {
        display: block;
        width: 100%;
        margin-top: 16px;
        margin-top: 1rem;
        color: #333333;
        text-decoration: underline;
        font-size: 25.6px;
        font-size: 1.6rem;
        text-align: right; }
        .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li &gt; a:hover, .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li &gt; a:focus-visible {
          color: #005EB8; }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__banner {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden; }
        .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__banner &gt; img {
          width: 100%;
          transition: all 0.3s ease; }
        .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__banner:hover &gt; img, .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__banner:focus-visible &gt; img {
          transform: scale(1.1); }
      .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li.item__comingSoon .item__banner {
        position: relative;
        pointer-events: none; }
        .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li.item__comingSoon .item__banner:after {
          position: absolute;
          top: 0;
          left: 0;
          display: -ms-grid;
          display: grid;
          place-items: center;
          width: 100%;
          height: 100%;
          content: 'COMING SOON';
          color: #ffffff;
          background: rgba(0, 0, 0, 0.3);
          font-size: 38.4px;
          font-size: 2.4rem;
          font-weight: 700;
          white-space: nowrap; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__bgArea {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/jp/ja/assets/img/sf2030/top/sf2030_top_about_bg.jpg") no-repeat center/cover; }
  .sf2030.sf2030__top .top__about .top__about__contentArea + p .sf2030__linkBtn {
    font-size: 38.4px;
    font-size: 2.4rem; }

.sf2030.sf2030__top .top__target .top__target__contentArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .sectionTitle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding-left: 3%;
    padding-right: 6%;
    font-size: 73.6px;
    font-size: 4.6rem;
    font-weight: 400; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .sectionTitle &gt; span {
      width: 100%;
      margin-bottom: 0.5em; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .sectionTitle .sf2030__linkBtn {
      line-height: 1.3; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__textArea {
    width: 50%; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider {
    width: 100%;
    margin-top: 96px;
    margin-top: 6rem; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-track {
      display: -ms-flexbox;
      display: flex; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-slide {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      height: auto !important;
      margin-right: 1vw;
      margin-left: 1vw; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-slide &gt; div {
        height: 100%; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-slide.slick-active {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
        .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-slide.slick-active .slider__content {
          background: #ffffff; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      height: 100%;
      padding: 2vw;
      background: #eeeeee;
      border: 1px solid #eeeeee;
      transiion: background 0.3s ease; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea {
        width: 44%; }
        .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea .slider__content__title {
          margin-top: 0;
          font-size: 48px;
          font-size: 3rem; }
          .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea .slider__content__title &gt; small {
            display: block;
            margin-bottom: 2em;
            font-size: 28.8px;
            font-size: 1.8rem;
            font-weight: 400;
            line-height: 1; }
        .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea &gt; p &gt; strong {
          font-size: 32px;
          font-size: 2rem;
          line-height: 1.3; }
        .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea &gt; ul {
          padding: 0 0 0 1em;
          margin: 0; }
          .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea &gt; ul &gt; li + li {
            margin-top: 1em; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__imgArea {
        width: 56%; }
        .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__imgArea &gt; img {
          display: block;
          width: 100%; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content.content03 .slider__content__textArea {
        width: 40%; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content.content03 .slider__content__imgArea {
        width: 60%; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-dots {
      bottom: -45px; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slick-dots &gt; li button:before {
        color: #005EB8; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .slickBtnArea {
    padding: 0 16px;
    padding: 0 1rem;
    margin-top: 32px;
    margin-top: 2rem; }
    .sf2030.sf2030__top .top__target .top__target__contentArea .slickBtnArea button {
      padding: 8px 2em;
      padding: 0.5rem 2em;
      color: #005EB8;
      background: transparent;
      border: 1px solid #005EB8;
      font-size: 19.2px;
      font-size: 1.2rem;
      line-height: 1;
      transition: 0.3s all ease; }
      .sf2030.sf2030__top .top__target .top__target__contentArea .slickBtnArea button:hover, .sf2030.sf2030__top .top__target .top__target__contentArea .slickBtnArea button:focus-visible {
        color: #ffffff;
        background: #005EB8;
        text-decoration: underline; }

.sf2030.sf2030__top .top__vison .top__vision__movie {
  position: relative;
  display: block;
  width: 70%;
  height: 0;
  padding-top: 39.5%;
  margin: 0 auto;
  overflow: hidden; }
  .sf2030.sf2030__top .top__vison .top__vision__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.sf2030.sf2030__about table {
  min-width: 760px !important; }
  .sf2030.sf2030__about table th, .sf2030.sf2030__about table td, .sf2030.sf2030__about table caption {
    font-size: 25.6px;
    font-size: 1.6rem; }
  .sf2030.sf2030__about table th {
    padding: 8px 16px;
    padding: 0.5rem 1rem;
    color: #ffffff;
    background: #005EB8;
    text-align: center;
    white-space: nowrap; }
  .sf2030.sf2030__about table td {
    background: #ffffff; }
  .sf2030.sf2030__about table caption {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: 700; }
  .sf2030.sf2030__about table .table__imgCell td {
    padding: 0; }
    .sf2030.sf2030__about table .table__imgCell td &gt; img {
      width: 100%; }
  .sf2030.sf2030__about table .table__imgCell {
    padding: 0; }
    .sf2030.sf2030__about table .table__imgCell &gt; img {
      width: 100%; }
  .sf2030.sf2030__about table .table__bgBlueCell td {
    background: #d3edfb; }
  .sf2030.sf2030__about table .table__bgBlueCell {
    background: #d3edfb; }
  .sf2030.sf2030__about table .table__bgWhiteCell {
    color: inherit;
    background: #ffffff; }
  .sf2030.sf2030__about table.about__table__01 tbody tr:first-of-type th:not(th[rowspan="2"]) {
    width: 30%;
    white-space: inherit; }
  .sf2030.sf2030__about table.about__table__02 tbody tr:first-of-type th {
    width: 25%;
    white-space: inherit; }
    .sf2030.sf2030__about table.about__table__02 tbody tr:first-of-type th.table__bgWhiteCell {
      background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #cccccc 50%, #cccccc calc(50% + 0.5px), transparent calc(50% + 1px)); }

.sf2030.sf2030__about #about__01 .boxWh &gt; h3 {
  color: #005EB8;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700; }

.sf2030.sf2030__sustainability .sustainability__listArea {
  width: 100%; }

.sf2030.sf2030__sustainability .sustainability__list__01__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 760px;
  margin: 0; }
  .sf2030.sf2030__sustainability .sustainability__list__01__title &gt; span {
    width: 47%;
    color: #005EB8;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400;
    text-align: center; }

.sf2030.sf2030__sustainability .sustainability__list__01 {
  list-style: none;
  min-width: 760px;
  padding: 0;
  margin: 0;
  font-size: 25.6px;
  font-size: 1.6rem; }
  .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem, .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__target {
      width: 47%;
      border: 1px solid #005EB8; }
    .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem {
      position: relative;
      display: -ms-flexbox;
      display: flex; }
      .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem .sus__no {
        display: -ms-grid;
        display: grid;
        place-items: center;
        padding: 16px;
        padding: 1rem;
        color: #ffffff;
        background: #005EB8;
        font-size: 32px;
        font-size: 2rem; }
      .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem .sus__text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 16px;
        padding: 1rem;
        text-align: center; }
        .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem .sus__text &gt; strong {
          display: block;
          color: #005EB8;
          font-size: 32px;
          font-size: 2rem;
          line-height: 1.3; }
      .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__problem:after {
        position: absolute;
        top: 50%;
        right: calc(-6% - 20px);
        transform: translateY(-50%);
        content: '';
        border-width: 30px 0 30px 20px;
        border-color: transparent transparent transparent #b9cbe9;
        border-style: solid; }
    .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li .sus__target {
      padding: 16px;
      padding: 1rem; }
    .sf2030.sf2030__sustainability .sustainability__list__01 &gt; li + li {
      margin-top: 32px;
      margin-top: 2rem; }

.sf2030.sf2030__sustainability .sustainability__list__02__title {
  margin: 0;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3; }

.sf2030.sf2030__sustainability .sustainability__list__02 {
  list-style: none;
  min-width: 760px;
  padding: 0;
  margin: 0; }
  .sf2030.sf2030__sustainability .sustainability__list__02 * {
    font-size: 25.6px;
    font-size: 1.6rem; }
  .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__no {
      position: relative;
      display: -ms-grid;
      display: grid;
      place-items: center;
      width: 88px;
      padding: 24px 1em 0 1em;
      padding: 1.5rem 1em 0 1em;
      color: #005EB8;
      background: #ffffff;
      line-height: 1;
      white-space: nowrap; }
      .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__no:before {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
        content: '';
        width: 100%;
        border-width: 20px 44px 0 44px;
        border-color: #f8f7f3 transparent transparent transparent;
        border-style: solid; }
      .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__no:after {
        position: absolute;
        left: 0;
        bottom: -20px;
        z-index: 10;
        content: '';
        width: 100%;
        border-width: 20px 44px 0 44px;
        border-color: #ffffff transparent transparent transparent;
        border-style: solid; }
    .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__text {
      padding: 1em 1em 0 1em;
      line-height: 1.3; }
      .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__text &gt; strong {
        display: block;
        margin-bottom: 0.5em;
        color: #005EB8;
        font-weight: 700; }
      .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li .sus__step__text &gt; ul {
        padding-left: 1em;
        margin: 0; }
    .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li:last-of-type {
      margin-bottom: 24px;
      margin-bottom: 1.5rem; }
    .sf2030.sf2030__sustainability .sustainability__list__02 &gt; li + li {
      margin-top: 10px; }

.sf2030.sf2030__sustainability #sustainability__03 .sustainability__listArea &gt; figure {
  min-width: 760px; }

@media (max-width: 1050px) {
  #sf2030__topics {
    padding: 10rem 1rem 16rem 1rem; } }

@media (max-width: 767px) {
  #sf2030__topics {
    padding: 6rem 2.4rem; }
  #sf2030__topics .sf2030__topicsList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #sf2030__topics .sf2030__topicsList li {
    width: 100%;
    max-width: none;
    margin-left: 0; }
  #sf2030__topics .sf2030__topicsList li + li {
    margin-top: 4rem; }
  #sf2030__topics .sf2030__topicsList2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #sf2030__topics .sf2030__topicsList2 li {
    width: 100%;
    max-width: none;
    margin-left: 0; }
  #sf2030__topics .sf2030__topicsList2 li + li {
    margin-top: 4rem; } }

@media (max-width: 768px) {
  .sf2030 .forPc {
    display: none; }
  .sf2030 .forTb {
    display: inherit; }
  .sf2030.sf2030__top .top__story__contentArea {
    display: inherit;
    padding-top: 6rem; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__imgArea, .sf2030.sf2030__top .top__story__contentArea .top__story__textArea {
    width: 100%; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea {
    padding: 0; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .alignRight {
    text-align: center; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__contentTitle {
    margin-top: 2rem;
    text-align: center; }
  .sf2030.sf2030__top .top__story__contentArea:nth-of-type(even) .top__story__textArea {
    padding: 0; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li .item__title {
    font-size: 1.6rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .sectionTitle {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    font-size: 3.8rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__textArea {
    width: 100%; }
  .sf2030.sf2030__top .top__vison .top__vision__movie {
    width: 100%;
    padding-top: 56.25%; } }

@media (max-width: 1000px) {
  .sf2030 .forPc2 {
    display: inherit; }
  .sf2030.sf2030__top .l-contentTop {
    padding-top: 43px; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title {
    display: block;
    padding-top: 2.5rem; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__01 {
    width: 30%; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__02 {
    width: 72%;
    margin-top: 6rem;
    margin-left: 0; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__movie {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: calc(100dvh - 118px);
    max-height: none; }
  .sf2030.sf2030__top .l-contentTop .sf2030__top__movie video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .sf2030.sf2030__top .sf2030__top__section {
    padding-top: 5rem;
    padding-bottom: 2.5rem; }
  .sf2030.sf2030__top .sf2030__top__section .sectionTitle {
    font-size: 3.8rem; }
  .sf2030.sf2030__top .sf2030__top__section p {
    font-size: 1.6rem; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__contentTitle {
    font-size: 2.8rem; }
  .sf2030.sf2030__top .top__story__contentArea .top__story__textArea .top__story__contentTitle + p strong {
    font-size: 2rem; }
  .sf2030.sf2030__top .top__story__linkBannerArea &gt; a .top__story__linkTitle {
    font-size: 2.4rem; }
  .sf2030.sf2030__top .top__about .top__about__contentArea {
    padding-right: 1rem;
    padding-left: 1rem; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__textArea .sectionTitle &gt; span {
    font-size: 2rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content {
    display: inline-block !important; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea {
    width: 100%; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__imgArea {
    width: 50%;
    margin: 2rem auto 0 auto; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content.content03 .slider__content__textArea {
    width: 100%; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content.content03 .slider__content__imgArea {
    width: 50%; } }

@media (max-width: 760px) {
  .sf2030 .forSp {
    display: inherit; }
  .sf2030.sf2030__top .top__story__intro {
    text-align: left; }
  .sf2030.sf2030__top .top__story__lead {
    text-align: left; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList {
    margin-bottom: 0; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li {
    width: 100%; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li:not(:nth-of-type(2n)) {
    margin-right: 0; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList &gt; li:nth-of-type(n+2) {
    margin-top: 1.6rem; }
  .sf2030.sf2030__top .top__about .top__about__contentArea {
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
    padding: 2rem 1rem; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__textArea {
    grid-column: 1 / 4; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__signatureArea {
    grid-column: 1 / 4;
    grid-row: 3 / 4;
    text-align: center; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__imgArea {
    grid-column: 1 / 4;
    grid-row: 2 / 3; }
  .sf2030.sf2030__top .top__about .top__about__contentArea .top__about__linkList {
    grid-row: 4 / 5; }
  .sf2030.sf2030__top .top__about .top__about__contentArea + p .sf2030__linkBtn {
    font-size: 1.6rem; }
  .sf2030.sf2030__about #about__01 .boxWh &gt; p {
    text-align: left; }
  .sf2030.sf2030__sustainability .sustainability__listArea {
    overflow: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1400px) {
  .sf2030.sf2030__top .l-contentTop .l-contentTop__inner {
    padding-right: 1rem;
    padding-left: 1rem; } }

@media (max-width: 1400px) and (max-width: 1000px) {
  .sf2030.sf2030__top .l-contentTop .l-contentTop__inner {
    top: 43px; } }

@media (max-width: 1000px) and (max-width: 480px) {
  .sf2030.sf2030__top .l-contentTop .sf2030__top__mv__titleArea .sf2030__top__title .sf2030__top__title__01 {
    width: 40%; } }

@media (max-width: 480px) {
  .sf2030.sf2030__top .sf2030__top__section .sf2030__floatBtn {
    font-size: 1.8rem; } }

@media (max-width: 1000px) and (max-width: 768px) {
  .sf2030.sf2030__top .top__story__linkBannerArea {
    margin-bottom: 6rem; }
  .sf2030.sf2030__top .top__story__linkBannerArea &gt; a .top__story__linkTitle {
    position: relative;
    font-size: 2rem;
    text-align: center; } }

@media (max-width: 768px) and (max-width: 760px) {
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content {
    padding: 2rem 1rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea .slider__content__title {
    font-size: 2.2rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea .slider__content__title &gt; small {
    font-size: 1.4rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__textArea &gt; p &gt; strong {
    font-size: 1.8rem; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content .slider__content__imgArea {
    width: 90%; }
  .sf2030.sf2030__top .top__target .top__target__contentArea .top__target__slider .slider__content.content03 .slider__content__imgArea {
    width: 90%; } }
</pre></body></html>