.w-wide .box-important-01 {
  width: 1220px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.w-wide .nav-important-01 .nav-important-01-inner {
  padding: 5px 10px;
}

.w-wide .nav-important-01 a {
  padding: 0;
  display: inline;
}

.w-wide #emergencyB .nav-important-01 a {
      color: #dc3838 !important;
}

.w-wide #emergencyB .nav-important-01 a:visited {
  color: #dc3838 !important;
}

.w-wide .nav-important-01 a:after {
  display: none;
}

#emergencyA .nav-important-01 {
  background: none;
  border-bottom: none;
}

.w-wide .box-important-01 .box-important-01-inner {
  padding: 10px;
  line-height: 1.5;
  border: 2px solid #dc3838;
  background-repeat: no-repeat;
  background-position: 18px 50%;
}

.w-wide .nav-important-01 .box-important-01 {
  background: none;
  border-bottom: none;
}

.w-wide .nav-important-01 .nav-important-01-inner .box-important-01 {
  padding: 5px 10px !important;
}

#emergencyB .nav-important-01 {
  border-bottom: none;
}

#emergencyB .textInner {
    font-size: 14px;
}

.w-wide .nav-important-01 .text {
  margin-left: 0px;
  display: inline;
  overflow: inherit;
  line-height: 1.2
}

.w-wide .nav-important-01 .textInner a {
  margin: 0 10px;
}

span .normal::before {
    font-family: 'icomoon';
    content: "\e901";
    color: #dc3838;
}

.nav-important-01 .nav-important-01-inner img {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .w-wide .box-important-01 {
    padding: 0;
    width: 94%;
  }

  .w-wide .box-important-01 .box-important-01-inner {
    padding: 0;
}

  .w-wide .nav-important-01 .text {
    margin-left: 0;
    display: inline;
    overflow: inherit;
  }
  
  .w-wide .nav-important-01 .nav-important-01-inner {
    padding: 5px;
  }
    
  #emergencyB .textInner {
    font-size: 12px;
  }
}
