@charset "utf-8";
/* ==========================================================================
    通常のスタイル
   ========================================================================== */
/* research 30年プロジェクトバナー追加　2013.05.22 start */
.aside.research-30pj {
  background: url("/common/img/bg-30pj.jpg") 0 0 no-repeat;
}
.aside.research-30pj .hdg-02-02 {
  padding: 0;
  border-bottom: 0;
  line-height: 1.5;
}
.aside.research-30pj .hdg-02-02 a {
  padding: 11px 12px;
  display: block;
  width: 174px;
  height: 105px;
  font-weight: bold;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside.research-30pj .hdg-02-02 a:link, .aside.research-30pj .hdg-02-02 a:visited {
  text-decoration: none;
}
.aside.research-30pj .hdg-02-02 a:hover, .aside.research-30pj .hdg-02-02 a:active, .aside.research-30pj .hdg-02-02 a:focus {
  text-decoration: underline;
}
/* research 30年プロジェクトバナー追加　2013.05.22 end */

/* research 調査季報バナー追加　2014.10.06 start */
.aside.research-chousakiho {
  background: url("/common/img/bg-researcher-consultant.jpg") 0 0 no-repeat;
}
.aside.research-chousakiho .hdg-02-02 {
  padding: 0;
  border-bottom: 0;
  line-height: 1.5;
}
.aside.research-chousakiho .hdg-02-02 a {
  padding: 11px 12px;
  display: block;
  width: 174px;
  height: 105px;
  font-weight: bold;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside.research-chousakiho .hdg-02-02 a:link, .aside.research-chousakiho .hdg-02-02 a:visited {
  text-decoration: none;
}
.aside.research-chousakiho .hdg-02-02 a:hover, .aside.research-chousakiho .hdg-02-02 a:active, .aside.research-chousakiho .hdg-02-02 a:focus {
  text-decoration: underline;
}
/* research 調査季報バナー追加　2014.10.06 end */

/* consulting アジアンインサイトバナー追加　2016.12.07 start */
.aside.consulting-asian_insight {
  background: url("/common/img/consulting-asian_insight.jpg") 0 0 no-repeat;
}
.aside.consulting-asian_insight .hdg-02-02 {
  padding: 0;
  border-bottom: 0;
  line-height: 1.5;
}
.aside.consulting-asian_insight .hdg-02-02 a {
  padding: 11px 12px;
  display: block;
  width: 174px;
  height: 47px;
  font-weight: bold;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside.consulting-asian_insight .hdg-02-02 a:link, .aside.consulting-asian_insight .hdg-02-02 a:visited {
  text-decoration: none;
}
.aside.consulting-asian_insight .hdg-02-02 a:hover, .aside.consulting-asian_insight .hdg-02-02 a:active, .aside.consulting-asian_insight .hdg-02-02 a:focus {
  text-decoration: underline;
}
/* consulting アジアンインサイトバナー追加　2016.12.07 end */


/* top キャリア採用バナー追加　2017.04.03 start */
.aside.bnr-careerrecruit {
  background: url("/common/img/img-index-01_careerrecruit.jpg") 0 0 no-repeat;
}
.aside.bnr-careerrecruit .hdg-02-02 {
  padding: 0;
  border-bottom: 0;
  line-height: 1.5;
}
.aside.bnr-careerrecruit .hdg-02-02 a {
  padding: 11px 12px;
  display: block;
  width: 174px;
  height:80px;
  font-weight: bold;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside.bnr-careerrecruit .hdg-02-02 a:link, .aside.bnr-careerrecruit .hdg-02-02 a:visited {
  text-decoration: none;
}
.aside.bnr-careerrecruit .hdg-02-02 a:hover, .aside.bnr-careerrecruit .hdg-02-02 a:active, .aside.bnr-careerrecruit .hdg-02-02 a:focus {
  text-decoration: underline;
}
.aside.bnr-careerrecruit {
  background-image: url("/common/img/img-index-01_careerrecruit.jpg");
}
/* top キャリア採用バナー追加　2017.04.03 end */

/* top 大和地域AI（地域愛）インデックスバナー追加　2017.07.07 start */
.aside.bnr-regionalindex {
  padding: 0;
  border: 1px solid #ac9f77;
  border-top: 7px solid #42170b;
/* 
  border: 1px solid #96befa;
  border-top: 7px solid #0a0a64;
 */
  background: url("/common/img/bg-regionalindex.png") 0 0 no-repeat white;
}
.aside.bnr-regionalindex .hdg-02-02 {
  padding: 0;
  border-bottom: 0;
  line-height: 1.5;
}
.aside.bnr-regionalindex .hdg-02-02 a {
  padding: .5em 10px;
  display: block;
  width: 174px;
  height: 98px;
  font-weight: bold;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside.bnr-regionalindex .hdg-02-02 a:link, .aside.bnr-regionalindex .hdg-02-02 a:visited {
  text-decoration: none;
}
.aside.bnr-regionalindex .hdg-02-02 a:hover, .aside.bnr-regionalindex .hdg-02-02 a:active, .aside.bnr-regionalindex .hdg-02-02 a:focus {
  text-decoration: underline;
}
/* top 大和地域AI（地域愛）インデックスバナー追加　2017.07.07 end */


/* ==========================================================================
    ウィンドウ幅が959px以下で有効
   ========================================================================== */
@media screen and (max-width: 959px) {
}

/* ==========================================================================
    ウィンドウ幅が767px以下で有効
   ========================================================================== */
@media screen and (max-width: 767px) {

/* research 30年プロジェクトバナー追加　2013.05.22 start */
  .aside.research-30pj .hdg-02-02 {
    border-bottom: 2px solid #0075c2;
    line-height: 1.2;
  }
  .aside.research-30pj .hdg-02-02 a {
    padding: .8em 10px;
    width: auto;
    height: auto;
  }
/* research 30年プロジェクトバナー追加　2013.05.22 end */

/* research 調査季報バナー追加　2014.10.06 start */
  .aside.research-chousakiho .hdg-02-02 {
    border-bottom: 2px solid #0075c2;
    line-height: 1.2;
  }
  .aside.research-chousakiho .hdg-02-02 a {
    padding: .8em 10px;
    width: auto;
    height: auto;
  }
/* research 調査季報バナー追加　2014.10.06 end */

/* consulting アジアンインサイトバナー追加　2016.12.07 start */
  .aside.consulting-asian_insight .hdg-02-02 {
    border-bottom: 2px solid #0075c2;
    line-height: 1.2;
  }
  .aside.consulting-asian_insight .hdg-02-02 a {
    padding: .8em 10px;
    width: auto;
    height: auto;
  }
/* consulting アジアンインサイトバナー追加　2016.12.07 end */

/* top キャリア採用バナー追加　2017.04.03 start */
   .aside.bnr-careerrecruit .hdg-02-02 {
    border-bottom: 2px solid #0075c2;
    line-height: 1.2;
  }
  .aside.bnr-careerrecruit .hdg-02-02 a {
    padding: .8em 10px;
    width: auto;
    height: auto;
  }
/* top キャリア採用バナー追加　2017.04.03 end */

/* top 大和地域AI（地域愛）インデックスバナー追加　2017.07.07 start */
  .aside.bnr-regionalindex {
    border: 0;
    background: none #fff;
  }
  .aside.bnr-regionalindex .hdg-02-02 {
    border-bottom: 2px solid #0075c2;
    line-height: 1.2;
  }
  .aside.bnr-regionalindex .hdg-02-02 a {
    padding: .8em 10px;
    width: auto;
    height: auto;
  }
/* top 大和地域AI（地域愛）インデックスバナー追加　2017.07.07 end */

}