@charset "utf-8";
#AP_customer_base  .error_message {
  display: block;
  margin: 5px 0 0 0;
  color: #cc3333;
  font-weight: normal;
}
#AP_customer_base .content_heading h2 {
  display: inline-block;
}
#AP_customer_base .content_heading span {
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 0 20px;
}
#AP_customer_base .content_heading .step {
  text-align: right;
  float: right;
  line-height: 40px;
}
#AP_customer_base .content_heading .step li {
  display: block;
  width: 24px;
  float: left;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  background: #fff;
  color: #333;
  margin: 8px 0 0 20px;
  font-weight: normal;
  position: relative;
}
#AP_customer_base .content_heading .step li:after {
  display: block;
  content: '';
  background: url(../images/parts/common/ap_icon_link_arrow.png) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: -13px;
  margin: -5px 0 0 0;
  opacity: .8;
}
#AP_customer_base .content_heading .step li:first-child:after {
  display: none;
}
#AP_customer_base .content_heading .step li.current {
  background: #F7F069;
  font-weight: bold;
}
#AP_customer_base {
  padding: 20px 10px;
}
#AP_customer_base .customer_content {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0 0;
}
#AP_customer_base .customer_content table {
  border-top: 2px solid #ddd;
  margin: 0 0 30px 0;
  width: 100%;
}
#AP_customer_base .customer_content table tr {
  border-bottom: 1px solid #ddd;
}
#AP_customer_base .customer_content table tr th {
  width: 220px;
  background: #f6f6f6;
  padding: 10px;
}
#AP_customer_base .customer_content table tr th.required:before {
  content: '必須';
  width: 30px;
  height: 14px;
  border: 1px solid #c00;
  color: #c00;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 14px;
  margin: 0 10px 0 0;
}
#AP_customer_base .customer_content table tr td {
  padding: 10px 15px;
}
#AP_customer_base .customer_content table tr td input[type="text"],
#AP_customer_base .customer_content table tr td input[type="password"] {
  width: 340px;
  height: 30px;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #bbb;
}
#AP_customer_base .customer_content table tr td.radio label {
  margin: 0 5px 0 15px;
}
#AP_customer_base .customer_content table tr td.radio label:first-child {
  margin: 0 5px 0 0;
}
#AP_customer_base .customer_content table tr td.radio input {
  margin: 0 5px 0 0;
}
#AP_customer_base .customer_content table tr td select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: url(../images/search/arrow_gray_down.png) no-repeat 95% center;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 12px;
  text-align: left;
  width: 100px;
  padding: 5px 18px 5px 10px;
  margin: 0 5px 0 0;
  line-height: 1;
}
#AP_customer_base .customer_content table tr td select::-ms-expand {
  display: none;
}
#AP_customer_base .customer_content table tr td select[name="pref_code"] {
  width: 150px;
}
#AP_customer_base .customer_content table tr td.note {
  width: 200px;
}
#AP_customer_base .customer_content table tr td .note {
  display: inline-block;
  margin: 10px 0 5px 0;
}
#AP_customer_base .customer_content table tr td .text {
  width: 250px;
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#AP_customer_base .customer_content table tr td .button_link {
  width: 130px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #333;
  display: inline-block;
  vertical-align: middle;
}
#AP_customer_base .customer_content table tr td.note.small,
#AP_customer_base .customer_content table tr td .note.small {
  font-size: 11px;
  color: #666;
}

#AP_customer_base .customer_content h3 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 20px 0;
}
#org_const_area2 {
  padding: 0;
  margin: 0 0 30px 0;
}
#AP_customer_base .customer_content .org_const_terms_txt2 {
  width: 100%;
  font-size: 14px;
}
#AP_customer_base .customer_content .org_const_txt_area4 {
  width: auto;
  border-color: #ccc;
  height: 238px;
  overflow: auto;
  overflow: auto;
}
#AP_customer_base .customer_content .org_const_txt_area4 ol {
  border-color: #eee;
}
#AP_customer_base .customer_content .org_const_txt_area4 .org_const_terms_txt2 {
  margin: 20px 0 0 0;
}

#AP_customer_base .customer_content .btns {
  text-align: center;
}
#AP_customer_base .customer_content .btns .button_back {
  display: inline-block;
}
#AP_customer_base .customer_content .btns .button_accept {
  display: inline-block;
  margin: 0 0 0 40px;
}
#AP_customer_base .customer_content.modify .btns .button_accept button {
  width: 200px;
}
#AP_customer_base .customer_content.modify .btns .button_accept button {
  background: #F93846;
}
#AP_customer_base .customer_content .btns a {
  display: inline-block;
}
#AP_customer_base .customer_content .btns a.button_link {
  height: 40px;
  line-height: 40px;
  margin: 0 40px 0 0;
  font-size: 16px;
  width: 150px;
  /*background: #4BAB02;*/
}
#AP_customer_base .customer_content.modify .btns a.button_link {
  background: #F93846;
}
#AP_customer_base .customer_content .message_box {
  width: 560px;
  padding: 30px 20px;
  margin: 0 auto;
  border: 2px solid #ddd;
  text-align: center;
}
#AP_customer_base .customer_content .message_box .message_title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
#AP_customer_base .customer_content .message_box .sent_mail_to {
  margin: 12px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#AP_customer_base .customer_content .message_box .button_link {
  width: auto;
  padding: 0 30px 0 30px;
  display: inline-block;
  background: #4BAB02;
}
#AP_customer_base .customer_content.modify .message_box .button_link {
  background: #F93846;
}

#AP_customer_base .customer_content .withdrawal_text {
  margin: 40px 0 0 0;
}
