@charset "utf-8";

html {font-family: 'Pretendard', 'sans-serif';}

.filebox input[type="file"] { display: none;}
.filebox label {display: inline-block; width: 180px; height: 40px; text-align: center; color: #fff; font-size: 0.9rem; line-height: 40px; vertical-align: middle; background-color: #1d3eb5; cursor: pointer; text-transform: uppercase;  transition: all 0.4s;  transform: skewX(-0.3deg);}
input:focus { outline-offset: 0px; outline: -webkit-focus-ring-color auto 0px;}
textarea:focus {outline-offset: 0px;outline: -webkit-focus-ring-color auto 0px; }
select {    
    /* ����Ƽ�� ���� ���߱� */ 
    -webkit-appearance: none;  
    -moz-appearance: none; 
    appearance: none;
}
/* IE 10, 11�� ����Ƽ�� ȭ��ǥ ����� */
select::-ms-expand { display: none; }
select {
    width: 100%; 
    /* ���ϴ� �ʺ��� */
    padding: 0px 45px 0px 15px;                                    
    /* �������� ���� ���� */                                    
    font-family: inherit;                                    
    /* ��Ʈ ��� */                                    
    background: url(../image/select.png) no-repeat 95% 50%;
    /* ����Ƽ�� ȭ��ǥ ��ü */                                    
    border: 0px solid #999;                                    
    border-radius: 0px;                                    
    /* iOS �ձٸ𼭸� ���� */                                    
    -webkit-appearance: none;                                    
    /* ����Ƽ�� ���� ���߱� */                                    
    -moz-appearance: none;                                    
    appearance: none;                                    
    cursor: pointer;                                    
    text-align-last: left; 
    transform: skewX(-0.3deg);
    background-color: transparent;
}


.container {width: 60%; display: inline-block; vertical-align: top;}
.form_p {position: relative; text-align: right; margin-bottom: 45px; padding-bottom: 20px; font-size: 1.1rem; font-weight: 200;}
.form_p::after {position: absolute; left: 0; bottom: 0; content: ""; display: block; width: 100%; height: 1px; background: #ddd;}
.form_inner{ font-size: 0px; width: 100%;}

#mail_to {margin-bottom: 30px; display: none;}
.mail_to_c {  color: #000000;  font-size: 1rem;  font-weight: 800;  width: 180px;  border: 1px solid #ddd;  padding: 5px;}

#form_tabs {display: inline-block; width: 92%; font-size: 0px; vertical-align: middle;}
input.tab_item { position: absolute;  left: -9999px;  visibility: hidden;}
label.tab_item {position: relative;  width: auto;  margin-right: 35px;  display: inline-block;  vertical-align: middle;  font-size: 1.1rem; font-weight: 200; color: #666;  text-align: center;  font-weight: 300;  overflow: hidden;  transform: skewX(-0.3deg); padding-left: 22px;  cursor: pointer;  height: 20px;  line-height: 20px;  transition: .28s ease;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.tab_item:last-child {margin-right: 0px;}

[type="radio"]+label:before, [type="radio"]+label:after {  content: '';  position: absolute;  left: 0;  top: 0;  margin: 3px;  width: 10px;  height: 10px;  z-index: 0;  transition: .28s ease;  border-radius: 50%;   border: 2px solid transparent;}

[type="radio"]:not(:checked)+label:before {border-radius: 50%; border: 2px solid #5a5a5a;}
input[type='radio']:checked:before {background:#018092;}

[type="radio"]:checked+label:before { border-radius: 50%;  border: 2px solid #1a1a1a;}
[type="radio"]:checked+label:after { border-radius: 50%;  border: 2px solid #1d3eb5;  background-color: #1d3eb5;  z-index: 0;  -webkit-transform: scale(0.5);  transform: scale(0.5);}


.form_wrap{width: 100%; font-size: 0;}
.form_wrap > li{display: inline-block; vertical-align: top;}
.form_wrap > li:first-child{width: calc(100% - 220px);}
.form_wrap > li:last-child{width: 100%;/* margin-left: 40px; *//* margin-top: 10px; */}

.form_ul {font-size: 0px; width: 100%;}
.form_ul li {display: inline-block;vertical-align: top;width: 100%;border-bottom: 1px solid #bbb;padding: 10px 3%;/* margin-bottom: 20px; */transition: all 0.4s;}
.form_ul li:nth-child(2n-1) {/* margin-right: 5%; */}
.form_ul li:focus-within{border-bottom: 1px solid #bbb;}
.form_ul li:focus-within .f_title{font-weight: 700;}
.form_ul li:last-child{border-bottom: 0;}

.f_title {display: inline-block;vertical-align: middle;font-size: 1rem;line-height: 1.5;/* letter-spacing: -0.35px; */color: #000;width: 30%;/* margin-right: 1vw; */box-sizing: border-box;font-weight: 600;text-transform: uppercase;transition: all 0.4s;}
.addr_btn { color: #fff;  letter-spacing: -0.5px;  font-size: 0.85rem;  text-align: center;  cursor: pointer;  background-color: #8C8D8D;  border: 1px solid #8C8D8D;   border-radius: 5px;  padding: 5px;  margin-left: 10px;}
.f_title .color1 {color: #000;/* padding-left: 5px; */display: inline-block;vertical-align: middle;font-family: 'Pretendard', 'sans-serif';}
.f_title.ver2 {color: #808080;}
.f_title.ver1{display: inline-block; width: 8%; vertical-align: middle; margin-bottom: 0;}
.f_title.wid50 {width: 50%;}

.form_tabs{margin-bottom: 40px;}

.title_info {color: #999;font-weight: 200;  margin-left: 10px; font-size: 1.1rem;}

.f_cont, .f_cont_email, .f_cont_num { clear: both;  height: 40px;  padding-left: 15px;  padding-right: 15px;  margin-bottom: 0;  width: 70%;  display: inline-block; vertical-align: middle;  box-sizing: border-box;  background-color: transparent;}
.f_cont.wid50 {width:47.5%;}
.f_cont.margin-10 {margin-bottom: 10px;}
.f_cont.wid25 {width:175px; margin-right: 10px; display: inline-block; vertical-align: top;}
.f_cont.wid75 {width:calc(100% - 185px); display: inline-block; vertical-align: top;}

.f_cont2 {clear: both;padding-left: 15px;padding-right: 15px;/* margin-bottom: 45px; */width: 75%;display: inline-block;box-sizing: border-box;background-color: #fff;vertical-align: middle;}
.f_cont3 { clear: both;  margin-bottom: 100px;  width:100%;  display: inline-block;  box-sizing: border-box; vertical-align: top  }
.f_cont p {color: #999;font-weight: 300;}

.f_input {width: 100%;color: #999;font-weight: 100;border: 0px;background-color: transparent;font-size: 1rem;line-height: 38px;font-family: 'Pretendard', sans-serif !important;font-weight: 300;}
.f_input_radio { margin-right: 5px;}
.form_cate_span {margin-right: 10px;}
.f_input2 {height: 230px; width: 100%; color: #808080; font-size: 0.9rem; padding-top: 10px; border: 0px; background-color: transparent; font-family: 'Roboto' ,'Pretendard', 'sans-serif';}

.form_file > div{margin-bottom: 45px;}
.form_file > div > div{font-size: 0; }
.form_file > div > div:first-child{margin-bottom: 20px;}
.f_cont3 .filebox {display: inline-block; }
.upload-name { display: inline-block; padding: 0px 8px; font-size: 0.8rem; line-height: 40px; color: #808080; vertical-align: middle; background-color: #f2f2f3; border: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: calc(100% - 180px); box-sizing: border-box; display: none;}
.upload-name.ver2 { background-color: transparent; width: 80%;  line-height: 40px; padding-left: 10px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.file-name .upload-name { display: block;}
.filebox label:hover {box-shadow: 3px 3px 11px rgb(0 0 0 / 25%);}
.file-name {position: relative;}
.file-name {display: inline-block; width: calc(100% - 180px); height: 40px; background: #f2f2f3; vertical-align: top;}
.file-name .file_del {font-size: 20px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);
line-height: 1;  cursor: pointer;}

.form_line { display: block;  width: 100%;  height: 1px; background: #ddd;  margin-bottom: 40px;}

.file_p { display: inline-block; font-size: 1.1rem; font-weight: 600; color: #1a1a1a; vertical-align: top;  width: 25%;}
/* .file_info { display: inline-block;  width: 74%;} */
.file_info { display: inline-block; width: 70%; vertical-align: middle; padding-left: 5%;  box-sizing: border-box;}
.file_info.mob {display: none;}
.file_info p { font-size: 0.9rem;  font-weight: 300;  color: #999;  }
.filebox{display: inline-block; width: 180px; vertical-align: top; height: 40px;}

#form_send { text-align: left;  width: 100%;   font-size: 1.4rem;  color: #fff; margin-bottom: 0; transform: none; } 
#form_send_1 {width: 100%;max-width: 190px;display: inline-block;position: relative;}

.content_p { text-align: right;  font-size: 0.95rem;  line-height: 1.3;   margin-bottom: 5px;  color: #636363;  margin-bottom: 65px; transform: skewX(-0.3deg);}

.inq_div {width: 100%; margin-bottom: 0;}
.inq_txt { font-size : 17px; line-height : 28.55px; letter-spacing : -0.68px;
  color : #231815; padding-left:30px; position: relative; }
.inq_txt img {width: 100%; max-width: 22px; position: absolute; left: 0px; top: 3px; }
.inq_contbox { width: 100%; padding: 15px; margin: 10px 0px; box-sizing: border-box;  background-color: #f2f2f3;}
.inq_contbox p { font-size: 0.9rem; line-height: 1.3;  color: #808080;  transform: skewX( -0.3deg); height: 140px;   overflow-y: scroll;}
.inq_contbox p::-webkit-scrollbar { display: block; width: 10px; }
.inq_contbox p::-webkit-scrollbar-thumb { background-color: #666666; border-radius: 10px;}
.inq_contbox p::-webkit-scrollbar-track { background-color: #e3e3e3;  border-radius: 10px;}
.checkbox { font-size: 1rem; font-weight: 100;  line-height: 1.3;  color: #b2b2b2;  margin-left: 5px; }
.checkbox  input {vertical-align: middle; margin-right: 3px;}

.inq_ul {width: 100%; font-size: 0px}
.inq_ul li {width: 45%; display: inline-block; vertical-align: top; margin-right: 5%;}

.inq_contbox.ver2 {width: 100%; padding: 0px;  margin: 10px 0px; box-sizing: border-box; border: 2px solid #ddd; }

.submit {font-size: 0.85rem;text-align: center;font-weight: 300;padding: 24px 35px;color: #fff;width: 100%;max-width: 190px;text-align: left;cursor: pointer;transition: all 0.4s;background: linear-gradient(to right, #49b0d2, #02bcb3);border-radius: 50px !important;border: 0;text-transform: uppercase;transition: all 0.4s;font-family: 'Pretendard', sans-serif !important;position: relative;}
.submit:hover {box-shadow: 3px 3px 11px rgb(0 0 0 / 25%);}
#form_send_1::after{content: '';position: absolute;right: 35px;top: 50%;transform: translate(0, -50%);width: 15px;height: 10px;background: url(../img/main/ico_arrow01.png) no-repeat center/cover;}
.reset { font-size: 0.9rem; height: auto; color: #fff; width: 100%; max-width: 180px; text-align: center; cursor: pointer; transition: all 0.4s; background-color: #b2b2b2; border: 1px solid #b2b2b2; line-height: 40px; transform: skewX(-0.3deg); text-transform: uppercase; margin-left: 10px; transition: all 0.4s;}
.reset:hover {box-shadow: 3px 3px 11px rgb(0 0 0 / 25%);}

input[type=button], input[type=reset] {-moz-appearance:none;   -webkit-appearance:none; appearance:none; border-radius: 0px;}

input[type=button], input[type=reset] {-moz-appearance:none;   -webkit-appearance:none; appearance:none; border-radius: 0px;}

.block {display: block; }

#label {
  display: flex;
  align-items: center;
  gap: 8px;

  cursor: pointer;
}

#hiddenCheckbox {
  display: none;
}

#hiddenCheckbox:checked + #showCheckbox {
  background: url(/img/checked.png) no-repeat;
  background-size: contain;
}

#showCheckbox {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(/img/checkbox.png) no-repeat;
  background-size: contain;
}

/*반응형*/

@media screen and (max-width: 1200px) {
  .f_title{display: block; margin-right: 0;}
  .f_cont, .f_cont_email, .f_cont_num{width: 100%; padding: 0;}
}


@media screen and (max-width: 899px) {

  .form_p{font-size: 1rem;}
  .form_ul li { width: 100%;}
  .form_ul li:nth-child(1) {  margin-right: 0;}

  .f_title.ver1{width: 100%;}
  #form_tabs{width: 100%; margin-top: 10px;}
  label.tab_item {  width: 100%; margin-right: 0; font-size: 1.1rem; box-sizing: border-box;  text-align: left; padding-left: 30px; margin-bottom: 10px;}

  .f_title { font-size: 1.1rem; }

  .file_p {  width: 100%;}
  .file_info {width: 100%; padding-left: 0px; margin-top: 15px;}
  .file_info.pc {display: none;}
  .file_info.mob {display: block; margin-bottom: 15px;  margin-top: 0px;}
  .file_info p { padding-left: 12px;  text-indent: -12px;  word-break: keep-all; font-size: 1.1rem; line-height: 1.7;}

  .title_info {margin-left:5px; font-size: 1rem;}

  #form_send_1 { font-size: 0px;}
  .submit { width: 48%; max-width: 180px; display: inline-block;  box-sizing: border-box; margin: 0px; margin-right: 2%;}
  .reset { width: 48%; max-width: 180px; display: inline-block;  box-sizing: border-box; margin: 0px; margin-left: 2%;}
  .upload-name { width: 100%;margin-bottom: 15px;}
  .file-name{width: calc(100% - 90px);}
  .filebox{width: 90px;}
  .filebox label{width: 100%;}

  .f_cont3 .filebox { width: 100%;}

  .inq_contbox p {  line-height: 1.7; font-size: 1.1rem;}
  .checkbox { font-size: 1.1rem; }
}

