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

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

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

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

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

/* ---------------------------------------------------------------- */
.pvi_call {
  width: 100%;
  height: 868px;
  margin-top: 80px;
}

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

.pvi_call_section {
  width: 100%;
  height: 120px;
  background: #004225;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 58px;
}

.pvi_call_section_main {
  width: 1200px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.call_time {
  width: 510px;
  height: 100%;
  display: flex;
  align-items: center;
}

.call_time>i {
  font-size: 40px;
  color: #fff;
}

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

.consultation_time {
  width: 590px;
  height: 100%;
  display: flex;
  align-items: center;
}

.consultation_time>i {
  font-size: 40px;
  color: #fff;
}

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

.pvi_chk {
  width: 100%;
  height: 75px;
  margin-top: 80px;
}

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

.jam_chk>i {
  font-size: 30px;
  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;
  margin-left: 15px;
}

.jam_chk2 {
  margin-top: 15px;
}

.pvi_infor {
  width: 100%;
  height: 445px;
  border: 1px solid #A7A7A7;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  background: #fff;
}

.pvi_infor_main {
  width: 1090px;
  height: 405px;
}

.pvi_infor_main>pre {
  color: #717171;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

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

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

.b_infor_ip_section {
  width: 100%;
  height: 708px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid #E7E7E7;
}

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

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

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

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

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

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

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

.bii_num_ip>select {
  width: 150px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #868686;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
  cursor: pointer;
}

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

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

.bii_num_ip>input {
  width: 250px;
  height: 38px;
  border: 1px solid #A7A7A7;
  padding: 0;
}

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

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

.front_e_mail {
  width: 148px;
  height: 38px;
  padding: 0;
  border: 1px solid #A7A7A7;
}

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

.last_e_mail {
  width: 258px;
  height: 38px;
  padding: 0;
  border: 1px solid #A7A7A7;
}

.bii_e_mail_ip>select {
  width: 260px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #868686;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
  cursor: pointer;
}

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

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

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

.bii_inqy_brand_ip>select {
  width: 260px;
  height: 40px;
  border: 1px solid #A7A7A7;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #868686;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.143px;
  cursor: pointer;
}

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

.bii_inqy_brand_ip>input {
  width: 466px;
  height: 38px;
  border: 1px solid #A7A7A7;
  padding: 0;
}

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

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

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

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

.bii_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: 200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

