
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);

html {font-size: 18px; font-family: 'Spoqa Han Sans Neo', 'sans-serif';}


/* PC ������ */

@media screen and (max-width: 1440px) {    
    html {font-size: 17px}
    .nav_ul {  width: 355px;}    
}


@media screen and (max-width: 1360px) {    
    html {font-size: 16.5px}
    .nav_ul {  width: 350px;}}
    

@media screen and (max-width: 1200px) {    
    html {font-size: 16px}
    .nav_ul {  width: 325px;}    
    #header_logo { margin-top: 10px;}    
}



@media screen and (max-width: 1080px) {    
    html {font-size: 14px}    
    .nav_ul { width: 285px;}
    #m_sub_menu4 { width: 470px;}
    #nav > li { font-size: 0.85rem;}
    .nav_ul li {  font-size: 0.7rem; }        
}
    



.filebox input[type="file"] {  display: none; }
.filebox label {font-family: 'Spoqa Han Sans Neo', 'sans-serif'; display: inline-block;  width: 20%;  height: 41px;  text-align: center;  color: #fff;  font-size: 1rem;  line-height: 41px;  letter-spacing: -0.35px;  vertical-align: middle;  background-color: #818282;  cursor: pointer;  font-weight: 300;}

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: 100%; box-sizing: border-box; max-width: 1200px; margin: 5px auto 0px; background-color:#f5f5f5; border-top: 3px solid #4074b2; padding: 70px 0px 160px; position: relative;}

.form_inner{ font-size: 0px; width: 90%; max-width: 960px; margin: auto; }

#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;}
                   
.f_title { font-size: 1rem; line-height: 30px;  letter-spacing: -0.35px;  text-transform: capitalize; color: #333333;  height: 30px;  margin-top: 6px; margin-bottom: 10px;  width: 9%; margin-right: 2%; display: inline-block; vertical-align: top; border-right: 1px solid #ddd; box-sizing: border-box;}                   
.f_title .color1 {color:#4074b2; padding-left: 5px; }
.f_cont { clear: both;  height: 41px;  padding-left: 15px; padding-right: 15px; margin-bottom: 60px; width: 89%; display: inline-block; box-sizing: border-box; background-color: #fff;  vertical-align: top; border: 1px solid #ddd; }
.f_cont.width50 {width: 89%}

.f_cont_num { clear: both;  height: 41px;  padding-left: 15px; padding-right: 15px; margin-bottom: 60px; width: 27.6%; display: inline-block; box-sizing: border-box;    background-color: #fff;vertical-align: top; border: 1px solid #ddd; }
.f_cont_num.icon { width: 3%;  background-color: transparent;  padding: 0px;  text-align: center; border-bottom: 0px; border: 0px}

.f_cont_email { clear: both;  height: 41px;  padding-left: 15px; padding-right: 15px; margin-bottom: 60px; width: 32%; display: inline-block; box-sizing: border-box;     background-color: #fff; vertical-align: top; border: 1px solid #ddd; }
.f_cont_email#form_mail_3 {width: 54%;}
.f_cont_email.icon { width: 3%;  background-color: transparent;  padding: 0px;  text-align: center; border-bottom: 0px; border: 0px;}

.f_cont2 {  clear: both;  padding-left: 15px; padding-right: 15px; margin-bottom: 60px; width: 89%;  display: inline-block; box-sizing: border-box;  background-color: #fff; vertical-align: top;  border: 1px solid #ddd; }
.f_cont3 { clear: both;  margin-bottom: 60px;  width: 89%;  display: inline-block;  box-sizing: border-box; vertical-align: top  }
.f_cont p { color: #808080; font-size: 1.1rem; height: 25px; line-height: 25px; padding: 7px 0px;}
.f_cont_num p { color: #808080; font-size: 1.1rem; height: 25px; padding: 7px 0px; line-height: 25px;}
.f_cont_email p { color: #808080; font-size: 1.1rem; height: 25px; padding: 7px 0px; line-height: 25px;}

#form_send { width: 100%;  max-width: 1200px;  padding: 50px 0px 30px;  background-color: #fff;  position: absolute;  left: 0px;  bottom: 0px;}
#form_send_1 { width: 100%;  text-align: center; }

.f_input { width: 100%; height: 25px;  color: #B2B2B2; border: 0px; background-color: transparent;}
.f_input_radio { margin-right: 5px;}
.form_cate_span {margin-right: 10px;}
.f_input2 { height: 230px;  width: 100%; color: #B2B2B2; padding-top: 10px;  border: 0px;; background-color: transparent;}
.upload-name { display: inline-block;  padding: 0px 8px;  font-size: 0.8rem;  line-height: 40px;  color: #808080;  vertical-align: middle;  background-color: #fff;  border: 0px;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; border: 1px solid #ddd;  width: 78%;  margin-right: 2%;  box-sizing: border-box;}


.submit {  font-size: 20px;  line-height: 35px; font-family: 'Pretendard';  letter-spacing: -0.35px;  height: 45px;  color: #fff;  width: 100%;  max-width: 150px;  text-align: center;  margin: 10px 20px;   cursor: pointer;  transition: all 0.4s;  background-color: #4074b2;  border: 1px solid #4074b2;  font-weight: 300;}

.reset { font-size: 20px; line-height: 35px; font-family: 'Pretendard'; letter-spacing: -0.35px; height: 45px; color: #666666;  width: 100%; max-width: 150px; text-align: center; font-weight: 300; margin: 10px 20px; background-color: #fff; cursor: pointer; transition: all 0.4s; background-color: #fff; border: 1px solid #666666; }





.block {display: block; }
