/**
 * ATTENTION ------------------------------- 
 * このファイルは可能な限り編集しないでください。
 * サイト共通のCSSを追加したい場合は、common_custom.cssに記述してください。
 * -----------------------------------------
 */
.content h3.c-heading_lv3 {
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 20px;
  padding: 0
}
li a:hover {
  color: #00ae68!important
}
@media screen and (min-width:426px) {
  .c-unique_sustainability-map .list-sp {
    display: none
  }
}
@media screen and (max-width:425px) {
  .c-unique_sustainability-map .list {
    display: none
  }
  .c-unique_sustainability-map.c-map .history-sp {
    position: absolute;
    color: #fff;
    width: 100%;
    padding: 40px 14px;
    z-index: 1;
    top: 25px;
    background: rgba(0,0,0,.8)
  }
  .c-unique_sustainability-map.c-map .button a {
    position: initial;
    z-index: 1000;
    display: inline;
    top: 10px;
    left: -13px;
    padding-top: 0;
    padding-right: 20px;
    margin-right: -20px;
    color: #000;
    background: url(https://www.jt.com/common/images/ico/plus.png) no-repeat right center;
    background-size: 14px
  }
  .c-unique_sustainability-map.c-map .history {
    padding: 25px 0;
    width: 100%
  }
  .c-unique_sustainability-map.c-map .history-wrapper::after {
    content: '';
    position: absolute;
    z-index: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent rgba(0,0,0,.8);
    top: 10px;
    left: 0
  }
  .list-sp .c-heading_lv4 {
    font-size: 18px;
    margin: 51px 0 23px;
    padding: 0;
    font-weight: 700
  }
  .list-sp p span {
    color: #00ae68
  }
}
/**
 * ATTENTION ------------------------------- 
 * このファイルは可能な限り編集しないでください。
 * サイト共通のCSSを追加したい場合は、common_custom.cssに記述してください。
 * -----------------------------------------
 */