@charset "UTF-8";

.result .u-mainCont {
  padding-bottom: 35px;
}
.u-mainHeadText span{background: #fff;padding: 2px 5px 0; margin: 0 7px 0 0; color: #1068b3;border-radius: 8px;}
.small {
  padding-left: 6px;
  font-size: 20px;
}

.contents {
  margin: 20px 0 20px 0;
  clear: both;
}

.c_Head {
  background: #1068b3;
  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;
  margin: 33px 0 13px;
}

.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;
}
.contentsSubHead{
   background: #49aad2;
  text-align: left;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.8em;
  letter-spacing: 0px;
  text-decoration: none;
  padding: 4px; 
  border-radius: 15px;
  text-align: center;
}

.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: 13px 0;
}

.colm{display: flex;align-items: flex-start;justify-content: space-between;}
.col1{width: 40%;}
.col2{width: 30%;}

.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;
}

.bold {
  font-weight: bold;
}

.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;
}
.txt_borderb{font-size: 14px;border: #9fa0a0 1px solid;padding: 2px 5px;margin: 10px 0;display: block;text-align: center;}
.text_yel{font-size: 14px;background: #fff9b1;color: #595757;padding: 2px 5px;margin: 10px 0;}
.txt_borderb span{color: #007aaa;}
.contact{font-size: 16px;line-height: 1.6em;margin-top: 10px;}
.contact h4{color: #221E1F;font-weight: normal;}
.contact .telfax{color: #1068B3;font-weight: bold;}



/* responsive
----------------------------*/

@media screen and (max-width: 767px) {
    .u-mainHeadText{line-height: 27px;}
  .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;
  }
   .colm{display: block;}
.colm div{width: 98%;}
    .colm img{margin: 0 auto 20px;display: block;}
}
