@charset "UTF-8";
header .header_top .fr li, header .header_btm .fl li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

/*--------------------------------------------------------------
header
*/
header {
  width: 96%;
  padding: 15px 2% 14px;
  border-bottom: 1px solid #005eae;
}
header .header_inner {
  max-width: 1092px;
  margin: 0 auto;
}
header .header_top .fr {
  font-size: 14px;
}
header .header_top .fr li {
  margin-left: 30px;
  display: inline-block;
}
header .header_top .fr li.active a {
  color: #005eae;
}
header .header_top .logo {
  line-height: 0;
  width: 203px;
}
header .header_btm {
  margin-top: 20px;
}
header .header_btm .fl {
  width: 79%;
  position: relative;
  /*↓事業紹介あり無し
  .company{ width:15.1%;}
  .investor{ width:17.1%;}
  .csr{ width:17.1%;}
  .news{ width:21.1%;}
  .product{ width:14.1%;}
  .recruit{ width:14.1%; border-right: 1px solid $gray_1;}
  */
}
header .header_btm .fl li {
  text-align: center;
  border-left: 1px solid #b7b7b7;
  height: 28px;
}
header .header_btm .fl li.active a {
  color: #005eae;
}
header .header_btm .fl a {
  font-weight: bold;
  display: block;
  height: 41px;
}
header .header_btm .fl .company {
  width: 12%;
}
header .header_btm .fl .company a {
  border-top: none;
}
header .header_btm .fl .business {
  width: 13%;
}
header .header_btm .fl .investor {
  width: 15%;
}
header .header_btm .fl .csr {
  width: 15%;
}
header .header_btm .fl .news {
  width: 19%;
}
header .header_btm .fl .product {
  width: 12%;
}
header .header_btm .fl .recruit {
  width: 12%;
  border-right: 1px solid #b7b7b7;
}
header .header_btm .fl .active_tab {
  position: absolute;
  top: 43px;
  left: 0px;
  width: 100%;
  height: 5px;
}
header .header_btm .fl .active_tab li {
  height: 5px;
  background-color: #005eae;
  border-left: 1px solid #005eae;
  visibility: hidden;
  vertical-align: top;
}
header .header_btm .fl .active_tab li.active {
  visibility: visible;
}
header .header_btm .fl .active_tab li.open {
  visibility: visible;
}
header .header_btm .fl .active_tab li.define-active {
  visibility: visible !important;
}
header .header_btm .fr {
  width: 16%;
  padding-right: 2.8%;
  text-align: center;
  border-right: 1px solid #b7b7b7;
}
header .header_btm .fr a {
  font-size: 15px;
  display: block;
  border-radius: 5px;
  background-color: #005eae;
  padding: 8px 0;
  color: #fff;
  line-height: 1;
}
header .header_btm .fr.active a {
  opacity: 0.7;
  filter: alpha(Opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.m-navi-position {
  position: relative;
  font-size: 14px;
  /* inner Design */
  /* For Debug */
}
.VIEW_SP .m-navi-position, .VIEW_TB .m-navi-position {
  display: none !important;
}
.m-navi-position .m-navi {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
}
.m-navi-position .m-navi-container {
  padding-left: 2%;
  padding-right: 2%;
}
.m-navi-position .m-navi-container-inner {
  position: relative;
  z-index: 103;
  /*background-color: #fff;*/
  max-width: 1092px;
  margin: 0 auto;
}
.m-navi-position .overlay {
  position: absolute;
  z-index: 102;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.m-navi-position .m-navi-block {
  position: absolute;
  width: 100%;
}
.m-navi-position .m-navi-block-inner {
  background-color: #fff;
  padding: 2% 2% 2% 4%;
}
.m-navi-position .m-layout-box {
  display: table;
  table-layout: auto;
  border-collapse: collapse;
  width: 100%;
}
.m-navi-position .m-layout-box .row-box {
  display: table-row;
}
.m-navi-position .m-layout-box .col-box {
  display: table-cell;
  /*white-space: nowrap;*/
  vertical-align: top;
}
.m-navi-position .m-layout-box .col-box.left-box {
  padding-right: 2%;
}
.m-navi-position .m-layout-box .col-box.right-box {
  border-left: 1px solid #b7b7b7;
  padding-left: 2%;
  min-width: 350px;
}
.m-navi-position .m-layout-box .col-box.right-box .tab,
.m-navi-position .m-layout-box .col-box.right-box .tablet-lib {
  display: none;
}
.m-navi-position .m-layout-box .inline-link-list {
  display: block;
}
.m-navi-position .m-layout-box .inline-link-list li {
  display: inline-block;
  vertical-align: top;
}
.m-navi-position .m-layout-box .inline-link-list li a {
  display: inline-block;
  background: url(/jp/images/common/arrow_black_right.png) left center no-repeat;
  background: url(/jp/images/common/arrow_black_right.png) left center no-repeat\9;
  padding-left: 12px;
  margin-right: 40px;
  line-height: 3.0;
  /*white-space: nowrap;*/
}
.m-navi-position .m-layout-box .bnr-list a {
  display: block;
  /*white-space: nowrap;*/
}
.m-navi-position .m-layout-box .bnr-list a .right-txt {
  display: inline-block;
}
.m-navi-position .m-layout-box .bnr-list a span {
  display: inline-block;
  vertical-align: middle;
}
.m-navi-position .m-layout-box .bnr-list a span.image {
  max-width: 160px;
  margin-right: 14px;
}
.m-navi-position .m-layout-box .bnr-list a span.text {
  background: url(/jp/images/common/arrow_black_right.png) left center no-repeat;
  background: url(/jp/images/common/arrow_black_right.png) left center no-repeat\9;
  padding-left: 12px;
}
.m-navi-position .em-company li {
  width: 12.0em;
}
.m-navi-position .em-business li {
  min-width: 21.0em;
}
.m-navi-position .em-investor li {
  min-width: 17.0em;
}
.m-navi-position .em-csr li {
  min-width: 15.0em;
}
.m-navi-position .m-navi.m-navi-open {
  display: block !important;
}

/* JavaScript */
.js-m-navi-setup #Header {
  position: relative;
  z-index: 200;
}
.js-m-navi-setup .m-navi-position {
  z-index: 100;
}
.js-m-navi-setup .wrapper {
  position: relative;
  z-index: 10;
}

@media (min-width: 1001px) {
  header .header_btm {
    display: block !important;
  }
}
body #Header .header_btm .fl .replication-list {
  display: none;
  width: 96%;
  margin: 0 auto;
}
body #Header .header_btm .fl .replication-list .left-box {
  background-color: #f2f2f2;
}
body #Header .header_btm .fl .replication-list li {
  border-bottom: 1px solid #d5d5d5;
}
body #Header .header_btm .fl .replication-list li a {
  color: #000 !important;
  background: url("/jp/images/common/arrow_black_right.png") left center no-repeat;
  padding-left: 20px;
}
body #Header .header_btm .fl .replication-list li.ajast-box {
  width: 92% !important;
  padding: 0 4%;
}
body #Header .header_btm .fl .replication-list .right-box {
  margin: 4% 0;
  border: 1px solid #005eae;
  background-color: #f2f2f2;
}
body #Header .header_btm .fl .replication-list .right-box li {
  border-bottom: none;
}
body #Header .header_btm .fl .replication-list .right-box a {
  background: none;
  padding: 0;
  border-top: none;
}
body #Header .header_btm .fl .replication-list .right-box a span {
  display: block;
}
body #Header .header_btm .fl .replication-list .right-box a .tab {
  width: 60%;
  margin: 0 auto;
}
body #Header .header_btm .fl .replication-list .right-box a .image {
  margin-top: 2%;
}
body #Header .header_btm .fl .replication-list .right-box a .text {
  background: url("/jp/images/common/arrow_black_right.png") left center no-repeat;
  padding-left: 10px;
}

/* ==========================================================
	タブレット 900px以下
========================================================== */
@media (max-width: 900px) {
  header .header_btm {
    font-size: 14px;
  }
  header .header_btm a {
    padding-top: 3px;
  }
  header .header_btm .fr a {
    font-size: 12px;
  }
}
/* ==========================================================
	スマホ 820px以下
========================================================== */
@media (max-width: 1000px) {
  header {
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  header .header_inner {
    border-bottom: 1px solid #005eae;
  }
  header .header_top .fl {
    padding: 14px 0 0 10px;
  }
  header .header_top .subnav {
    display: none;
  }
  header .header_top .header_sp_menu {
    display: block;
  }
  header .header_top .header_sp_menu a {
    width: 24px;
    height: 20px;
    line-height: 1;
    cursor: pointer;
    display: block;
    padding: 20px;
    background-color: #000;
    background-image: url("/jp/images/common/header_menu_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px;
  }
  header .header_top .header_sp_menu.active a {
    background-image: url("/jp/images/common/header_menu_icon_close.png");
  }
  header .header_btm {
    display: none;
    margin: 0;
    background-color: #444444;
    font-size: 16px;
  }
  header .header_btm .fl {
    width: 100%;
    padding-top: 0;
    float: none;
  }
  header .header_btm .fl .story {
    display: block;
    padding: 6% 0;
    border-bottom: 1px solid #fff;
  }
  header .header_btm .fl .story a {
    width: 96%;
    margin: 0 auto;
    height: auto;
    display: block;
    border-radius: 5px;
    background-color: #005eae;
    padding: 15px 0;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-weight: normal;
  }
  header .header_btm .fl ul {
    width: 100%;
    float: none;
    padding-top: 0;
  }
  header .header_btm .fl ul li {
    width: 100% !important;
    border-left: none !important;
    height: auto;
  }
  header .header_btm .fl ul li a {
    display: block;
    color: #fff;
    padding: 15px 10px;
    border-top: 1px solid #fff;
    text-align: left;
    font-weight: normal;
    height: auto;
  }
  header .header_btm .fl ul li a span.txt {
    float: left;
  }
  header .header_btm .fl ul li a span.icon {
    display: block;
    float: right;
    margin-right: 2%;
    margin-top: 5px;
  }
  header .header_btm .fl ul li.active a {
    color: #fff;
  }
  header .header_btm .fl ul.fl {
    width: 100%;
    padding-top: 0;
  }
  header .header_btm .fl ul.fl a {
    font-weight: normal;
  }
  header .header_btm .fl .recruit {
    border-right: 0;
  }
  header .header_btm .fl .replication-list.list-news, header .header_btm .fl .replication-list.list-recruit {
    margin-bottom: 4% !important;
  }
  header .header_btm .fl .active_tab {
    display: none;
  }
  header .header_btm .fr {
    display: none;
    float: none;
    width: 100%;
    padding: 0;
    border-right: none;
  }
  header .header_btm .fr a {
    display: block;
    padding: 25px 10px 15px;
    line-height: 1.8;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-weight: normal;
    background-color: #000;
    font-size: 16px;
    border-radius: 0px;
  }
  header .header_btm .fr a:hover {
    opacity: 1;
  }
  header .header_btm .fr img {
    width: 100%;
    margin-bottom: 10px;
  }
  header .header_btm .apeend_dom li a {
    display: block;
    color: #fff;
    padding: 15px 10px;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-weight: normal;
  }
  header .header_btm .apeend_dom {
    display: block;
    border-top: 1px solid #fff;
  }

  body #Header .header_btm .fl .replication-list {
    display: none;
  }
  body #Header .header_btm .fl .replication-list .right-box {
    position: relative;
  }
  body #Header .header_btm .fl .replication-list .right-box a .tab,
  body #Header .header_btm .fl .replication-list .right-box a .image {
    display: none;
  }
  body #Header .header_btm .fl .replication-list .right-box a div {
    width: 50%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1em;
  }
  body #Header .header_btm .fl .replication-list .right-box a .text {
    display: inline-block;
  }
  body #Header .header_btm .fl .replication-list .right-box a .tablet-lib {
    border: 1px solid #005eae;
  }
}
/* ==========================================================
	タブレット 640px以下
========================================================== */
@media (max-width: 640px) {
  body #Header .header_btm .fl .replication-list .right-box {
    position: inherit;
  }
  body #Header .header_btm .fl .replication-list .right-box a {
    padding: 0 4% 2% 4%;
  }
  body #Header .header_btm .fl .replication-list .right-box a .tab,
  body #Header .header_btm .fl .replication-list .right-box a .image {
    display: block;
  }
  body #Header .header_btm .fl .replication-list .right-box a div {
    width: auto;
    text-align: left;
    position: inherit;
    margin-top: auto;
  }
  body #Header .header_btm .fl .replication-list .right-box a .tablet-lib {
    display: none;
  }
}

/*# sourceMappingURL=header.css.map */
