@charset "UTF-8";
/**
 * Theme color for corporate
 * category_top_common.cssを継承
 */
#corporate {
  /* カルーセルTheme */
  /* タブ Theme */
}
#corporate .page-category {
  background-color: #ff9494;
}
#corporate .page-category:before {
  background-color: #ff4d4d;
}
#corporate .page-category .container:before {
  background-color: #ff9494;
}
#corporate .page-category .icon-category {
  position: absolute;
  width: 27px;
  height: 27px;
  margin-top: 15px;
  background: url('/corporate/images/icn_category_corporate.gif?1449217103') no-repeat left top;
}
#corporate .page-category-title {
  background: #ff4d4d;
}
#corporate .slick-dots li.slick-active button:before {
  background: #ff4d4d;
}
#corporate .news-area ul.tabs {
  border-color: #ff4d4d;
}
#corporate .news-area ul.tabs li a.active {
  border-color: #ff4d4d;
  background-color: #ff4d4d;
  color: #ffffff;
}
#corporate .btn-arrow {
  display: table;
  background-color: #f9f9f9;
  width: 100%;
  height: 60px;
  font-size: 114%;
  font-weight: bold;
  color: #000;
}
#corporate .btn-arrow a {
  border: 1px solid #dddddd;
  vertical-align: middle;
  display: table-cell;
  height: 60px;
  padding-left: 40px;
  padding-right: 10px;
  line-height: 1.5;
  background-image: url('/corporate/images/icn_arrow_corporate.gif?1449217103');
  background-repeat: no-repeat;
  background-position: 18px center;
}
#corporate .btn-arrow a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff4d4d;
  background-image: url('/corporate/images/icn_arrow_corporate_on.gif?1449217103');
}
#corporate .btn-arrow-small {
  display: block;
  background-color: #f9f9f9;
  background-image: url('/corporate/images/icn_arrow_corporate_small.gif?1449217103');
  background-repeat: no-repeat;
  background-position: 18px 21px;
  padding: 17px 15px 17px 30px;
  line-height: 1.5;
  border: 1px solid #dddddd;
  color: #000;
}
#corporate .btn-arrow-small:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff4d4d;
  background-image: url('/corporate/images/icn_arrow_corporate_small_on.gif?1449217103');
}
#corporate .section-title {
  border-bottom-color: #ff4d4d;
}
#corporate .section-title-link:hover {
  background-image: url(/share/images2016/icn_arrow_circle_corporate.png);
}
#corporate .section-side-title {
  border-bottom-color: #ff4d4d;
}
#corporate .section-side-foot-link a {
  background-image: url('/corporate/images/icn_arrow_corporate_small.gif?1449217103');
}

/* 企業情報固有スタイル */
.section-topics {
  margin-bottom: 30px;
}
