@charset "UTF-8";
div.rearmament_box img.main {
  margin: 0 0 20px;
}

div.rearmament_box img.main2 {
  margin: 10px 0 20px;
}

div.rearmament_box div.step {
  margin: 20px auto 40px;
}

div.rearmament_box div.step h4 {
  font-family: Ryumin Bold KL, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2em;
  padding: 10px 5px;
  line-height: 1.8em;
  font-weight: normal;
  color: #fff;
}

div.rearmament_box div.step h4.step1 {
  background-color: #b6a4b8;
}

div.rearmament_box div.step h4.step2 {
  background-color: #97b4cf;
}

div.rearmament_box div.step h4.step3 {
  background-color: #b9c78b;
}

div.rearmament_box div.step ul {
  margin: 10px;
  list-style: disc;
}

div.rearmament_box div.step ul li {
  margin-left: 2em;
  line-height: 1.8em;
}

div.rearmament_box div.step ul li span {
  font-size: 0.8em;
  line-height: 1.4em;
  display: inline-block;
}

div.rearmament_box h4.hiyaku {
  font-family: Ryumin Bold KL, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.3em;
  text-align: center;
  margin: 60px auto 20px;
  line-height: 1.8em;
  color: #962428;
  border-bottom: 2px solid #962428;
}

div.rearmament_box ul.hiyaku {
  margin-bottom: 30px;
}

div.rearmament_box ul.hiyaku li {
  width: 48%;
  margin-right: 2%;
  float: left;
}

div.rearmament_box ul.hiyaku li h5 {
  font-size: 1em;
  padding: 5px;
  line-height: 1.8em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 5px;
}

div.rearmament_box ul.hiyaku li h5.mba {
  background-color: #1d4e86;
}

div.rearmament_box ul.hiyaku li h5.rsp {
  background-color: #253760;
}

div.rearmament_box ul.hiyaku li h5.dsb {
  background-color: #1b5b63;
}

div.rearmament_box ul.hiyaku li ul {
  width: 98%;
  margin: 0 auto 10px;
}

div.rearmament_box ul.hiyaku li ul li {
  width: 96%;
  line-height: 1.4em;
  margin-left: 0.5em;
  margin-bottom: 5px;
  font-size: 0.95em;
}

div.rearmament_box ul.hiyaku li ul li ul {
  margin: 5px auto 10px;
}

div.rearmament_box ul.hiyaku li ul li ul li {
  margin-left: 1em;
  line-height: 1.2em;
  font-size: 0.95em;
}

div.rearmament_box ul.hiyaku li ul li ul.rsp li {
  width: 40%;
  float: left;
}

div.rearmament_box ul.hiyaku li ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background: #cab13a;
  position: relative;
  left: -0.5em;
  top: -3px;
}

div.rearmament_box ul.hiyaku li.right {
  float: left;
  margin-right: 0;
}

div.rearmament_box div.re_back h4 {
  color: #fff;
  font-family: Ryumin Bold KL, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4em;
  text-align: center;
  margin: 30px auto;
  line-height: 1.8em;
}

div.rearmament_box div.re_back h4.business {
  background-color: #5ba1be;
}

div.rearmament_box div.re_back h4.public {
  background-color: #ab5c63;
}

div.rearmament_box div.re_back h4.npo {
  background-color: #cab13a;
}

div.rearmament_box div.re_back h5 {
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 4px;
}

div.rearmament_box div.re_back h5.business {
  color: #5ba1be;
  border-bottom: 1px solid #5ba1be;
}

div.rearmament_box div.re_back h5.public {
  color: #ab5c63;
  border-bottom: 1px solid #ab5c63;
}

div.rearmament_box div.re_back h5.npo {
  color: #cab13a;
  border-bottom: 1px solid #cab13a;
}

div.rearmament_box div.re_back div.re_back_box {
  width: 45%;
  float: left;
  margin: 0px 4% 15px 1%;
}

div.rearmament_box div.re_back ul {
  margin: 5px 0 15px;
}

div.rearmament_box div.re_back ul li {
  margin-left: 1em;
  font-size: 0.9em;
  line-height: 1.6em;
}

div.rearmament_box div.re_back ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  position: relative;
  left: -0.5em;
  top: -3px;
}

div.rearmament_box div.re_back ul.business li:before {
  background: #5ba1be;
}

div.rearmament_box div.re_back ul.public li:before {
  background: #ab5c63;
}

div.rearmament_box div.re_back ul.npo li:before {
  background: #cab13a;
}
