@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;
}

.shipping_address_register_con {
  width: 83.33%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 120px;
}

.sar_con {
  width: 87.5%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}

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

.sar_tit_section>h2 {
  color: #333;
  font-size: 40px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.44px;
}

/* ---------------------------------------------------------------- */
.sar_input_section {
  width: 100%;
  height: 508px;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

ul.sar_input_main_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_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;
}

.sar_chk_basic_save {
  width: 915px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.oa_chk {
  display: flex;
  align-items: center;
}

.oa_chk>i {
  font-size: 30px;
  color: #E6E6E6;
  cursor: pointer;
}

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

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

.oa_ip_tit>span {
  color: #9C0000;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

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

.address_ip_btn>input {
  width: 285px;
  height: 36px;
  border: 1px solid #A7A7A7;
  background: #fff;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%; 
  letter-spacing: -0.165px;
}

.address_search_btn>button {
  width: 100px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.address_search_btn>button>p {
  color: #868686;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
  cursor: pointer;
}

.ep_address_section {
  height: 180px !important;
  display: flex;
  flex-direction: column;
}

.oa_ip_tit {
  width: 90px;
  height: 27px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.address_detail {
  margin-top: 10px;
}

.address_detail>input {
  width: 748px;
  height: 36px;
  border: 1px solid #A7A7A7;
  background: #fff;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%; 
  letter-spacing: -0.165px;
  margin-left: 75px;
}

.ep_address_main_list {
  margin-top: 13px;
}

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

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

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

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

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

/* ---------------------------------------------------------------- */
.sar_btns_section {
  width: 100%;
  height: 60px;
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sar_register_cancel_btns {
  width: 290px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sar_register_btn>a>button {
  width: 150px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  background: #333;
}

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

.sar_register_btn>a>button>p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.22px;
}

.sar_cancel_btn>a>button {
  width: 120px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  background: #E5D5AE;
}

.sar_cancel_btn>a>button:hover {
  background: #9C0000;
  transition: background-color 0.3s ease;
}

.sar_cancel_btn>a>button>p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.22px;
}

.sar_infor_section {
  width: 1250px;
  height: 165px;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.sar_infor_main {
  width: 1170px;
  height: 125px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sar_infor_main>span {
  color: #83836C;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.165px;
}

.sar_infor_main>p {
  color: #83836C;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.132px;
  margin-top: 20px;
}






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

