@charset "UTF-8";
/*----------------------------------------------------------------

  FS
  /fs/assets/css/fs-jp.css
  2024.02.09

----------------------------------------------------------------*/
#sideArea {
  margin-bottom: 20px;
}
#fs .news-wrap {
  width: 500px;
}
@media screen and (max-width: 768px) {
  #fs .news-wrap {
    width: 100%;
  }
}
#fs .scroll {
  width: 490px;
}
@media screen and (max-width: 768px) {
  #fs .scroll {
    width: 100%;
  }
}
#fs .link-nav {
  width: 500px;
  padding: 0 0 0 20px;
  border-right: none;
  border-left: 1px solid #e4e4e4;
}
@media screen and (max-width: 768px) {
  #fs .link-nav {
    width: 100%;
    padding: 0;
    border-left: none;
  }
}
.fs-footer_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid #6b6b6b;
}
@media screen and (max-width: 768px) {
  .fs-footer_inner {
    width: 90%;
  }
}
.fs-footer_navi {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .fs-footer_navi {
    display: block;
  }
}
.fs-footer_navi p {
  width: 230px;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .fs-footer_navi p {
    margin-bottom: 15px;
  }
}
.fs-footer_navi ul {
  display: flex;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .fs-footer_navi ul {
    display: block;
  }
}
.fs-footer_navi ul li {
  margin: 0 10px 0 0;
  padding: 0 10px 0 16px;
  border-right: 1px solid #e4e4e4;
  font-size: 1.2rem;
  background: url("/ce/assets/images/ce_arrow.png") 0 0 no-repeat;
}
@media screen and (max-width: 768px) {
  .fs-footer_navi ul li {
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 1.3rem;
    border-right: 0;
  }
}
.fs-footer_navi ul li:last-child {
  padding-right: 0;
  border-right: none;
}
/*--------------------------------------
  table
---------------------------------------*/
table.indTable {
  width: 720px;
  margin: 50px 0 0px 0px;
}
table.indTable td.indTableExist {
  width: 350px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #666666;
  padding-top: 20px;
}
table.indTable td.indTableExist .indTableTit, table.indTable td.indTableExistEnd .indTableTit {
  margin: 0 0 15px 0;
}
#mainAreaWrap table.indTable td.indTableExist .indTableTit h4, #mainAreaWrap table.indTable td.indTableExistEnd .indTableTit h4 {
  margin: 0;
  padding: 0;
  font-size: 108%;
  font-weight: bold;
  color: #212121;
}
#mainAreaWrap div#mainArea table.tableA01 td div dt {
  padding: 13px 0 13px 10px;
  font-weight: bold;
  color: #666666;
  width: 150px;
  float: left;
}
#mainAreaWrap div#mainArea table.tableA01 td div dd {
  padding: 13px 0;
  width: 360px;
  float: left;
}
#wrap #contentWrap #content #text01 p {
  line-height: 1.4 !important;
}
table.indTable {
  width: 720px;
  margin: 0 30px 50px 28px;
}
table.indTable td.indTableExist {
  width: 350px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #666666;
  padding: 20px 0;
}
table.indTable td.indTableExistEnd {
  width: 350px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #666666;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  padding: 20px 0;
}
table.indTable td.indTableExist .indTableTit, table.indTable td.indTableExistEnd .indTableTit {
  margin: 0 0 15px 0;
}
#mainAreaWrap table.indTable td.indTableExist .indTableTit h4, #mainAreaWrap table.indTable td.indTableExistEnd .indTableTit h4 {
  margin: 0;
  padding: 0;
  font-size: 108%;
  font-weight: bold;
  color: #212121;
}
table.indTable td.indTableExist p.indTableLink, table.indTable td.indTableExistEnd .indTableLink {
  text-align: right;
  margin: 0;
}
table.indTable td.indTableExist p.indTableTitle {
  padding: 11px 0 0 0;
}
table.gmis-table th {
  text-align: center;
  background-color: #e5ddea;
}
.btn-products {
  margin: 30px 20px 10px;
  padding: 15px 10px;
  text-align: center;
  background: #ddebf2;
  border-radius: 6px;
}
.btn-products:hover {
  opacity: 0.5;
}
.btn-products a {
  position: relative;
  padding-left: 16px;
  font-size: 1.2rem;
}
.btn-products a::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #003771;
  border-right: solid 2px #003771;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  left: 0;
  margin-top: -2px;
}
.gray_box {
  width: 718px;
  border: 1px solid #dcdcdc;
  background-color: #f4f4f4;
}
@media screen and (max-width: 768px) {
  .gray_box {
    width: 100%;
  }
}
.bg_pattern {
  padding: 30px;
  background: url(/fs/products/mics/img/tbl_bg.gif) 0 0 repeat;
}
.box_inner {
  padding: 30px;
}
.box_inner2 {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
}
.box_inner10 {
  padding: 10px;
}
.def-list dl {
  margin-bottom: 20px;
}
.def-list dl dt {
  margin-bottom: 15px;
  padding: 0;
}
.def-list dl dd {
  margin-bottom: 10px;
  padding: 0 0 10px 0;
  font-size: 1.4rem;
  line-height: 1.6;
}
.def-list dl dd.dotline {
  border-bottom: 1px dotted #dcdcdc;
}
.nostyle {
  width: 100%;
  border: 0;
}
.nostyle tr td {
  margin: 0;
  padding: 0 0 3px 0;
  font-size: inherit;
  border: 0 !important;
  vertical-align: top;
}
.text_input {
  width: 95%;
  padding: 3px;
  border: 1px solid #c8c8c8;
}
.nobr {
  white-space: nowrap
}
.gmis-box {
  padding: 20px;
  border: 1px solid #ae8553;
  background-color: #f4efe9;
}
.gmis-box_left {
  float: left;
  width: 418px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .gmis-box_left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.orange-txt {
  color: #ff9900;
}
.green-txt {
  color: #008080;
}
.navy-txt {
  color: #003366;
}
.blue-txt {
  color: #0000ff;
}
/*--------------------------------------
  IG Work Manager
---------------------------------------*/
.igwm-main {
  position: relative;
  width: 720px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .igwm-main {
    width: 100%;
    margin-bottom: 120px;
    background-size: contain;
  }
}
.btn-igwm {
  position: absolute;
  bottom: 50px;
  left: 290px;
}
.btn-igwm:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .btn-igwm {
    bottom: -100px;
    left: 0;
  }
}
.btn-catalog {
  position: absolute;
  bottom: 50px;
  right: 30px;
}
.btn-catalog:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .btn-catalog {
    bottom: -45px;
    right: 0;
    left: 0 !important;
  }
}
.igwm-block {
  width: 740px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .igwm-block {
    width: 100%;
  }
}
.column01 {
  float: left;
  width: 240px;
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #657281;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .column01 {
    float: none;
    width: 100%;
    border-bottom: none;
  }
}
.column01:nth-child(2) {
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .column01:nth-child(2) {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .column01:last-child {
    border-bottom: 1px solid #333;
  }
}
.blue-txt16 {
  margin-bottom: 10px;
  font-size: 1.6rem;
  color: #203248 !important;
}
@media screen and (max-width: 768px) {
  .column02 {
    width: 100%;
    padding: 0 20px;
  }
}
.column02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .column02 ul {
    display: block;
  }
}
.column02 li {
  width: 200px;
  padding: 20px;
  color: #4b4b4b;
  font-size: 1.2rem;
  line-height: 1.6;
  background-color: #fffdee;
  border-radius: 10px;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  .column02 li {
    width: 100%;
  }
}
.column02 li:first-child, .column02 li:nth-child(3) {
  margin-bottom: 20px;
}
.column02 li:nth-child(2) {
  margin: 0 20px 20px;
}
@media screen and (max-width: 768px) {
  .column02 li:nth-child(2) {
    margin: 0 0 10px;
  }
}
.column02 li:nth-child(4), .column02 li:nth-child(5) {
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .column02 li:nth-child(4), .column02 li:nth-child(5) {
    margin: 0 0 10px;
  }
}
.igwm-block2 {
  width: 740px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .igwm-block2 {
    width: 100%;
    padding: 0;
  }
}
.igwm-block2 .f-left {
  width: 285px;
}
.title-blue {
  margin-bottom: 10px;
  padding: 2px 10px;
  font-size: 1.2rem;
  line-height: 1;
  color: #fff !important;
  letter-spacing: 0.3em;
  text-align: center;
  background-color: #203248;
}
.igwm-block p, .igwm-block2 p {
  color: #4b4b4b;
}
.copy01 {
  margin: 30px 0 20px;
  font-size: 1.6rem;
  color: #ff531f;
  text-align: center;
}
.copy02 {
  margin-bottom: 30px;
  font-size: 1.5rem;
  color: #4b4b4b;
  text-align: center;
}
/*--------------------------------------
  Information Organizer
---------------------------------------*/
h5.title-blue {
  margin-bottom: 30px !important;
  padding: 10px !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  color: #fff !important;
  letter-spacing: 0.3em;
  text-align: center;
  background-color: #203248;
}
@media screen and (max-width: 768px) {
  h5.title-blue {
    font-size: 1.4rem !important;
    letter-spacing: 0.1em;
  }
}
.ior-3column_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ior-3column_wrap {
    display: block;
  }
}
.ior-3column_inner {
  width: 240px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #657281;
}
@media screen and (max-width: 768px) {
  .ior-3column_inner {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
  }
}
.ior-3column_inner p {
  font-size: 1.7rem;
  line-height: 1.5;
  color: #203248 !important;
}
@media screen and (max-width: 768px) {
  .ior-3column_inner p {
    font-size: 1.5rem;
    line-height: 1.4 !important;
  }
}
.ior-block {
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .ior-block {
    padding: 0;
  }
}
.ior-block p {
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .ior-block p {
    padding-left: 0;
  }
}
.ior-title_img {
  margin-bottom: 20px;
}
.ior-title_txt {
  margin-bottom: 20px;
  padding: 0 0 15px 0 !important;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1 !important;
}
.line-bottom_blue {
  border-bottom: 3px solid #4667ad;
}
.line-bottom_orange {
  border-bottom: 3px solid #c93f47;
}
.line-bottom_green {
  border-bottom: 3px solid #7bb34f;
}
.line-bottom_gray {
  border-bottom: 3px solid #868687;
}