#HTTP_MSN_cert_layer {
  display: none !important;
}

body {
  margin-top: 60px;
  padding: 0px;
}

html,
body {
  width: 100%;
}

.section img {
  max-width: 100%;
}

.bottom_layout {
  position: fixed;
  width: 100%;
  display: flex;
  bottom: 0px;
  opacity: 95%;
  z-index: 9999;
  background-color: #ffffff;
  /* border-bottom: 1px solid #e7e7e7; */
}

.bl_box {
  position: relative;
}

/* 하단 고정 네비게이션의 선을 없애기 위한 주석 처리 (pkh@sc301.co.kr, 2023-05-12) */
/*
.bottom_layout .second::after {
    display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0px;
    background-color: #c9dfd8;
}

.bottom_layout .fisrt::after {
    display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0px;
    background-color: #c9dfd8;
}

.bottom_layout .fourth::after {
    display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0px;
    background-color: #c9dfd8;
}
*/

.bl_box img {
  width: 100%;
}

.phone_auth1 {
  position: absolute;
  width: 100%;
  bottom: 10%;
  padding: 8%;
  background-color: #eceae8;
}

.phone_auth1 .container input[type="text"] {
  width: 100%;
  padding: 15px;
  height: 20px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
  line-height: 20px;
}

.phone_auth1 .container input[type="tel"] {
  width: 75%;
  padding: 15px;
  height: 20px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
  line-height: 20px;
}

.auth_button1 {
  height: 41px;
  background: #0c7c7c;
  color: white;
  width: 20%;
  float: right;
  height: 41px;
  padding: 10px;
}

.main_phone_auth {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}
.main_phone_auth_0528 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}
.main_phone_auth_0926 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}
.phone_auth {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #4f2920;
  background-color: white;
}

.phone_auth-close {
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: "notokr-thin";
  color: #888;
  line-height: 0;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.phone_auth .container {
  padding: 20px 10px 10px;
}

.phone_auth h1 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.phone_auth .container input[type="text"] {
  width: 100%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.phone_auth .container input[type="tel"] {
  width: 75%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.auth_button {
  height: 41px;
  background: #0c7c7d;
  color: white;
  width: 20%;
  float: right;
  height: 41px;
  padding: 10px;
  margin: 5px 0;
}

.phone_auth_check {
  margin-top: 5px;
}

.phone_auth_check .checkbox {
  width: 0px;
}

.checkbox + label:before {
  border: 1px solid #c1c1c1;
  bottom: 0;
  content: "";
  cursor: pointer;
  height: 18px;
  left: 0;
  margin: auto;
  position: absolute;
  top: -1px;
  webkit-box-sizing: border-box;
  width: 18px;
}

.checkbox:checked + label:before {
  background: url(../images/bast1215/check_on1.gif);
}

.phone_auth_check .checkbox + label {
  color: #666666;
  cursor: pointer;
  font-size: 12px;
  font-weight: 300;
  margin-left: 0;
  padding-left: 24px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  line-height: 18px;
  margin-bottom: 0;
}

/*  */

.scar_phone_auth {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}

.scar_auth {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #4f2920;
  background-color: white;
}

.scar_auth-close {
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: "notokr-thin";
  color: #888;
  line-height: 0;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.scar_auth .container {
  padding: 20px 10px 10px;
}

.scar_auth h1 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.scar_auth .container input[type="text"] {
  width: 100%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.scar_auth .container input[type="tel"] {
  width: 75%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.scar_button {
  height: 41px;
  background: #0c7c7d;
  color: white;
  width: 20%;
  float: right;
  height: 41px;
  padding: 10px;
  margin: 5px 0;
}

.scar_auth_check {
  margin-top: 5px;
}

.scar_auth_check .checkbox {
  width: 0px;
}

.checkbox + label:before {
  border: 1px solid #c1c1c1;
  bottom: 0;
  content: "";
  cursor: pointer;
  height: 18px;
  left: 0;
  margin: auto;
  position: absolute;
  top: -1px;
  webkit-box-sizing: border-box;
  width: 18px;
}

.checkbox:checked + label:before {
  background: url(../images/bast1215/check_on1.gif);
}

.scar_auth_check .checkbox + label {
  color: #666666;
  cursor: pointer;
  font-size: 12px;
  font-weight: 300;
  margin-left: 0;
  padding-left: 24px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  line-height: 18px;
  margin-bottom: 0;
}

.scar_auth.new {
  max-width: 320px;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
  height: auto;
  min-width: 320px;
}
.scar_auth.new .scar_auth-close {
  background: url(../images/layer-close.png) no-repeat center center;
  background-size: 55% auto;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
}
.scar_auth.new h1 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  background: url(../../images/bast20230621/layer-ex.jpg) no-repeat center 10px;
  color: #111;
  background-size: 36px auto;
  padding: 0;
  padding-top: 57px;
  line-height: 1.2em;
}
.scar_auth.new .container {
  padding: 0;
  padding-bottom: 45px;
  height: auto;
}
.scar_auth.new .pop_text {
  font-size: 13px;
  font-weight: 300;
  text-align: Center;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-weight: 300;
}
.scar_auth.new .input-box {
  margin-top: 20px;
}
.scar_auth.new .input-box input {
  width: 100% !important;
  height: 40px;
  padding-left: 10px;
  border: none;
  background: #cdcdcd;
  width: 100%;
  color: #000;
  font-size: 15px;
  padding: 0 15px;
  outline: none;
  font-weight: 500;
}
.scar_auth.new .input-box input::placeholder {
  color: #000 !Improtant;
  font-weight: 500;
  opacity: 1 !Improtant;
}

.scar_auth.new .type-check {
  display: block;
  text-align: center;
  font-size: 0;
  margin-top: 12px;
}
.scar_auth.new .type-check .chk-check {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.scar_auth.new .type-check .chk-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.scar_auth.new .type-check .chk-check input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  font-weight: 400;
  letter-spacing: -0.02em;
  cursor: pointer;
}
.scar_auth.new .type-check .chk-check input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
}
.scar_auth.new .type-check .chk-check input[type="checkbox"]:checked + label {
  color: #111;
}
.scar_auth.new
  .type-check
  .chk-check
  input[type="checkbox"]:checked
  + label:before {
  background: url(../../images/bast20230621/check-on.jpg) no-repeat center;
  background-size: 100% auto;
  border: none;
}
.scar_auth.new .type-check a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  margin-left: 10px;
}
.scar_auth.new .scar_button {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  width: 100%;
  background: url(../images/btn-bg.png) no-repeat center center;
  background-size: cover;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
}

/*  */

.pop_text {
  font-family:
    "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "돋음, Dotum",
    "Helvetica Neue", "Helvetica, Arial", "serif";
  margin-bottom: 5px;
  line-height: 15px;
}

.my_after_test {
  z-index: 99999;
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}

.my_after_test_result1 {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/bast1215/test2.jpg);
  background-size: 100%;
  padding: 3.5%;
}

.my_after_test_result2 {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  top: 0;
  left: 0;
}

.my_after_test_result1 p,
span {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -1.5px;
}

.fail {
  color: red;
  font-weight: 600;
}

.fir_div span {
  color: red;
  letter-spacing: -1.5px;
  margin-right: 1%;
}

.fir_div p {
  color: black;
}

.b_f_image p {
  background-color: black;
  color: yellow;
  font-weight: 200;
  font-size: 15px;
}

.bf_window2 {
  width: 100%;
  height: 250px;
  padding: 10px 10px 0px 10px;
  background-color: #f6f6f6;
  position: relative;
}

.bf_window2 .btn {
  height: 40%;
  position: relative;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
}

.bf_window2 p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.bf_window2 .input-box div {
  margin-bottom: 5px;
}

.bf_window2 .input-box .f01 input[type="text"] {
  width: 100%;
  background-color: #ffffff;
}

.bf_window2 .input-box .f02 input[type="text"] {
  width: 78%;
  background-color: #ffffff;
}

.bf_window2 .input-box .f03 input[type="text"] {
  width: 78%;
  background-color: #ffffff;
}

.bf_window1 {
  display: block;
  width: 100%;
  height: 250px;
  padding: 20px;
  background-color: #f6f6f6;
}

.bf_window1 p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.bf_window1 .input-box div {
  margin-bottom: 5px;
}

.bf_window1 .input-box .f01 input[type="text"] {
  width: 100%;
  background-color: #ffffff;
}

.bf_window1 .input-box .f02 input[type="text"] {
  width: 78%;
  background-color: #ffffff;
}

.bf_window1 .input-box .f03 input[type="text"] {
  width: 78%;
  background-color: #ffffff;
}

.bf_pop {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.bf_result {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 95%;
  background-color: white;
}

.bf_result .bf01 {
  display: block;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 45%;
  background-color: #f6f6f6;
}

.bf_result .bf02 {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 35%;
  background-color: #f3ebde;
  display: table;
}

.bf_result .bf02 div {
  display: table-cell;
  height: 100%;
  align-items: start;
  text-align: center;
  line-height: 100%;
  vertical-align: middle;
}

.bf_result .bf02 div p {
  font-size: 15px;
  line-height: 15px;
}

.bf_result .bf02 div p:nth-child(2) {
  margin-bottom: 10px;
}

.bf_result .bf02 div p:nth-child(4) {
  margin-bottom: 10px;
}

.bf_result .bf01 .size01 {
  height: 30%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

.bf_result .bf01 .size02 {
  height: 60%;
  position: relative;
  text-align: center;
}

.bf_result .bf01 .size02 div:nth-child(1) {
  height: 100%;
  width: 45%;
  display: inline-block;
  position: relative;
}

.bf_result .bf01 .size02 div:nth-child(1) img {
  height: 100%;
  width: 100%;
}

.bf_result .bf01 .size02 img:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15%;
  z-index: 1;
}

.bf_result .bf01 .size02 div:nth-child(3) {
  height: 100%;
  width: 45%;
  display: inline-block;
  position: relative;
}

.bf_result .bf01 .size02 div:nth-child(3) img {
  height: 100%;
  width: 100%;
}

.bf_result .bottom_bar {
  position: absolute;
  width: 100%;
  background-color: #34332f;
  height: 20%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bf_result .bottom_bar p {
  color: white;
}

.fir {
  color: red;
}

.sec {
  color: red;
}

.thi {
  color: red;
}

.fou {
  color: red;
}

.hand_pointer {
  position: absolute;
  bottom: 7%;
  right: 10%;
  transform: rotate(333deg);
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  bottom: 18px;
}

.slick-dots li.slick-active button:before {
  color: white;
}

.slick-slide img {
  object-fit: cover;
  width: 100%;
}

#section-wrap {
  min-width: 360px;
  position: relative;
  z-index: 98;
}

.section_1 #SwiperRollingPopup {
  position: relative;
}
.section_1 #SwiperRollingPopup #swiper-pagination-container {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  background-color: transparent;
  z-index: 1;
}
.section_1
  #SwiperRollingPopup
  #swiper-pagination-container
  .swiper-pagination-top {
  width: 50px;
  height: 25px;
  opacity: 0.5;
  border-radius: 16.5px;
  background-color: #000;
  font-family: SDGothicNeoa-dRg;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 1-1.5px;
  text-align: center;
  color: #fff;
}

.section_5 {
  z-index: 111;
}
.section_5 .tab {
  position: relative;
  z-index: 232;
}
.section_5 .tab .fix {
  background: #fff;
  border-top: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
}
.section_5 .tab.fixed .fix {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: top 0.4s ease-in-out;
  -moz-transition: top 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
}
.section_5 .tab.fixed.hide .fix {
  top: -9vw;
}
.section_5 .tab ul {
  font-size: 0;
  text-align: center;
}
.section_5 .tab ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* .section_5 .tab ul li:nth-child(n+2){margin-left:4vw;} */
/* .section_5 .tab ul li:nth-child(n+2):before{width:0;height:2vw; position:absolute; left:-2vw; top:50%;margin-top:-1vw; border-left:1px solid #a6a6a6; display:block ;content:""} */
/* .section_5 .tab ul li{color:#a6a6a6; font-weight:400;border-bottom: 3px solid #a6a6a6;font-family: 'Noto Sans KR', sans-serif;} */
.section_5 .tab ul li span {
  font-size: 2.2vw;
  font-weight: 400;
  display: block;
  line-height: 9vw;
  letter-spacing: -0.035em;
}
.section_5 .tab ul li.active a span {
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 500px) {
  .section_5 .tab.fixed.hide .fix {
    top: -45px;
  }

  /* .section_5 .tab ul li:nth-child(n+2){margin-left:20px;} */
  /* .section_5 .tab ul li:nth-child(n+2):before{height:10px; left:-10px;margin-top:-5px; } */
  .section_5 .tab ul li span {
    font-size: 10px;
    line-height: 45px;
  }
}
.section_5 .tab ul li span span div {
  font-family: SDGothicNeoaUni-gBd;
  font-size: 13.75px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.55;
  letter-spacing: -0.64px;
}
.fix .active_box_new div {
  width: auto;
  margin: 10px 0px 10px 0px;
  padding: 0 5px;
  /* border: 1px solid red; */
  line-height: 8vw !important;
  border-radius: 29.5px;
  color: #ffffff;
  background-color: #000000;
}
.fix .inactive_box_new div {
  width: auto;
  margin: 10px 0px 10px 0px;
  line-height: 8vw !important;
  color: #777;
}
.section_5 .cont {
  padding: 23px 0 5% 0;
}
.section_5 .swiper-container {
  overflow: hidden;
}
.section_5 .photo-wrap {
  position: relative;
  padding: 0 5%;
}
.section_5 .photo-wrap:nth-child(n + 2) {
  margin-top: 7%;
  margin-bottom: 7%;
}
/* .section_5 .photo-wrap div{ padding:0 ; margin:0;} */
.section_5 .photo-wrap div {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
/* .section_5 .photo-wrap div img{width:100%} */
.section_5 .photo-wrap div img {
  width: 48%;
}
.section_5 .photo-wrap .photo-prev {
  width: 10%;
  height: 100%;
  position: Absolute;
  left: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-prev.png) no-repeat center
    center;
  background-size: 80% auto;
}
.section_5 .photo-wrap .photo-next {
  width: 10%;
  height: 100%;
  position: Absolute;
  right: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-next.png) no-repeat center
    center;
  background-size: 80% auto;
}
#section_new_7_button_container {
  margin: 30px 25px 40px 25px;
}
#section_new_7_button_container .btn:last-child img {
  margin-top: 10px;
  animation: blinker 2s linear infinite;
}

#ba_button .btn {
  position: absolute;
  left: 50%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#ba_button .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* .section_new_9 .btn img{width: 142.5px; height: 30.5px;} */
/* cowork add: file not found */ /* #ba_button .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-9-btn.png) no-repeat center center; background-size:100% auto;} */

#ba_button_0528 .btn {
  position: absolute;
  left: 50%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#ba_button_0528 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* .section_new_9 .btn img{width: 142.5px; height: 30.5px;} */
/* cowork add: file not found */ /* #ba_button_0528 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-9-btn.png) no-repeat center center; background-size:100% auto;} */

.section_6 .btn {
  position: absolute;
  left: 50%;
  bottom: 3.6%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_6 .btn img {
  width: 100%;
}
.section_6 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-6-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_13 .why-wrap {
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10%;
}
.section_13 .why-slide {
  width: calc(100% + 35%);
}
.section_13 .why-slide .item {
  position: relative;
}
.section_13 .why-slide .img img {
  width: 100%;
}
.section_13 .why-slide .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23.3%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_13 .why-slide .vc {
  width: 100%;
}
.section_13 .why-slide .btxt {
  width: calc(100% + 40px);
  margin-left: -20px;
  font-size: 1.8vw;
  color: #fff;
  letter-spacing: -0.01em;
  line-height: 1.2em;
  transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform-origin: center top;
}
.section_13 .why-slide .stxt {
  font-size: 2.8vw;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.2em;
  font-weight: 700;
  margin-top: 0.6vw;
}
@media only screen and (max-width: 500px) {
  .section_13 .why-slide .btxt {
    font-size: 9px;
  }
  .section_13 .why-slide .stxt {
    font-size: 14px;
    margin-top: 3px;
  }
}
.section_8 .btn {
  position: absolute;
  left: 50%;
  bottom: 6.5%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_8 .btn img {
  width: 100%;
}
.section_8 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-8-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_11 .btn {
  position: absolute;
  left: 50%;
  bottom: 12%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_11 .btn img {
  width: 100%;
}
.section_11 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/2-3-btno.jpg) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_7 .btn {
  position: absolute;
  left: 50%;
  bottom: 4.61%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* .section_12 .btn{position:absolute; left:50%; bottom:10.61%; width:80%;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -o-transform:  translateX(-50%);transform: translateX(-50%);} */
.section_7 .btn img {
  width: 100%;
}
.section_7 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/2-4-btno.jpg) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_7 .video-wrap {
  position: absolute;
  left: 50%;
  bottom: 20.2%;
  width: 79.2%;
  margin-left: 0;
  height: 16%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* .section_12 .video-wrap{position:absolute; left:50%; bottom:24.35%; width:79.25%;margin-left:0;height:16%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -o-transform:  translateX(-50%);transform: translateX(-50%);} */
.section_7 .video-wrap ul {
}
.section_7 .video-wrap ul:after {
  display: block;
  content: "";
  clear: both;
}
.section_7 .video-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  width: 48.8%;
  height: 100%;
  overflow: hidden;
}
.section_7 .video-wrap li:nth-child(2) {
  left: auto;
  right: -1px;
}
.section_7 .video-wrap li div {
  position: absolute;
  left: -1%;
  top: -5%;
  width: calc(100% + 1%);
  height: calc(100% + 5%);
}
.section_7 .video-wrap li div video {
  width: calc(100% * 2);
}
.section_7 .video-wrap li:nth-child(2) div {
  left: auto;
  right: 97%;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.section_new_9 .btn {
  position: absolute;
  left: 50%;
  bottom: 1.5%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_9 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* .section_new_9 .btn img{width: 142.5px; height: 30.5px;} */
/* cowork add: file not found */ /* .section__new_9 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-9-btn.png) no-repeat center center; background-size:100% auto;} */

.section_new_13 .btn {
  position: absolute;
  left: 50%;
  bottom: 4.5%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_13 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* cowork add: file not found */ /* .section_new_13 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-9-btn.png) no-repeat center center; background-size:100% auto;} */

.section_new_15 .btn {
  position: absolute;
  left: 50%;
  bottom: 4%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_15 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* cowork add: file not found */ /* .section_new_15 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-15-btn.png) no-repeat center center; background-size:100% auto;-webkit-animation:btnAni 1s infinite; -moz-animation: btnAni 1s infinite; -o-animation: btnAni 1s infinite;  animation: btnAni 1s infinite;} */

.section_new_15 .video-wrap {
  position: absolute;
  left: 49.7%;
  bottom: 19.2%;
  width: 79.2%;
  margin-left: 0;
  height: 16%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_15 .video-wrap ul {
}
.section_new_15 .video-wrap ul:after {
  display: block;
  content: "";
  clear: both;
}
.section_new_15 .video-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  width: 48.8%;
  height: 100%;
  overflow: hidden;
}
.section_new_15 .video-wrap li:nth-child(2) {
  left: auto;
  right: -1px;
}
.section_new_15 .video-wrap li div {
  position: absolute;
  left: -1%;
  top: -5%;
  width: calc(100% + 1%);
  height: calc(100% + 5%);
}
.section_new_15 .video-wrap li div video {
  width: calc(100% * 2);
}
.section_new_15 .video-wrap li:nth-child(2) div {
  left: auto;
  right: 97%;
}

.section_new_16 {
  position: relative;
}
.section_new_16 > div {
  width: 100%;
  height: 37%;
  position: absolute;
  top: 0%;
  left: 0;
}
.section_new_16 > div > img {
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0;
}

.section_new_16 .video-wrap {
  margin-top: 37%;
  position: absolute;
  left: 50%;
  width: 79%;
  height: 29.5%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_16 .video-wrap ul:nth-child(2) li p {
  margin-top: -6px;
}
.section_new_16 .video-wrap ul:nth-child(2) li img {
  margin-top: 6px;
}
.section_new_16 .video-wrap ul:after {
  display: block;
  content: "";
  clear: both;
}
.section_new_16 .video-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  width: 48.72%;
  height: 100%;
  overflow: hidden;
}
.section_new_16 .video-wrap li:nth-child(2) {
  left: auto;
  right: -1px;
}
.section_new_16 .video-wrap li div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.section_new_16 > div div:nth-child(4) {
  height: 31px;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 272%;
  width: 100%;
}
.section_new_16 > div div:nth-child(4) div {
  width: 38%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.section_new_16 > div div:nth-child(4) div:first-child {
  margin-left: -1%;
  background-color: #000;
}
.section_new_16 > div div:nth-child(4) div:last-child {
  margin: 0 0 0 2%;
  background-color: #916660;
}
.section_new_16 > div div:nth-child(4) div span {
  font-family: SDGothicNeoaUni-hEb;
  font-size: 9.75px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -0.49px;
  text-align: center;
  color: #fff;
}

.section_new_16 > div div:nth-child(5) {
  position: absolute;
  top: 320%;
  width: 100%;
}
.section_new_16 > div div:nth-child(5) > p {
  font-family: SDGothicNeoaUni-eMd;
  font-size: 12.25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -1.23px;
  text-align: center;
  color: #171717;
}

.section_new_16 .btn {
  position: absolute;
  left: 50%;
  bottom: 2.5%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_16 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* cowork add: file not found */ /* .section_new_16 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-16-btn.png) no-repeat center center; background-size:100% auto;} */

.section_new_18 .btn {
  position: absolute;
  left: 50%;
  bottom: 5.5%;
  width: 45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_new_18 .btn img {
  width: 100%;
  animation: blinker 2s linear infinite;
}
/* cowork add: file not found */ /* .section_new_18 .btn:after{position:absolute; left:0; top:0; width:100%;height:100%; display:block;content:"";opacity:0;background:url(./images/new-1-18-btn.png) no-repeat center center; background-size:100% auto;} */

.section_20 .video-wrap {
  position: absolute;
  left: 49.68%;
  bottom: 39.4%;
  width: 79.15%;
  margin-left: -1px;
  height: 24.45%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_20 .video-wrap ul:nth-child(2) li p {
  margin-top: -6px;
}
.section_20 .video-wrap ul:nth-child(2) li img {
  margin-top: 6px;
}
.section_20 .video-wrap ul:after {
  display: block;
  content: "";
  clear: both;
}
.section_20 .video-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  width: 48.72%;
  height: 100%;
  overflow: hidden;
}
.section_20 .video-wrap li:nth-child(2) {
  left: auto;
  right: -1px;
}
.section_20 .video-wrap li div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.section_21 .btn {
  position: absolute;
  left: 50%;
  top: 46.2%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_21 .btn img {
  width: 100%;
}
.section_21 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-14-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_31 .btn {
  position: absolute;
  left: 50%;
  bottom: 9.3%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_31 .btn img {
  width: 100%;
}
.section_31 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-14-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_36 .btn {
  position: absolute;
  left: 50%;
  bottom: 2.5%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_36 .btn img {
  width: 100%;
}
.section_36 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/section_36_button.png) no-repeat
    center center;
  background-size: 100% auto;
}

.section_22 .real-wrap {
  position: absolute;
  left: 0;
  top: 62%;
  width: 100%;
  padding: 0 10%;
  height: 25%;
}
.section_22 .real-wrap div {
  padding: 0;
  margin: 0;
}
.section_22 .real-wrap div img {
  width: 100%;
}
.section_22 .real-wrap .real-prev {
  width: 10%;
  height: 100%;
  position: Absolute;
  left: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-prev.png) no-repeat center
    center;
  background-size: 80% auto;
}
.section_22 .real-wrap .real-next {
  width: 10%;
  height: 100%;
  position: Absolute;
  right: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-next.png) no-repeat center
    center;
  background-size: 80% auto;
}
.section_22 .real-wrap .real-paging {
  position: Absolute;
  left: 0;
  bottom: -8vw;
  width: 100%;
  text-align: center;
  line-height: 4vw;
  font-size: 2vw;
  color: #535353;
}
.section_22 .real-wrap .real-paging span {
  display: inline-block;
  vertical-align: top;
  line-height: 4vw;
  font-size: 2vw;
  color: #535353;
}
@media only screen and (max-width: 500px) {
  .section_22 .real-wrap .real-paging {
    font-size: 10px;
    line-height: 20px;
    bottom: -40px;
  }
  .section_22 .real-wrap .real-paging span {
    font-size: 10px;
    line-height: 20px;
  }
}

.section_22 .movie {
  width: 100%;
  height: 28%;
  padding: 7.5% 4%;
  box-sizing: border-box;
  position: Absolute;
  left: 0;
  top: 0;
}
.section_22 .movie div {
  height: 100%;
}
.section_22 .btn {
  position: absolute;
  left: 50%;
  bottom: -32%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_22 .btn img {
  width: 100%;
}
.section_22 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-12-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_32 .real-wrap {
  position: absolute;
  left: 0;
  top: 48%;
  width: 100%;
  padding: 0 10%;
  height: 36%;
}
.section_32 .real-wrap div {
  padding: 0;
  margin: 0;
}
.section_32 .real-wrap div img {
  width: 100%;
}
.section_32 .real-wrap .real-prev {
  width: 10%;
  height: 100%;
  position: Absolute;
  left: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-prev.png) no-repeat center
    center;
  background-size: 80% auto;
}
.section_32 .real-wrap .real-next {
  width: 10%;
  height: 100%;
  position: Absolute;
  right: 0;
  top: 0;
  background: url(../../images/bast20230621/1-12-next.png) no-repeat center
    center;
  background-size: 80% auto;
}
.section_32 .real-wrap .real-paging {
  position: Absolute;
  left: 0;
  bottom: -6vw;
  width: 100%;
  text-align: center;
  line-height: 4vw;
  font-size: 2vw;
  color: #535353;
}
.section_32 .real-wrap .real-paging span {
  display: inline-block;
  vertical-align: top;
  line-height: 4vw;
  font-size: 2vw;
  color: #535353;
}
@media only screen and (max-width: 500px) {
  .section_32 .real-wrap .real-paging {
    font-size: 10px;
    line-height: 20px;
    bottom: -30px;
  }
  .section_32 .real-wrap .real-paging span {
    font-size: 10px;
    line-height: 20px;
  }
}

.section_32 .btn {
  position: absolute;
  left: 50%;
  bottom: -32%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_32 .btn img {
  width: 100%;
}
.section_32 .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast20230621/1-12-btno.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

.section_23 .movie {
  width: 100%;
  height: 82%;
  padding: 7.5% 4.6%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 13%;
}
.section_23 .movie div {
  height: 100%;
  overflow: hidden;
}
.section_23 .movie iframe {
  transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  transform-origin: center top;
}

/* .section_24 .video-wrap{position:absolute; left:50%; top:38.35%; width:73.25%;margin-left:0;height:9.27%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -o-transform:  translateX(-50%);transform: translateX(-50%);} */
.section_24 {
  margin-top: 33px;
  background-color: #ffffff;
}
.section_24 .video-wrap {
  position: absolute;
  left: 71%;
  top: 49.5%;
  width: 31.25%;
  margin-left: 0;
  height: 14.4%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}
/* .section_24 .video-wrap{position:absolute; left:50%; top:26%; width:94.00%;margin-left:0; padding:2% 5% 2% 5%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -o-transform:  translateX(-50%);transform: translateX(-50%);border: solid 1px #02030b;height: calc(100vw * 0.94); background-color: #ffffff; display:flex; justify-content: space-between; align-items:center; flex-direction: column;} */
.section_24 .video-wrap ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section_24 .video-wrap ul:nth-child(even) {
  margin: 1% 0 3% 0;
}
.section_24 .video-wrap ul:nth-child(2) {
  height: 5%;
  align-items: start;
}
.section_24 .video-wrap ul:nth-child(2) li:nth-child(2) {
  margin-top: 3%;
} /* 두번째 화살표 중앙에 맞춤 */
/* .section_24 .video-wrap ul:after{display:block; content:"";clear:both;} */
/* .section_24 .video-wrap li{position:absolute; left:0; top:0; width:44%; height:100%; overflow:hidden; background:#ff0000}
.section_24 .video-wrap li:nth-child(2){left:auto ;right:-1px;}
.section_24 .video-wrap li div{position:absolute; left:-1%; top:-5%; width:calc(100% + 1%);height: calc(100% + 5%) ;}
.section_24 .video-wrap li div video{ width:100%; height:100%} */
.section_24 .video-wrap li {
  width: 40%;
}
.section_24 .video-wrap li:nth-child(2) {
  width: 5%;
} /* 화살표 */
.section_24 .video-wrap li p {
  font-family: NotoSansCJKkr;
  font-size: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: -0.5px;
  text-align: center;
  color: #000;
}
/* .section_24 .video-wrap ul:last-child li:nth-child(2) { width:40%;} */

/* .section_24 .video-wrap li img { width:5%;} */

/* .ly_box.new{ max-width:320px;border-radius:20px; box-sizing:border-box; padding:20px; overflow:hidden; height:auto; min-width:320px;} */
.ly_box.new {
  max-width: 320px;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
  height: 410px;
  min-width: 320px;
}
/* .ly_box.new .ly_head{font-size:20px; font-weight:700; text-align:center; background: url(../../images/bast20230621/layer-ex.jpg) no-repeat center 10px ; color:#111; background-size:36px auto; padding:0;padding-top:57px; line-height:1.2em;} */
.ly_box.new .ly_head {
  font-size: 17px;
  padding-top: 30px;
  line-height: 1.2em;
  width: auto;
  height: auto;
  padding-left: 0;
  background-color: #ffffff;
  font-family: NanumSquare;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.71px;
  text-align: left;
  color: #000;
}
/* .ly_box.new .ly_close{background: url(../images/layer-close.png) no-repeat center center;background-size:55% auto; position:absolute;right:15px; top:15px; width:24px;height:24px;} */
.ly_box.new .ly_close {
  background: url(../images/layer-close.png) no-repeat center center;
  background-size: 55% auto;
  position: absolute;
  right: 15px;
  top: 50px;
  width: 24px;
  height: 24px;
}

.ly_box.new .ly_cont {
  padding: 0;
  margin-top: 15px;
  padding-bottom: 45px;
}
.ly_box.new .ly_cont dl {
  display: block;
  padding: 0;
  margin: 0;
}
.ly_box.new .ly_cont dl:nth-child(n + 2) {
  margin-top: 10px;
}
/* .ly_box.new .ly_cont dl dt{display:none;} */
.ly_box.new .ly_cont dl dt {
  opacity: 0.9;
  font-family: NanumSquare;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: rgba(64, 64, 64, 0.9);
}
/* .ly_box.new .ly_cont dd select, .ly_box.new .ly_cont dd input[type=text] {height: 40px;padding-left: 10px;border:none; background:#cdcdcd;width:100%; color:#000; font-size:15px; padding:0 15px; outline: none; font-weight:500;} */
.ly_box.new .ly_cont dd select,
.ly_box.new .ly_cont dd input[type="text"] {
  width: 100% !important;
  height: 40px;
  padding-left: 10px;
  border: none;
  color: #000;
  font-size: 15px;
  padding: 0 15px;
  outline: none;
  font-weight: 500;
  border-radius: 5px;
  border: solid 1px #b4b4b4;
  background-color: #fafafa;
}
/* .ly_box.new .ly_cont dd select, .ly_box.new .ly_cont dd input[type=text]::placeholder{color:#000 !Improtant; font-weight:500; opacity:1 !Improtant;} */
.ly_box.new .ly_cont dd select,
.ly_box.new .ly_cont dd input[type="text"]::placeholder {
  font-family: NanumSquare;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: rgba(154, 154, 154, 0.9);
}

/* .ly_box.new .btn_req_consult{position:absolute; left:0; bottom:0;  height:50px;width:100%;background: url(../images/btn-bg.png) no-repeat center center; background-size:cover; line-height:50px; font-weight:600; font-size:16px;} */
.ly_box.new .btn_req_consult {
  position: absolute;
  left: 50%;
  bottom: 45px;
  margin: 0;
  padding: 0;
  height: 34.6px;
  width: 87%;
  background: url(../images/btn-real-story.png) no-repeat center center;
  background-size: contain;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
  transform: translate(-50%, 0%);
}

.ly_box.new .agr {
  display: block;
  text-align: center;
  font-size: 0;
}
.ly_box.new .agr .chk-check {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.ly_box.new .agr .chk-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* .ly_box.new .agr .chk-check input[type="checkbox"] + label{display:block; position:relative; padding-left:22px; font-size:12px; line-height:20px; color:#555; font-weight:400; letter-spacing:-0.02em; cursor:pointer;} */
.ly_box.new .agr .chk-check input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  font-family: SDGothicNeoa-bUltLt;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: #9a9a9a;
}
.ly_box.new .agr .chk-check input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
}
.ly_box.new .agr .chk-check input[type="checkbox"]:checked + label {
  color: #9a9a9a;
}
.ly_box.new .agr .chk-check input[type="checkbox"]:checked + label:before {
  background: url(../../images/bast20230621/check-on.jpg) no-repeat center;
  background-size: 100% auto;
  border: none;
}

/* .ly_box.new .agr a{display:inline-block;vertical-align:top; line-height:20px; font-size:12px; color:#000; margin-left:10px;} */
.ly_box.new .agr a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
  margin-left: 10px;
  font-family: SDGothicNeoa-bUltLt;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: #9a9a9a;
}

/* .phone_auth.new{ max-width:320px;border-radius:20px; box-sizing:border-box; padding:20px; overflow:hidden; height:auto; min-width:320px;} */
.phone_auth.new {
  max-width: 320px;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
  height: 370px;
  min-width: 320px;
}
.phone_auth.new .phone_auth-close {
  background: url(../images/layer-close.png) no-repeat center center;
  background-size: 55% auto;
  position: absolute;
  right: 15px;
  top: 50px;
  width: 24px;
  height: 24px;
}
/* .phone_auth.new h1{font-size:20px; font-weight:700; text-align:center; background: url(../../images/bast20230621/layer-ex.jpg) no-repeat center 10px ; color:#111; background-size:36px auto; padding:0;padding-top:57px; line-height:1.2e÷m;} */
.phone_auth.new h1 {
  font-size: 17px;
  padding-top: 30px;
  line-height: 1.2em;
  font-family: NanumSquare;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.71px;
  text-align: left;
  color: #000;
}
.phone_auth.new .container {
  padding: 0;
  padding-bottom: 45px;
  height: auto;
}
/* .phone_auth.new .pop_text{font-size:13px; font-weight:300; text-align:Center; line-height:1.2em; margin:0; padding:0; margin-top:5px; font-weight:300;} */
.phone_auth.new .pop_text {
  font-size: 13px;
  font-weight: 300;
  font-family: NanumSquare;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.53px;
  text-align: left;
  color: #9a9a9a;
}
.pop_text_line {
  height: 1px;
  margin-top: 20px;
  background-color: #9a9a9a;
}
.phone_auth.new .input-box {
  margin-top: 10px;
}
.phone_auth.new .input-box p {
  opacity: 0.9;
  font-family: NanumSquare;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: rgba(64, 64, 64, 0.9);
}
/* .phone_auth.new .input-box input{width:100% !important;height: 40px;padding-left: 10px;border:none; background:#cdcdcd;width:100%; color:#000; font-size:15px; padding:0 15px; outline: none; font-weight:500;} */
.phone_auth.new .input-box input {
  width: 100% !important;
  height: 40px;
  padding-left: 10px;
  border: none;
  color: #000;
  font-size: 15px;
  padding: 0 15px;
  outline: none;
  font-weight: 500;
  border-radius: 5px;
  border: solid 1px #b4b4b4;
  background-color: #fafafa;
}
.phone_auth.new .input-box input::placeholder {
  font-family: NanumSquare;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.53px;
  text-align: left;
  color: rgba(154, 154, 154, 0.9);
}

.phone_auth.new .type-check {
  display: block;
  text-align: center;
  font-size: 0;
  margin-top: 12px;
}
.phone_auth.new .type-check .chk-check {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  font-weight: 400;
  letter-spacing: -0.02em;
  cursor: pointer;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"]:checked + label {
  color: #111;
}
.phone_auth.new
  .type-check
  .chk-check
  input[type="checkbox"]:checked
  + label:before {
  background: url(../../images/bast20230621/check-on.jpg) no-repeat center;
  background-size: 100% auto;
  border: none;
}
.phone_auth.new .type-check a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  margin-left: 10px;
}
/* .phone_auth.new .auth_button{position:absolute; left:0; bottom:0; margin:0; padding:0; height:50px;width:100%;background: url(../images/btn-bg.png) no-repeat center center; background-size:cover; line-height:50px; font-weight:600; font-size:16px;} */
.phone_auth.new .auth_button {
  position: absolute;
  left: 50%;
  bottom: 45px;
  margin: 0;
  padding: 0;
  height: 34px;
  width: 87%;
  background: url(../images/btn-bg.png) no-repeat center center;
  background-size: contain;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
  transform: translate(-50%, 0%);
}

.scene {
  min-width: 360px;
}
.scene .undevel_close {
  color: #fff !important;
  margin: 0 !important;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 10.4vw;
  height: 12.4vw;
  text-align: center;
  line-height: 12.4vw;
  font-size: 3.2vw;
}
@media only screen and (max-width: 500px) {
  .scene .undevel_close {
    width: 52px;
    height: 62px;
    line-height: 62px;
    font-size: 16px;
  }
}

.scene .text_info select {
  background: #cdcdcd;
  color: #000;
  border: none;
  border-radius: 0;
}

.before_color {
  background: #9987bd !important;
}
.after_color {
  background: #5f3ba2 !important;
}

.blind {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: -9999em;
  left: -9999em;
  display: block;
  text-indent: -9999em;
  font-size: 0px;
  line-height: 0;
}

@-webkit-keyframes quick_bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/*=======================================================
  fnav-wrap
=========================================================*/
.fnav-wrap {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.fnav-wrap .bt-mnall {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 2;
  height: 56px;
  box-sizing: border-box;
  padding-right: 56px;
  background: #242424;
  border-radius: 56px;
  width: 56px;
  -webkit-transition: width 0.35s linear;
  -moz-transition: width 0.35s linear;
  -o-transition: width 0.35s linear;
  transition: width 0.35s linear;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}
.fnav-wrap .bt-mnall:after {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -25px;
  background: url(../../images/bast20230621/bt-mnall.gif) no-repeat center
    center;
  background-size: 240% auto;
  display: block;
  content: "";
  border-radius: 100%;
}
.fnav-wrap .bt-mnall p {
  position: absolute;
  right: 60px;
  top: 0;
  line-height: 56px;
  max-height: 56px;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.03em;
  width: 160px;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.fnav-wrap .bt-mnall p span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fnav-wrap .bt-mnall p span:nth-child(2) {
  margin-left: 5px;
}

.fnav-wrap .bt-kakao {
  position: absolute;
  right: 10px;
  bottom: 125px;
  z-index: 2;
  width: 70px;
  border-radius: 23px;
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
/* .fnav-wrap .bt-kakao{position:absolute; right:15px; bottom:125px; z-index:2; width:56px; border-radius:23px;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35)  ; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35)  ; -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35)  ;-webkit-animation: quick_bounce 1.6s infinite; -moz-animation: quick_bounce 1.6s infinite; -o-animation: quick_bounce 1.6s infinite;  animation: quick_bounce 1.6s infinite;-webkit-transition: opacity 0.4s ease-in-out;-moz-transition: opacity 0.4s ease-in-out;-o-transition: opacity 0.4s ease-in-out;transition: opacity 0.4s ease-in-out;} */
.fnav-wrap .bt-kakao img {
  width: 100%;
}

.fnav-wrap .bt-mnall.ani,
.fnav-wrap .bt-mnall.show {
  width: 220px;
}
.fnav-wrap .bt-mnall.ani p span,
.fnav-wrap .bt-mnall.show p span {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.fnav-wrap .bt-mnall.ani p span:nth-child(1),
.fnav-wrap .bt-mnall.show p span:nth-child(1) {
  transition-delay: 0.3s;
}
.fnav-wrap .bt-mnall.ani p span:nth-child(2),
.fnav-wrap .bt-mnall.show p span:nth-child(2) {
  transition-delay: 0.5s;
}
@media only screen and (max-width: 500px) {
  /* .fnav-wrap{}
		.fnav-wrap .bt-mnall{right:15px; bottom:15px; z-index:2;  height:45px;padding-right:45px; border-radius:45px; width:45px;}
		.fnav-wrap .bt-mnall:after{width:38px;height:38px; right:3px;margin-top:-19px;}
		.fnav-wrap .bt-mnall p{right:55px; top:0;line-height:45px; max-height:45px;width:145px; padding:0 0 0 20px;}
		.fnav-wrap .bt-mnall p span{font-size:14px;}
		.fnav-wrap .bt-mnall p span:nth-child(2){margin-left:5px;}

		.fnav-wrap .bt-kakao{right:15px; bottom:70px; width:45px;}
		.fnav-wrap .bt-kakao img{width:100%;}


		.fnav-wrap .bt-mnall.ani{width:200px;} */
}

/*keyfream*/
@keyframes secBtnAnimate1 {
  0% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  50% {
    margin-bottom: 10px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  100% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}
@-webkit-keyframes secBtnAnimate1 {
  0% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  50% {
    margin-bottom: 10px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  100% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}

@keyframes btnAni {
  0% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  50% {
    opacity: 1;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  100% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}
@-webkit-keyframes btnAni {
  0% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  50% {
    opacity: 1;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  100% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}

.auth_button1 {
  background: #5f3ba2 !important;
}

.fnav-wrap .fmenu {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.fnav-wrap .fmenu ul {
  position: absolute;
  right: 15px;
  bottom: 80px;
  z-index: 2;
  width: 56px;
  display: none;
}
.fnav-wrap .fmenu ul li {
  opacity: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fnav-wrap .fmenu ul li:nth-child(n + 2) {
  margin-top: 10px;
}
.fnav-wrap .fmenu ul li a {
  display: block;
}
.fnav-wrap .fmenu ul li span {
  position: absolute;
  right: 60px;
  line-height: 56px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.03em;
  width: 140px;
  text-align: right;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fnav-wrap .fmenu ul li img {
  width: 100%;
}

.fnav-wrap .bg {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 5;
}
.fnav-wrap .bt-mnclose {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 2;
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  background: url(../../images/bast20230621/bt-mnclose.png) no-repeat center
    center;
  background-size: 100% auto;
  border-radius: 45px;
  opacity: 0;
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
@media only screen and (max-width: 500px) {
  /* .fnav-wrap .fmenu{}
		.fnav-wrap .fmenu ul{right:15px; bottom:70px;width:45px}
		.fnav-wrap .fmenu ul li{}
		.fnav-wrap .fmenu ul li:nth-child(n+2) {margin-top:10px;}
		.fnav-wrap .fmenu ul li span{position:absolute;right:55px; line-height:45px; font-size:15px;width:150px;opacity:0;}
		.fnav-wrap .fmenu ul li img{width:100%;}
		.fnav-wrap .bt-mnclose{right:15px; bottom:15px;width:45px; height:45px} */
}

.fnav-wrap.open .fmenu {
  right: 0;
  z-index: 8;
}
.fnav-wrap.open .fmenu ul {
  display: block;
}
.fnav-wrap.open .bt-kakao {
  opacity: 0;
}
.fnav-wrap.open .bg {
}

.fnav-wrap.open .bt-mnclose {
  opacity: 1;
  transition-delay: 0.2s;
}
.fnav-wrap.open .fmenu ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.fnav-wrap.open .fmenu ul li span {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.fnav-wrap.open .fmenu ul li:nth-child(4) {
  transition-delay: 0.2s;
}
.fnav-wrap.open .fmenu ul li:nth-child(3) {
  transition-delay: 0.35s;
}
.fnav-wrap.open .fmenu ul li:nth-child(2) {
  transition-delay: 0.5s;
}
.fnav-wrap.open .fmenu ul li:nth-child(1) {
  transition-delay: 0.65s;
}

.fnav-wrap.open .fmenu ul li:nth-child(4) span {
  transition-delay: 0.35s;
}
.fnav-wrap.open .fmenu ul li:nth-child(3) span {
  transition-delay: 0.5s;
}
.fnav-wrap.open .fmenu ul li:nth-child(2) span {
  transition-delay: 0.65s;
}
.fnav-wrap.open .fmenu ul li:nth-child(1) span {
  transition-delay: 0.8s;
}

.fnav-wrap2 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
.fnav-wrap2 .fmenu_test {
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  overflow: hidden;
  height: auto;
}
.fnav-wrap2 .fmenu_test ul {
  z-index: 2;
  width: 100%;
}
.fnav-wrap2 .fmenu_test ul li {
  float: left;
  width: 25%;
  padding: 15px;
  text-align: center;
}
.fnav-wrap2 .fmenu_test ul.sst li {
  float: left;
  width: 25%;
  padding: 3px;
  text-align: center;
}
.fnav-wrap2 .fmenu_test ul li a {
  display: block;
}
.fnav-wrap2 .fmenu_test ul li span {
  display: block;
  font-size: 13.5px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.03em;
  margin-top: -5px;
  margin-bottom: 5px;
}
.fnav-wrap2 .fmenu_test ul li img {
  width: 100%;
}

.wrap_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 115;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.left_Box {
  position: absolute;
  top: 0;
  right: -100%;
  z-index: 150;
  width: calc(100% - 45px);
  height: 100%;
  min-width: 250px;
  display: block;
}
.left_Box .nav_in {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 600;
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}
/* .left_Box .loginTop{display:table; position:relative; width:100%; height:40px; padding:0 45px 0 38px; } */
.left_Box .loginTop {
  display: table;
  position: relative;
  width: 100%;
  height: 48.97px;
  padding: 20px 98px 20px 15px;
}
.left_Box .loginTop .obj_txt {
  display: table-cell;
  vertical-align: middle;
}
.left_Box .loginTop .obj_txt .arrow_ico {
  display: inline-block;
  width: 10px;
  margin-left: 8px;
  vertical-align: -1px;
}
.left_Box .loginTop .obj_txt a {
  font-size: 13px;
  font-weight: 500;
  color: #531ed8;
}
.left_Box .loginTop .obj_txt .name {
  display: inline-block;
  max-width: calc(100% - 115px);
  font-size: 100%;
  color: #414356;
  vertical-align: -4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* .left_Box .loginTop .btn_close{position:absolute; top:50%; right:20px; width:12px; */
.left_Box .loginTop .btn_close {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.left_Box .loginTop .btn_close img {
  display: block;
  width: 100%;
}
.left_Box .loginTop ul {
  z-index: 2;
  width: 100%;
}
/* .left_Box .loginTop ul li.t_f { float: left; width:37%; padding-top: 8px; } */
.left_Box .loginTop ul li.t_f {
  float: left;
  width: 100%;
  padding-top: 4px;
}
.left_Box .loginTop ul li.t_s {
  float: left;
  width: 58%;
}
.left_Box .loginTop ul li.t_t {
  float: left;
  width: 5%;
}

.left_Box ul.gnb_m {
  width: 100%;
  margin-top: 20px;
}
.left_Box ul.gnb_m li {
  width: 100%;
}
.left_Box ul.gnb_m #menu-home > a > span {
  padding-left: 50px;
  font-family: NanumSquare;
  font-size: 24.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  line-height: 1.76;
  letter-spacing: normal;
  text-align: left;
  color: #343434;
}
.left_Box ul.gnb_m ~ li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 14px 45px 14px 15px;
}
.left_Box ul.gnb_m > li > a span {
  font-size: 18px;
  font-weight: 500;
  color: #414356;
}
.left_Box ul.gnb_m > li > a.activeOn + ul.depth_m {
  display: block;
}
.left_Box ul.gnb_m > li > a.depth_has:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 2px;
  margin-top: -1px;
  background: #acaebc;
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
}
.left_Box ul.gnb_m > li > a.depth_has:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 2px;
  margin-top: -1px;
  background: #acaebc;
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /* -webkit-transform: rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg); */
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.left_Box ul.gnb_m > li > a.depth_has.active:after {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.left_Box ul.gnb_m > li > a.depth_has.pActive span,
.left_Box ul.gnb_m > li > a.depth_has.active span {
  font-weight: 600;
  color: #531ed8;
}
.left_Box ul.gnb_m > li > a.depth_has.pActive span:after,
.left_Box ul.gnb_m > li > a.depth_has.active span:after {
  width: 100%;
}
.left_Box ul.gnb_m > li > a.en {
  color: #ab0c24;
  font-weight: 600;
}
.left_Box ul.gnb_m > li > a span {
  position: relative;
  z-index: 100;
}
.left_Box ul.gnb_m > li > a span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 6px;
  background-color: #f5b2b2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.left_Box ul.gnb_m ul.depth_m {
  /* display:none; */
  width: 100%;
  padding: 15px 0;
}
.left_Box ul.gnb_m ul.depth_m li {
  width: 100%;
}
/* .left_Box ul.gnb_m ul.depth_m li a{display:block; position:relative; width:100%; padding:15px 15px 15px 50px; font-size:20px; font-weight:bold; color:#b7b7b8; } */
.left_Box ul.gnb_m ul.depth_m li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 15px 15px 50px;
  font-family: NanumSquare;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #343434;
}
.left_Box ul.gnb_m ul.depth_m li a:hover {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 15px 15px 50px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.left_Box ul.gnb_m ul.depth_m li a.teltext {
  display: block;
  position: relative;
  width: 100%;
  padding: 40px 15px 4px 50px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.left_Box ul.gnb_m ul.depth_m li a.telnum {
  display: block;
  position: relative;
  width: 100%;
  padding: 4px 15px 8px 50px;
  font-size: 19px;
  font-weight: bolder;
  color: #000;
}
.left_Box ul.gnb_m ul.depth_m li a.active,
.left_Box ul.gnb_m ul.depth_m li a.pActive {
  color: #5f627d;
  font-weight: 600;
}

.tnav-wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
}
/* .tnav-wrap /* cowork add: file not found */ /* .noti {background:rgba(0, 0, 0, 1); width:100%; overflow:hidden; height:auto; background: url(../img/ban_bg.jpg) no-repeat center center; background-size:cover;} */
*/
/* cowork add: file not found *//* .noti {background:rgba(0, 0, 0, 1); width:100%; overflow:hidden; height:auto; background: url(../img/ban_bg.jpg) no-repeat center center; background-size:cover;} */
/* .tnav-wrap .noti ul{ z-index:2; width:100%} */
.noti ul {
  z-index: 2;
  width: 100%;
}
/* .tnav-wrap .noti ul li{ text-align: center; font-size:13px; font-weight: bold; color:#fff;letter-spacing:-0.03em; padding: 4px 0; width: 60%; margin: 0 auto;} */
.noti ul li {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.03em;
  padding: 0;
  width: 60%;
  margin: 0 auto;
}
/* .tnav-wrap .noti a:link, a:visited {color:#fff; text-decoration: none;} */
.noti a:link,
a:visited {
  color: #fff;
  text-decoration: none;
}

.tnav-wrap .fmenu #public_home_text {
  font-family: NanumSquare;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #a7958b;
}
.tnav-wrap .fmenu #public_home_icon {
  width: 23px;
  height: 24px;
  font-family: NanumSquare;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #a7958b;
}
.tnav-wrap .fmenu .line1 {
  top: 0;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
}
.tnav-wrap .fmenu .line2 {
  top: 50%;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.tnav-wrap .fmenu .line3 {
  bottom: 0;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
}

/* .tnav-wrap .fmenu {background:rgba(255, 255, 255, 0.75); width:100%; overflow:hidden; height:auto;padding:10px 0px;} */
.tnav-wrap .fmenu {
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  overflow: hidden;
  height: auto;
  padding: 10px 0;
}
.tnav-wrap .fmenu ul {
  z-index: 2;
  width: 100%;
}
/* .tnav-wrap .fmenu ul li.t_f { float: left; width:32%; padding-left: 15px; } */
/* .tnav-wrap .fmenu ul li.t_f { float: left; width:60%; padding-left: 15px; }
.tnav-wrap .fmenu ul li.t_s { float: left; width:55%; }
.tnav-wrap .fmenu ul li.t_t { float: right; width:13%; } */
.tnav-wrap .fmenu ul li.t_f {
  float: left;
  margin-top: 17px;
  padding-left: 15px;
}
.tnav-wrap .fmenu ul li.t_s {
  float: left;
}
.tnav-wrap .fmenu ul li.t_t {
  float: right;
}

/*=======================================================
  css default
=========================================================*/
.layer-ovclick {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 205;
}
.counsel_layer {
  display: none;
  max-width: 320px;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  overflow: hidden;
  height: auto;
  min-width: 320px;
  z-index: 215;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.counsel_layer .is-top h2 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  background: url(../../images/bast20230621/layer-ex.jpg) no-repeat center 10px;
  color: #111;
  background-size: 36px auto;
  padding: 0;
  padding-top: 57px;
  line-height: 1.2em;
}
.counsel_layer .is-top .close {
  background: url(../images/layer-close.png) no-repeat center center;
  background-size: 55% auto;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
}

.counsel_layer .is-con {
  padding: 0;
  margin-top: 25px;
  padding-bottom: 45px;
  height: auto;
}
.counsel_layer .is-con li {
  display: block;
  padding: 0;
  margin: 0;
}
.counsel_layer .is-con li:nth-child(n + 2) {
  margin-top: 7px;
}
.counsel_layer .is-con li select,
.counsel_layer .is-con li input {
  height: 35px;
  padding-left: 10px;
  border: none;
  background: #cdcdcd;
  width: 100%;
  color: #000;
  font-size: 14px;
  padding: 0 15px;
  outline: none;
  font-weight: 500;
}
.counsel_layer .is-con li select,
.counsel_layer .is-con li input::placeholder {
  color: #000 !Improtant;
  font-weight: 500;
  opacity: 1 !Improtant;
}
.counsel_layer .is-con li select option {
  font-family: "Nanum Gothic", serif !important;
}

.counsel_layer .is-con li .field.date {
  position: relative;
  font-size: 0;
  padding-left: 60px;
}
.counsel_layer .is-con li .field.date:before {
  width: 60px;
  height: 35px;
  background: #cdcdcd;
  color: #000;
  font-size: 14px;
  padding: 0 0 0 15px;
  border-right: 3px solid #fff;
  display: block;
  content: "날짜";
  line-height: 35px;
  position: Absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.counsel_layer .is-con li .field.date:after {
  display: block;
  content: "";
  clear: both;
}
.counsel_layer .is-con li .field.date input {
  float: left;
  width: 56%;
}
.counsel_layer .is-con li .field.date select {
  float: right;
  width: 42%;
  border: 1px solid #cdcdcd;
  background: none;
}

.counsel_layer .btn_req_consult {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: url(../images/btn-bg.png) no-repeat center center;
  background-size: cover;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
}

.counsel_layer .agrees {
  margin-top: 20px;
  display: block;
  text-align: center;
  font-size: 0;
}
.counsel_layer .agrees .chk-check {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.counsel_layer .agrees .chk-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.counsel_layer .agrees .chk-check input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  font-weight: 400;
  letter-spacing: -0.02em;
  cursor: pointer;
}
.counsel_layer .agrees .chk-check input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
}
.counsel_layer .agrees .chk-check input[type="checkbox"]:checked + label {
  color: #111;
}
.counsel_layer
  .agrees
  .chk-check
  input[type="checkbox"]:checked
  + label:before {
  background: url(../../images/bast20230621/check-on.jpg) no-repeat center;
  background-size: 100% auto;
  border: none;
}

.counsel_layer .agrees a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  margin-left: 10px;
}

.counsel_layer .btns input {
  cursor: pointer;
  position: absolute;
  border: 0;
  left: 0;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: url(../images/btn-bg.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
}

/* 20231107 모바일 버튼 추가 */
.fnav-wrap .bt-event {
  position: absolute;
  right: 15px;
  bottom: 220px;
  z-index: 2;
  width: 56px;
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.fnav-wrap .bt-event img {
  width: 100%;
}

/* 20231107 네이버 모바일 메뉴 슬라이더 css 추가 */
.section_category {
  position: relative;
  padding: 10px;
  /* background-color: #000; */
  background-color: #e7e7e7;
}

.category_wrap {
  /* height: 3.25rem; */
}
.category::-webkit-scrollbar {
  display: none;
}
.category::-webkit-scrollbar-thumb {
  overflow: visible;
  border-radius: 4px;
}
.category::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}
.category {
  display: block;
  white-space: nowrap;
  overflow-x: scroll;
  /* background: rgba(0,0,0,1); */
  background-color: #e7e7e7;
  z-index: 125;
}
.category a {
  display: inline-block;
  /* line-height: 3.25rem; */
  padding: 0 12px;
  color: #777;
  text-align: center;
  border-radius: 20px;
  /* font-size: var(--category-txt); */
  /* font-family: "ProximaNova-Bold","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","맑은 고딕",sans-serif; */
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  border-radius: 30px;
  border: 1px solid #777;
}

.category a + a {
  margin-left: 5px;
}

.section_category > .category_wrap.fixed .category {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: top 0.4s ease-in-out;
  -moz-transition: top 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
  padding: 10px;
}

.fnav-wrap .bt-event {
  position: absolute;
  right: 15px;
  bottom: 150px;
  z-index: 2;
  width: 56px;
  border-radius: 23px;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.fnav-wrap .bt-event img {
  width: 100%;
}

/* 2023-11-16 lnav 추가 */
/*=======================================================
  lnav-wrap
=========================================================*/
.lnav-wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
.lnav-wrap .bt-mnall {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
  height: 56px;
  box-sizing: border-box;
  padding-right: 56px;
  background: #242424;
  border-radius: 56px;
  width: 56px;
  -webkit-transition: width 0.35s linear;
  -moz-transition: width 0.35s linear;
  -o-transition: width 0.35s linear;
  transition: width 0.35s linear;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}
.lnav-wrap .bt-mnall:after {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -25px;
  background: url(../../images/bast20230621/bt-mnall.gif) no-repeat center
    center;
  background-size: 240% auto;
  display: block;
  content: "";
  border-radius: 100%;
}
.lnav-wrap .bt-mnall p {
  position: absolute;
  left: 60px;
  top: 0;
  line-height: 56px;
  max-height: 56px;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.03em;
  width: 160px;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.lnav-wrap .bt-mnall p span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.lnav-wrap .bt-mnall p span:nth-child(2) {
  margin-left: 5px;
}

.lnav-wrap .bt-kakao {
  position: absolute;
  left: 15px;
  bottom: 125px;
  z-index: 2;
  width: 56px;
  border-radius: 23px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.lnav-wrap .bt-kakao img {
  width: 100%;
}

.lnav-wrap .bt-mnall.ani,
.lnav-wrap .bt-mnall.show {
  width: 220px;
}
.lnav-wrap .bt-mnall.ani p span,
.lnav-wrap .bt-mnall.show p span {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.lnav-wrap .bt-mnall.ani p span:nth-child(1),
.lnav-wrap .bt-mnall.show p span:nth-child(1) {
  transition-delay: 0.3s;
}
.lnav-wrap .bt-mnall.ani p span:nth-child(2),
.lnav-wrap .bt-mnall.show p span:nth-child(2) {
  transition-delay: 0.5s;
}
@media only screen and (max-width: 500px) {
}

/*keyfream*/
@keyframes secBtnAnimate1 {
  0% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  50% {
    margin-bottom: 10px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  100% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}
@-webkit-keyframes secBtnAnimate1 {
  0% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  50% {
    margin-bottom: 10px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  100% {
    margin-bottom: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}

@keyframes btnAni {
  0% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  50% {
    opacity: 1;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  100% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}
@-webkit-keyframes btnAni {
  0% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  50% {
    opacity: 1;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
  100% {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}

.auth_button1 {
  background: #5f3ba2 !important;
}

.lnav-wrap .fmenu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
}
.lnav-wrap .fmenu ul {
  position: absolute;
  left: 15px;
  top: 100px;
  z-index: 2;
  width: 56px;
  display: block;
}
.lnav-wrap .fmenu ul li {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.lnav-wrap .fmenu ul li:nth-child(n + 2) {
  margin-top: 10px;
}
.lnav-wrap .fmenu ul li a {
  display: block;
}
.lnav-wrap .fmenu ul li span {
  position: absolute;
  left: 60px;
  line-height: 56px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.03em;
  width: 140px;
  text-align: right;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.lnav-wrap .fmenu ul li img {
  width: 100%;
}

.lnav-wrap .bg {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 5;
}
.lnav-wrap .bt-mnclose {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  background: url(../../images/bast20230621/bt-mnclose.png) no-repeat center
    center;
  background-size: 100% auto;
  border-radius: 45px;
  opacity: 0;
  -webkit-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -moz-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  -o-transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
@media only screen and (max-width: 500px) {
}

.lnav-wrap.open .fmenu {
  left: 0;
  z-index: 8;
}
.lnav-wrap.open .fmenu ul {
  display: block;
}
.lnav-wrap.open .bt-kakao {
  opacity: 0;
}
.lnav-wrap.open .bg {
}

.lnav-wrap.open .bt-mnclose {
  opacity: 1;
  transition-delay: 0.2s;
}
.lnav-wrap.open .fmenu ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.lnav-wrap.open .fmenu ul li span {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.lnav-wrap.open .fmenu ul li:nth-child(4) {
  transition-delay: 0.2s;
}
.lnav-wrap.open .fmenu ul li:nth-child(3) {
  transition-delay: 0.35s;
}
.lnav-wrap.open .fmenu ul li:nth-child(2) {
  transition-delay: 0.5s;
}
.lnav-wrap.open .fmenu ul li:nth-child(1) {
  transition-delay: 0.65s;
}

.lnav-wrap.open .fmenu ul li:nth-child(4) span {
  transition-delay: 0.35s;
}
.lnav-wrap.open .fmenu ul li:nth-child(3) span {
  transition-delay: 0.5s;
}
.lnav-wrap.open .fmenu ul li:nth-child(2) span {
  transition-delay: 0.65s;
}
.lnav-wrap.open .fmenu ul li:nth-child(1) span {
  transition-delay: 0.8s;
}

.lnav-wrap2 {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
.lnav-wrap2 .fmenu_test {
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  overflow: hidden;
  height: auto;
}
.lnav-wrap2 .fmenu_test ul {
  z-index: 2;
  width: 100%;
}
.lnav-wrap2 .fmenu_test ul li {
  float: left;
  width: 25%;
  padding: 15px;
  text-align: center;
}
.lnav-wrap2 .fmenu_test ul.sst li {
  float: left;
  width: 25%;
  padding: 3px;
  text-align: center;
}
.lnav-wrap2 .fmenu_test ul li a {
  display: block;
}
.lnav-wrap2 .fmenu_test ul li span {
  display: block;
  font-size: 13.5px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.03em;
  margin-top: -5px;
  margin-bottom: 5px;
}
.lnav-wrap2 .fmenu_test ul li img {
  width: 100%;
}

/* 20231107 모바일 버튼 추가 */
.lnav-wrap .bt-event {
  position: absolute;
  left: 15px;
  bottom: 220px;
  z-index: 2;
  width: 56px;
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.lnav-wrap .bt-event img {
  width: 100%;
}

.lnav-wrap .bt-event {
  position: absolute;
  left: 15px;
  bottom: 76px;
  z-index: 2;
  width: 56px;
  border-radius: 23px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-animation: quick_bounce 1.6s infinite;
  -moz-animation: quick_bounce 1.6s infinite;
  -o-animation: quick_bounce 1.6s infinite;
  animation: quick_bounce 1.6s infinite;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.lnav-wrap .bt-event img {
  width: 100%;
}

.fix .active {
  color: #000 !important;
  border-bottom: 3px solid #000 !important;
}

/* 20231123 전후사진 버튼 css 추가 */
.ba_consult_auth {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}
.ba_consult_auth_0528 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}
.scar_consult_auth {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
}

.consult_auth {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #4f2920;
  background-color: white;
}

.consult_auth-close {
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: "notokr-thin";
  color: #888;
  line-height: 0;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.consult_auth .container {
  padding: 20px 10px 10px;
}

.consult_auth h1 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.consult_auth .container input[type="text"] {
  width: 100%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.consult_auth .container input[type="tel"] {
  width: 75%;
  padding: 15px;
  margin: 5px 0;
  border: none;
  background-color: #f1f1f1;
  font-size: 1rem;
}

.c_auth_button {
  height: 41px;
  background: #0c7c7d;
  color: white;
  width: 20%;
  float: right;
  height: 41px;
  padding: 10px;
  margin: 5px 0;
}

/* .consult_auth.new{ max-width:320px;border-radius:20px; box-sizing:border-box; padding:20px; overflow:hidden; height:auto; min-width:320px;} */
.consult_auth.new {
  max-width: 320px;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
  height: 370px;
  min-width: 320px;
}
/* .consult_auth.new .consult_auth-close{background: url(../images/layer-close.png) no-repeat center center;background-size:55% auto; position:absolute;right:15px; top:15px; width:24px;height:24px;} */
.consult_auth.new .consult_auth-close {
  background: url(../images/layer-close.png) no-repeat center center;
  background-size: 55% auto;
  position: absolute;
  right: 15px;
  top: 50px;
  width: 24px;
  height: 24px;
}
/* .consult_auth.new h1{font-size:20px; font-weight:700; text-align:center; background: url(../../images/bast20230621/layer-ex.jpg) no-repeat center 10px ; color:#111; background-size:36px auto; padding:0;padding-top:57px; line-height:1.2em;} */
/* .consult_auth.new h1{font-size:20px; font-weight:700; text-align:center; color:#111; background-size:36px auto; padding:0;padding-top:57px; line-height:1.2em;} */
.consult_auth.new h1 {
  width: 80%;
  font-size: 17px;
  padding-top: 30px;
  line-height: 1.2em;
  font-family: NanumSquare;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.71px;
  text-align: left;
  color: #000;
}
.consult_auth.new .container {
  padding: 0;
  padding-bottom: 45px;
  height: auto;
}
.consult_auth.new .pop_text {
  font-size: 13px;
  font-weight: 300;
  text-align: Center;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-weight: 300;
}
.consult_auth.new .input-box {
  margin-top: 20px;
}
.consult_auth.new .input-box input {
  width: 100% !important;
  height: 40px;
  padding-left: 10px;
  border: none;
  background: #cdcdcd;
  width: 100%;
  color: #000;
  font-size: 15px;
  padding: 0 15px;
  outline: none;
  font-weight: 500;
}
.consult_auth.new .input-box input::placeholder {
  color: #000 !Improtant;
  font-weight: 500;
  opacity: 1 !Improtant;
}

.consult_auth.new .type-check {
  display: block;
  text-align: center;
  font-size: 0;
  margin-top: 12px;
}
.consult_auth.new .type-check .chk-check {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.consult_auth.new .type-check .chk-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.consult_auth.new .type-check .chk-check input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  font-weight: 400;
  letter-spacing: -0.02em;
  cursor: pointer;
}
.consult_auth.new .type-check .chk-check input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
}
.consult_auth.new
  .type-check
  .chk-check
  input[type="checkbox"]:checked
  + label {
  color: #111;
}
.consult_auth.new
  .type-check
  .chk-check
  input[type="checkbox"]:checked
  + label:before {
  background: url(../../images/bast20230621/check-on.jpg) no-repeat center;
  background-size: 100% auto;
  border: none;
}
.consult_auth.new .type-check a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  margin-left: 10px;
}
/* .consult_auth.new .auth_button{position:absolute; left:0; bottom:0; margin:0; padding:0; height:50px;width:100%;background: url(/landing/bast/images/btn-operation.png) no-repeat center center; background-size:cover; line-height:50px; font-weight:600; font-size:16px;} */
.consult_auth.new .auth_button {
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(/landing/bast/images/btn-operation.png) no-repeat center
    center;
  background-size: cover;
}

.consult_auth .content2 {
  /* width: 80%; */
  /* height: 30%; */
  display: flex;
  margin: 0 auto;
  background-color: #ffffff;
  padding-top: 10px;
  /* flex-wrap: wrap; */
  justify-content: space-between;
}

.consult_auth .content2 div {
  width: 48%;
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  background-color: #dadada;
}

.consult_auth .content2 div img {
  /* width: 45%; */
  width: 34px;
}

.consult_auth .content2 div p {
  font-family: Pretendard;
  font-size: 11.25px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.56px;
  text-align: left;
  color: #402522;
}
.consult_auth .content2 .button-container.on {
  border: 3px solid #402522;
}
#ba_button_container {
  margin: 20px auto 0 auto;
  padding: 0;
  height: 34px;
  width: 100%;
  background: url(../images/btn-operation.png) no-repeat center center;
  background-size: contain;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
}
#ba_button_container_0528 {
  margin: 20px auto 0 auto;
  padding: 0;
  height: 34px;
  width: 100%;
  background: url(../images/btn-operation.png) no-repeat center center;
  background-size: contain;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
}
.custom_wrap {
  position: relative;
}

.custom_wrap .btn {
  position: absolute;
  left: 60%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fix .active_box {
  margin: 10px 0px 3px 0px;
  border: 1px solid black;
  line-height: 8vw !important;
}

.fix .inactive_box {
  margin: 12px 0px 3px 0px;
  line-height: 8vw !important;
}

.custom_scar_wrap {
  position: relative;
}

.custom_scar_wrap .btn {
  position: absolute;
  left: 60%;
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1%;
}

.custom_scar_wrap .btn:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 75%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  background: url(../../images/bast_new/custom_btn01.png) no-repeat center
    center;
  background-size: 100% auto;
  -webkit-animation: btnAni 1s infinite;
  -moz-animation: btnAni 1s infinite;
  -o-animation: btnAni 1s infinite;
  animation: btnAni 1s infinite;
}

/* 2023-12-01 모바일 랜딩 하단 버튼 css 추가 */
.quick-counsel-btn-wrap2 {
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  z-index: 9999;
  background-color: #000;
}
.quick-counsel-btn-wrap2 > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.quick-counsel-btn-wrap2 > ul > li {
  float: left;
  width: 50%;
}

/* 2023-12-15 모바일 랜딩 css 추가 */

#confettiWrapper {
  padding: 70px 0;
  overflow: hidden;
  position: relative;
}

.confetti {
  position: absolute;
  background-color: #rgba(193, 93, 95, 0.4);
  width: 15px;
  height: 6px;
}

.confetti.red {
  background-color: rgba(193, 93, 95, 0.4);
}
.confetti.blue {
  background-color: rgba(193, 93, 95, 0.4);
}
.confetti.yellow {
  background-color: rgba(193, 93, 95, 0.4);
}
.confetti.green {
  background-color: rgba(193, 93, 95, 0.4);
}
.confetti.pink {
  background-color: rgba(193, 93, 95, 0.4);
}

.section_confetti .title-box {
  width: 210px;
  margin: 0 auto;
  z-index: 1;
}

.section_confetti .title-box {
  text-align: center;
  position: relative;
}

.section_confetti .title-box h3 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 32px;
  color: #2e2e40;
  font-weight: 900;
}

.section_confetti .title-box h3 ~ span {
  font-family: SDGothicNeoaUni-gBd;
  font-size: 11.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: -0.58px;
  text-align: center;
  color: #a87770;
}

.eventSwiper {
  /* overflow: hidden; */
  position: relative;
  margin: 40px 1rem 0;
  z-index: 1;
}

.eventSwiper .pageing-wrap {
  width: 99%;
  margin: 0 auto;
  padding-top: 3rem;
  position: relative;
  z-index: 1;
}
.eventSwiper .swiper-scrollbar {
  width: calc(100% - 100px) !important;
  height: 2px !important;
  position: absolute;
  left: 0 !important;
  bottom: 0 !important;
  margin: 0 auto !important;
  background-color: #d9d0d0;
  border-radius: 0 !important;
}
.eventSwiper .swiper-scrollbar-drag {
  background-color: #a87770 !important;
}
.eventSwiper .swiper-btn-wrap {
  width: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.eventSwiper .swiper-btn-wrap .swiper-button-next,
.eventSwiper .swiper-btn-wrap .swiper-button-prev {
  width: 10px;
  position: absolute;
  background-image: none;
  z-index: 1;
}
.eventSwiper .swiper-btn-wrap .swiper-button-next::after,
.eventSwiper .swiper-btn-wrap .swiper-button-prev::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #d9d0d0;
}
.eventSwiper .swiper-btn-wrap .swiper-button-next::before,
.eventSwiper .swiper-btn-wrap .swiper-button-prev::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 19px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #d9d0d0;
}
.eventSwiper .swiper-btn-wrap .swiper-button-next::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.eventSwiper .swiper-btn-wrap .swiper-button-next::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.eventSwiper .swiper-btn-wrap .swiper-button-prev::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.eventSwiper .swiper-btn-wrap .swiper-button-prev::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.eventSwiper .num-wrap {
  width: 28px;
  position: absolute;
  bottom: -17px;
  right: 29px;
  color: #d9d0d0;
  z-index: 0;
  letter-spacing: 0;
}

/* 레이어팝업 : S */
.lpm_wrap {
  z-index: 10000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.lpm_wrap.active {
  display: block;
}
.lpm_backdrop {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 calc(30 / 414 * 100vw);
}
.lpm_content {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.lpm_header {
  position: relative;
  background-color: #fff;
  padding-top: 41.5px;
}
.lpm_title {
  font-family: Pretendard;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0c050d;
}

.lpm_body {
  background-color: #ffffff;
  padding-top: 18px;
  text-align: center;
}
.lpm_heading {
  font-family: "Noto Sans KR", sans-serif;
  color: rgb(87, 80, 69);
  font-size: calc(22 / 414 * 100vw);
  margin-bottom: calc(12 / 414 * 100vw);
  display: block;
}
.lpm_paragraph {
  font-family: Pretendard;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: -0.3px;
  text-align: center;
  color: #5d5d5d;
}
.lpm_btn_list {
  width: 80%;
  /* display: flex;
    flex-direction: column; */
  /* row-gap: calc(11 / 414 * 100vw); */
}
.lpm_btn_list li {
  margin-bottom: 6.5px;
}
.lpm_btn_list button {
  width: 100%;
  display: flex;
  gap: calc(10 / 414 * 100vw);
  align-items: center;
  padding: calc(8 / 414 * 100vw) calc(20 / 414 * 100vw);
  border: 0;
  border-radius: calc(33 / 414 * 100vw);
  background-color: #ffffff;
  box-shadow: 0 2px calc(7 / 414 * 100vw) rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: calc(14 / 414 * 100vw);
}
.lpm_btn_list button img {
  width: calc(38 / 414 * 100vw);
  height: calc(38 / 414 * 100vw);
}
.lpm_text_wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.lpm_text_wrap span {
  font-size: calc(15 / 414 * 100vw);
  color: rgb(87, 79, 68);
}

.lpm_btn_wrap {
  background-color: #ffffff;
  padding: 21px 0 0 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#lpm_time_wrap {
  height: 60px;
  display: flex;
  justify-content: center;
  gap: 21.5px;
  background: #ffffff;
}

#lpm_time_wrap div div {
  display: flex;
  justify-content: space-between;
  gap: 5px;
}
#lpm_time_wrap div div span {
  font-family: Pretendard;
  font-size: 13px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: -0.2px;
  text-align: left;
  color: #5d5d5d;
}
/* .lpm_close_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(47 / 414 * 100vw);
    height: calc(47 / 414 * 100vw);
    border: 0;
    background-color: transparent;
    font-size: calc(30 / 414 * 100vw);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
} */
#lpm_close_wrap {
  /* height: 100px; */
  background: #ffffff;
}
.lpm_close_btn {
  width: 100%;
  height: 40px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Pretendard;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3px;
  text-align: left;
  color: #0c050d;
  border-top: solid 1px #dadada;
}

/* 레이어팝업 : E */

/* 하단 배너 */
.bottom_fixed_section {
  z-index: 4000;
  position: fixed;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 75px; /* 24.01.24 - 수정 - 장수봉 */
}
.bottom_fixed_section ul {
  display: flex;
}
.bottom_fixed_section li {
  flex: 1;
}
.bottom_fixed_section button {
  font-size: calc(18 / 414 * 100vw);
  font-weight: bold;
  border: 0;
  width: 100%;
  background-color: rgb(137, 103, 78);
  color: #ffffff;
  padding: calc(26 / 414 * 100vw) 0;
}
/* 24.01.24 - 추가 - 장수봉 - start */
.bottom_fixed_section img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}
/* 24.01.24 - 추가 - 장수봉 - end */
.bottom_fixed_section button:last-of-type {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

/* 2023-12-19 */
.bottom-deth {
  position: absolute;
  bottom: 8rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.bottom-deth .nav-phone {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.nav-font {
  font-family: "Noto Sans KR", sans-serif;
}

.bar_right,
.bar_left {
  position: relative;
}

.bar_right:after,
.bar_left:before {
  content: "";
  position: absolute;
  top: 40%;
  width: 1px;
  height: 2em;
  margin-top: -0.5rem;
  background-color: #1f1f1f;
}

.bar_right:after {
  right: -0.5px;
}

.bar_left:before {
  left: -0.5px;
}

.bottom-deth li a {
  padding: 0.8rem;
  display: inline-block;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  line-height: 16px;
}

.nav-first {
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  float: left;
  background-color: #ffffff;
  width: 50%;
}

.nav-title {
  font-size: 12px;
  margin-bottom: 5px;
}
