@charset "UTF-8";

._fnctWrap ._fnctBorder {
    border: 1px #ededed solid;
    background-color: #fff;
	 border-radius: 2.4rem;
    padding: 2rem 4rem;
    margin-bottom: 2rem;
	margin-top: 2rem;
}
 #_JW_Usb_basic .userSbscrb_Step{
	overflow: hidden;
	position: relative;
	margin-bottom: 3em;
}
#_JW_Usb_basic .userSbscrb_Step li{
	float: left;
	width: 33.3%;
}
#_JW_Usb_basic .userSbscrb_Step li .level{
	float: left;
	width: 75px;
	height: 75px;
	background-color: #a2a2a2;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 38px;
	text-indent: -5000px;
}
#_JW_Usb_basic .userSbscrb_Step li.userSbscrb_Step1 .level{
	background-image: url("../images/userSbscrb_Step1.png");
}
#_JW_Usb_basic .userSbscrb_Step li.userSbscrb_Step2 .level{
	background-image: url("../images/userSbscrb_Step2.png");
}
#_JW_Usb_basic .userSbscrb_Step li.userSbscrb_Step3 .level{
	background-image: url("../images/userSbscrb_Step3.png");
}
#_JW_Usb_basic .userSbscrb_Step li .step,
#_JW_Usb_basic .userSbscrb_Step li .comment{
	display: block;
	margin-left: 85px;
}
#_JW_Usb_basic .userSbscrb_Step li .step{
	font-weight: bold;
	font-size: 1.4em;
	color: #888;
}
#_JW_Usb_basic .userSbscrb_Step li.on .level{
	background-color: #1c5baf;
}
#_JW_Usb_basic .userSbscrb_Step li.on .step{
	color: #1c5baf;
}
#_JW_Usb_basic .userSbscrb_stplat{
	height: 30em;
	overflow: hidden;
	color: #717171;
}
#_JW_Usb_basic .userSbscrb_stplat .inner{
	padding-right: 1em;
  color: #717171;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.8;
}

#_JW_Usb_basic .userSbscrb_Agreeall{
	background: #f6f8f9;
    border: 1px solid #dce4e8;
    border-radius: 2.4rem;
    padding: 2rem 4rem;
    margin-bottom: 2rem;
	 display: flex;
    align-items: center;
    gap: .5rem;
}
#_JW_Usb_basic .userSbscrb_Agree{
padding: 0 4rem;
    display: flex;
    align-items: center;
    gap: .5rem;
}

#_JW_Usb_basic ._view,
#_JW_Usb_basic ._write{
	border-color: #505e79 #ccc #ccc;
}
#_JW_Usb_basic ._button._active input,
#_JW_Usb_basic ._button._active a{
	background-color: #1c5baf;
}

.userSbscrb_Agreeall.join-check .checkbox-custom {color:#484848; font-size: 2.2rem; font-weight: 600;}  
.userSbscrb_Agreeall label {color:#484848; font-size: 2.2rem; font-weight: 600;} 
.userSbscrb_Agree label {color:#444; font-size: 1.8rem; font-weight: 400;} 
.userSbscrb_title {color:#333333; font-size: 2.2rem; font-weight: 600;} 

/* custom */
#_JW_Usb_basic .btn-style.round { font-family: 'Pretendard',sans-serif; cursor: pointer;}
.breadcrumb + .subpage-title {display: none;}
.join-page__header {padding-top: 0; position: relative; text-align: center;}
.join-page__header .subpage-title {padding-top:0; margin-top:0; font-size: 2.4rem; font-weight: 700; margin-bottom:0}
@media (min-width: 1440px) {
.join-page__header .subpage-title {font-size: 4.2rem; line-height: 4.2rem;}
}
.step-indicator {
    margin-bottom: 3rem;
}

.step-indicator__list {
    display: flex;
    justify-content: center;
    gap: 1.2rem;
}
.step-indicator__item.is-active {
    background: #0080fb;
    color: #fff;
}
.step-indicator__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.8rem;
    height: 2.8rem;
    background: #e5e5e5;
    border-radius: 50%;
    color: #999;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
}

.join-section {margin-top: 10rem;}
.join-section + .join-section {margin-top: 4.8rem;}
.join-section__header {display: flex; align-items: center; justify-content: space-between; gap: 0.8rem;}
.join-section__header .request-section__title {font-size: 2.4rem; font-weight: 700; line-height: 1; margin-left: 3rem; color: #333333; display: flex; align-items: center; gap: 1rem;}

.join-section__title {font-size: 2.4rem;    font-weight: 700;    line-height: 1;    margin-left: 3rem;    color: #333333;    display: flex;    align-items: center;    gap: 1rem;}
.join-section__title i {width: 1.6rem; height: 1.6rem; display: inline-block;}
.join-section__title.ic-people::before { content: ""; display: inline-block; background: url("../images/icon_people.png") no-repeat 50% 50%; background-size: 100% auto; width: 2rem; height: 2rem; background-position: 0 0;}

.join-section__box.notice {margin-top: 2.4rem;    background: #f5f5f7;    border: none;     border-radius: 2.4rem;    padding: 4rem;    margin-bottom: 2rem;}
.join-section__box.notice .notice__title {color: #5b5b5b; font-size: 2rem; font-weight: 500; line-height: 1;}
.join-section__box.notice .notice__text {margin-top: 2.5rem;    color: #717171;    font-size: 1.6rem;    font-weight: 300;    line-height: 1.8;}
.join-section__box.notice .notice__list {margin-top: 2.5rem;    color: #717171;    font-size: 1.6rem;    font-weight: 300;    line-height: 1.8;}
.join-section__box.notice .notice__item {display: flex;    align-items: center;    gap: 0.8rem;}
.join-section__box.notice .notice__item::before {content: "-"; display: inline-block; color: #888888;}

.join-check {margin-top: 2.3rem;}
.join-check .checkbox-custom {    display: flex;    align-items: center;    padding-left: 3rem;    color: #444444;    font-size: 1.8rem;    font-weight: 500;    line-height: 1;   position: relative;    cursor: pointer;}
.join-check .checkbox-custom input { position: absolute;    opacity: 0;    cursor: pointer;    height: 0;    width: 0;}
.join-check .checkbox-custom input:checked ~ .checkmark {background: url(../images/icon_check_active.png) no-repeat center;    background-size: contain;}
.join-check .checkbox-custom .checkmark {position: absolute; top: 0; left: 0; height: 2rem; width: 2rem; background: url(../images/icon_check.png) no-repeat center;   background-size: contain;}

.join-section.complete { text-align: center;}
.join-section.complete .img__area {  margin: auto;  width: 13rem;  height: 13rem; background: url("../images/icon_check_end.png") no-repeat center center; border-radius: 999px;}
.join-section.complete .complete__title { margin-top: 5rem;  font-size: 2.8rem;  font-weight: 600;  line-height: 1;}


.join-bx input {font-size: 1.8rem; font-family: 'Pretendard',sans-serif;}
.join-bx input[type="password"] {font-size: 1.8rem;  font-family: 'Pretendard',sans-serif;}
.join-bx input:read-only {font-size: 1.8rem;  font-family: 'Pretendard',sans-serif; background: #f1f1f2;    color: #aeaeae; }
.join-bx input[type="button"] {cursor: pointer;}
.join-bx select {font-size: 1.8rem;  font-family: 'Pretendard',sans-serif;}


.form-table {
  margin-top: 2.4rem;
  border: 1px solid #d0d0d0 !important;
  border-radius: 0.7rem;
  overflow: hidden;
}
.form-table__row {
  display: flex;
}
.form-table__row:last-child {
  border-bottom: none;
}
.form-table__row:last-child .form-table__label::before,
.form-table__row:last-child .form-table__content{border-bottom:none}
.form-table__label {
  width: 32rem;
  padding: 2.4rem 4rem;
  position: relative;
}
.form-table__label::before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: #e5e7e9;
  border-bottom:1px solid #d0d0d0;
}
.form-table__label .name {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  color: #333333;
  display: flex;
  gap: 0.5rem;
  position: relative;
  z-index: 1;
}
.form-table__label.required .name::before {
  content: "*";
  color: #e9161f;
  font-size: 2rem;
}
.form-table__content {
  flex: 1;
  padding: 2.4rem 4rem;
  background: #fff;
  overflow: hidden;
}
.form-table__content:has(.input-text) {
  padding: 1.3rem 4rem;
  flex-direction: unset;
   align-items: center;
   display:block;
}
.form-table .flex-group {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}

.login-time {font-size:1.6rem; color:#484848; margin: 0 1rem; width: 17rem; display: inline-flex;}
.login-time ._crtfcNoCnt {color:#0080fb; font-weight: 600; margin-left: 5px;}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.2rem;
  width: fit-content;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s;
}
.btn--primary {
  background: #0080fb !important;
  color: #fff !important;
}
.btn--large {
  width: 26rem !important;
  height: 6rem !important;
  font-size: 2rem !important;
}
.btn--medium {
  width: 20rem !important;
  height: 6rem !important;
  font-size: 2rem !important;
}
.btn--small {
  padding: 0 1.6rem !important;
  height: 3.6rem !important;
  font-size: 1.6rem !important;
  border-radius: 0.4rem !important;
}
.btn--navy {
  background: #203378 !important;
  color: #fff !important;
}

.info-text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.4;
  color: #484848;
}
em.helper-text {
  margin-left: 1rem !important;
}

.helper-text.color-red {
    color: #e9161f;
}
p.helper-text {margin-top:5px;}

.input-text {
    width: 18rem;
    height: 4.2rem !important;
    border: 1px solid #ddd;
    border-radius: 0.4rem !important;
    padding: 0 2rem !important;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1 !important;
}

@media all and (max-width: 768px){
  .join-bx ._form {display: block;}
  .join-bx ._form ._label {display: block; width: 100%;}
  .join-bx ._form ._insert {display: block; width: 100%;}
}

.point-txt3 {color:#E77800;font-size:15px;}



/* 1024 이하 */
@media (max-width: 1024px) {
  .join-page__header .subpage-title {
    font-size: 3.2rem;
    line-height: 1.2;
  }

  .join-section {
    margin-top: 6rem;
  }

  .join-section__title,
  .join-section__header .request-section__title {
    margin-left: 0;
    font-size: 2rem;
  }

  .form-table__label {
    width: 24rem !important;
    padding: 2rem 2.4rem !important;
  }

  .form-table__content {
    padding: 2rem 2.4rem;
  }

  .form-table__content:has(.input-text) {
    padding: 1.6rem 2.4rem;
  }

  .form-table__label .name {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .input-text {
    width: 100%;
    min-width: 0;
    font-size: 1.6rem;
  }

  .join-bx input,
  .join-bx input[type="password"],
  .join-bx input:read-only,
  .join-bx select,
  .info-text,
  .login-time {
    font-size: 1.6rem;
  }

  .form-table .flex-group {
    flex-wrap: wrap;
    gap: 0.8rem;
  }

  .btn--small {
    height: 4.2rem !important;
    font-size: 1.5rem !important;
  }

  .btn--large,
  .btn--medium {
    height: 5.4rem !important;
    font-size: 1.8rem !important;
  }

  em.helper-text,
  p.helper-text {
    display: block;
    margin-left: 0 !important;
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .login-time {
    width: 100%;
    margin: 0.4rem 0 0;
  }
}

/* 768 이하 */
@media (max-width: 768px) {
  .join-page__header {
    text-align: center;
  }

  .step-indicator {
    margin-bottom: 2rem;
  }

  .step-indicator__list {
    gap: 0.8rem;
  }

  .step-indicator__item {
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.4rem;
  }

  .join-page__header .subpage-title {
    font-size: 2.4rem;
  }

  .join-section {
    margin-top: 4rem;
  }

  .join-section__title,
  .join-section__header .request-section__title {
    font-size: 1.8rem;
    gap: 0.6rem;
  }

  .form-table {
    margin-top: 1.6rem;
    border-radius: 0.4rem;
    border: 1px solid #d0d0d0 !important;
  }

  .form-table__row {
    flex-direction: column;
  }
  .form-table__label {
    width: 100% !important;
    padding: 1.4rem 1.6rem 1.4rem 2.4rem !important;
    background: none !important;
    display: block;
    /* border-top: 1px solid #d0d0d0; */
  }

  .form-table__content,
  .form-table__content:has(.input-text) {
    padding: 1.4rem 1.6rem;
    border-bottom: 1px solid #d0d0d0;
  }
.form-table__row:last-child .form-table__label::before {border-bottom:1px solid #d0d0d0}
.form-table__row:last-child .form-table__content{border-bottom:none}

.form-table__content > .helper-text {
    margin-top: 1.2rem;
}

  .form-table__label .name {
    font-size: 1.5rem;
  }

  .form-table .flex-group {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0.8rem !important;
  }

  .input-text {
    width: 100%;
    height: 4.4rem !important;
    padding: 0 1.2rem !important;
    font-size: 1.5rem;
  }

  select.input-text {
    padding-right: 3.2rem !important;
  }

  .hyphen {
    flex: 0 0 auto;
    font-size: 1.6rem;
    display: none;
  }

  /* 이메일 */
  #userEmail1,
  #userEmail2 {
    flex: 1 1 calc(50% - 1.6rem);
    width: auto;
  }

  #userEmailSel {
    width: 100%;
    flex: 1 1 100%;
  }

  /* 사무소 전화번호 */
  #samusoTelno1,
  #samusoTelno2,
  #samusoTelno3 {
    flex: 1 1 calc(33.333% - 0.6rem);
    width: auto;
    min-width: 0;
  }

  /* 휴대폰 번호 */
  #userTelno1 {
    flex: 1 1 100%;
    width: 100%;
  }

  #userTelno2,
  #userTelno3 {
    flex: 1 1 calc(50% - 1.2rem);
    width: auto;
    min-width: 0;
  }

  /* 인증번호 */
  #crtfcNo {
    width: 100%;
  }

  /* 버튼들 줄바꿈 */
  .btn--small {
    flex: 0 0 auto;
    min-width: 10rem;
    height: 4rem !important;
    font-size: 1.4rem !important;
  }

  .btn--large,
  .btn--medium {
    width: 100% !important;
    max-width: none;
    height: 5rem !important;
    font-size: 1.7rem !important;
  }

  .align-c.mt30 {
    margin-top: 2rem !important;
  }

  .login-time {
    font-size: 1.6rem;
    margin-top: 0.8rem;
    display: block;
  }

  em.helper-text {
    font-size: 1.6rem;
    margin-top: 0;
  }
	 p.helper-text {
    font-size: 1.6rem;
  }
}