div#nr_text p a.ul {
  text-decoration: underline !important;
}
div#nr_text p a.ul:hover {
  color: #999;
}

.notice--2 {
  padding-left: 0;
  text-indent: 0;
}
.nr-header--1::first-line{
  text-align: left;
}
.nr-header--1 {
  text-align: left;
}
@media screen and (min-width: 760px) {
  .nr-header--1 {
    text-align: center;
  }
}

@media screen and (max-width: 759px) {
	#nr_body .mb_40px {
		margin-bottom: 40px !important;
	}
}