@import url("/inc_folder/css/font_.css");

/* 202502140235 진재윤 추가: pageTitle을 표기위한 css */

/* 202502141613 진재윤 수정: padding 추가 및 background 추가 */
.sub-title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 42px;
  row-gap: 20px;
  background: #f4f3ed;
}

/* 202503061528 정세영 수정 : font-family */
.sub-depth-2-title {
  font-family: "NanumMyeongjo", serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 62.5px;
}

/* 202503061528 정세영 수정 : font-family */
.sub-depth-1-title {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-family: "NanumMyeongjo", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;

  &::before,
  &::after {
    content: "";
    display: block;
    width: 360px;
    height: 1px;
    background: #000;
  }

}

/* 202402132308 진재윤 수정: 기존 inc_folder/css/common.css 의 초기화 css 제거 */

.blind {
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

body {
  font-family: 'Pretendard', 'NanumGothic', 'Dotum', Arial, sans-serif;
  min-width: 1020px;
  background: #000;
  overflow-x: hidden;
  overflow-y: scroll;
}


.con_1000 {
  position: relative;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}
.con_1005 {
  position: absolute;
  left: 119px;
  top: 1516px;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: -18px;
}
.con_1100 {
  position: relative;
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
}
.con_1200 {
  position: relative;
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.con_1300 {
  position: relative;
  width: 1300px;
  overflow: hidden;
  margin: 0 auto;
}
.con_1400 {
  position: relative;
  width: 1400px;
  overflow: hidden;
  margin: 0 auto;
}
.con_1600 {
  position: relative;
  width: 1600px;
  overflow: hidden;
  margin: 0 auto;
}

.header_top {
  height: 147px;
}

.top_banner {
  padding: 26px 0 0 0;
}
.top_banner .top_banner_btn {
  display: block;
  margin-left: 20px;
  height: 16px;
  background: url(/images/top/top_arr.png) no-repeat;
}
.top_banner .top_banner_btn a {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  cursor: pointer;
}
.top_banner .top_banner_btn a:first-child {
  margin-right: 6px;
}
.top_right {
  position: absolute;
  top: 25px;
  right: 0;
  text-align: right;
}
.top_right ul {
  overflow: hidden;
  margin-bottom: 15px;
}
.top_right ul li {
  float: left;
  color: #b6934d;
}
.top_right ul li a {
  float: left;
  color: #b6934d;
  margin: 0 5px;
}
#TopAwards {
  position: relative;
  width: 177px;
  height: 77px;
  overflow: hidden;
  left: 20px;
}
#TopAwardSub {
  position: absolute;
  width: 3800px;
  left: 0px;
  top: 0px;
}
#TopAwardSub div {
  float: left;
  margin: 0px;
}
#TopAwardSub div a img {
  margin-right: 10px;
}
.header_top a {
  cursor: pointer;
}

.nav_depth1 {
  overflow: hidden;
  min-width: 1000px;
  color: #fff;
}
.nav_depth1_bg {
  position: relative;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}
.nav_depth1 ul {
}
.nav_depth1 ul li {
  float: left;
}
.nav_depth1 ul li a {
  display: block;
  width: 125px;
  line-height: 51px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}
.nav_depth1 ul li a:hover {
  color: #e6c98a;
}
.nav_depth1 ul li.on a {
  color: #e6c98a;
}
.nav_busan {
  background: url(/images/top/bg_navi_on.png) no-repeat;
}
.nav_depth2 {
  position: absolute;
  min-width: 1000px;
  width: 100%;
  margin-top: -5px;
  background: url(/images/top/bg_navi_over.png) center top repeat-x; /*border-bottom:1px solid #784d46;*/
  z-index: 1000;
}
.nav_depth2_bg {
  display: block;
  background: url(/images/top/bg_nav_depth2.png) no-repeat;
  position: relative;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}
.nav_depth2 ul {
  float: left;
  height: 355px;
  padding-top: 10px;
}
.nav_depth2 ul:last-child {
  padding-top: 0;
}
.nav_depth2 ul li {
  padding: 4.3px 0;
}
.nav_depth2 ul li a {
  display: block;
  width: 125px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  letter-spacing: -1px;
}
.nav_depth2 ul li a:hover {
  color: #e6c98a;
}
.nav_depth_u {
  display: block;
  background: url('/images/top/bg_nav_depth_u.png') no-repeat;
  position: relative;
  width: 998px;
  overflow: hidden;
  margin: 0 auto;
  height: 39px;
  text-align: center;
}
.nav_depth_u div.uleft {
  float: left;
  width: 50%;
  padding-top: 9px;
}
.nav_depth_u div.uright {
  float: right;
  width: 50%;
  padding-top: 9px;
}
.nav_depth_u div a {
  font-family: 'NanumGothic', Dotum, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  letter-spacing: 2px;
}
aside {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1000;
}
aside .quick-btn-list .quick-btn {
  margin-top: -1px;
}
aside #brochureBtn {
  border: 0;
  cursor: pointer;
}
.main_award {
  height: 345px;
  background: url(/images/common/bg_award.png) center repeat-x;
}
.con_1000_x {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.award_bg {
  padding-top: 18px;
  height: 317px;
  background: url(/images/common/award_box.png) center bottom no-repeat;
}
.main_award_tab {
  position: relative;
  width: 712px;
  margin: 0 auto;
  height: 43px;
  background: url(/images/common/award_year.png) no-repeat;
  overflow: hidden;
}
.main_award_tab .award_tab_prev {
  position: absolute;
  top: 0;
  display: block;
  width: 32px;
  height: 34px;
  left: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
.main_award_tab .award_tab_next {
  position: absolute;
  top: 0;
  display: block;
  width: 32px;
  height: 34px;
  right: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
#tabAward {
  position: relative;
  width: 639px;
  height: 34px;
  overflow: hidden;
  margin: 0 auto;
  left: 0px;
  top: 0px;
}
#tabAward div {
  position: absolute;
  width: 1373px;
  left: 0px;
  top: 0px;
}
#tabAward div ul {
  float: left;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
#tabAward div ul li {
  list-style: none;
  float: left;
}
#tabAward div ul li a.comYear {
  float: left;
  display: block;
  width: 91.5px;
  height: 34px;
  line-height: 33px;
  text-align: center;
  font-size: 17px;
  color: #ba8e3d;
  letter-spacing: -0.5px;
  font-family: 'nanum-myeongjo';
  font-weight: bold;
  cursor: pointer;
}
#tabAward div ul li a:hover,
#tabAward div ul li a.over {
  background: #ae7817;
  color: #fff;
}
.main_award_badge {
  position: absolute;
  width: 990px;
  margin: 27px auto 0;
}
.main_award_badge ul {
  padding: 0 0 0 30px;
}
.main_award_badge li {
  float: left;
  margin: 0 58.5px;
}
.award_left {
  position: absolute;
  left: -900px;
  width: 966px;
  opacity: 0.25;
}
.award_right {
  position: absolute;
  left: 900px;
  width: 966px;
  opacity: 0.25;
}
.main_award_prev {
  position: absolute;
  top: 70px;
  left: 28px;
  display: block;
  width: 45px;
  height: 43px;
  background: url(/images/common/award_btn.png) 0 0 no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
.main_award_next {
  position: absolute;
  top: 70px;
  right: 28px;
  display: block;
  width: 45px;
  height: 43px;
  background: url(/images/common/award_btn.png) -88px 0 no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
#AwardsY {
  position: relative;
  width: 100%;
  height: 272px;
  overflow: hidden;
  margin-top: -20px;
}
#AwardsYSub {
  position: relative;
  width: 990px;
  height: 272px;
  margin: 0 auto;
}
#AwardsWrap {
  position: absolute;
  width: 10000px;
  left: -633px;
  top: 12px;
}
#AwardsWrap div {
  float: left;
  margin: 0px;
  width: 322px;
}
#AwardsWrap div img {
}
.opac25 {
  opacity: 0.25;
}
.leftAward {
  padding: 0;
}
.Award1st {
  padding: 0;
  z-index: 100000;
}
.rightAward {
  padding: 0;
}
.AwardDef {
  padding: 0;
}
.main_cf > div {
  background: url(/images/main/PC_main_B.jpg) no-repeat center;
  height: 230px;
}
.main_cf > div > a {
  display: block;
  width: 100%;
  height: 100%;
}
.main_lounge {
  height: 367px;
  background: url(/images/common/bg_lounge.png) center repeat-x;
}
.lounge_area {
  width: 1159px;
  height: 367px;
  margin: 0 auto;
  background: url(/images/common/lounge_box.png) 0 bottom no-repeat;
}
.lounge_list {
  overflow: hidden;
  width: 850px;
  margin: 170px auto 0;
}
.lounge_list .lounge_sub div {
  float: left;
}
.main_lounge_prev {
  position: absolute;
  top: 110px;
  left: 170px;
  display: block;
  width: 44px;
  height: 43px;
  background: url(/images/common/main_banner_arr.png) 0 0 no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.main_lounge_next {
  position: absolute;
  top: 110px;
  right: 170px;
  display: block;
  width: 44px;
  height: 43px;
  background: url(/images/common/main_banner_arr.png) -63px 0 no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
#lounge_list {
  position: relative;
  width: 850px;
  height: 367px;
  overflow: hidden;
}
#lounge_sub {
  position: absolute;
  width: 1700px;
  left: 0px;
  top: 0px;
}
#lounge_sub div {
  float: left;
  margin: 0px;
}
.counseling {
  height: 878px;
  padding-top: 60px;
  background: url(/images/common/bg_apply.png) center top repeat-x;
}
.counseling_box {
  width: 959px;
  height: 843px;
  margin: 0 auto;
  background: url(/images/common/apply_box.png) 0 bottom no-repeat;
}
.counseling_data {
  overflow: hidden;
  color: #fff;
  margin: 130px 0 0 200px;
}
.counseling_data dt {
  font-size: 17px;
  height: 37px;
  float: left;
  clear: both;
  width: 100px;
  margin: 15px 0;
}
.counseling_data dt.lh {
  line-height: 37px;
}
.counseling_data dd {
  font-size: 18px;
  float: left;
  width: 415px;
  margin: 15px 0;
}
.counseling_data dd ul {
  overflow: hidden;
}
.counseling_data dd ul li {
  float: left;
  margin-right: 20px;
}
.counseling_data .input_100 {
  border: 1px solid #5e5e5f;
  background: none;
  width: 411px;
}
.counseling_data .input_100 input[type='text'] {
  height: 37px;
  border: none;
  background: none;
  padding: 0 2%;
  color: #fff;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
}
.counseling_data .input_100 a.input_btn {
  border: 1px solid #5e5e5f;
  font-size: 15px;
  padding: 5px 34px 3px;
  color: #e6e6e6;
  cursor: pointer;
}
.counseling_data input[type='text'].counseling_input {
  height: 37px;
  border: 1px solid #5e5e5f;
  background: none;
  padding: 0 2%;
  color: #fff;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
}
.seleckLabel {
  display: none;
}
.counseling_select {
  border: 1px solid #5e5e5f;
  background: #353637;
  height: 37px;
  color: #ffffff;
  font-size: 18px;
  padding: 0 2%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/images/common/ico_select.png) no-repeat 95% 50%;
  background-color: #353637;
}
.counseling_data select::-ms-expand {
  display: none;
}
.checks {
  position: relative;
  display: block;
}
.checks input[type='radio'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.checks input[type='radio'] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.checks input[type='radio'] + label:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 8px 0 0;
  text-align: center;
  vertical-align: middle;
  background: #2d2e30;
  border-radius: 100%;
  border: 1px solid #5e5e5f;
}
.checks input[type='radio']:checked + label:before {
  background: #2d2e30;
}
.checks input[type='radio']:checked + label:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  width: 17px;
  height: 17px;
  background: #ffc501;
  border-radius: 100%;
}
.agree_box {
  width: 410px;
  margin: 10px 0 0 300px;
  height: 135px;
  border: 1px solid #565656;
  color: #fff;
}
.agree_box dl {
  padding: 20px;
}
.agree_box dt {
  font-size: 22px;
  margin-bottom: 10px;
}
.agree_box dd {
  overflow: hidden;
  font-size: 15px;
  margin: 5px 0;
}
.agree_box dd img {
  display: inline-block;
  vertical-align: top;
  margin: -1px 5px 0 0;
}
.agree_box dd a {
  float: right;
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
}
.agree_btn {
  margin: 10px 0 0 260px;
  cursor: pointer;
}
footer {
  font-family: Dotum, Verdana, Geneva, sans-serif;
}
.footer_line {
  height: 61px;
  background: url(/images/foot/bg_footer_line.png) center repeat-x;
  text-align: center;
}
.footer_line img {
  display: inline-block;
  margin-top: 10px;
}
.footer_con {
  height: 184px;
  padding-top: 20px;
  background: #000;
}
.footer_con p {
  float: left;
  width: 252px;
}
.footer_con ul {
  float: left;
  width: 686px;
  color: #fff;
}
.footer_con ul li {
  line-height: 20px;
  letter-spacing: -0.5px;
}
.footet_link {
  margin-bottom: 10px;
}
.footet_link a {
  color: #fff;
  margin: 0 8px;
}
.footet_link a:first-child {
  margin-left: 0;
}
.footh_link {
  margin-bottom: 10px;
}
.footh_link a {
  color: #fff;
  margin: 0 2px;
  letter-spacing: -1.5px;
}
.footh_link a:first-child {
  margin-left: 0;
}
.footet_copy {
  margin-top: 10px;
}
.foot_linkN {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.foot_linkN a {
  color: #fff;
  margin-left: 10px;
}
.foot_linkN a.split {
  padding: 0 2px;
}
.foot_linkN a:first-child {
  margin-left: 0;
}
#footAgree {
  cursor: pointer;
}
#footPriv {
  cursor: pointer;
}
#footMail {
  cursor: pointer;
}
#footGua {
  cursor: pointer;
}
.layer_pop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}
.layer_pop_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(/images/common/bg_pop_wrap.png) repeat;
}
.layer_pop_wrap {
  position: relative;
  top: 50px;
  width: 670px;
  height: 853px;
  background: url(/images/common/bg_pop.png) left 0 no-repeat;
  margin: 0 auto;
  padding-top: 15px;
}
.layer_pop_wrap .counseling_data {
  margin: 120px 0 0 40px;
}
.layer_pop_wrap .agree_box {
  margin: 10px 0 0 140px;
}
.layer_pop_wrap .agree_btn {
  margin: 10px 0 0 100px;
  cursor: pointer;
}
.btn_close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  background: url(/images/common/btn_pop.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.layer_pop_wrapM {
  position: relative;
  top: 80px;
  width: 1000px;
  height: 562px;
  margin: 0 auto;
}
.layer_pop_wrapM .layer_pop_con {
  margin-top: 50px;
}
.layer_pop_wrapM .btn_close {
  position: absolute;
  top: -48px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  background: url(/images/common/btn_pop.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.layer_pop_wrapI {
  width: 615px;
  height: 853px;
  float: left;
  text-align: center;
}
.layer_pop_wrap2 {
  position: absolute;
  top: 35px;
  left: 34%;
  width: 670px;
  height: 853px;
  background: url(/images/common/bg_pop_party.png) left 0 no-repeat;
}
.layer_pop_wrap5 {
  display: block;
  margin: 0 auto;
  margin-top: 10%;
  width: 1016px;
  height: 556px;
  position: relative;
  background: url(/images/common/bg_pop2.png);
}
.btn_close2 {
  position: absolute;
  top: -50px;
  right: 5px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(/images/common/btn_pop.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.pop3_data {
  overflow: hidden;
  color: #000;
  position: absolute;
  left: 35px;
  top: 145px;
  margin: 0;
}
.pop3_data dt {
  font-size: 15px;
  height: 37px;
  float: left;
  clear: both;
  width: 100px;
  margin: 14px 0;
  color: #fff;
}
.pop3_data dt.lh {
  line-height: 37px;
}
.pop3_data dd {
  font-size: 18px;
  float: left;
  width: 365px;
  margin: 14px 0;
  color: #fff;
}
.pop3_data dd ul {
  overflow: hidden;
}
.pop3_data dd ul li {
  float: left;
  margin-right: 20px;
}
.pop3_data .input_100 {
  border: 1px solid #717171;
  background: none;
  width: 350px;
}
.pop3_data .input_100 input[type='text'] {
  height: 37px;
  border: none;
  background: none;
  padding: 0 2%;
  color: #fff;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
}
.pop3_data .input_100 a.input_btn {
  border: 1px solid #5e5e5f;
  font-size: 15px;
  padding: 5px 28px 3px;
  color: #fff;
  cursor: pointer;
}
.pop3_data input[type='text'].counseling_input {
  height: 37px;
  border: 1px solid #5e5e5f;
  background: none;
  padding: 0 2%;
  color: #fff;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
}
.seleckLabel {
  display: none;
}
.counseling_select2 {
  border: 1px solid #5e5e5f;
  background: #353637;
  height: 37px;
  color: #909091;
  font-size: 18px;
  padding: 0 2%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/images/common/ico_select2.png) no-repeat 95% 50%;
}
.pop3_data select::-ms-expand {
  display: none;
}
.lode_agree_box2 {
  position: absolute;
  top: 290px;
  left: 630px;
  width: 329px;
  height: 90px;
  border: 1px solid #565656;
  color: #fff;
  padding: 10px;
}
.lode_agree_box2 dl {
  padding: 20px;
}
.lode_agree_box2 dt {
  font-size: 22px;
  margin-bottom: 5px;
}
.lode_agree_box2 dd {
  overflow: hidden;
  font-size: 14px;
  margin: 5px 0;
}
.lode_agree_box2 dd img {
  display: inline-block;
  vertical-align: top;
  margin: -1px 5px 0 0;
}
.lode_agree_box2 dd a {
  float: right;
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
}
.lode_else_txt2 {
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 290px;
  left: 530px;
}
.pop3_input_btn {
  position: absolute;
  top: 430px;
  left: 46px;
}
.pop2_layer {
  color: #fff;
  font-size: 16px;
}
.layer_pop_wrapJ {
  width: 1016px;
  height: 556px;
  float: left;
  text-align: center;
}
.btn_cur {
  cursor: pointer;
}
.btn_non {
  cursor: default;
}
.effTrans {
  opacity: 0.2;
}
.noDispl {
  display: none;
}
.clrDiv {
  clear: both;
}
#frmPur {
  width: 0;
  height: 0;
  border: 0;
}
#frmPur2 {
  width: 0;
  height: 0;
  border: 0;
}
#frmPur3 {
  width: 0;
  height: 0;
  border: 0;
}
#frmPurP {
  width: 0;
  height: 0;
  border: 0;
}
#frmPro {
  width: 0;
  height: 0;
  border: 0;
}
.blank_Height {
  height: 50px;
}
.blank_Height2 {
  height: 73px;
}
.blank_Height3 {
  height: 105px;
}

/* 지사 인풋 관련 업데이트 공용 css */
.test-body .layer_pop_wrapJ {
  left: 10px !important;
  top: -16px !important;
}

.close_btn_wrap_sub {
  position: absolute;
  top: -45px;
  right: 0;
}

.close_btn_wrap_sub img {
  cursor: pointer;
}

.layer-title2 {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 1.2;
}

 /* 202502181944 진재윤 추가: height, box-sizing 추가 */

.counseling_layer .input_btn {
  background: #6127a2;
  display: block;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 13px;
  padding: 2px 21px;
  position: absolute;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  top: 5px;
  right: 7px;
  height: 25px;
  box-sizing: border-box;
}

.box_wrap7_4 {
  background: #fff;
  border: 2px solid #6127a2;
}

.counseling_layer .incmktar2e,
.counseling_layer .incprivar2e {
  padding-top: 0 !important;
}

.detail_btn {
  color: #fff;
  background: #6127a2;
}

/* //지사 인풋 관련 업데이트 공용 css */

/** 브로셔 신청 팝업 **/
.brochure-layer-wrap {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: 'Pretendard';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1005;
}

.brochure-layer-wrap .brochure-layer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.brochure-layer-wrap .brochure-layer-close-btn-wrap {
  text-align: right;
}

.brochure-layer-wrap .brochure-layer-close-btn-wrap #brochureLayerCloseBtn {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  margin-bottom: 10px;
}

.brochure-layer-wrap .brochure-layer-close-btn-wrap #brochureLayerCloseBtn img {
  max-width: 30px;
}

.brochure-layer-wrap .brochure-layer-content-container {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  min-width: 420px;
  max-width: 650px;
  height: calc(95vh - 100px);
  padding: 60px 45px;
  overflow-y: auto;
}

.brochure-layer-wrap .brochure-layer-content-container::-webkit-scrollbar {
  width: 7px;
}

.brochure-layer-wrap .brochure-layer-content-container::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 20px;
}

.brochure-layer-wrap .brochure-layer-content-container::-webkit-scrollbar-track {
  background-color: #dedede;
  border-radius: 20px;
}

.brochure-layer .layer-tit-box {
  text-align: center;
  margin-bottom: 60px;
}

.brochure-layer .layer-tit-box .layer-tit {
  font-size: 34px;
  margin-bottom: 17px;
  line-height: 1;
}

.brochure-layer .layer-tit-box .layer-desc {
  font-size: 24px;
  line-height: 1.2;
}

.brochure-layer .form-content-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}

.brochure-layer .form-content-wrap select,
.brochure-layer .form-content-wrap input {
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 6px;
  color: #000;
  font-family: 'Pretendard';
  font-size: 18px;
  padding: 20px 25px;
  width: 100%;
  line-height: 1;
}

.brochure-layer .form-content-wrap select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url('/images/layer/select-icon.png');
  background-size: 16px;
  background-position: center right 20px;
  background-repeat: no-repeat;
}

.brochure-layer .form-content-tab-wrap {
  display: flex;
}

.brochure-layer .form-content-tab-wrap .form-content-tab {
  width: 100%;
}

.brochure-layer input[type='radio'],
.brochure-layer input[type='checkbox'] {
  opacity: 0;
  display: none;
}

.brochure-layer .form-content-tab-wrap .form-content-tab label {
  display: block;
  box-sizing: border-box;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
  color: #666;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
}

.brochure-layer .form-content-tab-wrap .form-content-tab input[type='radio']:checked ~ label {
  background-color: #fff;
  border-color: #3e215d;
  color: #000;
}

.brochure-layer .form-content-cert {
  display: flex;
  gap: 16px;
}

.brochure-layer .form-content-cert .call-cert-btn {
  background-color: #3e215d;
  border-radius: 6px;
  color: #fff;
  font-family: 'Pretendard';
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  max-width: 100px;
  cursor: pointer;
  border: 0;
}

.brochure-layer .form-content-cert .call-cert-btn:disabled {
  background-color: #ddd;
}

.brochure-layer .cert-guide,
.brochure-layer .text-guide {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.05em;
  padding-bottom: 15px;
}

.brochure-layer .cert-guide #certTimer {
  color: #ff0000;
}

.brochure-layer .all-chk-wrap {
  background-color: #f5f5f5;
  border-radius: 6px;
  margin-bottom: 19px;
  padding: 20px;
}

.brochure-layer .chk-label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}

.brochure-layer .chk-label .chk-icon {
  display: block;
  background-position: center;
  background-size: cover;
  opacity: 0.3;
}

.brochure-layer .all-chk-wrap .chk-icon {
  width: 24px;
  height: 24px;
  background-image: url('/images/layer/all-chk-icon.png');
}

.brochure-layer .all-chk-wrap .chk-label .label-txt {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.08em;
}

.brochure-layer .chk-box-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.brochure-layer .chk-box-wrap .chk-label .chk-icon {
  width: 20px;
  height: 20px;
  background-image: url('/images/layer/chk-icon.png');
}

.brochure-layer .chk-box-wrap .chk-label .label-txt {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.05em;
}

.brochure-layer .chk-box-wrap .agree-detail-open-btn {
  background-color: transparent;
  border: 0;
  color: #888;
  font-family: 'Pretendard';
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.08em;
  text-decoration: underline;
  width: auto;
  cursor: pointer;
}

.brochure-layer .chk-content-wrap {
  margin-bottom: 19px;
  padding-left: 20px;
}

.brochure-layer .chk-content-wrap:last-child {
  margin-bottom: 0;
}

.brochure-layer .chk-content-wrap .agree-detail-wrap {
  display: none;
  padding-top: 16px;
}

.brochure-layer .chk-content-wrap .agree-detail-wrap textarea {
  box-sizing: border-box;
  background-color: #f5f5f5;
  border: 0;
  font-family: 'Pretendard';
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  height: 350px;
  padding: 25px 20px;
  resize: none;
}

.brochure-layer .chk-content-wrap .agree-detail-wrap textarea::-webkit-scrollbar {
  width: 7px;
}

.brochure-layer .chk-content-wrap .agree-detail-wrap textarea::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 20px;
}

.brochure-layer .chk-content-wrap .agree-detail-wrap textarea::-webkit-scrollbar-track {
  background-color: #dedede;
  border-radius: 20px;
}

.brochure-layer input[type='checkbox']:checked ~ .chk-label .chk-icon {
  opacity: 1;
}

.brochure-layer .btn-wrap {
  margin-top: 52px;
}

.brochure-layer #brochureSubmitBtn {
  background-color: #3e215d;
  border: 0;
  border-radius: 50px;
  color: #fff;
  font-family: 'Pretendard';
  font-size: 20px;
  font-weight: 500;
  padding: 25px 0;
  width: 100%;
  cursor: pointer;
}
/**....브로셔 신청 팝업 **/

#foot_award_Layer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}
#foot_award_Layer div.foot_award_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
  z-index: 1000;
}
#foot_award_Real {
  position: relative;
  width: 698px;
  margin: 0px auto 0px;
  padding-top: 50px;
  z-index: 100000;
}
#foot_award_galCloz {
  position: absolute;
  top: 10px;
  right: 0px;
  display: block;
  width: 32px;
  height: 32px;
  background: url('/images/busan/btn_close.png') no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  cursor: pointer;
}
#foot_award_galCon {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 698px;
  height: 850px;
  overflow-y: hidden;
}
#foot_award_galCon div {
}
#foot_award_galCon div img {
  display: block;
  position: absolute;
  width: 100%;
}
