@charset "utf-8";


#openModalBtn{
display : none;
margin-left: 15px;
}


/* #openModalBtn {
  display: inline-block; 
  text-decoration: none;
  background: linear-gradient(135deg, #4f79ff 0%, #8e9eff 100%);
  color: white;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;



} 


#openModalBtn:hover {
  background: linear-gradient(135deg, #3b66f2 0%, #758dff 100%);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25);
}


#openModalBtn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.3);
} */


#openModalBtn:hover, #openKakao:hover {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.25));
}


#openModalBtn:active, #openKakao:active {
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.3));
}


#myModal .form-step {
  display: none;
  background-color: white;
  margin-top: 20px;
}
#myModal .form-step.active {
  display: block;
}
#myModal .button-group {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#myModal .button-group button {
  float: left;
  line-height: 80px;
  height: 80px;
  width: 50%;
  border: none;
  color: #fff;
  font-weight: 800;
  font-size: 17px;
  cursor: pointer;
}
.bblr30 {
  background: #a3a3a3;
  border-bottom-left-radius: 30px;
}
.bbrr30 {
  display: inline-block;
  width: 100%;
  background: #3c6cd4;
  border-bottom-right-radius: 30px;
}


#myModal .step-indicator {
  text-align: center;
  margin-bottom: 0;
  color: #3c6cd4;
  font-size: 15px;
  font-weight: 800;
}


#myModal .close {
  position: absolute;
  right: 3vh;
  top: 3vh;
  z-index: 9;
}
#myModal .close i {
  font-size: 2.5vh;
}

#current-step {
    color: #3e6ed4;
    font-size: 15px;
    font-weight: 800;
}


.modal {
  display: none;
  position: fixed;
  z-index: 9;
  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.5); /* Black w/ opacity */
}
.modal .cp1 {
  text-align: center;
  margin-bottom: 20px;
}
.modal .cp1 h1 {
  font-size: 24px;
  color: #2b2929;
  font-weight: 800;
}
.modal .cp1 p {
  font-size: 17px;
  color: #111;
  font-weight: 600;
  margin-top: 5px;
}
.modal .cp2 {
  width: 100%;
}
.modal .cp2:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.modal .cp2 li {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.modal .cp2 li:last-child {
  margin-bottom: 0;
}
.modal .cp2 dt {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.modal .cp2 dt:nth-child(2n) {
  margin-right: 0;
}
.modal .cp2 .ment p {
  font-size: 15px;
  color: #878787;
  font-weight: 300;
}


.modal .cp3 {
  margin-bottom: 10px;
}
.modal .cp4 {
}
.modal .cp6 .dos {
  margin-bottom: 20px;
}
.modal .cp6 .dos h2 {
  font-size: 17px;
  color: #3a3737;
  font-weight: 600;
}
.modal .cp6 .dos p {
  font-size: 15px;
  color: #a09d9d;
  font-weight: 400;
  margin-top: 5px;
}


.modal .cp5 {
  position: relative;
  width: 100%;
  margin: 50px 0;
}

.modal .cp5 .slider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 15px;
  background: #e3e3e3;
  outline: none;
}


.modal .cp5 .slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Chrome, Safari, Opera */
  appearance: none;
  width: 30px; /* ÇÚµé Å©±â */
  height: 30px; /* ÇÚµé Å©±â */
  border: 5px solid #009b00; /* ÇÚµé º¸´õ »ö»ó */
  border-radius: 50%; /* ¿øÇü ¸ð¾ç */
  background: #fff; /* ÇÚµé ¹è°æ »ö»ó */
  cursor: pointer; /* Ä¿¼­ ¸ð¾ç º¯°æ */
  position: relative; /* »õ·Î Ãß°¡ */
}


.modal .cp5 .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border: 2px solid #009b00;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}


.modal .cp5 .slider::-ms-thumb {
  width: 25px;
  height: 25px;
  border: 2px solid #009b00;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}


.modal .cp5 output {
  position: absolute;
  background: #009b00;
  color: white;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  top: -40px;
  display: block; /* ¸»Ç³¼±ÀÌ Ç×»ó º¸ÀÌµµ·Ï ¼³Á¤ */
  white-space: nowrap; /* ÅØ½ºÆ®°¡ ÁÙ¹Ù²ÞµÇÁö ¾Êµµ·Ï ¼³Á¤ */
  padding: 4px 8px; /* ¸»Ç³¼± ³»ºÎÀÇ padding */
  max-width: calc(100% - 20px); /* ¸»Ç³¼±ÀÇ ÃÖ´ë ³Êºñ¸¦ ¼³Á¤ */
  text-overflow: ellipsis; /* ÅØ½ºÆ®°¡ ³ÑÄ¡¸é ¸»ÁÙÀÓÇ¥(...) Ç¥½Ã */
}


/* ½½¶óÀÌ´õ °ª(¸»Ç³¼±) »ï°¢Çü */
.modal .cp5 output::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px; /* ¸»Ç³¼± ¹Ù´Ú¿¡ À§Ä¡½ÃÅµ´Ï´Ù. */
  border-width: 6px;
  border-style: solid;
  border-color: #009b00 transparent transparent transparent;
  display: block; /* »ï°¢ÇüÀÌ Ç×»ó º¸ÀÌµµ·Ï ¼³Á¤ */
}


.modal .ipfull {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  border: 0;
  border-bottom: 2px solid #ccc;
  text-align: left;
  outline: none; /* Å¬¸¯ È¿°ú Á¦°Å */
}


.modal-content {
  position: relative;
  background-color: #fff;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 30px;
  min-height: 520px;
  box-shadow: 1px 1px 20px #404040;
  width: 400px; /* Could be more or less, depending on screen size */
  border-radius: 35px;
}


/* Ä¿½ºÅÒ ¶óµð¿À ¹öÆ° ½ºÅ¸ÀÏ¸µ */
.custom-radio {
  position: relative;
  display: block; /* ¶óº§À» ºí·Ï ¿ä¼Ò·Î ¼³Á¤ÇÏ¿© °¡·Î Æø ÀüÃ¼ »ç¿ë */
  margin: 0; /* »óÇÏ ¿©¹é Á¦°Å */
  cursor: pointer;
  font-size: 16px; /* ÅØ½ºÆ® »çÀÌÁî */
  user-select: none; /* ÅØ½ºÆ® ¼±ÅÃ ¹æÁö */
  line-height: 30px; /* ÅØ½ºÆ® ¶óÀÎ ³ôÀÌ */
  background-color: #f5f5f5; /* ±âº» ¶óº§ ¹è°æ »ö»ó */
  border-radius: 10px; /* ¶óº§ µÕ±Ù ¸ð¼­¸® */
  padding: 10px 10px; /* ÆÐµù Á¶Á¤ */
  width: 100%; /* °¡·Î Æø ÀüÃ¼ »ç¿ë */
  transition: background-color 0.3s; /* ¹è°æ»ö º¯°æ ¾Ö´Ï¸ÞÀÌ¼Ç */
}


/* ¶óµð¿À ¹öÆ° Ã¼Å© ½Ã ¶óº§ ¹è°æ»ö º¯°æ */
.custom-radio input:checked ~ .radio-mark {
  background-color: #3c6cd4; /* È°¼ºÈ­ ½Ã ¹è°æ »ö»ó */
}


.custom-radio input:checked ~ .radio-mark::before {
  
content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  color: white; /* È°¼ºÈ­ ½Ã Ã¼Å© ¾ÆÀÌÄÜ »ö»ó */
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px; /* Ã¼Å© ¾ÆÀÌÄÜ »çÀÌÁî */
}


/* È°¼ºÈ­µÈ ¶óº§ ¹è°æ»ö º¯°æ */
.custom-radio input:checked {
  background-color: #e3ecfd; /* Ã¼Å© ½Ã ¹è°æ »ö»ó */
}


/* ¶óµð¿À ¹öÆ° ¸¶Å© ½ºÅ¸ÀÏ¸µ */
.radio-mark {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  height: 25px; /* ¸¶Å© Å©±â */
  width: 25px; /* ¸¶Å© Å©±â */
  border-radius: 50%;
  background-color: #949494; /* ºñÈ°¼ºÈ­ ½Ã ¹è°æ »ö»ó */
  border: 0; /* º¸´õ Á¦°Å */
}


/* ¶óº§ ¹è°æ ½ºÅ¸ÀÏ¸µ */
.custom-radio input:not(:checked) {
  background-color: #f8f8f8; /* ¶óº§ ±âº» ¹è°æ »ö»ó */
}


.custom-radio input:not(:checked) ~ .label-text {
  color: #2b2929; /* ºñÈ°¼ºÈ­ ½Ã ÅØ½ºÆ® »ö»ó */
}


/* Ã¼Å© ¾ÆÀÌÄÜ ½ºÅ¸ÀÏ¸µ - ºñÈ°¼ºÈ­ »óÅÂ */
.custom-radio input:not(:checked) ~ .radio-mark::before {
  
content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  color: #fff; /* ºñÈ°¼ºÈ­ ½Ã Ã¼Å© ¾ÆÀÌÄÜ »ö»ó */
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px; /* Ã¼Å© ¾ÆÀÌÄÜ »çÀÌÁî */
}
.label-text {
  
padding-left: 8px;
    font-size: 16px;
    font-family: "presentation";
   
}


.simple-number {
  font-size: 15px;
  color: #ccc;
  margin-top: 5px;
  text-align: right;
}




@media screen and (max-width: 1199px) {


  #myModal .form-step {
    margin-top: 20px;
  }
  #myModal .button-group button {
    line-height: 60px;
    height: 60px;
  }
  #myModal .close i {
    font-size: 3vh;
  }

  .modal-content {
    padding: 20px;
    min-height: 480px;
  }  .modal .cp1 {
    margin-bottom: 20px;
  }

  .modal .cp2 .ment p {
    font-size: 1.05em;
  }
  .modal .cp6 .dos {
    margin-bottom: 10px;
  }
  .modal .cp6 .dos h2 {
    font-size: 1.25em;
  }
  .modal .cp6 .dos p {
    font-size: 1.05em;
  }
  .modal .cp5 {
    margin: 30px 0;
  }
}


@media (max-width: 550px){
.modal-content{
width : 300px;
     }
}