@charset "UTF-8";
#TopicPath ul {
  padding: 20px 0 15px; }

@media screen and (max-width: 767px) {
  .JS #TopicPath ul {
    padding: 15px 15px; } }
.contentsWidth {
  max-width: 1000px; }

#SolutionTitle {
  color: #fff;
  font-size: 187.5%;
  font-weight: bold;
  text-align: center;
  background: #444;
  padding: 26px 0;
  margin-bottom: 40px; }

@media screen and (max-width: 768px) {
  #SolutionTitle {
    font-size: 150%;
    margin-bottom: 25px;
    padding: 30px 0; } }
/*--- Page Title (h1) ---*/
#usecaseTitle {
  background-color: #333333; }
  #usecaseTitle .PageTitleStyle1 {
    max-width: 965px;
    margin: 0 auto;
    text-align: center;
    padding: 25px; }

/*--- Contents Area ---*/
.Solution {
  background-color: #fff;
  background-color: #fff; }
  .Solution #usecaseReading {
    padding-bottom: 90px; }

.SearchArea {
  width: 100%;
  margin-bottom: 30px; }

.FilteringTitle {
  display: block;
  width: auto;
  height: auto;
  padding: 8px 0 0 0;
  background: #fff;
  filter: alpha(opacity=95);
  -ms-filter: "alpha(opacity=95)";
  opacity: 0.95; }
  .FilteringTitle h2 {
    display: block;
    color: #212121;
    margin: 0;
    padding: 0 0 0 15px;
    border-left: 5px solid #e60127;
    text-align: left;
    font-size: 150%;
    font-weight: bold;
    background-image: none; }

@media screen and (max-width: 768px) {
  .FilteringTitle {
    padding: 11px 0; }
    .FilteringTitle h2 {
      font-size: 125%;
      background-position: 25px 7px;
      background-size: 24px; } }
@media screen and (max-width: 400px) {
  .FilteringTitle h2 {
    font-size: 125%;
    background-position: 12px 7px;
    background-size: 24px;
    padding: 3px 0 0 15px; } }
.FilteringSection {
  overflow: hidden;
  height: 38px;
  margin-bottom: 30px; }
  .FilteringSection h2 {
    display: inline-block;
    background: none;
    font-size: 150%;
    color: #212121;
    font-weight: bold;
    padding-left: 20px;
    border-left: 5px solid #e60127;
    margin: 0;
    padding-bottom: 0; }
  .FilteringSection .CaseCount {
    float: right;
    height: 100%;
    line-height: 38px;
    margin-bottom: 0; }

.ButtonStyle1 {
  float: right;
  text-align: center; }
  .ButtonStyle1 a {
    width: 150px;
    font-size: 100%;
    border: 1px solid #b3b3b3 !important; }
    .ButtonStyle1 a:link {
      float: right;
      color: #212121;
      background: #fff;
      padding: 9px 15px;
      margin-bottom: 0;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .ButtonStyle1 a:visited {
      color: #212121; }
    .ButtonStyle1 a:hover {
      color: #fff;
      border: 1px solid #e60127 !important;
      background-color: #e60127; }

.Solution .FilteringTitle .ButtonStyle1 a:hover, .Solution .FilteringTitle .ButtonStyle1 a:active {
  color: #fff;
  background: #E60127;
  background-image: none; }

@media screen and (max-width: 768px) {
  .FilteringSection {
    height: 32px;
    margin-bottom: 20px; }
    .FilteringSection h2 {
      font-size: 125%;
      padding-left: 15px; }
    .FilteringSection .CaseCount {
      width: 160px;
      line-height: 32px;
      text-align: right; }

  .ButtonStyle1 {
    float: none;
    margin-top: 25px;
    margin-bottom: 6px; }
    .ButtonStyle1 a:link {
      float: none; } }
.FilteringButton {
  padding: 10px 0;
  position: relative; }
  .FilteringButton h3 {
    margin: 0;
    color: #212121;
    font-size: 125%;
    position: relative;
    padding-left: 20px; }
    .FilteringButton h3:before {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      content: '';
      display: inline-block;
      width: 10px;
      height: 3px;
      background: #e60127; }
  .FilteringButton a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -9999px;
    z-index: 1; }
  .FilteringButton ul {
    float: right;
    margin: -4px 0 0 0;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #ffffff; }
    .FilteringButton ul li {
      line-height: 100%; }

.FilteringPanel {
  background: #f2f2f2;
  box-sizing: border-box;
  filter: alpha(opacity=95);
  -ms-filter: "alpha(opacity=95)";
  opacity: 0.95;
  padding: 10px 20px;
  margin-top: 20px; }

.FreeWordArea {
  width: 100%;
  box-sizing: border-box; }
  .FreeWordArea h3 {
    padding: 10px 0 10px 20px;
    margin-bottom: 0;
    vertical-align: middle;
    text-align: left;
    color: #212121;
    font-size: 125%;
    position: relative; }
    .FreeWordArea h3:before {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      content: '';
      display: inline-block;
      width: 10px;
      height: 3px;
      background: #e60127; }
  .FreeWordArea .FreeWordWrap {
    min-height: 60px;
    padding: 0 0 11px 0; }
  .FreeWordArea .FreeWord {
    display: inline-block;
    width: 670px;
    vertical-align: middle;
    letter-spacing: -1em; }

input#Keywords {
  -webkit-appearance: none;
  border-radius: 0;
  width: calc(100% - 100px);
  height: 40px;
  padding: 0.3em;
  font-size: 87.5%;
  letter-spacing: normal;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  box-sizing: border-box; }
input#SearchBtn {
  -webkit-appearance: none;
  width: 90px;
  height: calc(40px - 3px);
  padding: 0.3em 0;
  line-height: 100%;
  text-align: center;
  vertical-align: top;
  color: #ffffff;
  font-size: 100%;
  letter-spacing: normal;
  cursor: pointer;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: 10px; }

.Solution input#SearchBtn {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  background-color: #e60127;
  box-shadow: 0 3px 1px #ae0127;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .Solution input#SearchBtn:hover, .Solution input#SearchBtn:active {
    background-color: #b1000e; }

.SP .Solution input#SearchBtn:hover, .SP .Solution input#SearchBtn:active {
  background-color: #b1000e; }

.FilteringArea .CheckBoxArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.FilteringArea .CheckArea {
  position: relative;
  display: table;
  width: calc((100% - 20px) / 3);
  height: 48px;
  letter-spacing: normal;
  font-size: 87.5%;
  color: #212121;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-right: 10px;
  margin-bottom: 8px; }
  .FilteringArea .CheckArea:nth-child(3n) {
    margin-right: 0; }
  @media all and (-ms-high-contrast: none) {
    .FilteringArea .CheckArea {
      width: 32%; } }
  @supports (-ms-ime-align: auto) {
    .FilteringArea .CheckArea {
      width: 32%; } }
.FilteringArea input {
  -webkit-appearance: none;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
  cursor: pointer; }
.FilteringArea label {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #b3b3b3;
  background: #fff;
  padding: 0;
  line-height: 100%;
  border-radius: 4px;
  cursor: pointer;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.SP .FilteringArea label {
  width: 100%;
  height: 100%;
  display: flex;
  vertical-align: middle;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 130%;
  cursor: pointer;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

@media screen and (max-width: 994px) {
  .FreeWordArea .FreeWord {
    width: calc(100% - 200px); } }
@media screen and (max-width: 768px) {
  .FilteringButton h3 {
    font-size: 112.5%; }

  .FilteringArea .CheckArea {
    font-size: 75%;
    margin-right: 10px; }

  .FreeWordArea h3 {
    font-size: 112.5%; }
  .FreeWordArea .FreeWord {
    width: 100%; }

  input#Keywords {
    width: calc(100% - 85px); }
  input#SearchBtn {
    font-size: 87.5%;
    width: 70px;
    float: right; } }
@media screen and (max-width: 579px) {
  .FilteringPanel {
    padding: 10px;
    margin-right: -10px;
    margin-left: -10px; }

  .FilteringArea .CheckArea {
    margin-right: 8px; }
    .FilteringArea .CheckArea:nth-child(3n) {
      margin-right: 8px; }
    .FilteringArea .CheckArea:nth-child(2n) {
      margin-right: 0; } }
@media screen and (max-width: 500px) {
  .FreeWordArea .FreeWord {
    display: block;
    border-left: none; }
  .FreeWordArea .FreeWord form {
    padding-right: 0; } }
@media screen and (max-width: 399px) {
  .FilteringArea .CheckArea {
    overflow: hidden; }
    .FilteringArea .CheckArea label {
      display: inline-block;
      height: 100%;
      line-height: 48px;
      padding: 0; }

  .ButtonStyle1 a {
    margin: 0 auto; } }
.PC .Solution .FilteringArea input:hover + label {
  background: #e60127;
  border: 1px solid #e60127;
  color: #fff; }

.Solution .FilteringArea input:checked + label {
  background: #e60127;
  border: 1px solid #e60127;
  color: #fff; }

p.CaseCount {
  display: none;
  margin-bottom: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 112.5%;
  line-height: 120%; }

@media screen and (max-width: 768px) {
  p.CaseCount {
    font-size: 100%; } }
/*--- Usecase List ---*/
#usecaseReading #usecaseList {
  padding-bottom: 25px; }

.Solution #usecaseReading #usecaseList {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
  margin-bottom: 0; }

#usecaseReading #usecaseList li {
  width: calc((100% - 70px) / 3);
  margin: 0 35px 30px 0;
  padding: 0;
  border-style: none;
  border-top: 2px solid #e60127; }
  #usecaseReading #usecaseList li:nth-of-type(3n + 3) {
    margin-right: 0; }
  @media all and (-ms-high-contrast: none) {
    #usecaseReading #usecaseList li {
      width: 30%; } }

#usecaseReading #usecaseList li a {
  display: block;
  position: relative;
  padding: 25px 20px 25px;
  text-decoration: none;
  background-color: #f2f2f2;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.Solution #usecaseReading #usecaseList li a {
  padding: 25px 20px 90px; }

@media screen and (min-width: 768px) {
  .Solution #usecaseReading #usecaseList li a:hover {
    background-color: #333333; }
    .Solution #usecaseReading #usecaseList li a:hover .Business h2 {
      color: #fff; }
    .Solution #usecaseReading #usecaseList li a:hover dl {
      color: #fff; }
    .Solution #usecaseReading #usecaseList li a:hover .company {
      color: #fff; } }
#usecaseList li a img.New {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }
#usecaseList li a img.Logo {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 3; }
#usecaseList li a .Business {
  text-align: center;
  position: relative;
  z-index: 1; }
#usecaseList li a img.Logo + .Business {
  margin-top: 10px; }
#usecaseList li a .Business {
  position: relative; }
  #usecaseList li a .Business:before {
    content: "";
    display: block;
    margin: 0 auto 30px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -moz-transition: background-position 0s ease-in 0.1s;
    -webkit-transition: background-position 0s ease-in 0.1s;
    -o-transition: background-position 0s ease-in 0.1s;
    transition: background-position 0s ease-in 0.1s; }
  #usecaseList li a .Business:after {
    position: absolute;
    content: "";
    top: 140px;
    right: 0;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 24px 14px 0 14px; }
  #usecaseList li a .Business.Car:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_01.png");
    background-size: 84px; }
  #usecaseList li a .Business.Flow:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_02.png");
    background-size: 108px; }
  #usecaseList li a .Business.Food:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_03.png");
    background-size: 48px; }
  #usecaseList li a .Business.Water:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_04.png");
    background-size: 44px; }
  #usecaseList li a .Business.Steel:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_05.png");
    background-size: 100px; }
  #usecaseList li a .Business.Electric:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_06.png");
    background-size: 64px; }
  #usecaseList li a .Business.Manufacturing:before {
    background-image: url("/products/infrastructure/portal/industry/solutions/image/icon_search_07.png");
    background-size: 100px; }
  #usecaseList li a .Business h2 {
    text-align: left;
    padding-bottom: 0;
    line-height: 130%;
    color: #212121;
    font-weight: bold;
    font-size: 112.5%;
    background-image: none;
    margin-bottom: 15px; }
#usecaseList li a dl {
  margin-bottom: 15px;
  color: #333333;
  position: relative;
  z-index: 1; }
  #usecaseList li a dl dt span {
    display: inline-block;
    text-align: left; }
  #usecaseList li a dl dd {
    padding-top: 0;
    font-size: 100%; }
#usecaseList li a .company {
  color: #212121;
  text-align: center;
  font-size: 87.5%;
  padding: 0 10px;
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0; }
#usecaseList li a .LinkButton {
  min-height: 40px;
  margin: 0 auto;
  color: #212121;
  text-align: center;
  line-height: 100%;
  border-bottom-width: 2px; }

@media screen and (max-width: 768px) {
  #usecaseList li a .Business h2 {
    margin: 0 auto 10px; } }
@media screen and (max-width: 767px) {
  .Solution #usecaseReading #usecaseList {
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0; }

  #usecaseReading #usecaseList li {
    margin: 0 0 30px 0; }

  .Solution #usecaseReading #usecaseList li a {
    padding: 20px 16px 90px; }

  #usecaseList li a .Business:before {
    margin-bottom: 20px; } }
@media screen and (max-width: 579px) {
  .company {
    position: static; }

  .Solution #usecaseReading #usecaseList li a {
    padding: 25px 16px 60px; }
    .Solution #usecaseReading #usecaseList li a .company {
      position: static; } }
.Solution #usecaseList li a .LinkButton {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 40px;
  border-color: transparent transparent #e60127 transparent;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .Solution #usecaseList li a .LinkButton:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 18px;
    right: 0;
    background-image: url(/image/jp/r1/icon/icon_link_right_white_hd.gif);
    background-position: center;
    background-repeat: no-repeat;
    bottom: -36px;
    background-size: 24px; }

.Solution #usecaseList li a .Overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0;
  -moz-transition: height 0.2s ease-in;
  -webkit-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in; }
.Solution #usecaseList li a:hover .Overlay, .Solution #usecaseList li a:active .Overlay {
  height: 100%; }

/* for Customer Stories */
#usecaseReading #usecaseList li a.CS {
  padding: 0;
  background-repeat: no-repeat;
  background-size: 100% auto; }

#usecaseList li a .Thumbnail {
  height: 0;
  padding-bottom: 66.45%; }
  #usecaseList li a .Thumbnail h2 {
    margin-bottom: 0;
    padding: 5px 10px 3px;
    font-weight: bold;
    line-height: 130%;
    text-align: center;
    color: #ffffff;
    background-image: none;
    background-color: #1b1b1b;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)"; }
#usecaseList li a:hover .Thumbnail h2, #usecaseList li a:active .Thumbnail h2 {
  background-color: #333333; }
#usecaseList li a .Thumbnail h2 span {
  margin-bottom: 3px;
  padding: 0;
  color: inherit;
  font-weight: normal;
  background-color: transparent; }
#usecaseList li a.CS .Inner {
  padding: 10px 20px 25px;
  min-height: 180px;
  background-color: #ffffff;
  box-sizing: border-box; }

.Solution #usecaseReading div.moreBtn {
  padding-bottom: 20px; }
  .Solution #usecaseReading div.moreBtn #moreBtn {
    border-bottom: 3px solid #bebebe; }

.marker {
  background: #ffa700; }

/* for - 994px
=========================================================================================== */
@media screen and (max-width: 994px) {
  .JS #usecaseTitle {
    margin-left: -15px;
    margin-right: -15px; }
  .JS #SlideArea .TextBg {
    display: none; }
  .JS #SlideShow {
    max-width: none; }
  .JS #SlidePanel li .TextArea {
    top: 12%;
    width: 445px;
    height: 76%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    padding-top: 5px;
    padding-left: 90px;
    display: block\9;
    padding-top: 1.5% \9; }
    .JS #SlidePanel li .TextArea .ReadText {
      margin: 10px 0;
      line-height: 140%; }
  .JS #BeforeButton {
    left: 15px; }
  .JS #NextButton {
    right: 15px; }
  .JS #SlideShow #IndicatorPanel {
    bottom: calc(6% + 13px); }
  .JS #usecaseReading {
    padding-left: 15px;
    padding-right: 15px; }
  .JS #footerSec {
    margin-left: -15px;
    margin-right: -15px; } }
@media screen and (max-width: 994px) and (-ms-high-contrast: none) {
  .JS #SlidePanel li .TextArea {
    display: flex\9;
    padding-top: 5px\9; } }
/* for - 767px
=========================================================================================== */
@media screen and (max-width: 767px) {
  .JS #SlideShow {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0; }
  .JS #SlidePanel li .TextArea {
    width: 400px;
    height: 74%;
    padding: 0 30px 0 60px;
    top: 13%;
    left: 0; }
  .JS #BeforeButton {
    left: 0;
    top: calc(50% - 16px); }
  .JS #NextButton {
    right: 0;
    top: calc(50% - 16px); }
  .JS #BeforeButton img, .JS #NextButton img {
    width: 28px; }
  .JS #SlideShow #IndicatorPanel {
    left: calc(50% - 60px);
    bottom: calc(6% + 11px); }
    .JS #SlideShow #IndicatorPanel a {
      height: 16px;
      padding: 4px 4px 2px; }
    .JS #SlideShow #IndicatorPanel img {
      width: 14px; }
    .JS #SlideShow #IndicatorPanel a.Spacer img {
      width: 1px; }
  .JS #usecaseReading {
    padding-left: 10px;
    padding-right: 10px; }
  .JS .SearchArea {
    margin-bottom: 20px; }
  .JS .Solution #usecaseReading #usecaseList li {
    width: 49%; }
  .JS #usecaseReading #usecaseList li a.CS {
    padding: 0;
    background-size: 195px auto; }
  .JS #usecaseReading #usecaseList li a:after {
    content: "";
    display: block;
    clear: both; }
  .JS #usecaseList li a.CS .LinkButton {
    margin-right: 0;
    margin-bottom: 5px; }
  .JS #usecaseList li a .Thumbnail {
    height: auto;
    margin-left: 195px;
    padding-bottom: 0; }
  .JS .LinkArea {
    width: 230px;
    height: 50px;
    margin-bottom: 15px; } }
/* for - 579px
=========================================================================================== */
@media screen and (max-width: 579px) {
  .JS #SlidePanel li .TextArea {
    width: 300px;
    height: 76%;
    padding-left: 45px;
    padding-right: 20px;
    top: 12%; }
  .JS #BeforeButton, .JS #NextButton {
    top: calc(50% - 11px); }
  .JS #BeforeButton img, .JS #NextButton img {
    width: 20px; }
  .JS #SlideShow #IndicatorPanel {
    left: calc(50% - 46px);
    bottom: calc(6% + 9px); }
    .JS #SlideShow #IndicatorPanel a {
      height: 12px;
      padding: 4px 3px 2px; }
    .JS #SlideShow #IndicatorPanel img {
      width: 11px; }
  .JS .FilteringArea .CheckArea {
    width: calc((100% - 8px) / 2); }
  .JS .FilteringArea#industry .CheckArea:nth-last-child(1), .JS .FilteringArea#industry .CheckArea:nth-last-child(2) {
    display: none; }
  .JS .FilteringArea#category .CheckArea:nth-last-child(1) {
    display: none; }
  .JS .Solution #usecaseReading #usecaseList li {
    width: auto;
    float: none; }
    .JS .Solution #usecaseReading #usecaseList li:nth-child(2) {
      border-top-style: none; }
  .JS #usecaseReading #usecaseList li a.CS {
    padding: 0;
    background-size: 100% auto;
    background-position: left 15%; }
  .JS #usecaseList li a dt {
    width: calc(100% - 40px);
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .JS #usecaseList li a.CS .LinkButton {
    margin-right: auto; }
  .JS #usecaseReading #usecaseList li a .Thumbnail li {
    margin-right: 1px;
    float: left; }
  .JS #usecaseList li a.CS .Inner {
    margin-left: 0;
    padding: 10px 20px 20px; } }
/* for - 399px
=========================================================================================== */
@media screen and (max-width: 399px) {
  .JS #usecaseTitle .PageTitleStyle1 {
    padding: 15px 15px 10px; }
  .JS #SlidePanel li .TextArea {
    width: 250px;
    padding-left: 35px; }
  .JS .FilteringArea#category .CheckArea:nth-last-child(1) {
    display: table; }
  .JS #usecaseList li a dt {
    width: 100%;
    max-width: none; } }
/* 繝ｬ繧､繧｢繧ｦ繝郁ｪｿ謨ｴ
=========================================================================================== */
.contentsWidth {
  max-width: 1000px;
  margin: 0 auto; }

#moreBtn {
  margin-bottom: 30px;
  padding: 12px;
  background-color: #e5e5e5;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  #moreBtn span {
    padding-right: 20px;
    background: url("/products/infrastructure/portal/industry/solutions/image/icon_more.png") right center no-repeat;
    background-size: 11px 7px; }
  #moreBtn:hover {
    background-color: #d1d0d0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

/* 2017.07.31 Add */
div.moreBtn {
  padding-bottom: 30px; }
  div.moreBtn #moreBtn {
    margin-bottom: 0; }

/* usecase
=========================================================================================== */
#usecaseList li:nth-child(3n) {
  margin-right: 0; }
#usecaseList li dl dt {
  font-weight: bold; }
#usecaseList li dl dd {
  padding-top: 15px; }
  #usecaseList li dl dd a {
    padding-right: 17px;
    background: url("/image/jp/r1/icon/icon_link_right_hover_hd.gif") right center no-repeat;
    background-size: 16px 16px; }
