/*----------------------------------------------------------
--------------------------main----------------------------
----------------------------------------------------------*/
.main_box h2 {
  color: #000;
}

.main_box h2 img {
  margin: 0;
  display: inline;
  height: auto;
}

.link {
  font-size: inherit;
}

.box .contents strong {
  display: block;
  text-align: center;
  line-height: 1.4;
}

/*----------------------------------------------------------
mktoForm
----------------------------------------------------------*/
.mktoForm {
  line-height: 1.4;
  margin: auto;
}

.mktoForm label {
  font-weight: bold;
}

.mktoForm a {
  text-decoration: underline;
  color: #f5022f;
}

#contact .caution span {
  color: #bf0000;
}

.numlist {
    margin-top: 1.5rem;
    padding-left: 25px;
}
.numlist li {
    list-style-type: decimal;
    margin-bottom: 1.5rem;
}

.list {
    margin: 1.5rem 0;
    padding-left: 22px;
}
.list li {
    list-style-type: disc;
}