/*****************************************
 会員登録エリア
*****************************************/
/* メイン枠 */
#main {
  margin: 0 auto;
  padding: 15px 0 30px 0;
  width: 960px;
}

#main_wrap {
    padding-top: 68px;
}
/* 会員登録枠 */
#regist_main {
  margin-bottom: 50px;
}
/* パンくず */
.navbox {
  background-color: #F9F5EE;
  font-size: 16px;
  margin-bottom: 0;
  padding-left: 10px;
  width: auto;
}
.navbox a {
  color: #646464;
}
.navbox a:hover {
  color: #FF6600;
}
.navbox_inner {
  margin: 0 auto;
  padding: 15px 0 0 0;
  width: 960px;
}
/* 会員登録イメージ、タイトル */
#registimage {
  width: auto;
  margin-bottom: 40px;
  background-color: #F9F5EE;
  text-align: center;
  padding: 20px 0;
}
.registimage_inner {
  text-align: center;
}
.registTitle {
  width: 960px;
  margin: 0 auto 8px auto;
  font-weight: bold;
  font-size: 18px;
}
h1 {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-right: 10px;
  text-align: right;
}
h2#regist {
  width: 835px;
  margin-bottom: 40px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 21px;
  background-color: #EFEFEF;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  border-left: 10px solid #2DBB61;
  border-bottom: 2px solid #B8B8B8;
  padding-bottom: 7px;
}
/* 登録完了メッセージ */
#regist_shiryotext {
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}
#reErrBox {
    padding: 8px;
    font-size: 84%;
    background: #f9e9e9;
border: 1px solid #c00;
color:#c00;
    margin-bottom: 5px;
    border-radius: 4px;
    

}
#reErrBox ul {
  padding-left: 20px;
  padding-top: 5px;
  font-size: 12px;
  list-style: disc;
}
#regist_teble {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
#regist_teble table {
  border-top: 1px solid #C4C4C4;
  border-left: 1px solid #C4C4C4;
  border-collapse: collapse;
  margin-bottom: 20px;
  background-color: #fff;
  width: 100%;
}
#regist_teble td, #regist_teble th {
  border-bottom: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}
#regist_teble th {
  color: #333333;
  text-align: left;
  background: #f4f4f4;
  font-weight: normal;
  padding: 8px;
  width: 28%;
}
#regist_teble td {
  padding: 8px;
  font-size: 14px;
}
#regist_teble td.title {
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  font-size: 16px;
}
#regist_teble td.title2 {
  font-size: 15px;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 5px;
  background-color: #3B3B3B;
  color: #FFFFFF;
  text-align: center;
}
.zip1 {
  width: 80px !important;
}
.zip2 {
  width: 120px !important;
}
.area {
  width: 180px !important;
}
.tel1, .fax1 {
  width: 80px !important;
}
.tel2, .fax2, .tel3, .fax3 {
  width: 100px !important;
}
#regist_teble td.d_err {
  background-color: inherit;
}
#regist_teble td.d_err input {
  border: 1px solid #cc0000;
  background: #fffafa;
}
#regist_teble td span.style1 {
  font-size: 12px;
}
#regist_teble span.style2 {
  font-size: 13px;
  color: #DB0003;
}
#regist_teble td, #regist_teble th {
  border-bottom: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}
#regist_teble th.shiryo {
  background-color: #FFC3C4;
}
#regist_teble td.shiryo {
  background-color: #FFC3C4;
}
#regist_teble input {
  font-size: 16px;
  padding: 0;
  background-color: #ffffff;
}
#regist_teble select {
  font-size: 13px;
  padding: 3px;
}
#regist_teble textarea {
  font-size: 13px;
  padding: 3px;
  background-color: #F4F4F4;
}
#regist_teble table td.noborder1 {
  border-right: none;
}
.regist_taikai {
  font-size: 14px;
  text-align: right;
  padding-top: 25px;
  padding-right: 30px;
}
.regist_taikai a {
  text-decoration: underline;
  font-weight: bold;
}
/* 更新・変更ページ */
#regist_teble {
  font-size: 14px;
  line-height: 1.5em;
}
#toroku_koushin_b {
  width: 360px;
  margin-right: auto;
  float: left;
  margin-left: 60px;
}
#toroku_koushin_b input {
  background-image: url(../imgbtn/shiryo_img/toroku_koushin_b.jpg);
  background-repeat: no-repeat;
  width: 360px;
  height: 50px;
  border: 0px solid;
  cursor: pointer;
}
#back_koushin_b {
  width: 260px;
  margin-left: auto;
  float: right;
  margin-right: 60px;
}
#back_koushin_b a {
  background-image: url(../imgbtn/shiryo_img/back_koushin_b.jpg);
  background-repeat: no-repeat;
  width: 260px;
  height: 50px;
  border: 0px solid;
  cursor: pointer;
}
/* 更新・変更ページ */
#regist_kitei {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 13px;
}
#regist_kitei ul {
  padding: 10px;
  margin-top: 5px;
  height: 160px;
  overflow: scroll;
  border: 1px solid #B4B4B4;
  background-color: #fff;
}
#regist_kitei li {
  font-size: 13px;
  line-height: 1.4em;
  margin-bottom: 5px;
  list-style-position: outside;
  padding-left: 5px;
  margin-left: 15px;
}
#regist_kitei li.title {
  font-size: 15px;
  font-weight: bold;
  list-style: none;
  margin-bottom: 10px;
}
#regist_kitei a {
  font-weight: bold;
  text-decoration: underline;
}
#regist_toroku_box {
  width: 100%;
  margin-bottom: 50px;
}
#regist_toroku_box table {
  width: 135px;
  display: block;
  float: left;
  border: none;
  background-color: #F9F5EE;
}
#regist_toroku_box table td {
  border: none;
}
#regist_toroku_b {
  text-align: center;
  float: none;
  width: auto;
  margin: 0;
}
#regist_toroku_b input {
  background-image: url(../imgbtn/shiryo_img/regist_toroku_b.jpg);
  background-repeat: no-repeat;
  width: 360px;
  height: 50px;
  border: 0px solid;
  cursor: pointer;
}
#regist_toroku_b button {
  background-image: none;
  background: #cc0000;
  color: #ffffff;
  border-radius: 4px;
  width: 360px;
  height: 50px;
  line-height: 50px;
  border: 0px solid;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
}
#regist_toroku_b button span {
  font-size: 12px;
  line-height: 50px;
}
#regist_shiryo {
  font-size: 14px;
  line-height: 1.6em;
}
h2#thanks {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #f69991;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
h3#thanks {
  color: #555555;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.8em;
  text-align: center;
  margin-bottom: 10px;
}
p.thanks {
  color: #555555;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 110px;
  font-size: 18px;
  line-height: 1.8em;
  letter-spacing: 2px;
}
.bentry_to_top {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 280px;
}
.bentry_to_top a {
  background-color: #FF7468;
  border: 2px solid #F69991;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
  letter-spacing: 2px;
}
.bentry_to_top a:hover {
  background-color: #F69991;
}
input[type="text"], input[type="password"] {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 8px !important;
  box-sizing: border-box;
}
label {
  cursor: pointer;
}
select {
  border: 1px solid #cccccc;
  padding: 10px !important;
  border-radius: 4px;
    height: 44px;
}
.btnWrap {
  margin: 0 auto;
  width: 440px;
}
.btnLightGray {
  -webkit-appearance: none;
  appearance: none;
  background: #ececec;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-sizing: border-box;
  color: #666666 !important;
  display: block;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  width: 100%;
  font-size: 14px;
}
.backBtn {
  margin: 0 auto;
  padding: 8px;
  width: 200px;
}
.btnWrap {
  width: auto;
  margin: 15px;
}
span.hissu {
  display: inline-block;
  background-color: #cc0000;
  color: #FFFFFF;
  padding: 0px 6px;
  font-size: 10px;
  font-weight: normal;
  border-radius: 20px;
  float: right;
}
#regist_submit {
    font-weight: bold;
}

@media screen and (max-width:960px) {
#main,
.navbox_inner,
.registTitle,
#regist_teble {
        width: 96%;
}    
#regist_kitei {
    width: 100%;
    } 
}

@media screen and (max-width:768px) {
    #main_wrap {
    padding-top: 44px;
    }
    #reErrBox { 
    margin: 0 15px 15px;
    }
  .registimage_inner img {
    width: 100%;
  }
  .registimage_inner {
    padding: 0 10px;
  }
  #container_main {
    width: 100%;
  }
  .navbox {
    padding-right: 10px;
  }
  .navbox_inner {
    width: 100%;
    margin-top: 15px;
    font-size: 13px;
  }
  select {
    width: 100%;
  }
  #main, #regist_kitei, #regist_teble, .navbox_inner {
    width: auto;
  }
  #regist_main {
    width: auto;
  }
  #registimage {
    margin-bottom: 15px;
  }
  #regist_teble {
    width: 100%;
    margin-bottom: 0;
  }
  #regist_teble th, #regist_teble td {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 10px 15px;
  }
  #regist_teble table {
    width: 100%;
  }
  #regist_kitei {
    width: 100%;
  }
  #regist_toroku_b {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  #regist_toroku_b button {
    text-align: center;
  }
  #regist_toroku_b input {
    width: 100%;
  }
  #regist_teble table {
    border: none;
  }
  #regist_teble td, #regist_teble th {
    border: none;
  }
  #regist_teble th {
    font-weight: bold;
  }
    #regist_teble td span.style1 {
        display: inline-block;
    }    
  /*footer3.css*/
  #main_wrap {
    min-width: inherit;
  }
  #regist_teble td input[type="text"], #regist_teble td input[type="password"] {
    width: 100%;
  }
  .registTitle {
    width: auto !important;
    margin: 0 auto 8px 10px;
  }
  #in_user_zip {
    width: 100px !important;
  }
.tel1, .fax1 {
  width: 70px !important;
}
.tel2, .fax2, .tel3, .fax3 {
  width: 80px !important;
}
  #regist_kitei {
    width: auto;
    margin: 0 15px;
  }
  #regist_toroku_box {
    width: auto;
    margin: 10px 15px 15px 15px;
  }
}
@media screen and (max-width:480px) {
    #main_wrap {
    padding-top: 40px;
    }    
  #regist_toroku_b button {
    width: 100%;
  }
}