@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&amp;display=swap&amp;subset=korean");

b{font-weight: 700;}
.eng {
  font-family: "Montserrat", sans-serif !important;
}

label b {
  color: red;
}

::selection {
  color: #fff;
  background-color: #37c8ce;
}

h1 {
  font-size: 0;
}

.pc_show {
  display: block;
}

.mb_show {
  display: none;
}

.clearfix {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

#wrap {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  position: relative;
  overflow-x: hidden;
}

#wrap img {
  max-width: 100%;
}

/* 플레이스홀더 색상변경 */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bbb;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbb;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #bbb;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #bbb;
}

/* --------------------------------------------
   common
----------------------------------------------*/
.inner {
  width: 1200px;
  margin: 0 auto;
}


.mo_Br {
  display: none;
}

@media (max-width :768px) {
  .mo_Br {
    display: block;
  }
}

/* --------------------------------------------
   quick
----------------------------------------------*/

.quick {
  position: fixed;
  right: 60px;
  top: 70%;
  z-index: 20;
}

.quick .quick-form {
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: url(http://html.gethompy.com/404.html?id=bWFkZGlkb3Q=) center no-repeat;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
  border-radius: 100%;
}

.quick .quick-form:hover {
  width: 180px;
  height: 70px;
  background: url(http://html.gethompy.com/404.html?id=bWFkZGlkb3Q=) center no-repeat;
  border-radius: 50px;
}

.top-btn {
  position: fixed;
  right: 60px;
  top: 79%;
  cursor: pointer;
  z-index: 20;
}

.counsel-btn {
  position: fixed;
  right: 60px;
  bottom: 50px;
  cursor: pointer;
  z-index: 20;
  width: 120px;
  cursor: pointer;
}

.k-talk-btn {
  position: fixed;
  right: 60px;
  bottom: 100px;
  cursor: pointer;
  z-index: 20;
  width: 120px;
  cursor: pointer;
}

.tel-btn {
  position: fixed;
  right: 60px;
  bottom: 200px;
  cursor: pointer;
  z-index: 20;
  width: 120px;
  cursor: pointer;
}


.pager {
  position: fixed;
  right: 30px;
  z-index: 10;
  top: 50%;
  margin-top: -62px;
}

.pager li a p {
  width: 10px;
  height: 10px;
  border: 2px solid #333;
  border-radius: 100%;
  margin-bottom: 8px;
}

.pager li:last-child a p {
  margin: 0;
}

.pager li.active a p {
  background: #333;
}

/* --------------------------------------------
   main visual
----------------------------------------------*/

/* visual-01 */
.visual-01 {
  position: relative;
}

.visual-01 .sec-01 {
    margin: 30px 0 0;
  background: url(/company/ks/img/main_bg.jpg) no-repeat center center/cover;
  height: 100vh;
}

.visual-01 .sec-01 .inner {
  font-size: 0;
}

.visual-01 .sec-01 .left {
  position: absolute;
  top: 30%;
  left: 15%;
  text-align: left;
}
.visual-01 .sec-01 .left .s_tit{
    font-family: 'GmarketSans';
    font-size: 25px;
    color: #fff;
}
.visual-01 .sec-01 .left .tit {
    font-family: 'GmarketSans';
  color: #fff;
  font-size: 47px;
  font-weight: 300;
  letter-spacing: -3px;
  padding-top: 20px;
  line-height: 1.2;

  white-space: nowrap;
}
.visual-01 .sec-01 .left .tit b{
    font-weight: 600;
}
.visual-01 .sec-01 .left .line{
    width: 2px;
    height: 50px;
    background-color: #fff;
    margin: 20px 10px;

}
.visual-01 .sec-01 .left p{
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-family: 'GmarketSans';
}
.visual-01 .sec-01 .left .tag-wrap {
  padding-top: 40px;
  font-size: 0;
}

.visual-01 .sec-01 .left .tag-wrap.tag_bt {
  padding-top: 15px;
}

.visual-01 .sec-01 .left .tag-wrap .tag {
  font-family: "noto sans kr";
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -1.5px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 10px 15px;
  margin-right: 5px;
  background-color: none;
}


/* visual-02 */

.visual-02 {
  width: 100%;
  background: url(/company/ks/img/sec_02.png) center no-repeat;
  background-size: cover;
  position: relative;
  padding: 100px 0;
}

.visual-02 .sec-02 {
  position: relative;
}


.visual-02 .tit{
    font-family: 'GmarketSans';
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: -1px;
    margin: 0 0 15px 0;
}
.visual-02 .tit b{font-weight: 700;}

.visual-02 .sec-02 .inner {
    font-size: 0;
  }
  

.visual-02 .sec-02 .tit b {
    color: #fff;
  }

  .visual-02 .box_list{
display: flex;
justify-content: center;
  }
  .visual-02 .box_list li{background-color: #fff;
border-radius: 100px;
font-size: 18px;
padding: 10px 30px;
margin: 5px;
font-weight: 500;
}

.visual-02 .s_tit{font-size: 22px;margin: 35px;
color: #fff;}

.visual-02 .s_tit b{font-weight: 700;}

.visual-02 h3{
    font-weight: 300;
    font-size: 25px;
    color: #fff;
    margin-bottom: 30px;
}
.visual-02 h3 b{
    font-weight: 600;
}

.visual-02 .txt_box{
    background: url(/company/ks/img/visual-02-bg-box.png) no-repeat center center/contain;
width: 100%;
height: 500px;
}
.visual-02 .tit_wrap{
    display: flex;
    align-items: center;
    padding-top: 4%;
    
}
.visual-02 .txt_box .tit_wrap p{
    font-size: 18px;
padding-left: 15px;
font-weight: 500;
}
.visual-02 .txt_box .con{
    width: 90%;
    margin: 0 auto;
}

.visual-02 .txt_box .c_txt{font-size: 17px;
text-align: left;
margin-top: 15px;}

.visual-02 .sec-02 .left {
  display: inline-block;
  width: 50%;
}

.visual-02 .sec-02 .right {
  display: inline-block;
  width: 50%;
}


/* visual-03 */

.visual-03 {
  width: 100%;
  background: url(/company/ks/img/visual-03-bg.png) center no-repeat;
  position: relative;
  padding: 100px 0 490px 0;
  background-size: cover;
  background-color: #131417;
}
.visual-03 .tit{
    font-family: 'GmarketSans';
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 0 25px 0;
    position: relative;
z-index: 99;
}
.visual-03 .tit b{font-weight: 700;}

.visual-03 .tit::before{
 content: '';
 background: url(/company/ks/img/visual-03-txt-bg.png) center no-repeat;
 background-size: cover;
    height: 60px;
    width: 20%;
    position: absolute;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}



.visual-03 span{font-size: 19px;
color: #fff;}

.visual-03 .sec-03 .tit b {
  color: #fff;
}


/* visual-04 */

.visual-04 {
  width: 100%;
  position: relative;
  padding: 80px 0 1px 0;
}

.visual-04 .bg_02 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.visual-04 .sec-04 .tit {
    font-family: 'GmarketSans';
  color: #222;
  font-size: 35px;
  letter-spacing: -1px;

  margin: 0 0 50px 0;
}

.visual-04 .sec-04 .tit b {
  color: #222;
}
.visual-04 .sec-04 .tit b{font-weight: 700;}



.faq-list {
    text-align: left;
  }
  
  .faq-list dl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
  }
  
  .faq-list dt,
  .faq-list dd {
    font-size: 17px;
    font-weight: 500;
    padding: 20px;
    position: relative;
  
    background: #f5f5f5;
    border-radius: 10px;
  }
  
  .faq-list dt {
    cursor: pointer;
    padding-right: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .faq-list .list_txt{
    margin-left: 10px;
    margin-left: 20px;
  }
  .faq-list .list_txt h3{
    font-size: 17px;
  }
  .faq-list .list_txt h5{
    font-size: 17px;
  }
  .faq-list .list_txt p{
    font-size: 17px;
    margin: 10px 0;
    font-weight: 400;
  }
  
  .faq-list dt:after {
    content: "+";
    display: inline-block;
    position: absolute;
    width: 15px;
    text-align: center;
    right: 30px;
    top: 60px;
    background-color: #fff;
    border-radius: 100px;
    padding: 6px;
  }
  
  .faq-list dd {
    display: none;
    color: #777;
    font-weight: 400;
    background: #f9f9f9;
  }
  


.visual-04 .one-stop {
  margin-bottom: 80px;
}

.visual-04 .one-stop-paper h3 {
  font-family: "noto sans kr";
  font-size: 24px;
  letter-spacing: -1px;
  font-weight: 700;
  color: #222;
  margin: 0 0 40px 0;
}

.visual-04 .one-stop-paper .paper_wrap {
  display: flex;
  gap: 15px;
}

.visual-04 .one-stop-paper .paper_wrap>* {
  flex: 1;
}

.visual-04 .one-stop-paper .paper_wrap .paper_itm {
  /* background: tomato;
  height: 240px; */
  border: 1px solid #ddd;
}

.visual-04 .one-stop-paper .paper_wrap .paper_itm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.visual-04 .one-stop-paper .paper_wrap .paper_itm span {
  padding-top: 15px;
  display: block;
  font-weight: 700;
  color: #222;
}


/* visual-05 */

.visual-05 {
  width: 100%;
  background: url(/company/ks/img/sec-05-bg.png) center no-repeat;
  position: relative;
  padding: 80px 0 100px 0;
  text-align: center;
}

.visual-05 .sec-05 .tit {
    font-family: 'GmarketSans';
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 0 25px 0;
}
.visual-05 .sec-05 .i_img{    display: inline-block;}

.visual-05 .sec-05 .tit b {
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.visual-05 .sec-05 h1{
  font-size: 25px;
    color: #fff;
    font-family: 'GmarketSans';
    font-weight: 400;
    margin: 40px;
}
.visual-05 .sec-05 h1 b{
  font-size: 30px;
  font-weight: 700;
}

.visual-05 .sec-05 .sub {
  font-family: "noto sans kr";
  color: #777;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: -1px;
  margin: 0 0 40px 0;
}


.visual-05 .sec-05 {
  position: relative;
}

.visual-05 .sec-05 .add_benefit {
  font-size: 0;
  background: #f5f5f5;
  border-radius: 20px;
  padding: 70px 0;
  margin-bottom: 50px;
}

.visual-05 .sec-05 .add_benefit:nth-of-type(2) {
  padding: 70px 0 0 0;
}

.visual-05 .sec-05 .add_benefit .add01 {
  text-align: left;
  margin: 0 0 70px 0;
}

.visual-05 .sec-05 .add_benefit:nth-of-type(2) .add01 {
  margin: 0 0 0px 0;
}

.visual-05 .sec-05 .add_benefit .add02 {
  margin: 0 0 30px 0;
}


/* visual-06 */

.visual-06 {
  width: 100%;
  position: relative;
  padding: 80px 0 100px 0;

  background: url(/company/ks/img/visual-06-bg.png) no-repeat center center/cover;
}

.visual-06 .sec-06 .tit {
  font-family: 'GmarketSans';
  color: #333;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: -1px;
  margin: 0 0 25px 0;
  text-align: center;
}

.visual-06 .sec-06 .tit b {
font-weight: 600;
}


.visual-06 .sec-06 .box_list{
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.visual-06 .sec-06 .box_list li{
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 19%;
}
.visual-06 .sec-06 .box_list li p{
  text-align: center;
    padding: 0px 10px;
    font-size: 17px;
}
.visual-06 .sec-06 .box_list li span{
  font-size: 13px;
}
.visual-06 .sec-06 .box_list .list_txt{
  height: 145px;
  display: flex;
  align-items: center;
}

.visual-06 .sec-06 .sub {
  font-family: "noto sans kr";
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: -1px;
  margin: 0 0 40px 0;
}

.visual-06 .sec-06 .item-wrap .left {
  text-align: left;
}

.visual-06 .sec-06 .item-wrap .right {
  text-align: right;
}


/* visual-07 */

.visual-07 {
  width: 100%;
  position: relative;
  padding: 80px 0 100px 0;
  background: url(/company/ks/img/visual-07-bg.png) no-repeat center center / cover;
}
.visual-07 .sec-07 h1{
  font-family: 'GmarketSans';
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
  line-height: 43px;
}

.visual-07 .sec-07 .tit {

}

.visual-07 .sec-07 .tit b {
  color: #222;
}

.visual-07 .sec-07 .sub {
  font-family: "noto sans kr";
  color: #777;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: -1px;
  margin: 0 0 40px 0;
}


.visual-07 .sec-07 {
  position: relative;
}

.visual-07 .sec-07 .inner {
  font-size: 0;
}

.visual-07 .sec-07 .qna_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
}

.visual-07 .sec-07 .qna_box img {
  box-shadow: 0px 12px 44px rgba(59, 74, 125, 0.12);
  border-radius: 10px;
}


/* visual-08 */

.visual-08 {
  width: 100%;
  position: relative;
  padding: 80px 0 50px 0;
  background: url(/company/ks/img/sec08_bg.png) no-repeat center center/cover;
}

.visual-08 .btn_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
.visual-08 .btn_wrap li{cursor: pointer; padding: 30px 0; border-radius: 10px; width: 19%; background-color: #fff;text-align: center;}
.visual-08 .btn_wrap li p{letter-spacing: -1px; line-height: 22px;margin-bottom: 10px; font-size: 19px; font-weight: 700; margin-top: 20px;}
.visual-08 .btn_wrap li span{font-size: 13px;margin-top: 5px;}
.visual-08 .bg_03 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.visual-08 .sec-08 .tit {
  font-family: "noto sans kr";
  color: #fff;
  font-size: 54px;
  font-weight: 300;
  letter-spacing: -4px;

  margin: 0 0 48px 0;
}

.visual-08 .sec-08 .tit b {
  color: #fff;
}

.visual-08 .sec-08 .item-wrap {
  position: relative;
  font-size: 0;
}

.visual-08 .sec-08 .item-wrap .left {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;

}

.visual-08 .sec-08 .item-wrap .prom_arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.visual-08 .sec-08 .item-wrap .right {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
}


/* visual-09 */

.visual-09 {
  width: 100%;
  position: relative;
  padding: 80px 0 100px 0;
}

.visual-09 .bg_04 {
  position: absolute;
  bottom: 0;
}
.visual-09 .bg_04 img{width: 100%;}

.visual-09 .sec-09 .tit {
  font-family: 'GmarketSans';
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: -1px;
    margin: 0 0 25px 0;
    text-align: center;
}

.visual-09 .sec-09 .tit b {
  color: #222;
}

.visual-09 .sec-09 .sub {
  font-family: 'GmarketSans';
  color: #777;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: -1px;
  margin: 0 0 40px 0;
}



/* --------------------------------------------
   pop
----------------------------------------------*/
.backBlack {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  z-index: 30;
  display: none;
}

.prdPopup {
  width: 1080px;
  height: 600px;
  overflow: auto;
  background: #fff;
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  margin-left: -540px;
  top: 12%;
  z-index: 35;
  display: none;
  padding: 50px;
}

.prdPopup .tit-wrap {
  text-align: left;
  border-left: 4px solid #122e49;
  padding-left: 20px;
  position: relative;
}

.prdPopup .tit-wrap .sub {
  font-family: "noto sans kr";
  color: #777;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -1px;
}

.prdPopup .tit-wrap .tit {
  font-family: "noto sans kr";
  color: #122e49;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -2px;
}

.prdPopup .tit-wrap .close {
  cursor: pointer;
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 33px;
}

.popupForm {
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 30px;
  margin: 0 auto;
}

.popupForm .part-01 {}

/*.popupForm .part-01*/
.part-01-txt {
  font-size: 0;
  padding-top: 40px;
}

/*.popupForm .part-01 */
.part-01-txt .txt {
  font-family: "noto sans kr";
  color: #222;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: left;
  display: inline-block;
  width: 30%;
}

/*.popupForm .part-01*/
.part-01-txt .sub {
  font-family: "noto sans kr";
  color: #888;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: right;
  display: inline-block;
  width: 70%;
}

/*.popupForm .part-01*/
.part-01-txt .sub b {
  color: red;
}

.popupForm .part-02 {}

/* 
.popupForm .part-02 .part-02-txt {
  font-size: 0;
  padding-top: 40px;
}

.popupForm .part-02 .part-02-txt .txt {
  font-family: "noto sans kr";
  color: #222;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: left;
  display: inline-block;
  width: 30%;
}

.popupForm .part-02 .part-02-txt .sub {
  font-family: "noto sans kr";
  color: #888;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: right;
  display: inline-block;
  width: 70%;
}

.popupForm .part-02 .part-02-txt .sub b {
  color: red;
} */
/* 
.popupForm .part-02 ul li {
  border-bottom: 1px solid #ddd;
} */

.popupForm .part-01 ul {
  border-bottom: none;
}

.popupForm .part-03 {}

.popupForm .part-03 .part-03-txt {
  font-size: 0;
  padding-top: 40px;
}

.popupForm .part-03 .part-03-txt .txt {
  font-family: "noto sans kr";
  color: #222;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: left;
  display: inline-block;
  width: 30%;
}

.popupForm .part-03 .part-03-txt .sub {
  font-family: "noto sans kr";
  color: #888;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: right;
  display: inline-block;
  width: 70%;
}

.popupForm .part-03 .part-03-txt .sub b {
  color: red;
}

.popupForm .part-03 ul li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.popupForm .part-03 ul {
  border-bottom: none;
}

.popupForm .part-03 ul li:nth-child(2) {
  height: 200px;
}

.popupForm .part-03 ul li:nth-child(2) dd label {
  height: 200px;
}


.popupForm .part-03 ul li:nth-child(2) .fc_wrap2 {
  display: flex;
}

.popupForm .part-03 ul li:nth-child(2) .fc_wrap2 textarea {
  font-family: "noto sans kr";
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
  border: none;
  padding: 10px;
  width: 67%;
  height: 180px;
}

.popupForm ul {
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
  border-top: 2px solid #333;
  border-bottom: 1px solid #ddd;
}

.popupForm ul li {
  width: 50%;
  float: left;
  padding: 0;
  line-height: 50px;
  text-align: left;
  cursor: auto;
}

.popupForm .form-com label {
  text-align: center;
  width: 30%;
  font-size: 15px;
  color: #333;
  float: left;
  font-weight: 600;
  letter-spacing: -1px;
  font-family: "noto sans kr";
  background: #f1f1f1;
  height: 60px;
  line-height: 60px;
  position: relative;
}

.popupForm .form-com .apply_label {
  display: flex;
  align-items: center;
  white-space: nowrap;

  text-align: left;
  width: 20%;
  font-size: 15px;
  color: #333;
  float: left;
  font-weight: 500;
  letter-spacing: -1px;
  font-family: "noto sans kr";
  background: none;
  height: 60px;
  line-height: 60px;
  position: relative;
}

.popupForm .form-com .apply_label .ap_check {
  margin: 2px 5px 0 15px;
}


.popupForm .form-com label p {
  position: absolute;
  right: 15%;
  top: 50%;
  margin-top: -7px;
}

.popupForm .form-com label b {
  color: red;
}

.popupForm ul li select {
  width: 70%;
  vertical-align: middle;
  display: block;
  float: left;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  padding: 3px 0px;
  border: 0;
  border: none;
  font-family: "noto sans kr";
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
}

.popupForm ul li input {
  width: 70%;
  vertical-align: middle;
  display: block;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  padding: 3px 10px;
  box-shadow: 0;
  border: 0;
  float: left;
}

.popupForm ul li input::placeholder {
  font-family: "noto sans kr";
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
}

.popupForm input.ap_check {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: checkbox;
  vertical-align: middle;
}

.popupForm input.pa_check {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: checkbox;
  vertical-align: middle;
}

.popupForm .check-wrap {
  display: inline-block;
  width: 100%;
  background: #fff;
  text-align: left;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.popupForm .m-pop-check-01 {
  cursor: pointer;
  padding: 10px;
  display: inline-block;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0;
}

.popupForm .m-pop-check-01 label {
  cursor: pointer;
  padding-left: 25px;
  font-family: "noto sans kr";
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
}

.popupForm .m-pop-check-02 label {
  cursor: pointer;
  padding-left: 25px;
  font-family: "noto sans kr";
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -1px;
}

.popupForm .m-pop-check-02 {
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 0;
}

.popupForm .pop-privacy {
  font-size: 11px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  color: red;
  font-weight: 700;
  font-family: "noto sans kr";
  position: absolute;
  right: 0px;
  top: 12px;
  border-bottom: 2px solid red;
}

.popupForm .pop-agreement {
  font-size: 9px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 1px 3px;
  text-align: center;
  background-color: #999;
  cursor: pointer;
  margin-left: 5px;
  vertical-align: middle;
  color: #fff;
}

.popupForm #c_agreepop {
  vertical-align: middle;
}

.prdPopup .submitBox {
  width: 100%;
  margin: 30px 0;
}

.prdPopup .submitBox input.popbtn {
  background-color: transparent;
}

.prdPopup .submitBox input.popbtn {
  font-family: "noto sans kr";
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
  background: #122e49;
  padding: 20px 30px;
  border-radius: 50px;
}

.prdPopup .submitBox img {
  vertical-align: -1px;
  padding-left: 20px;
}

.prdPopup .sub-title {
  width: 50%;
  float: right;
  box-sizing: border-box;
}

.popupForm .check-wrap input[id="c_privacy_p"]+label {
  background: url("/company/ks/img/check_off.png") no-repeat;
  background-position: 0%;
  background-size: 15px 15px;
}

.popupForm .check-wrap input[id="c_privacy_p"]:checked+label {
  background: url("/company/ks/img/check_on.png") no-repeat;
  background-position: 0%;
  background-size: 15px 15px;
}

.popupForm .check-wrap input[id="c_privacy_p"] {
  display: none;
}

.popupForm .check-wrap input[id="c_agree_p"]+label {
  background: url("/company/ks/img/check_off.png") no-repeat;
  background-position: 0%;
  background-size: 15px 15px;
}

.popupForm .check-wrap input[id="c_agree_p"]:checked+label {
  background: url("/company/ks/img/check_on.png") no-repeat;
  background-position: 0%;
  background-size: 15px 15px;
}

.popupForm .check-wrap input[id="c_agree_p"] {
  display: none;
}

/* 인증번호 추가셋팅 */
.pop-confirm {}

.pop-confirm .send-number {
  width: 75%;
  float: left;
  cursor: auto;
}

.pop-confirm .number-confirm {
  height: 40px;
  line-height: 40px;
  border-color: #bbb;
}

.pop-confirm .send-number .sendbasic {
  height: 40px;
  line-height: 40px;
  border-color: #bbb;
}

.popupForm .rebtn-area {
  width: 75%;
  float: left;
  height: 42px;
  line-height: 40px;
  box-sizing: border-box;
  border: 1px solid #bbb;
  background-color: #fff;
}

.popupForm .rebtn-area input {
  border: 0;
  width: 70%;
}

.popupForm .rebtn-area .resend {
  padding-left: 8px;
}

.popupForm .rebtn-area .resend>a {
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}

.popupForm .rebtn-area span {
  color: red;
  font-weight: bold;
}

.pop-confirm .phnumber .rebtn-area {
  width: 22%;
  float: right;
  text-align: center;
}

.pop-confirm .phnumber .rebtn-area span {
  display: block;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}

.pop-confirm .phnumber .rebtn-area .count-num {
  color: red;
  font-weight: bold;
}

.pop-confirm .phnumber .rebtn-area .resend>a {
  text-decoration: underline;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}

.prdPopup .info_wrap .info_agree {
  display: inline-block;
  width: auto;
  margin-top: 10px;
}

.prdPopup .info_wrap .info_agree:first-child {
  margin-right: 30px;
}

.toggle-btn {
  font-size: 10px;
  background: #ddd;
  padding: 3px;
}

input.popbtn {
  border: none;
}

/* 팝업 */
.blackbg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  z-index: 11;
  display: none;
}

.popup-full {
  width: 500px;
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  margin-left: -250px;
  top: 200px;
  z-index: 75;
  overflow: hidden;
  display: none;
}

.popup-full .title {
  width: 500px;
  background-color: #333;
  position: fixed;
  padding: 10px 20px;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  display: inline-block;
  vertical-align: middle;

  display: flex;
}

.popup-full .pop-content {
  padding: 60px 20px 30px;
  height: 300px;
  font-size: 12px;
  background-color: #fff;
  overflow-y: hidden;
  border: 1px solid #ddd;

  text-align: left;
}

.popup-full .pop-esc {
  cursor: pointer;
  background-color: #000;
  color: #fff;
  border: 0;
  padding: 0 15px;
  font-size: 20px;
  right: 0;
  position: absolute;
  top: 0;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}

.popupForm .form-label {
  width: 20%;
  float: left;
}

.popupForm .form-label label {
  font-size: 16px;
  color: #fff;
  letter-spacing: -0.08em;
  line-height: 50px;
  font-weight: 500;
}

.popupForm .form-com {
  width: 100%;
  float: left;
  background: #fff;
}

.popupForm input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 5px;
  font-size: 15px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  box-shadow: 0;
  color: #000;
}

.popupForm select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 5px;
  font-size: 15px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  box-shadow: 0;
  color: #bbb;
}

/* --------------------------------------------
   modal
----------------------------------------------*/

.pop-01 {
  cursor: pointer;
}

.pop-02 {
  cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 50;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  /* 15% from the top and centered */
  padding: 40px 40px 60px;
  border: 1px solid #ddd;
  width: 420px;
  /* Could be more or less, depending on screen size */
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
  -webkit-box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
  box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
}

.modal-content .tit-wrap {
  position: relative;
  border-bottom: 3px solid #235380;
  padding-bottom: 15px;
}

.modal-content .tit-wrap .tit {
  font-family: "noto sans kr";
  color: #235380;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: left;
}

.modal-content .tit-wrap .close02 {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 51;
  cursor: pointer;
}

.modal-content .tit-wrap .mclose02 {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 51;
  cursor: pointer;
}

.modal-content .txt-wrap {}

.modal-content .txt-wrap .txt-01 {
  text-align: left;
}

.modal-content .txt-wrap .txt-01 .tit {
  font-family: "noto sans kr";
  color: #444;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.modal-content .txt-wrap .txt-01 .tit img {
  padding-right: 10px;
  vertical-align: 1px;
}

.modal-content .txt-wrap .txt-01 span {
  font-family: "noto sans kr";
  color: #888;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
}

.modal-content .txt-wrap .txt-02 {
  text-align: left;
}

.modal-content .txt-wrap .txt-02 .tit {
  font-family: "noto sans kr";
  color: #444;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.modal-content .txt-wrap .txt-02 .tit img {
  padding-right: 10px;
  vertical-align: 1px;
}

.modal-content .txt-wrap .txt-02 span {
  font-family: "noto sans kr";
  color: #888;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
}

.modal-content .txt-wrap .txt-02 .sub {
  font-family: "noto sans kr";
  color: #888;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
  background: #f1f1f1;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 7px;
  margin-top: 10px;
}

.modal-content .txt-wrap .txt-03 {
  text-align: left;
}

.modal-content .txt-wrap .txt-03 .tit {
  font-family: "noto sans kr";
  color: #444;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.modal-content .txt-wrap .txt-03 .tit img {
  padding-right: 10px;
  vertical-align: 1px;
}

.modal-content .txt-wrap .txt-03 span {
  font-family: "noto sans kr";
  color: #888;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -1px;
}

.modal-content .b-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  font-family: "noto sans kr";
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1px;
  background: #235380;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-sizing: border-box;
  padding: 10px 0;
  cursor: pointer;
}

.modal-content .mb-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  font-family: "noto sans kr";
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1px;
  background: #235380;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-sizing: border-box;
  padding: 10px 0;
  cursor: pointer;
}

/* --------------------------------------------
   popup
----------------------------------------------*/
.privacy {
  width: 100%;
  margin: 5px auto;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  font-size: 11px;
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  text-align: left;
  box-sizing: border-box;
  padding: 15px 20px;
  line-height: 20px;
}

.privacy b {
  font-weight: bold;
}

.layerPopup {
  background-color: #d5d5d5;
  width: 500px;
  height: 300px;
  box-sizing: border-box;
  padding: 20px;
  position: fixed;
  left: 50%;
  margin-left: -250px;
  top: 300px;
  z-index: 2;
  overflow: hidden;
  display: none;
}

.layerPopup button {
  cursor: pointer;
  width: 100%;
  background-color: #333;
  color: #fff;
  border: 0;
  padding: 10px 0;
  margin-top: 10px;
}

.inner.boardin {
  margin-top: 200px;
  margin-bottom: 100px;
  min-height: calc(100vh - 444px);
}

.mo_board_btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  padding: 8px 8px;
  background: #214c94;
  color: #fff;
  border-radius: 20px;
}

@media (min-width: 781px) and (max-width: 1200px) {
  .sec1_car {
    margin-bottom: 90px;
  }

  .inner {
    width: 90%;
    margin: 0 auto;
  }

  .inner.boardin {
    margin-top: 11vw;
    min-height: calc(100vh - 110vw);
  }
}

/*********************************************
  모바일
*********************************************/
@media (min-width: 230px) and (max-width: 780px) {

  /* --------------------------------------------
   common
----------------------------------------------*/
  .inner.boardin {
    margin-top: 11vw;
    min-height: calc(100vh - 110vw);
  }

  .pc_show {
    display: none;
  }

  .mb_show {
    display: block;
  }

  #wrap {
    width: 100%;
    min-width: 280px;
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    position: relative;
    overflow: unset;
  }

  #wrap img {
    max-width: 100%;
  }

  .inner {
    width: 95%;
    margin: 0 auto;
  }

  /* --------------------------------------------
   visual
----------------------------------------------*/

  .top-btn {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 70px;
    cursor: pointer;
    z-index: 20;
    width: 40px;
  }

  .counsel-btn {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 70px;
    cursor: pointer;
    z-index: 20;
    width: 60px;
    cursor: pointer;
  }

  .k-talk-btn {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 80px;
    cursor: pointer;
    z-index: 20;
    width: 60px;
    cursor: pointer;
  }

  .tel-btn {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 150px;
    cursor: pointer;
    z-index: 20;
    width: 60px;
    cursor: pointer;
  }

  .m-quick-btn {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 80px;
    cursor: pointer;
    z-index: 20;
    width: 40px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.21);
    border-radius: 100%;
  }

  .m-quick-form-btn {
    position: fixed;
    z-index: 25;
    background: #0D217B;
    bottom: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
  }

  .m-quick-form-btn a {
    color: #fff;
    font-family: "noto sans kr";
    font-size: 18px;
    letter-spacing: -1px;
  }

  .m-quick-form-btn a img {
    vertical-align: -1px;
    padding-left: 10px;
  }

  /* visual-01 */
  .visual-01 {
    position: relative;
  }

  .visual-01 .sec-01 {
    margin-top: 0;
    background: url(/company/ks/img/m_main_bg.jpg)no-repeat center center/cover;
  
  }
  .visual-02 .txt_box{
    background-color: #fff;
    border-radius: 10px;
    height: auto;
    padding: 20px 0;
  }
  .visual-02 .tit_wrap{
    padding-top: 0;
  }
  .visual-02 .txt_box .tit_wrap p{
    font-size: 11px;
    padding-left: 5px;
  }
  .visual-02 .txt_box .c_txt{font-size: 11px;}
  .visual-01 .sec-01 .left p{font-size: 11px;line-height: 18px;}
  .visual-01 .sec-01 .inner {
    font-size: 0;
  }
  .visual-01 .sec-01 .left .s_tit{font-size: 15px;}
  .visual-01 .sec-01 .left {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    padding: 60px 0 0 0;
    box-sizing: border-box;
    position: relative;
    z-index: 2;

    left: 0;
  }

  .visual-01 .sec-01 .left .tit {
  letter-spacing: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding-top: 10px;
  }
  .visual-01 .sec-01 .left .line{
    margin: 20px auto;
  }
  .visual-01 .sec-01 .left .tag-wrap {
    padding-top: 20px;
    font-size: 0;
  }

  .visual-01 .sec-01 .left .tag-wrap.tag_bt {
    padding-top: 0px;
  }

  .visual-01 .sec-01 .left .tag-wrap .tag {
    font-family: "noto sans kr";
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -1.5px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 8px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .visual-01 .sec-01 .left .tag-wrap .tag.last {
    margin-right: 0;
  }

  /* visual-02 */
  
  .visual-02 {
    width: 100%;
    background: #252531;
    position: relative;
    padding: 50px 0;
  }

  .visual-02 .tit{font-size: 15px;margin: 0 0 20px 0;}
  .visual-02 .box_list li{
    font-size: 11px;
  }
  .visual-02 .box_list{
    display: unset;
  }
  .visual-02 .s_tit{
    font-size: 13px;
    margin: 30px 0 20px;
  }
  .visual-02 h3{
    font-size: 13px;
  }
  .visual-02 .sec-02 {
    position: relative;
  }
  .visual-03 .tit{
    font-size: 15px;
    margin: 0 0 15px 0;
  }
  .visual-03 .tit::before{
    width: 81%;
    background-size: contain;
  }
  .visual-03 span{
    font-size: 11px;
    padding: 0 20px;
    display: block;
  }
  .visual-03 span br{
    display: none;
  }
  .visual-02 .sec-02 .inner {
    font-size: 0;

  }

  .visual-02 .sec-02 .left {
    display: block;
    width: 100%;
  }


  .visual-02 .sec-02 .right {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .visual-02 .sec-02 .left img,
  .visual-02 .sec-02 .right img {
    width: 90%;
  }


  /* visual-03 */
  .visual-03 {
    width: 100%;
background-size: cover;
    position: relative;
    padding: 40px 0 230px;
    background-color: #252531;
  }

  .visual-03 .bg_01 {
    position: absolute;
    top: 0;
    right: 0;
  }

  .visual-03 .sec-03 .tit {
    font-family: "noto sans kr";
    color: #222;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -2px;

    margin: 0 0 8px 0;
  }

  .visual-03 .sec-03 .tit b {
    color: #222;
  }

  .visual-03 .sec-03 .sub {
    font-family: "noto sans kr";
    color: #777;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px;
    padding-top: 0px;
    word-break: keep-all;

    margin: 0 0 20px 0;
  }

  .visual-03 .sec-03 {
    position: relative;
  }

  .visual-03 .sec-03 .inner {
    font-size: 0;
  }

  .visual-03 .sec-03 .left {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  .visual-03 .sec-03 .right {
    display: block;
    width: 90%;
    margin: 0 auto 20px auto;

    background: #f5f5f5;
    padding: 20px;
  }

  .visual-03 .sec-03 .left img,
  .visual-03 .sec-03 .right img {
    width: 100%;
  }

  /* visual-04 */

  .visual-04 {
    width: 100%;
    position: relative;
    padding: 40px 0;
    background: #f5f5f5;
  }

  .visual-04 .sec-04 .tit {

    color: #222;
    font-size: 15px;
    font-weight: 300;
    word-break: keep-all;
    margin: 0 0 20px 0;
    line-height: 1.4;
  }
  .faq-list .list_txt{margin-left: 10px;}
  .visual-04 .sec-04 .tit b {
    color: #222;
  }
  .faq-list dt:after{
   display: none;
  }
  .faq-list .list_txt h3{font-size: 13px;letter-spacing: -1px;}
  .faq-list .list_txt h3 br{display: none;}
  .faq-list .list_txt h5{font-size: 13px;}
  .faq-list .list_txt p{font-size: 11px;}
  .faq-list dt{padding-right: 0;width: 90%; margin: 0 auto;}
  .faq-list dt img{width: 20%;}
  .faq-list dt, .faq-list dd{font-size: 11px;background-color: #fff;padding: 10px;}
  .faq-list dt{background-color: #fff;margin-bottom: 0;}

  .visual-05 .sec-05 .i_img{
    display: none;
  }
  .visual-04 .one-stop {
    margin-bottom: 0px;
  }

  .visual-04 .one-stop-paper h3 {
    font-family: "noto sans kr";
    font-size: 24px;
    letter-spacing: -2px;
    font-weight: 700;
    color: #222;
    margin: 0 0 20px 0;
  }

  .visual-04 .one-stop-paper .paper_wrap {
    /* display: flex; */
    gap: 30px 5px;

    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 20px;
  }

  .visual-04 .one-stop-paper .paper_wrap>* {
    flex: 1;
  }

  .visual-04 .one-stop-paper .paper_wrap .paper_itm {
    /* background: tomato;
    height: 240px; */
    border: 1px solid #ddd;
  }

  .visual-04 .one-stop-paper .paper_wrap .paper_itm img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .visual-04 .one-stop-paper .paper_wrap .paper_itm span {
    padding-top: 5px;
    display: block;
    font-weight: 700;
    color: #222;

    font-size: 12px;
  }

  /* visual-05 */
  .visual-05 {
    width: 100%;

    position: relative;
    padding: 40px 0;
  }
  .visual-05 .sec-05{
    width: 95%;
    margin: 0 auto;
  }

  .visual-05 .sec-05 .tit {
    font-size: 13px;
    font-weight: 300;
    word-break: keep-all;
    margin: 0 0 20px 0;
  }
  .visual-05 .sec-05 img{width:100%;}

  .visual-05 .sec-05 .sub {
    font-family: "noto sans kr";
    color: #777;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px;
    padding-top: 0px;
    word-break: keep-all;
    margin: 0 0 20px 0;
  }

  .visual-05 .sec-05 h1{
    font-size: 13px;
    margin: 25px 0 ;
  }
  .visual-05 .sec-05 h1 b{
    font-size: 14px;
  }

  .visual-05 .sec-05 .add_benefit {
    font-size: 0;
    background: #f5f5f5;
    border-radius: 0px;
    padding: 30px 0;
    margin-bottom: 0px;
  }

  .visual-05 .sec-05 .add_benefit:nth-of-type(2) {
    padding: 0px 0 40px 0;
  }


  .visual-05 .sec-05 .add_benefit .add01 {
    text-align: left;
    margin: 0 0 30px 0;
  }

  .visual-05 .sec-05 .add_benefit:nth-of-type(2) .add01 {
    margin: 0 0 0px 0;
  }

  .visual-05 .sec-05 .add_benefit .add02 {
    margin: 0 0 0px 0;
  }


  /* visual-06 */
  .visual-06 {
    width: 100%;
    background: url(/company/ks/img/visual-06-bg.png) center center/cover;

    position: relative;
    padding: 40px 0;
  }

  .visual-06 .sec-06 .tit {
    font-size: 15px;
    font-weight: 300;
    word-break: keep-all;
    margin: 0 0 20px 0;
  }

  .visual-06 .sec-06 .tit b {
  }
  .visual-06 .sec-06 .box_list{
    flex-wrap: wrap;
    gap: 13px;
  }
  .visual-06 .sec-06 .box_list li{
    width: 48%;
  }
  .visual-06 .sec-06 .box_list li p{
    font-size: 11px;
  }
  .visual-06 .sec-06 .box_list .list_txt{
    height: 100px;
    justify-content: center;
  }
  .visual-06 .sec-06 .box_list li span{
    font-size: 10px;
  }

  .visual-06 .sec-06 .sub {
    font-family: "noto sans kr";
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px;
    word-break: keep-all;
    margin: 0 0 20px 0;
  }


  .visual-06 .sec-06 .item-wrap .left {
    text-align: left;
  }

  .visual-06 .sec-06 .item-wrap .right {
    text-align: right;
  }

  /* visual-07 */
  .visual-07 {
    width: 100%;

    position: relative;
    padding: 40px 0px;
    box-sizing: border-box;
  }

  .visual-07 .sec-07 h1{
font-size: 13px;
line-height: 20px;
letter-spacing: 0;
width: 95%;
    margin: 0 auto;
  }

  .visual-07 .sec-07 .tit {
    font-family: "noto sans kr";
    color: #222;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -2px;
    word-break: keep-all;
    margin: 0 0 8px 0;
  }

  .visual-07 .sec-07 .tit b {
    color: #222;
  }

  .visual-07 .sec-07 .sub {
    font-family: "noto sans kr";
    color: #777;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px;
    word-break: keep-all;
    margin: 0 0 20px 0;
  }

  .visual-07 .sec-07 {
    position: relative;
  }

  .visual-07 .sec-07 .inner {
    font-size: 0;
  }

  .visual-07 .sec-07 .qna_box {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 15px;
  }

  .visual-07 .sec-07 .qna_box img {
    box-shadow: 0px 12px 44px rgba(59, 74, 125, 0.12);
    border-radius: 10px;

    width: 90%;
  }


  /* visual-08 */
  .visual-08 {
    width: 100%;
    position: relative;
    padding: 40px 0;
    box-sizing: border-box;

    background: #171717;
  }
  .visual-08 .btn_wrap li{
    width: 49%;
    margin-bottom: 10px;
    line-height: 16px;
  }
  .visual-08 .btn_wrap li img{
    width: 60%;
  }
  .visual-08 .btn_wrap li p{
    font-size: 13px;
    width: 90%;
    margin: 10px auto 3px;
    line-height: 18px;
  }
  .visual-08 .btn_wrap li span{
    font-size: 10px;
    line-height: 15px;
  }
  .visual-08 .btn_wrap li{
    padding: 20px 0;
  }

  .visual-08 .sec-08 .tit {
    font-family: "noto sans kr";
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -2px;
    word-break: keep-all;

    margin: 0 0 24px 0;
  }

  .visual-08 .sec-08 .tit b {
    color: #fff;
  }

  .visual-08 .sec-08 .item-wrap {
    position: relative;
    font-size: 0;
  }

  .visual-08 .sec-08 .item-wrap .left {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;

  }

  .visual-08 .sec-08 .item-wrap .prom_arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .visual-08 .sec-08 .item-wrap .right {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
  }

  .visual-08 .sec-08 .tab {
    position: relative;
  }

  .visual-08 .sec-08 .prom_arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 15%;
    margin-left: -12.625px;
    margin-top: -12.625px;
    max-width: 30px !important;
    max-height: 30px;
  }

  .visual-08 .sec-08 .tab button {
    font-size: 14px;
    letter-spacing: -1px;
    font-family: "noto sans kr";
    font-weight: 700;
    color: #ddd;
    background: none;
    border: 2px solid #ddd;
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-block;
    outline: none;
  }

  
  .visual-08 .sec-08 .tab button:nth-child(2) {
    margin-right: 40px;
  }

  .visual-08 .sec-08 .tab button.active {
    color: #fff;

    border: 2px solid #E60012;
    box-shadow: 0 0 10px #E60012, 0 0 20px #E60012, 0 0 30px #E60012;
    transition: box-shadow 0.3s ease-in-out;
  }

  .visual-08 .sec-08 #m01 img,
  .visual-08 .sec-08 #m02 img {
    width: 80%;
  }

  .visual-09 .sec-09 img{width: 100%;}

  /* visual-09 */
  .visual-09 {
    width: 100%;
    position: relative;
    padding: 40px 0;
  }

  .visual-09 .sec-09 .tit {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    word-break: keep-all;
    margin: 0 0 8px 0;
  }

  .visual-09 .sec-09 .tit b {
    color: #222;
  }

  .visual-09 .sec-09 .sub {
    font-family: "noto sans kr";
    color: #777;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px;
    word-break: keep-all;
    margin: 0 0 24px 0;
  }
  .copy{
    font-size: 11px;
    margin-top: 20px;
  }
  .copy span {
font-size: 11px;
  }
  /* --------------------------------------------
   pop
----------------------------------------------*/
  .backBlack {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 11;
  }

  .prdPopup {
    width: 101%;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 0px;
    z-index: 12;
    overflow: hidden;
    background: #fff;
    overflow: auto;
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    padding: 30px;
    z-index: 60;
  }

  .prdPopup .tit-wrap {
    text-align: center;
    border-left: none;
    padding-left: 0px;
    position: relative;
  }

  .prdPopup .tit-wrap .sub {
    font-family: "noto sans kr";
    color: #777;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -1px;
  }

  .prdPopup .tit-wrap .tit {
    font-family: "noto sans kr";
    color: #122e49;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -2px;
    word-break: keep-all;
  }

  .prdPopup .tit-wrap .close {
    cursor: pointer;
    border: 0;
    background-color: transparent;
    position: absolute;
    right: -30px;
    top: -30px;
    width: 33px;
  }

  .popupForm {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    margin: 0 auto;
  }

  .popupForm .part-01 {}

  /*.popupForm .part-01 */
  .part-01-txt {
    font-size: 0;
    padding-top: 15px;
    border-top: 3px solid #333;
    margin-top: 30px;
  }

  /*.popupForm .part-01 */
  .part-01-txt .txt {
    font-family: "noto sans kr";
    color: #222;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: left;
    display: inline-block;
    width: 30%;
  }

  /*.popupForm .part-01*/
  .part-01-txt .sub {
    font-family: "noto sans kr";
    color: #888;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: right;
    display: inline-block;
    width: 70%;
  }

  /*.popupForm .part-01*/
  .part-01-txt .sub b {
    color: red;
  }

  .popupForm .part-02 {}

  .popupForm .part-02 .part-02-txt {
    font-size: 0;
    padding-top: 15px;
    border-top: 3px solid #333;
    margin-top: 30px;
  }

  .popupForm .part-02 .part-02-txt .txt {
    font-family: "noto sans kr";
    color: #222;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: left;
    display: inline-block;
    width: 100%;
  }

  .popupForm .part-02 .part-02-txt .sub {
    font-family: "noto sans kr";
    color: #888;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: right;
    display: none;
    width: 70%;
  }

  .popupForm .part-02 .part-02-txt .sub b {
    color: red;
  }

  .popupForm .part-02 ul li {
    border-bottom: none;
  }

  .popupForm .part-02 ul {
    border-bottom: none;
  }

  .popupForm .part-03 {}

  .popupForm .part-03 .part-03-txt {
    font-size: 0;
    padding-top: 15px;
    border-top: 3px solid #333;
    margin-top: 30px;
  }

  .popupForm .part-03 .part-03-txt .txt {
    font-family: "noto sans kr";
    color: #222;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: left;
    display: inline-block;
    width: 100%;
  }

  .popupForm .part-03 .part-03-txt .sub {
    font-family: "noto sans kr";
    color: #888;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: right;
    display: none;
    width: 70%;
  }

  .popupForm .part-03 .part-03-txt .sub b {
    color: red;
  }

  .popupForm .part-03 ul li {
    width: 100%;
    border-bottom: none;
  }

  .popupForm .part-03 ul {
    border-bottom: none;
  }


  .popupForm .part-03 ul li:nth-child(2) .fc_wrap2 {
    display: block;
  }

  .popupForm .part-03 ul li:nth-child(2) .fc_wrap2 textarea {
    font-family: "noto sans kr";
    color: #aaa;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    border: 1px solid #ddd;
    padding: 10px;
    width: 93%;
    height: 165px;
  }

  /* 
  .popupForm .part-03 ul li textarea {
    font-family: "noto sans kr";
    color: #aaa;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    border: none;
    padding: 10px;
    width: 93%;
    height: 165px;
    border: 1px solid #ddd;
    border-radius: 5px;
  } */

  .popupForm .m_pop_btn {
    width: 100%;
    font-size: 0;
    margin-top: 20px;
  }

  .popupForm .m_pop_btn .btn-01 {
    width: 50%;
    display: inline-block;
    font-family: "noto sans kr";
    color: #444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 50px;
    height: 50px;
  }

  .popupForm .m_pop_btn .btn-01 img {
    width: 18px;
    vertical-align: -3px;
    padding-left: 5px;
  }

  .popupForm .m_pop_btn .btn-02 {
    width: 50%;
    display: inline-block;
    font-family: "noto sans kr";
    color: #444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    border: 1px solid #ddd;
    border-left: none;
    box-sizing: border-box;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 50px;
    height: 50px;
  }

  .popupForm .m_pop_btn .btn-02 img {
    width: 18px;
    vertical-align: -3px;
    padding-left: 5px;
  }

  .popupForm ul {
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    display: inline-block;
    border: none;
  }

  .popupForm ul li {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    clear: both;
    display: inline-block;
    line-height: 40px;
    text-align: left;
    padding: 10px 0;
    border: none;
  }

  .popupForm .form-com label {
    display: block;
    background: none;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    white-space: nowrap;
  }

  .popupForm .form-com .apply_label {
    height: 30px;
    line-height: 30px;
  }

  .popupForm .form-com .apply_label .ap_check {
    margin: 2px 5px 0 0px;
  }

  .popupForm .part-03 ul li:nth-child(2) dd label {
    height: 35px;
  }

  .popupForm ul li select {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 3px 0px;
    border: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 12px;
  }

  .popupForm ul li input {
    width: 100%;
    vertical-align: middle;
    height: 50px;
    line-height: 48px;
    box-sizing: border-box;
    padding: 3px 4px;
    box-shadow: 0;
    border: 0;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
  }

  .popupForm input.ap_check {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: checkbox;
    vertical-align: middle;
  }

  .fc_wrap {
    display: flex;
    flex-direction: column;
  }

  .popupForm input.pa_check {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: checkbox;
    vertical-align: middle;
  }

  .popupForm label {
    font-size: 12px;
    color: #999;
  }

  .popupForm .check-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-top: 10px;
  }

  .popupForm .m-pop-check-01 {
    padding: 0px;
    display: inline-block;
    text-align: left;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-bottom: 0px;
    color: #777;
    margin-bottom: 15px;
  }

  .popupForm .m-pop-check-02 {
    padding: 0px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    color: #777;
  }

  .popupForm .m-pop-check-01 label {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .popupForm .pop-privacy {
    font-size: 9px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
  }

  .popupForm .pop-agreement {
    font-size: 9px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 1px 3px;
    text-align: center;
    background-color: #999;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
  }

  .popupForm #c_agreepop {
    vertical-align: middle;
  }

  .prdPopup .submitBox {
    margin: 0;
  }

  .prdPopup .submitBox input.popbtn {
    width: 100%;
  }

  .prdPopup .submitBox input.popbtn p {
    font-family: "noto sans kr";
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    background: #122e49;
    padding: 20px 30px;
    border-radius: 0px;
    width: 100%;
    box-sizing: border-box;
  }

  .prdPopup .submitBox input.popbtn p img {
    vertical-align: -1px;
    padding-left: 20px;
  }

  .prdPopup .info_wrap .info_agree {
    width: 100%;
    float: none;
  }

  .prdPopup .info_wrap .info_agree:nth-child(2) {
    padding-bottom: 20px;
  }

  .prdPopup .info_wrap .info_agree label {
    color: #333;
  }

  .poptext {
    width: 80%;
  }



  /* 인증번호 추가셋팅 */
  .pop-confirm {}

  .pop-confirm .send-number {
    width: 75%;
    float: left;
    cursor: auto;
  }

  .pop-confirm .number-confirm {
    height: 40px;
    line-height: 40px;
    border-color: #bbb;
  }

  .pop-confirm .send-number .sendbasic {
    height: 40px;
    line-height: 40px;
    border-color: #bbb;
  }

  .popupForm .rebtn-area {
    width: 75%;
    float: left;
    height: 42px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #bbb;
    background-color: #fff;
  }

  .popupForm .rebtn-area input {
    border: 0;
    width: 50%;
  }

  .popupForm .rebtn-area .resend {
    padding-left: 8px;
  }

  .popupForm .rebtn-area .resend>a {
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
  }

  .popupForm .rebtn-area span {
    color: red;
    font-weight: bold;
  }

  .pop-confirm .phnumber .rebtn-area {
    width: 22%;
    float: right;
    text-align: center;
  }

  .pop-confirm .phnumber .rebtn-area span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
  }

  .pop-confirm .phnumber .rebtn-area .count-num {
    color: red;
    font-weight: bold;
  }

  .pop-confirm .phnumber .rebtn-area .resend>a {
    text-decoration: underline;
    font-size: 12px;
    color: #333;
    cursor: pointer;
  }

  .popupForm .check-wrap input[id="c_aprivacy_mp1"]+label {
    background: url("/company/ks/img/check_off.png") no-repeat;
    background-position: 0%;
  }

  .popupForm .check-wrap input[id="c_aprivacy_mp1"]:checked+label {
    background: url("/company/ks/img/check_on.png") no-repeat;
    background-position: 0%;
  }

  .popupForm .check-wrap input[id="c_aprivacy_mp1"] {
    display: none;
  }

  .popupForm .check-wrap input[id="c_agree_mp"]+label {
    background: url("/company/ks/img/check_off.png") no-repeat;
    background-position: 0%;
  }

  .popupForm .check-wrap input[id="c_agree_mp"]:checked+label {
    background: url("/company/ks/img/check_on.png") no-repeat;
    background-position: 0%;
  }

  .popupForm .check-wrap input[id="c_agree_mp"] {
    display: none;
  }

  /* --------------------------------------------
   modal
----------------------------------------------*/

  .pop-01 {
    cursor: pointer;
  }

  .pop-02 {
    cursor: pointer;
  }

  /* The Modal (background) */
  .modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 70;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
  }

  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    /* 15% from the top and centered */
    padding: 40px 40px 60px;
    border: 1px solid #ddd;
    width: 90%;
    /* Could be more or less, depending on screen size */
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
    box-shadow: 5px 5px 41px -1px rgba(0, 0, 0, 0.23);
  }

  .modal-content .tit-wrap {
    position: relative;
    border-bottom: 3px solid #235380;
    padding-bottom: 15px;
  }

  .modal-content .tit-wrap .tit {
    font-family: "noto sans kr";
    color: #235380;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: left;
  }

  .modal-content .tit-wrap .close02 {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 51;
    cursor: pointer;
  }

  .modal-content .tit-wrap .close022 {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 51;
    cursor: pointer;
  }

  .modal-content .tit-wrap .mclose02 {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 51;
    cursor: pointer;
  }

  .modal-content .tit-wrap .mclose022 {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 51;
    cursor: pointer;
  }

  .modal-content .txt-wrap {}

  .modal-content .txt-wrap .txt-01 {
    text-align: left;
  }

  .modal-content .txt-wrap .txt-01 .tit {
    font-family: "noto sans kr";
    color: #444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .modal-content .txt-wrap .txt-01 .tit img {
    padding-right: 10px;
    vertical-align: 1px;
  }

  .modal-content .txt-wrap .txt-01 span {
    font-family: "noto sans kr";
    color: #888;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -1px;
  }

  .modal-content .txt-wrap .txt-02 {
    text-align: left;
  }

  .modal-content .txt-wrap .txt-02 .tit {
    font-family: "noto sans kr";
    color: #444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .modal-content .txt-wrap .txt-02 .tit img {
    padding-right: 10px;
    vertical-align: 1px;
  }

  .modal-content .txt-wrap .txt-02 span {
    font-family: "noto sans kr";
    color: #888;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -1px;
  }

  .modal-content .txt-wrap .txt-02 .sub {
    font-family: "noto sans kr";
    color: #888;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -1px;
    background: #f1f1f1;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 7px;
    margin-top: 10px;
  }

  .modal-content .txt-wrap .txt-03 {
    text-align: left;
  }

  .modal-content .txt-wrap .txt-03 .tit {
    font-family: "noto sans kr";
    color: #444;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .modal-content .txt-wrap .txt-03 .tit img {
    padding-right: 10px;
    vertical-align: 1px;
  }

  .modal-content .txt-wrap .txt-03 span {
    font-family: "noto sans kr";
    color: #888;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -1px;
  }

  .modal-content .b-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    font-family: "noto sans kr";
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    background: #235380;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    padding: 10px 0;
    cursor: pointer;
  }

  .modal-content .b-btn2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    font-family: "noto sans kr";
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    background: #235380;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    padding: 10px 0;
    cursor: pointer;
  }

  .modal-content .mb-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    font-family: "noto sans kr";
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    background: #235380;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    padding: 10px 0;
    cursor: pointer;
  }

  .modal-content .mb-btn2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    font-family: "noto sans kr";
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    background: #235380;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    padding: 10px 0;
    cursor: pointer;
  }

  /* --------------------------------------------
   popup
----------------------------------------------*/
  .privacy {
    width: 100%;
    margin: 5px auto;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    font-size: 11px;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 20px;
    line-height: 20px;
    box-sizing: border-box;
  }

  .privacy b {
    font-weight: bold;
  }

  .layerPopup {
    background-color: #d5d5d5;
    width: 90%;
    height: 300px;
    box-sizing: border-box;
    padding: 20px;
    position: fixed;
    left: 5%;
    margin-left: 0;
    top: 30%;
    z-index: 64;
    overflow: hidden;
  }

  .layerPopup button {
    cursor: pointer;
    width: 100%;
    background-color: #333;
    color: #fff;
    border: 0;
    padding: 10px 0;
    margin-top: 10px;
  }

  .popup-full {
    width: 90%;
    height: 80%;
    overflow: auto;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    margin-left: 0px;
    top: 50%;
    z-index: 65;
    overflow: hidden;
    display: none;
    transform: translateX(-50%) translateY(-50%);
  }

  .popup-full .title {
    width: 100%;
    background-color: #333;
    position: fixed;
    padding: 0px 20px;
    box-sizing: border-box;
    color: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;

    display: flex;
  }

  .popup-full .pop-content {
    padding: 60px 20px 30px;
    height: auto;
    overflow: auto;
    font-size: 11px;
    background-color: #fff;
    overflow-y: auto;
    box-sizing: border-box;
  }

  .popup-full .pop-esc {
    cursor: pointer;
    background-color: #000;
    color: #fff;
    border: 0;
    padding: 0 15px;
    font-size: 20px;
    right: 0;
    position: absolute;
    top: 0;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
  }

}
