.underPage .inlineImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .underPage .inlineImg_cen {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .underPage .inlineImg img {
    max-width: 100%; }
    .underPage .inlineImg img:first-child {
      margin-right: 30px; }
    .underPage .inlineImg img:last-child {
      margin-left: 30px; }
    .underPage .inlineImg img.mr {
      margin: 0 auto; }
  .underPage .inlineImg img.hei {
    height: 100%; }
  .underPage .inlineImg .wdherf {
    width: 50%; }

.underPage .underPageMain .ulBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  width: 1140px; }
  .underPage .underPageMain .ulBtn_cen {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .underPage .underPageMain .ulBtn li {
    width: 30%; }

.underPage .underPageMain .qabox-n {
  border: none; }

.underPage .underPageMain .fig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.underPage .underPageMain figcaption {
  width: 110px;
  text-align: center; }

.underPage .underPageMain .p_none {
  display: none; }

.underPage .underPageMain .border-no {
  border: none; }
  .underPage .underPageMain .border-no td {
    border: none; }

.underPage .underPageMain .under {
  text-decoration: underline; }

.underPage .m20 {
  margin-bottom: 20px; }

.underPage .m15 {
  margin-bottom: 15px; }

.underPage .m0 {
  margin-bottom: 0; }

.underPage .recoBtn {
  font-size: 1.9rem;
  font-weight: bold;
  display: block;
  padding: 16px;
  text-align: center;
  background: #ad0003; }
  .underPage .recoBtn.h70 {
    line-height: 1; }

.underPage .recoBtn::before {
  display: inline-block;
  width: 8px;
  margin-right: 6px;
  padding-bottom: 13px;
  content: '';
  vertical-align: middle;
  background: url(../img/arrow22.png) no-repeat center center;
  background-size: contain; }

.underPage .alcen {
  text-align: center; }

.underPage .mcen {
  margin: 0 auto; }

.underPage .wd13 {
  display: inline-block;
  width: 14em;
  padding-left: 10px; }

.underPage .wd969 {
  width: 969px; }

.underPage .flo {
  overflow: hidden; }
  .underPage .flo li {
    float: left;
    margin-right: 20px; }

.underPage .wd96 {
  width: 96%; }

.underPage .qlist {
  margin-top: -103px;
  padding-top: 103px; }

@media only screen and (max-width: 767px) {
  .underPage .inlineImg {
    display: block; }
    .underPage .inlineImg img {
      display: block; }
      .underPage .inlineImg img:first-child {
        margin: 0 auto 15px; }
      .underPage .inlineImg img:last-child {
        margin: 15px auto 0; }
    .underPage .inlineImg p.cen {
      text-align: center; }
    .underPage .inlineImg .wdherf {
      width: 100%; }
  .underPage .underPageMain .ulBtn {
    display: block;
    margin: 0;
    width: auto; }
    .underPage .underPageMain .ulBtn li {
      width: 100%; }
  .underPage .underPageMain .p_none {
    display: block; }
  .underPage .underPageMain .s_none {
    display: none; }
  .underPage .underPageMain .recoBtn {
    display: block; }
  .underPage .underPageMain .flo li {
    width: 50%;
    margin: 0; } }

/*# sourceMappingURL=map/recommended.css.map */
