@charset 'UTF-8';
/*---------------------------------------------------------------------------------
matching
-----------------------------------------------------------------------------------
font size
147% = 24px
135% = 22px
122% = 20px
110% = 18px
97%  = 16px
85%  = 14px
72%  = 12px
60%  = 10px
---------------------------------------------------------------------------------*/

/*
区切り線削除
---------------------------------------------------------------------------------*/
#content {
  background: none;
  padding-bottom: 20px;
}

/*
タイトル画像
---------------------------------------------------------------------------------*/
#content h3,
#content h4 {
  margin: 0 auto;
}

#content h5 {
  margin: 10px;
  text-align: left;
}

#content .wrap_cnt {
  border: 1px solid #9c3;
  margin: 0 auto;
  width: 888px;
}

/*
Step表示
---------------------------------------------------------------------------------*/
#wrap_step {
  margin: 20px auto;
  overflow: hidden;
  width: 900px;
}

#wrap_step img {
  display: block;
  float: left;
  margin: 0 5px;
}

* html #wrap_step img {
  margin: 0 4px;
}

/*
戻るボタン
---------------------------------------------------------------------------------*/
#back_page {
  display: block;
  height: 30px;
  margin: 10px 0 10px 30px;
  width: 150px;
}

/*
質問枠
---------------------------------------------------------------------------------*/
#wrap_question table {
  margin: 0 9px 10px;
  width: 870px;
}

#wrap_question th,
#wrap_question td {
  border-bottom: 1px dotted #a0a0a0;
  padding: 10px;
  text-align: left;
}

#wrap_question th {
  background: url(../img/system/matching/icon_question.gif) no-repeat left 12px;
  color: #39f;
  font-size: 85%;
  padding-left: 30px;
  vertical-align: top;
  white-space: nowrap;
  width: 200px;
}

#wrap_question th span {
  color: #c00;
}

#wrap_question td {
  font-size: 72%;
  line-height: 1.8;
}

#wrap_question label {
  padding-right: 20px;
}

#wrap_question .clm2 label {
  float: left;
  padding-right: 0;
  width: 305px;
}

#wrap_question .clm3 label {
  float: left;
  padding-right: 0;
  width: 200px;
}

#wrap_question ul {
  font-size: 72%;
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 870px;
}

#wrap_question li {
  float: left;
  width: 170px;
}

#wrap_question .button {
  border: none;
  cursor: pointer;
  display: block;
  height: 50px;
  margin: 20px auto;
  width: 190px;
}

#wrap_question #btn_go_step02 {
  background: url(../img/system/matching/btn_go_step02.gif) no-repeat;
}

#wrap_question #btn_go_step03 {
  background: url(../img/system/matching/btn_go_step03.gif) no-repeat;
}

#wrap_question #btn_go_result {
  background: url(../img/system/matching/btn_go_result.gif) no-repeat;
}

/*
結果表示
---------------------------------------------------------------------------------*/
#wrap_result {
  margin: 0 auto;
  overflow: hidden;
  width: 890px;
}

#wrap_result p {
  float: left;
  font-weight: bold;
  margin: 0;
}

#wrap_result span {
  color: #c00;
}

#wrap_result a {
  float: right;
}

/*
注意
---------------------------------------------------------------------------------*/
#wrap_attention {
  background: #fee;
  border: 1px solid #c00;
  font-size: 72%;
  margin: 10px auto;
  padding: 10px;
  text-align: left;
  width: 868px;
}

#wrap_attention span {
  color: #c00;
}

/*
保存
---------------------------------------------------------------------------------*/
#wrap_save {
  background: url(../img/system/matching/img_mail.gif) no-repeat 10px center #ffc;
  border: 2px solid #f9c;
  height: 125px;
  margin: 10px auto;
  padding: 20px 20px 20px 230px;
  text-align: left;
  width: 636px;
}

#wrap_save p {
  font-size: 85%;
}

#wrap_save form {
  overflow: hidden;
}

#wrap_save input {
  border: 1px solid #c00;
  float: left;
  font-size: 110%;
  margin-right: 10px;
}

#wrap_save #btn_mail {
  background: url(../img/system/matching/btn_mail.gif) no-repeat;
  border: none;
  cursor: pointer;
  height: 30px;
  width: 150px;
}

#wrap_comp {
  margin: 50px auto 30px;
}

/*
エラー
---------------------------------------------------------------------------------*/
.wrap_error {
  background: #fee;
  border: 1px solid #c00;
  color: #c00;
  font-size: 72%;
  margin: 10px auto;
  padding: 10px;
  text-align: left;
  width: 868px;
}

.wrap_error ul {
  margin: 0;
  padding: 0 0 0 20px;
}

/*
店舗一覧
---------------------------------------------------------------------------------*/
#wrap_shop_list table {
  margin: 10px 9px;
  width: 870px;
}

#wrap_shop_list td {
  border-bottom: 1px dotted #a0a0a0;
  font-size: 72%;
  padding: 10px;
  text-align: left;
}

#wrap_shop_list .shop_name {
  padding-left: 50px;
}

#wrap_shop_list #btn_more {
  display: block;
  height: 50px;
  margin: 20px auto;
  width: 190px;
}

.bg_a {
  background: #fdcbe4;
}

.bg_a .shop_name {
  background: url(../img/system/matching/rank_a.png) no-repeat left center #fdcbe4;
}

.bg_b {
  background: #fee1e1;
}

.bg_b .shop_name {
  background: url(../img/system/matching/rank_b.png) no-repeat left center #fee1e1;
}

.bg_c {
background: #feeddb;
}

.bg_c .shop_name {
  background: url(../img/system/matching/rank_c.png) no-repeat left center #feeddb;
}

.bg_d .shop_name {
  background: url(../img/system/matching/rank_d.png) no-repeat left center;
}

.bg_e .shop_name {
  background: url(../img/system/matching/rank_e.png) no-repeat left center;
}

.bg_f .shop_name {
  background: url(../img/system/matching/rank_f.png) no-repeat left center;
}

.bg_g .shop_name {
  background: url(../img/system/matching/rank_g.png) no-repeat left center;
}

.bg_h .shop_name {
  background: url(../img/system/matching/rank_h.png) no-repeat left center;
}

.bg_i .shop_name {
  background: url(../img/system/matching/rank_i.png) no-repeat left center;
}

.bg_j .shop_name {
  background: url(../img/system/matching/rank_j.png) no-repeat left center;
}

.bg_k .shop_name {
  background: url(../img/system/matching/rank_k.png) no-repeat left center;
}

.bg_l .shop_name {
  background: url(../img/system/matching/rank_l.png) no-repeat left center;
}

.bg_m .shop_name {
  background: url(../img/system/matching/rank_m.png) no-repeat left center;
}

.bg_n .shop_name {
  background: url(../img/system/matching/rank_n.png) no-repeat left center;
}

.bg_o .shop_name {
  background: url(../img/system/matching/rank_o.png) no-repeat left center;
}

.bg_p .shop_name {
  background: url(../img/system/matching/rank_p.png) no-repeat left center;
}

.bg_q .shop_name {
  background: url(../img/system/matching/rank_q.png) no-repeat left center;
}

.bg_r .shop_name {
  background: url(../img/system/matching/rank_r.png) no-repeat left center;
}

.bg_s .shop_name {
  background: url(../img/system/matching/rank_s.png) no-repeat left center;
}

.bg_t .shop_name {
  background: url(../img/system/matching/rank_t.png) no-repeat left center;
}

.bg_u .shop_name {
  background: url(../img/system/matching/rank_u.png) no-repeat left center;
}

.bg_v .shop_name {
  background: url(../img/system/matching/rank_v.png) no-repeat left center;
}

.bg_w .shop_name {
  background: url(../img/system/matching/rank_w.png) no-repeat left center;
}

.bg_x .shop_name {
  background: url(../img/system/matching/rank_x.png) no-repeat left center;
}

.bg_y .shop_name {
  background: url(../img/system/matching/rank_y.png) no-repeat left center;
}

.bg_z .shop_name {
  background: url(../img/system/matching/rank_z.png) no-repeat left center;
}

/*
マッチ度確認
---------------------------------------------------------------------------------*/
#wrap_check {
  margin: 20px auto;
  overflow: hidden;
  width: 890px;
}

#wrap_check p {
  float: left;
  font-size: 85%;
  margin: 5px 0 0;
}

#wrap_check span {
  color: #f60;
  font-weight: bold;
  margin: 0 5px;
}

#wrap_check ul {
  float: right;
  margin: 0;
  text-align: right;
}

#wrap_check li {
  display: inline;
  font-size: 72%;
  padding-left: 20px;
}

#wrap_check li img {
  vertical-align: bottom;
}

#wrap_check_list table {
  margin: 10px 9px;
  width: 870px;
}

#wrap_check_list th,
#wrap_check_list td {
  border-bottom: 1px dotted #a0a0a0;
  padding: 10px;
  text-align: left;
}

#wrap_check_list th {
  background: url(../img/system/matching/icon_question.gif) no-repeat left 12px;
  color: #39f;
  font-size: 85%;
  padding-left: 30px;
  vertical-align: top;
  white-space: nowrap;
  width: 200px;
}

#wrap_check_list td {
  font-size: 72%;
  line-height: 1.8;
}

#wrap_check_list .plural {
  padding: 0 0 5px;
}

#wrap_check_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#wrap_check_list li {
  float: left;
  margin: 5px 5px 0 0;
  padding: 10px;
  width: 290px;
}

#wrap_check_list .ok {
  background: url(../img/system/matching/bg_ok.gif) no-repeat right #fdd;
}

#wrap_check_list .ng {
  background: url(../img/system/matching/bg_ng.gif) no-repeat right #eee;
}

#wrap_check_list #btn_more {
  display: block;
  height: 50px;
  margin: 10px auto;
  width: 210px;
}