@charset "UTF-8";

.result .u-mainCont {
  padding-bottom: 35px;
}
.small {
  padding-left: 6px;
  font-size: 20px;
}

.contents {
  margin: 20px 0 20px 0;
  clear: both;
}

.contentsHead {
  background: #56c3da;
  text-align: left;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.8em;
  letter-spacing: 0px;
  text-decoration: none;
  padding: 4px 11px;
}

.lead,
.contentsText,
.list,
.list-top {
  text-align: left;
  color: #231815;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.8em;
  letter-spacing: -0.4px;
  text-decoration: none;
}

.contentsText,
.list-top {
  margin-top: 13px;
}

.leftText {
  width: 600px;
  float: left;
}

.right-img {
  width: 180px;
  float: right;
  margin: 13px 10px 20px 0;
}

.leftText_b {
  width: 280px;
  float: left;
}

.right-img_b {
  width: 500px;
  float: right;
  margin: 13px 10px 20px 0;
}

.red {
  color: #e50012;
}

.onegai {
  clear: both;
  text-align: center;
  border-bottom: 1px solid #ed6d34;
  border-top: 1px solid #ed6d34;
  padding: 10px 0 10px 0;
}

.onegai p {
  font-size: 1.4em;
  color: #ed6d34;
  letter-spacing: 0.3px;
}

.big {
  font-size: 1.6em;
  font-weight: bold;
}
.come{font-size: 14px;}

.c-contact {
  margin-top: 30px;
}
.result-mediaHead {
  text-align: left;
  color: #1068b3;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 7px 0px 7px 6px;
  margin: 0px 0px 0px 0px;
}
.result-mediaHead sup{
    color: #000;
    font-size: 12px;
}

.mb{margin: 0 0 1em;}

/* responsive
----------------------------*/

@media screen and (max-width: 767px) {
  .small {
    padding: 0;
    font-size: 14px;
  }

  .leftText,.leftText_b {
    float: none;
    width: 100%;
  }

  .right-img,.right-img_b {
    float: none;
    width: 100%;
    text-align: center;
  }

  .big {
    font-size: 1.3em;
  }

  .lead,
  .contentsText,
  .list,
  .list-top {
    text-align: left;
    color: #231815;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 2.2rem;
    letter-spacing: normal;
    text-decoration: none;
  }
}
