@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');

/* ---------------------------------------------------------------- */
.main_section {
  margin-bottom: 230px;
}

.container {
  width: 1490px;
  height: auto;
  margin-left: 38px;
}

.m_sett_tit_cal {
  width: 100%;
  height: 98px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.m_sett_tit {
  width: 450px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

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

.m_sett_tit>p {
  color: #8D8D8D;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.165px;
}

/* ---------------------------------------------------------------- */
.maintenance_notice_main {
  width: 100%;
  height: auto;
  margin-top: 50px;
  margin-bottom: 230px;
  display: flex;
  flex-direction: column;
}

/* ---------------------------------------------------------------- */
.maintenance_notice_main_section {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

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

.oi_infor_btn {
  width: 566px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.oi_infor {
  width: 276px;
  height: 100px;
  background: #F5F5F0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.oi_infor>span {
  color: #333;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.132px;
}

.oi_btn>a>button {
  width: 250px;
  height: 100px;
  background: #fff;
  border: 1px solid #DEDEDE;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.oi_btn>a>button>p {
  color: #969696;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.198px;
}

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

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

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

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

.oneonone_inquiry_list {
  width: 100%;
  min-height: 530px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
}

.oneonone_inquiry_list_tit {
  width: 100%;
  height: 50px;
  border-top: 1px solid #C2C2C2;
  border-bottom: 1px solid #E9E9E9;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

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

.oi_txt {
  width: 700px;
}

.oi_dt {
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.oi_yn {
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.oi_list_detail {
  width: 100%;
  min-height: 480px;
  height: auto;
}

ul.oi_list_detail>li.oid_section {
  width: 100%;
  height: 47px;
  border-bottom: 1px solid #E9E9E9;
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.oi_list_detail_main {
  width: 1104px;
  height: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

p.oi_txt {
  color: #929292;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.154px;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

p.oi_txt:hover {
  color: #333;
  transition: color 0.3s ease;
}

p.oi_dt {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.154px;
}

p.oi_yn {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.154px;
}

.oid_detail_re_open {
  width: 100%;
  height: auto;
  display: none;
}

.oid_detail_open {
  width: 100%;
  height: auto;
  background: #F5F5F0;
  border: 1px solid #A7A7A7;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.oid_detail_open_txt {
  width: 960px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 80px;
}

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

.oid_detail_open_writer {
  width: 60px;
  height: auto;
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 20px;
}

.oid_detail_open_writer>p {
  color: #333;
  text-align: right;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.198px;
}

.oid_re_open {
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #A7A7A7;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
}

/* ---------------------------------------------------------------- */
ul.pg_section {
  width: auto;
  height: 14px;
  display: flex;
  align-items: center;
  margin-top: 40px;
}

ul.pg_section>li {
  margin-left: 10px;
}

ul.pg_section>li:first-child {
  margin-left: 0;
}

li.pg_front_icon>i {
  font-size: 16px;
  color: #CCCCCC;
  cursor: pointer;
}

li.pg_front_icon>i:hover {
  color: #333333;
  transition: color 0.3s ease;
}

li.pg_prev_icon>i {
  font-size: 16px;
  color: #CCCCCC;
  cursor: pointer;
}

li.pg_prev_icon>i:hover {
  color: #333333;
  transition: color 0.3s ease;
}

li.pg_num {
  width: 30px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

li.pg_num>p {
  color: #CCC;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

li.pg_num>p:hover {
  color: #333333;
  transition: color 0.3s ease;
}

li.pg_next_icon>i {
  font-size: 16px;
  color: #CCCCCC;
  cursor: pointer;
}

li.pg_next_icon>i:hover {
  color: #333333;
  transition: color 0.3s ease;
}

li.pg_last_icon>i {
  font-size: 16px;
  color: #CCCCCC;
  cursor: pointer;
}

li.pg_last_icon>i:hover {
  color: #333333;
  transition: color 0.3s ease;
}

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