@charset "euc-jp";
/* rwdcss */
@media screen and (max-width: 940px) {
  #wrapper {
    width: 100%;
    min-width: 0;
    overflow: hidden;
  }
  .contents {
    width: 100%;
  }
  #content {
    margin-left: -1px;
  }
  #content .text {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
  }
  #content input[type=text] {
    max-width: 80%;
  }
  .subTitle.a01w940 span,
  .subTitle.a01w940 .subTitleIn {
    background: url(/common_rn/img/bg_sub_ttl_a01_w940_top.gif) no-repeat left top;
    width: 93.81443299%;
  }
  .textTitle {
    padding-right: 10px;
  }
}
/*@media screen and (max-width: @bp_pc) {*/
/*@media screen and (max-width: @bp_sp) {*/
/* rwdcss */
