@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+KR:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

/* ---------------------------------------------------------------- */
.container_main {
  width: 100%;
  height: auto;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.join_con {
  width: 83.33%;
  height: 2658px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}

.join_main_section {
  width: 100%;
  height: 658px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.join_main {
  width: 87.5%;
  height: 498px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.join_tit {
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.join_tit>h2 {
  color: #333;
  font-size: 30px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.33px;
}

ul.join_input_section {
  width: 100%;
  height: 402px;
  border-top: 1px solid #E7E7E7;
}

ul.join_input_section>li {
  width: 100%;
  height: 65px;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jip_section {
  width: 65.36%;
  height: 40px;
  display: flex;
  align-items: center;
}

.jip_tit {
  width: 18.25%;
  height: 27px;
}

.jip_tit>p {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

.jip_tit>p>span {
  color: #9C0000;
  margin-left: 15px;
}

.jip_id {
  width: 54.43%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_id>input {
  width: 278px;
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_id>p {
  color: #afafaf;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_email {
  width: 81.75%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_email>input {
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_email>.email_f {
  width: 148px;
}

.jip_email>p {
  color: #afafaf;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_email>.email_e {
  width: 258px;
}

.jip_email>select {
  width: 258px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
}

.jip_email>select>option {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_pw {
  width: 81.75%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_pw>input {
  width: 278px;
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_pw>p {
  color: #afafaf;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_pw_chk {
  width: 81.75%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_pw_chk>input {
  width: 278px;
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_nm {
  width: 81.75%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_nm>input {
  width: 278px;
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_mno {
  width: 81.75%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jip_mno>select {
  width: 148px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
}

.jip_mno>select>option {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_mno>p {
  color: #afafaf;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

.jip_mno>input {
  width: 250px;
  height: 38px;
  border: 1px solid #A7A7A7;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.198px;
}

/* ---------------------------------------------------------------- */
.join_agree_section {
  width: 100%;
  height: 2000px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.join_agree_main {
  width: 87.5%;
  height: 1840px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jam_tit {
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jam_tit>h2 {
  color: #333;
  font-size: 30px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.33px;
}

.jam_main_section {
  width: 100%;
  height: 1566px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

ul.jam_main_box {
  width: 92.86%;
  height: 1466px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

ul.jam_main_box>li {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #C1C1C1;
  margin-top: 30px;
}

ul.jam_main_box>li:first-child {
  margin-top: 0;
}

ul.jam_main_box>li:last-child {
  margin-top: 25px;
}

.all_check {
  height: 70px;
}

.jam_chk1 {
  width: 95.38%;
  height: 40px;
  display: flex;
  align-items: center;
}

.jam_chk>i {
  font-size: 40px;
  color: #E4E4E4;
  cursor: pointer;
}

.jam_chk>i.active {
  color: #004225;
}

.jam_chk>p {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

.jam_chk1>p {
  margin-left: 30px;
}

.check_box {
  height: 452px;
}

.jam_chk_point {
  width: 95.38%;
  height: 27px;
  display: flex;
  align-items: center;
}

.jam_chk_point>span {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.198px;
}

.jam_chk_point>p {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
  margin-left: 15px;
}

.terms_service_txt_section {
  width: 95.38%;
  height: 300px;
  background: #fff;
  border: 1px solid #A7A7A7;
  margin-top: 25px;
  overflow: auto;
}

.ts_ment {
  width: 95.38%;
  height: 40px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.ts_ment>p {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

.jam_chk2 {
  width: 145px;
  display: flex;
  align-items: center;
  margin-left: 40px;
}

.jam_chk2>p {
  margin-left: 15px;
}

.join_btn>a>button {
  width: 330px;
  height: 100px;
  background: #BFA76F;
  margin-top: 80px;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.join_btn>a>button:hover {
  background: #004225;
  transition: background-color 0.3s ease;
}

.join_btn>a>button>p {
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 150%; 
  letter-spacing: -0.33px;
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

