@charset "UTF-8";
h2.h2-B001-red {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/red/bg-h2-left.png") repeat-y 3px #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-red {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-red:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #a00000;
  background: -moz-linear-gradient(top, #200000, #a00000 35%, #a00000 50%, #a00000 65%, #200000);
  background: -webkit-gradient(linear, top center, bottom center, from(#200000), color-stop(0.35, #a00000), color-stop(0.5, #a00000), color-stop(0.75, #a00000), to(#200000));
  background: linear-gradient(to bottom, #200000, #a00000, #a00000, #200000);
}
h4.h4-B001-red {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-red {
  background: url("../../images/heading/A001/red/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-red {
  background: url("../../images/heading/A001/red/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-orange {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/orange/bg-h2-left.png") repeat-y 3px #553822;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-orange {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #553822;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-orange:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #d73003;
  background: -moz-linear-gradient(top, #b03817, #d73003 35%, #d73003 50%, #d73003 65%, #b03817);
  background: -webkit-gradient(linear, top center, bottom center, from(#b03817), color-stop(0.35, #d73003), color-stop(0.5, #d73003), color-stop(0.75, #d73003), to(#b03817));
  background: linear-gradient(to bottom, #b03817, #d73003, #d73003, #b03817);
}
h4.h4-B001-orange {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #553822;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-orange {
  background: url("../../images/heading/A001/orange/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-orange {
  background: url("../../images/heading/A001/orange/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-yellow {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/yellow/bg-h2-left.png") repeat-y 3px #31130a;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-yellow {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #31130a;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-yellow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #e5be00;
  background: -moz-linear-gradient(top, #411908, #e5be00 35%, #e5be00 50%, #e5be00 65%, #411908);
  background: -webkit-gradient(linear, top center, bottom center, from(#411908), color-stop(0.35, #e5be00), color-stop(0.5, #e5be00), color-stop(0.75, #e5be00), to(#411908));
  background: linear-gradient(to bottom, #411908, #e5be00, #e5be00, #411908);
}
h4.h4-B001-yellow {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #31130a;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-yellow {
  background: url("../../images/heading/A001/yellow/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-yellow {
  background: url("../../images/heading/A001/yellow/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-yellowgreen {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/yellow-green/bg-h2-left.png") repeat-y 3px #232819;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-yellowgreen {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #232819;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-yellowgreen:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #4c7f04;
  background: -moz-linear-gradient(top, #65a211, #4c7f04 35%, #4c7f04 50%, #4c7f04 65%, #65a211);
  background: -webkit-gradient(linear, top center, bottom center, from(#65a211), color-stop(0.35, #4c7f04), color-stop(0.5, #4c7f04), color-stop(0.75, #4c7f04), to(#65a211));
  background: linear-gradient(to bottom, #65a211, #4c7f04, #4c7f04, #65a211);
}
h4.h4-B001-yellowgreen {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #232819;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-yellowgreen {
  background: url("../../images/heading/A001/yellow-green/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-yellowgreen {
  background: url("../../images/heading/A001/yellow-green/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-green {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/green/bg-h2-left.png") repeat-y 3px #0a1611;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-green {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #0a1611;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-green:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #174532;
  background: -moz-linear-gradient(top, #0a1611, #174532 35%, #174532 50%, #174532 65%, #0a1611);
  background: -webkit-gradient(linear, top center, bottom center, from(#0a1611), color-stop(0.35, #174532), color-stop(0.5, #174532), color-stop(0.75, #174532), to(#0a1611));
  background: linear-gradient(to bottom, #0a1611, #174532, #174532, #0a1611);
}
h4.h4-B001-green {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #0a1611;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-green {
  background: url("../../images/heading/A001/green/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-green {
  background: url("../../images/heading/A001/green/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-aqua {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/aqua/bg-h2-left.png") repeat-y 3px #101d1d;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-aqua {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #101d1d;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-aqua:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #396e6e;
  background: -moz-linear-gradient(top, #101d1d, #396e6e 35%, #396e6e 50%, #396e6e 65%, #101d1d);
  background: -webkit-gradient(linear, top center, bottom center, from(#101d1d), color-stop(0.35, #396e6e), color-stop(0.5, #396e6e), color-stop(0.75, #396e6e), to(#101d1d));
  background: linear-gradient(to bottom, #101d1d, #396e6e, #396e6e, #101d1d);
}
h4.h4-B001-aqua {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #101d1d;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-aqua {
  background: url("../../images/heading/A001/aqua/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-aqua {
  background: url("../../images/heading/A001/aqua/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-blue {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/blue/bg-h2-left.png") repeat-y 3px #142028;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-blue {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #142028;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-blue:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #2a5b7e;
  background: -moz-linear-gradient(top, #142028, #2a5b7e 35%, #2a5b7e 50%, #2a5b7e 65%, #142028);
  background: -webkit-gradient(linear, top center, bottom center, from(#142028), color-stop(0.35, #2a5b7e), color-stop(0.5, #2a5b7e), color-stop(0.75, #2a5b7e), to(#142028));
  background: linear-gradient(to bottom, #142028, #2a5b7e, #2a5b7e, #142028);
}
h4.h4-B001-blue {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #142028;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-blue {
  background: url("../../images/heading/A001/blue/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-blue {
  background: url("../../images/heading/A001/blue/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-brown {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/brown/bg-h2-left.png") repeat-y 3px #411908;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-brown {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-brown:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #702906;
  background: -moz-linear-gradient(top, #411908, #702906 35%, #702906 50%, #702906 65%, #411908);
  background: -webkit-gradient(linear, top center, bottom center, from(#411908), color-stop(0.35, #702906), color-stop(0.5, #702906), color-stop(0.75, #702906), to(#411908));
  background: linear-gradient(to bottom, #411908, #702906, #702906, #411908);
}
h4.h4-B001-brown {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-brown {
  background: url("../../images/heading/A001/brown/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-brown {
  background: url("../../images/heading/A001/brown/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-pink {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/pink/bg-h2-left.png") repeat-y 3px #6e2929;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-pink {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #6e2929;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-pink:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #6e2929;
  background: -moz-linear-gradient(top, #6e2929, #e27474 35%, #e27474 50%, #e27474 65%, #6e2929);
  background: -webkit-gradient(linear, top center, bottom center, from(#6e2929), color-stop(0.35, #e27474), color-stop(0.5, #e27474), color-stop(0.75, #e27474), to(#6e2929));
  background: linear-gradient(to bottom, #6e2929, #e27474, #e27474, #6e2929);
}
h4.h4-B001-pink {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #6e2929;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-pink {
  background: url("../../images/heading/A001/pink/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-pink {
  background: url("../../images/heading/A001/pink/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-purple {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/purple/bg-h2-left.png") repeat-y 3px #221527;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-purple {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #221527;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-purple:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #673373;
  background: -moz-linear-gradient(top, #221527, #673373 35%, #673373 50%, #673373 65%, #221527);
  background: -webkit-gradient(linear, top center, bottom center, from(#221527), color-stop(0.35, #673373), color-stop(0.5, #673373), color-stop(0.75, #673373), to(#221527));
  background: linear-gradient(to bottom, #221527, #673373, #673373, #221527);
}
h4.h4-B001-purple {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #221527;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-purple {
  background: url("../../images/heading/A001/purple/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-purple {
  background: url("../../images/heading/A001/purple/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-black {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/black/bg-h2-left.png") repeat-y 3px #1e1e1e;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-black {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #1e1e1e;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-black:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #525252;
  background: -moz-linear-gradient(top, #1e1e1e, #525252 35%, #525252 50%, #525252 65%, #1e1e1e);
  background: -webkit-gradient(linear, top center, bottom center, from(#1e1e1e), color-stop(0.35, #525252), color-stop(0.5, #525252), color-stop(0.75, #525252), to(#1e1e1e));
  background: linear-gradient(to bottom, #1e1e1e, #525252, #525252, #1e1e1e);
}
h4.h4-B001-black {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #1e1e1e;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-black {
  background: url("../../images/heading/A001/black/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-black {
  background: url("../../images/heading/A001/black/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
h2.h2-B001-colorful {
  margin-top: 0;
  padding: 11px 10px 11px 26px;
  background: url("../../images/heading/B001/colorful/bg-h2-left.png") repeat-y 3px #553822;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 24px;
  font-weight: normal;
}
h3.h3-B001-colorful {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  background-color: #270808;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 18px;
  font-weight: normal;
}
h3.h3-B001-colorful:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #2a5b7e;
  background: -moz-linear-gradient(top, #142028, #2a5b7e 35%, #2a5b7e 50%, #2a5b7e 65%, #142028);
  background: -webkit-gradient(linear, top center, bottom center, from(#142028), color-stop(0.35, #2a5b7e), color-stop(0.5, #2a5b7e), color-stop(0.75, #2a5b7e), to(#142028));
}
h4.h4-B001-colorful {
  margin-top: 0;
  padding: 9px 10px 10px 26px;
  border-bottom: 1px solid #210000;
  background: url("../../images/heading/B001/red/arrow-right.png") no-repeat 5px center #101d1d;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
  font-size: 16px;
  font-weight: normal;
}
.lt-ie9 h2.h2-A001-colorful {
  background: url("../../images/heading/A001/colorful/bg-h2-left-A001.png") no-repeat left center #fff;
}
.lt-ie9 h3.h3-A001-colorful {
  background: url("../../images/heading/A001/colorful/bg-h3-left-A001.png") repeat-y left 23px #fff;
}
