/* member */
[id^='member'].member_CIS {
  background-repeat: no-repeat;
  background-position: left top,right top;
  background-size: auto 140px; }
  [id^='member'].member_CIS.CIS_t_1 {
    background-image: url("../../image/CIS/BG_top_L-01.svg"), url("../../image/CIS/BG_top_R-01.svg"); }
  [id^='member'].member_CIS.CIS_t_2 {
    background-image: url("../../image/CIS/BG_top_L-02.svg"), url("../../image/CIS/BG_top_R-02.svg"); }
  [id^='member'].member_CIS.CIS_t_3 {
    background-image: url("../../image/CIS/BG_top_L-03.svg"), url("../../image/CIS/BG_top_R-03.svg"); }
  [id^='member'].member_CIS.CIS_t_4 {
    background-image: url("../../image/CIS/BG_top_L-04.svg"), url("../../image/CIS/BG_top_R-04.svg"); }
  @media screen and (max-width: 1199px) {
    [id^='member'].member_CIS {
      background-size: auto 105px; } }
  @media screen and (max-width: 992px) {
    [id^='member'].member_CIS {
      background-size: auto 90px; } }
  @media screen and (max-width: 768px) {
    [id^='member'].member_CIS {
      background-size: auto 65px; } }
  [id^='member'].member_CIS .content {
    padding: 130px 20px 80px; }
    @media screen and (max-width: 1199px) {
      [id^='member'].member_CIS .content {
        padding: 110px 20px 80px; } }
    @media screen and (max-width: 992px) {
      [id^='member'].member_CIS .content {
        padding: 100px 20px 80px; } }
    @media screen and (max-width: 768px) {
      [id^='member'].member_CIS .content {
        padding: 60px 20px 80px; } }

[id^='member'] .content {
  margin: 0 auto;
  padding: 30px 20px 30px 20px;
  width: 100%;
  max-width: 1400px; }
  @media screen and (max-width: 1199px) {
    [id^='member'] .content {
      width: 100%;
      float: none; } }
  @media screen and (max-width: 768px) {
    [id^='member'] .content {
      padding: 30px 15px 30px 15px; } }

[id^='member'] .container {
  width: 100%;
  padding: 30px;
  background-color: #FFF;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px; }
  @media screen and (max-width: 992px) {
    [id^='member'] .container {
      padding: 20px; } }
  @media screen and (max-width: 768px) {
    [id^='member'] .container {
      padding: 20px 15px; } }

[id^='member'] .text-wrap {
  display: inline-block; }

[id^='member'] .br_text-wrap {
  display: block; }
  @media screen and (max-width: 768px) {
    [id^='member'] .br_text-wrap {
      display: none; } }

[id^='member'] .padding-between {
  padding-bottom: 0px; }
  @media screen and (max-width: 768px) {
    [id^='member'] .padding-between:not(:last-child) {
      padding-bottom: 10px; } }

[id^='member'] .padding-around {
  padding: 15px 0px 15px 0px; }

[id^='member'] .input_TR {
  margin: 2px 0;
  padding: 0 10px;
  width: 50%;
  float: left; }
  @media screen and (max-width: 992px) {
    [id^='member'] .input_TR {
      padding: 0 5px; } }
  @media screen and (max-width: 768px) {
    [id^='member'] .input_TR {
      width: 100%; } }

[id^='member'] .input_TR100 {
  width: 100%; }

[id^='member'] .row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

[id^='member'] .col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

[id^='member'] a {
  color: #11acf0; }

[id^='member'] .enter {
  width: 80%;
  margin: 30px auto 20px; }

[id^='member'] .color_b2b.bg {
  background-color: #FF6600; }
  [id^='member'] .color_b2b.bg:hover {
    background-color: #d45500; }

[id^='member'] .BtnBg_sent {
  background-color: #15aaea; }
  [id^='member'] .BtnBg_sent:hover {
    background-color: #118DC2; }

[id^='member'] .passport_btn {
  padding: 2px 4px;
  color: #FFF;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  background-color: #03A9F5;
  border-radius: 4px;
  cursor: pointer; }
  [id^='member'] .passport_btn:hover {
    background-color: #ff6600; }

[id^='member'] .passport {
  width: 100%;
  display: none;
  position: relative; }
  [id^='member'] .passport img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10; }

[id^='member'] .check {
  clear: both;
  padding-top: 10px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto 0px;
  color: #fff; }
  [id^='member'] .check.check2 {
    display: none; }
    [id^='member'] .check.check2 .Btn.BtnBg_sent {
      background-color: #fe8793; }
      [id^='member'] .check.check2 .Btn.BtnBg_sent:hover {
        background-color: #fe4a4a; }
  [id^='member'] .check .enter.lockBtn {
    padding: 10px 15px;
    height: 42px;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer; }

[id^='member'] input[type="checkbox"] + label span {
  margin: -5px 6px 0 0;
  width: 20px;
  height: 20px;
  border: 2px solid #00a8f5; }

[id^='member'] input[type="button"]:disabled {
  opacity: 0.5; }
  [id^='member'] input[type="button"]:disabled:hover {
    background-color: #15aaea; }
  [id^='member'] input[type="button"]:disabled.Btn.BtnBg_sent:hover {
    background-color: #fe8793; }

@media screen and (max-width: 768px) {
  [id^='member'] .flex-change {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

[id^='member'] .member_noData {
  display: none;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
