@charset "Shift_JIS";
/**
 * 環境マネジメントシステムの推進
 *
 * 00. 共通スタイルを上書き
 * 01. 法令順守と汚染の予防
 * 02. ISO14001認証取得とJR西日本独自の環境マネジメントシステム
 *
 */

/* ==========================================================================
   00. 共通スタイルを上書き
   ========================================================================== */
.ttl03 {
  margin-bottom: 20px; }

.cmn-tbl caption {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left; }

.text-important {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem; }

.anchor-nav-list li:first-child a {
  padding-top: 23px; }

.anchor-nav-list a {
  min-height: 80px; }

/* ==========================================================================
   01. 法令順守と汚染の予防
   ========================================================================== */

/* 法令順守
   ========================================================================== */

/* PRTR法への対応 */
#sct01-01-02 .cmn-tbl td {
  text-align: right; }
  #sct01-01-02 .cmn-tbl td:first-child {
    text-align: left; }

/* 揮発性有機化合物などの管理 */
#sct01-01-05 > .fbox .fl {
  width: 706px; }

#sct01-01-05 > .fbox .fr {
  width: 194px; }
  #sct01-01-05 > .fbox .fr .img-list li:first-child {
    margin-bottom: 20px; }

/* ==========================================================================
   02. ISO14001認証取得とJR西日本独自の環境マネジメントシステム
   ========================================================================== */

/* 環境表彰
   ========================================================================== */
#sct02-05-01 .award-box,
#sct02-05-02 .award-box,
#sct02-05-03 .award-box {
  padding: 40px 0; }
  #sct02-05-01 .award-box + .award-box,
  #sct02-05-02 .award-box + .award-box,
  #sct02-05-03 .award-box + .award-box {
    border-top: 1px solid #ddd; }
  #sct02-05-01 .award-box .box-img-r,
  #sct02-05-02 .award-box .box-img-r,
  #sct02-05-03 .award-box .box-img-r {
    margin: 0; }

#sct02-05-01 h5,
#sct02-05-02 h5,
#sct02-05-03 h5 {
  border-left: 5px solid #329c17;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 14px 0 14px 20px;
  font-size: 14px;
  font-size: 1.4rem; }
  #sct02-05-01 h5 .award-label,
  #sct02-05-02 h5 .award-label,
  #sct02-05-03 h5 .award-label {
    background-color: #329c17;
    border-radius: 3px;
    display: inline-block;
    color: #FFF;
    margin-right: 10px;
    min-width: 100px;
    padding: 3px 12px 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    font-size: 1.3rem; }
  #sct02-05-01 h5 .award-ttl,
  #sct02-05-02 h5 .award-ttl,
  #sct02-05-03 h5 .award-ttl {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem; }

#sct02-05-01 .award-box-lead,
#sct02-05-02 .award-box-lead,
#sct02-05-03 .award-box-lead {
  font-weight: bold;
  margin-bottom: 10px; }

/* JR西日本不動産開発株式会社 - おおさか優良緑化賞 */

#sct02-05-03-01 .box-bg {
  padding: 45px; }
  #sct02-05-03-01 .box-bg p {
    font-size: 14px;
    font-size: 1.4rem; }
