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

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

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

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

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

.call_consultation>i {
  font-size: 40px;
  color: #333;
}

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

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

.time_consultation>i {
  font-size: 40px;
  color: #333;
}

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

/* ---------------------------------------------------------------- */
.oiw_infor {
  width: 100%;
  height: 158px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
}

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

.oiw_infor_select {
  width: 100%;
  height: 68px;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.oiw_tit {
  width: 117px;
  height: 27px;
  display: flex;
  align-items: center;
}

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

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

.oiw_infor_select>select {
  width: 748px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  margin-left: 50px;
  color: #868686;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
}

.oiw_infor_select>select>option {
  color: #333;
  background: #fff;
}

/* ---------------------------------------------------------------- */
.re_user_infor {
  width: 100%;
  height: 224px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}

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

ul.re_user_nm_num {
  width: 100%;
  height: 134px;
  border-top: 1px solid #E7E7E7;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

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

.re_user_nm_num_txt {
  width: 748px;
  height: 40px;
  margin-left: 50px;
  display: flex;
  align-items: center;
}

.re_user_nm_num_txt>p {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%; 
  letter-spacing: -0.165px;
}

/* ---------------------------------------------------------------- */
.oiw_contents {
  width: 100%;
  height: 530px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}

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

.oiw_tit_contents_file {
  width: 100%;
  height: 440px;
}

.oiw_tit_setion {
  width: 100%;
  height: 67px;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.oiw_tit_setion>input {
  width: 746px;
  height: 38px;
  border: 1px solid #A7A7A7;
  padding: 0;
  margin-left: 50px;
}

.oiw_contents_section {
  width: 100%;
  height: 277px;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.oiw_contents_section>input {
  width: 746px;
  height: 248px;
  border: 1px solid #A7A7A7;
  padding: 0;
  text-align: left;
  margin-left: 50px;
  
}

.oiw_contents_section>p {
  color: #969696;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.132px;
  position: absolute;
  bottom: 20px; right: 245px;
}

.oiw_file_section {
  width: 100%;
  height: 82px;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

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

.oiw_file_nm_btn {
  width: 748px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 50px;
}

.oiw_file_nm {
  width: 626px;
  height: 38px;
  border: 1px solid #A7A7A7;
  background: #fff;
  display: flex;
  align-items: center;
}

.oiw_file_nm>p {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.132px;
}

.oiw_file_btn>button {
  width: 100px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.oiw_file_btn>button:hover {
  background: #333;
  transition: background-color 0.3s ease;
  border: none;
}

.oiw_file_btn>button>p {
  color: #868686;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
}

.oiw_file_btn>button:hover p {
  color: #fff;
  transition: color 0.3s ease;
}

.oiw_file_infor {
  width: 100%;
  height: 18px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.oiw_file_infor_main {
  margin-left: 50px;
  width: 748px;
  height: 18px;
}

.oiw_file_infor_main>p {
  color: #969696;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%; 
  letter-spacing: -0.132px;
}


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

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

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

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

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

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

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

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


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

