@charset "UTF-8";
/**
 * 企業・IR・採用・法人向け情報
 */
/* ==========================================================================
   共通
   ========================================================================== */
* {
  box-sizing: border-box; }

body {
  min-width: 1044px; }
  @media screen and (max-width: 767px) {
    body {
      min-width: inherit; } }

#topicpath .navigation {
  width: 1004px;
  box-sizing: border-box;
  background: none;
  padding-left: 0; }
  #topicpath .navigation img {
    margin: 0 15px 0 3px; }
  #topicpath .navigation li:first-child {
    padding-left: 20px;
    background: url("/common/css/img/icon_home.gif") no-repeat left 4px; }
  #topicpath .navigation li {
    margin-right: 15px; }

@media screen and (max-width: 767px) {
  #topicpath {
    padding-left: 10px; }
    #topicpath .navigation {
      width: 100%; }
      #topicpath .navigation img {
        vertical-align: middle; } }

#topicpath.topicpath-bottom {
  margin-bottom: 0; }

/* ==========================================================================
    インデックス
    ========================================================================== */
#index-company .full-box {
  width: 1024px; }
  @media screen and (max-width: 767px) {
    #index-company .full-box {
      width: 100%;
      padding: 0 10px;
      box-sizing: border-box;
      width: 100%; } }

.company-head {
  margin: -30px 0 80px;
  padding: 80px 0 45px;
  background: url("./img/company_head_bg.png") no-repeat center top;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .company-head {
      margin: -10px 0 30px;
      padding: 40px 10px 30px;
      background: url("./img/company_head_bg_sp.png") no-repeat center top;
      background-size: 100% auto; } }

.company-head__inner {
  width: 1024px;
  margin: auto;
  font-size: 114.28571%; }
  .company-head__inner p {
    font-size: 87.5%;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .company-head__inner p {
        width: 92%;
        padding: 0 8px;
        margin: 0 auto 10px; } }
  @media screen and (max-width: 767px) {
    .company-head__inner {
      width: 100%;
      font-size: 100%; } }
  @media screen and (max-width: 767px) {
    .company-head__inner .two-column-list {
      display: none; }
      .company-head__inner .two-column-list li {
        margin-bottom: 0px; }
        .company-head__inner .two-column-list li ol li {
          margin-bottom: 15px; } }

.company-head__heading {
  font-size: 175%;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding-bottom: 35px;
  line-height: 1.5;
  letter-spacing: -2px;
  margin-bottom: 40px; }
  .company-head__heading:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #0068b7;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px; }
  @media screen and (max-width: 767px) {
    .company-head__heading {
      font-size: 142.85714%;
      font-weight: bold;
      line-height: 1.6;
      padding: 0 10px 10px; }
      .company-head__heading:after {
        width: 30px;
        height: 2px;
        margin-left: -15px; } }

.company-head__button {
  display: none; }
  @media screen and (max-width: 767px) {
    .company-head__button {
      font-size: 138.46154%;
      width: 100%;
      text-align: center;
      display: block;
      padding: 25px 0;
      box-shadow: 0 2px 5px #ccc;
      cursor: pointer;
      background: #fff url("img/arrow_bottom_blue.svg") no-repeat 95% center; }
      .company-head__button.on {
        background: #fff url("img/arrow_top_blue.svg") no-repeat 95% center; } }

.company-head__box {
  width: 500px;
  background: #fff;
  padding: 45px 30px 35px;
  box-shadow: 0 2px 5px #ccc; }
  @media screen and (max-width: 767px) {
    .company-head__box {
      width: 100%;
      padding: 0 0 25px;
      box-shadow: none; } }
  .company-head__box ol {
    list-style-position: inside;
    list-style-type: decimal; }
    @media screen and (max-width: 767px) {
      .company-head__box ol {
        width: 92%;
        margin: auto;
        padding: 0 5px; } }
    .company-head__box ol li {
      font-size: 87.5%;
      margin-bottom: 5px;
      padding-left: 1em;
      text-indent: -1em; }
      @media screen and (max-width: 767px) {
        .company-head__box ol li {
          margin-bottom: 10px; } }
      .company-head__box ol li:last-child {
        margin-bottom: 0; }

.company-head__box__heading {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .company-head__box__heading {
      font-size: 106.25%;
      width: 96%;
      padding: 20px 0 0;
      margin: 0 auto 5px;
      border-top: 1px solid #cccccc; } }

@media screen and (max-width: 767px) {
  .two-column-list li {
    float: none;
    margin: 0 0 10px; }
    .two-column-list li.right {
      float: none; } }

.visual-index {
  display: block;
  position: relative;
  width: 500px; }
  @media screen and (max-width: 767px) {
    .visual-index {
      width: 100%; } }
  .visual-index:hover {
    opacity: 0.9;
    text-decoration: none; }
  .visual-index img {
    width: 100%; }
  .visual-index dl {
    box-sizing: border-box;
    padding: 15px 20px 25px;
    width: 100%;
    background-color: #f2f2f2; }
    @media screen and (max-width: 767px) {
      .visual-index dl {
        height: auto;
        padding: 15px 10px; } }
    .visual-index dl dt {
      margin-bottom: 10px;
      background-image: url("img/arrow_right_blue.svg");
      background-repeat: no-repeat;
      background-position: right center;
      font-size: 114.28571%;
      color: #006ab6; }
      @media screen and (max-width: 767px) {
        .visual-index dl dt {
          padding-right: 15px;
          font-size: 107.14286%; } }
      .visual-index dl dt span {
        padding-right: 20px;
        background: url("/common/img/icon_blank_blue.png") no-repeat right center;
        background-size: 9px auto; }
    .visual-index dl dd {
      font-size: 100%;
      color: #262626; }

/* ==========================================================================
  以前のcompanyのCSS
  ========================================================================== */
#cattop-head {
  background-image: url(img/index_head.jpg);
  padding-top: 33px; }

.main-copy {
  margin-bottom: 30px;
  text-align: center; }

.safetyArea {
  margin: 23px auto 0;
  width: 728px;
  background: url(img/index_mdl.gif) repeat-y left top; }

#safetyIn {
  padding-top: 42px;
  width: 728px;
  background: url(img/index_top.gif) no-repeat left top; }

#safetyIn div#inWrap {
  padding-bottom: 25px;
  background: url(img/index_btm.gif) no-repeat left bottom; }

.box {
  width: 290px; }

.box h2 {
  margin-bottom: 28px;
  text-align: center; }

.box li,
.box p {
  text-align: justify;
  text-justify: distribute; }

#philosophyIn {
  padding-left: 35px; }

#philosophyIn ol li {
  margin-bottom: 10px;
  font-size: 93%; }

#charterIn {
  padding-right: 35px; }

#charterIn p {
  margin-bottom: 21px;
  font-size: 93%; }

#charterIn ol li {
  margin-bottom: 20px;
  font-size: 93%; }

.pickup-box {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-bottom: 20px;
  position: relative;
  min-height: 82px;
  height: auto !important;
  height: 82px;
  width: 227px;
  vertical-align: top; }

.pickup-box h3,
.pickup-box p {
  line-height: 1.67 !important;
  padding-left: 90px; }

.pickup-box h3 {
  font-size: 107.69231%;
  font-weight: bold;
  padding-top: 5px; }

.pickup-box h3 a {
  background: url(/common/css/img/icon_arrow01.gif) no-repeat left 5px;
  padding-left: 10px; }

.pickup-box.right {
  margin-left: 11px; }

.pickup-img {
  position: absolute; }

.pickup-box.boxTargetHover h3 a,
.pickup-box.boxTargetHover p {
  text-decoration: underline !important; }
