/*
$4ewsColor: 
    /*col01: #238561,
  col02: #67a2b7,
  col03: #d2843e,
  col04: #cf775b,
  col05: #cf9942,
  col06: #926c28,
  col07: #cc7175,
  col08: #608ea1,
  col09: #5b609a,
  col10: #487390,
  col11: #4e9386,
  col12: #79a153,
  col13: #817499
);
*/
/**/
main section {
  position: relative;
  width: 100%;
}
#ir_sustainability {
  display: none !important;
}

/**/
#ir_local_nav dl dt a {
  pointer-events: auto !important;
}

@media screen and (max-width: 768px) {
  #ir_local_nav dl dt a .arrow::before {
    background: url(../../common/img/icon_arrow_w.svg) center center no-repeat !important;
    background-size: 0.96rem auto !important;
    transform: translateX(0.1rem) !important;
  }
}
#ir_local_nav dl dt a .arrow::after {
  display: none !important;
}

#ir_local_nav dl dd {
  display: block !important;
  height: auto !important;
}

#ir_local_nav dl dd a.first {
  display: none !important;
}