<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/****************************************************
 * base
 ***************************************************/
.main-contents .section {
  overflow: hidden;
}

.main-contents .for-pc {
  display: inline-block;
}

.main-contents .for-sp {
  display: none;
}

.main-contents .ancher {
  padding-top: 40px;
  margin-top: -40px;
}

.main-contents h1 {
  max-width: 1100px;
}

.main-contents .lyt-col-a.diff-margin-b {
  margin-left: -20px;
}

.main-contents .lyt-col-a.diff-margin-b &gt; * {
  padding-left: 20px;
}

.main-contents .lyt-col-a.diff-margin-c {
  margin-left: -10px;
}

.main-contents .lyt-col-a.diff-margin-c &gt; * {
  padding-left: 10px;
}

.main-contents .list-link-text a {
  color: #003399;
}

.main-contents .list-link-text a:hover {
  color: #3667c8;
}

.main-contents .list-link-pdf &gt; li &gt; a:before {
  background-image: url("//www.fujitsu.com/imgv5/common/icon/icon-pdf-01.png");
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border: none;
  width: 14px;
  height: 16px;
}

.main-contents .box-important-b + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
  margin-top: 34px;
}

.main-contents .box-important-b .box-important-title-a {
  font-size: 1.8rem;
  font-weight: 700;
  display: inline-block;
  margin: 0;
  padding: 4px 24px 1px;
  color: #fff;
  background-color: #841718;
  text-align: center;
}

.main-contents .box-important-b .box-important-title-b {
  font-size: 1.8rem;
  font-weight: 700;
  display: inline-block;
  margin: 0;
  padding: 4px 24px 1px;
  background-color: #dad9d6;
  text-align: center;
  border: 1px solid #b1b1ac;
  border-bottom: none;
}

.main-contents .box-important-b .box-important-item {
  padding: 35px 35px;
  border: 1px solid #b1b1ac;
}

.main-contents .box-important-b .box-important-item &gt; * {
  margin-top: 0;
}

.main-contents .tbl-a tbody td {
  vertical-align: top;
}

.main-contents .tbl-a tbody .middle {
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .main-contents .for-pc {
    display: none;
  }
  .main-contents .for-sp {
    display: inline-block;
  }
  .main-contents .ancher {
    padding-top: 0;
    margin-top: 0;
  }
  .main-contents .lyt-col-a.diff-margin-b {
    margin-left: 0;
  }
  .main-contents .lyt-col-a.diff-margin-b &gt; * {
    padding-left: 0;
  }
  .main-contents .lyt-col-a.diff-margin-c {
    margin-left: 0;
  }
  .main-contents .lyt-col-a.diff-margin-c &gt; * {
    padding-left: 0;
  }
  .main-contents .box-important-b .box-important-title-a {
    display: block;
    padding: 4px 16px 0;
  }
  .main-contents .box-important-b .box-important-title-b {
    display: block;
    padding: 4px 16px 0;
  }
  .main-contents .box-important-b .box-important-item {
    padding: 15px 15px;
  }
}

/****************************************************
 * navi
 ***************************************************/
.s-nav-header-wrap.lang-en {
  font-size: 1.6rem;
  line-height: 1.8;
}

.s-nav-header-wrap {
  position: relative;
  z-index: 100;
  margin-top: 12px;
  min-height: 40px;
}

.s-nav-header {
  background-color: #ddd;
}

.s-nav-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.s-nav-header .s-nav-header__menu-btn {
  display: none;
}

.s-nav-header .back-btn {
  display: none;
}

.s-nav-header &gt; ul {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  max-width: 1280px;
  margin: 0 auto;
}

.s-nav-header &gt; ul &gt; li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.s-nav-header &gt; ul &gt; li:nth-child(1), .s-nav-header &gt; ul &gt; li:nth-child(3), .s-nav-header &gt; ul &gt; li:nth-child(4) {
  width: 14.333333%;
}

.s-nav-header &gt; ul &gt; li:nth-child(2) {
  width: 31%;
}

.s-nav-header &gt; ul &gt; li:nth-child(5), .s-nav-header &gt; ul &gt; li:nth-child(6) {
  width: 13%;
}

@media only screen and (min-width: 1000px) {
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(1),
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(2) {
    width: 25%;
  }
}

@media only screen and (min-width: 1000px) {
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(3) {
    width: 12%;
  }
}

@media only screen and (min-width: 1000px) {
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(4) {
    width: 18%;
  }
}

@media only screen and (min-width: 1000px) {
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(5),
  .s-nav-header &gt; ul &gt; li.s-trans-nav--width-a:nth-child(6) {
    width: 10%;
  }
}

.s-nav-header &gt; ul &gt; li &gt; a {
  position: relative;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: background 0.3s ease 0s;
  background-color: #ddd;
}

.s-nav-header &gt; ul &gt; li &gt; a:hover {
  /*background-color: #4d4d4d;*/
}

.s-nav-header &gt; ul &gt; li .s-hook {
  padding-right: 30px;
}

.s-nav-header &gt; ul &gt; li .s-hook:before {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
  transition: transform .2s;
}

.s-nav-header &gt; ul &gt; li .s-hook.is-open:before {
  margin-top: -2px;
  transform: rotate(-45deg);
}

.s-nav-header .s-content {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 0;
  background: rgba(238, 238, 238, 0.96);
}

.s-nav-header .s-content:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0));
}

.s-nav-header .s-content:after {
  display: block;
  position: absolute;
  content: "";
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: -1;
  background: linear-gradient(rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0));
}

.s-nav-header .s-content .s-content-inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

.s-nav-header .s-content .close-btn {
  position: absolute;
  right: 18px;
  top: 20px;
  font-size: 1rem;
  line-height: 1;
  width: 18px;
  height: 18px;
  overflow: hidden;
  padding: 0;
}

.s-nav-header .s-content .close-btn:before {
  display: block;
  position: absolute;
  content: "";
  right: -2px;
  top: 8px;
  width: 23px;
  height: 2px;
  background: #706f67;
  transform: rotate(45deg);
}

.s-nav-header .s-content .close-btn:after {
  display: block;
  position: absolute;
  content: "";
  left: 8px;
  top: -3px;
  width: 2px;
  height: 23px;
  background: #706f67;
  transform: rotate(45deg);
}

.s-nav-header .s-content .close-btn span {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
}

.s-nav-header .s-second-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.s-nav-header .s-second-nav .s-second-nav-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28.125%;
  background: rgba(87, 86, 79, 0.9);
}

.s-nav-header .s-second-nav .s-second-nav-list {
  width: 100%;
  padding-bottom: 15px;
}

.s-nav-header .s-second-nav .s-second-nav-list li {
  position: relative;
  line-height: 1.4;
}

.s-nav-header .s-second-nav .s-second-nav-list li a {
  text-decoration: none;
  position: relative;
  display: block;
  padding: 16px 36px 15px 20px;
  color: #fff;
}

.s-nav-header .s-second-nav .s-second-nav-list li a:before {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}

.s-nav-header .s-second-nav .s-second-nav-list li a:hover {
  text-decoration: underline;
}

.s-nav-header .s-second-nav .s-second-nav-list li.is-active {
  background: #fff;
  opacity: .9;
}

.s-nav-header .s-second-nav .s-second-nav-list li.is-active a {
  color: inherit;
  font-weight: 700;
  border-left: 3px solid rgba(87, 86, 79, 0.85);
}

.s-nav-header .s-second-nav .s-second-nav-list li.is-active a:before {
  border-color: #a30b1a;
}

.s-nav-header .s-third-detail-wrapper {
  width: 71.875%;
}

.s-nav-header .s-third-detail-wrapper .s-third-detail {
  display: none;
  padding: 26px 48px 48px 30px;
}

.s-nav-header .s-third-detail-wrapper .s-third-detail.is-active {
  display: block;
}

.s-nav-header .s-third-detail-wrapper .s-third-detail a {
  color: #000;
}

.s-nav-header .s-third-detail-wrapper .s-third-detail a:hover {
  color: #57564f;
}

@media only screen and (max-width: 1000px) {
  .main-contents {
    overflow-x: hidden;
  }
  .s-nav-header {
    position: relative !important;
    background-color: inherit;
  }
  .s-nav-header .s-nav-header__menu-btn {
    margin: 0 16px;
    width: calc(100% - 32px);
    padding: 11px 46px;
    text-align: center;
    display: block;
    line-height: 1.4;
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
    color: #a30b1a !important;
    background: #fff !important;
    border: 1px solid #a30b1a;
    white-space: nowrap;
    font-size: 1.6rem;
  }
  .s-nav-header .s-nav-header__menu-btn:before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 20px;
    height: 14px;
    margin-top: -7px;
    background: linear-gradient(#ac2330, #ac2330 2px, transparent 2px, transparent 6px, #ac2330 6px, #ac2330 8px, transparent 8px, transparent 12px, #ac2330 12px);
  }
  .s-nav-header .s-nav-header__menu-btn.is-open:before {
    right: 20px;
    width: 2px;
    height: 23px;
    margin-top: -11px;
    background: #ac2330;
    transform: rotate(-45deg);
  }
  .s-nav-header .s-nav-header__menu-btn.is-open:after {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    width: 2px;
    height: 23px;
    background: #ac2330;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -11px;
  }
  .s-nav-header .s-nav-header__menu-btn .toggle-txt {
    display: none;
  }
  .s-nav-header .back-btn {
    position: absolute;
    top: calc(100% + 11px);
    left: 0;
    width: 100%;
    display: none;
  }
  .s-nav-header .back-btn a {
    font-size: 1.6rem;
    position: relative;
    z-index: 1;
    background: #eee;
    padding: 11px 0 11px 38px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    color: #000;
    display: block;
  }
  .s-nav-header .back-btn a:before {
    display: block;
    position: absolute;
    content: "";
    left: 16px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #a30b1a;
    border-left: 2px solid #a30b1a;
    transform: rotate(-45deg);
    margin-top: -5px;
  }
  .s-nav-header &gt; ul {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 100%;
    display: none;
    height: auto;
  }
  .s-nav-header &gt; ul &gt; li {
    display: block;
    width: 100% !important;
  }
  .s-nav-header &gt; ul &gt; li:first-child {
    border-top: 1px solid #c6c6c0;
  }
  .s-nav-header &gt; ul &gt; li &gt; a {
    color: #000;
    font-weight: normal;
    display: block;
    text-align: left;
    padding: 11px 32px 11px 16px;
    border-bottom: 1px solid #c6c6c0;
    background: #eee !important;
  }
  .s-nav-header &gt; ul &gt; li .s-hook:before {
    transform: rotate(45deg) !important;
    margin-top: -6px !important;
    border-color: #a30b1a;
  }
  .s-nav-header .s-content {
    top: 0;
    left: 100%;
  }
  .s-nav-header .s-content:before {
    content: none;
  }
  .s-nav-header .s-content:after {
    content: none;
  }
  .s-nav-header .s-content .close-btn {
    display: none;
  }
  .s-nav-header .s-second-nav {
    display: block;
  }
  .s-nav-header .s-second-nav .s-second-nav-inner {
    display: block;
    width: 100%;
    background: #eee;
    border-top: 1px solid #c6c6c0;
    padding-top: 47px;
  }
  .s-nav-header .s-second-nav .s-second-nav-list {
    border-top: 1px solid #c6c6c0;
    padding-bottom: 0;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li {
    line-height: 1.6;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li a {
    padding: 11px 32px 11px 16px;
    color: #000;
    border-bottom: 1px solid #c6c6c0;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li a:before {
    right: 15px;
    width: 10px;
    height: 10px;
    border-color: #a30b1a;
    margin-top: -6px;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li a:hover {
    text-decoration: none;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li.is-active {
    opacity: 1;
    background: inherit;
  }
  .s-nav-header .s-second-nav .s-second-nav-list li.is-active a {
    font-weight: 400;
    border-left: none;
  }
  .s-nav-header .s-third-detail-wrapper {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background: #eee;
    padding-top: 47px;
    border-top: 1px solid #c6c6c0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail-inner {
    border-top: 1px solid #c6c6c0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail {
    padding: 0 0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail .list-link-a {
    padding-left: 0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail .list-link-a &gt; li + li {
    margin-top: 0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail a {
    display: block;
    padding: 11px 16px;
    border-bottom: 1px solid #c6c6c0;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail a:before {
    content: none;
  }
  .s-nav-header .s-third-detail-wrapper .s-third-detail a:hover {
    color: #000;
    text-decoration: none;
  }
}

/****************************************************
 * section-kpi
 ***************************************************/
.section-kpi .section-inner {
  max-width: 1140px !important;
}

.section-kpi .c-goalkpi__title {
  font-size: 1.8rem;
  font-weight: 700;
  display: inline-block;
  margin: 0;
  padding: 4px 24px 1px;
  color: #fff;
  background-color: #841718;
  text-align: center;
  margin-bottom: 15px;
}

.section-kpi .c-goalkpi__dl:after {
  content: "";
  display: table;
  clear: both;
}

.section-kpi .c-goalkpi__dl dt {
  float: left;
}

.section-kpi .c-goalkpi__dl dd {
  margin-left: 3.5em;
}

.section-kpi .c-goalkpi__list li {
  text-indent: -1.0em;
  margin-left: 1.0em;
}

.section-kpi .c-goalkpi__list li:before {
  content: "・";
}

@media only screen and (max-width: 767px) {
  .section-kpi .c-goalkpi__title {
    display: block;
    padding: 4px 16px 0;
    margin-bottom: 12px;
  }
}

/****************************************************
 * magnific
 ***************************************************/
.mfp-fade.mfp-bg {
  opacity: 0.9;
  background: rgba(0, 0, 0, 0.86);
  transition: all 0.3s ease-out;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  transition: all 0.3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/****************************************************
 * c-tbl-scroll-a
 ***************************************************/
 .c-tbl-scroll-a&gt;table.c-tbl-a {
	width: auto !important;
 }
 @media only screen and (max-width: 767px) {
	.c-tbl-scroll-a&gt;table.c-tbl-a {
		width: auto !important;
	}
 }
/****************************************************
 * utility
 ***************************************************/
.u-before-n::before {
	display: none !important;
}

.u-after-n::after {
	display: none !important;
}</pre></body></html>