
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend input, textarea, button, select{
 vertical-align: baseline;
 font-family: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 outline: 0;
 padding: 0;
 margin: 0;
 border: 0;

 }
 
 
* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li {list-style:none; }
html { width:100%; overflow-x:hidden;}
body { width:100%; height:100%; line-height:160%; color:#333; font-size:1.2em; font-family: 'Noto Sans KR', sans-serif; box-sizing:border-box; overflow:hidden; }

img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer; }
p { }
div, input, button { vertical-align:middle; border:none; font-family: 'Noto Sans KR', sans-serif; }
textarea { border:none; }
.red {color:#ee0000; font-weight:500; }
strong { font-weight:500; }



.blinking{  
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* PC 
------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; min-width:1200px; overflow:hidden; }


.wrap .quick { position: relative; width:100%; height:90px; top:0; z-index:99999; background-color:#fff; overflow:hidden; border-bottom:1px solid #ccc; }
.wrap .quick.on { width:100%; transition: all 0.5s; position: fixed; margin-top: 0; }
.wrap .quick { width:100%; margin: 0 auto; }
.wrap .quick_in {width:1120px; margin:0 auto; height:90px; }
.wrap .quick h1 { width:16%; float:left; text-align:center; padding:8px 0 0 0; font-weight:600; font-size:26px; line-height:24px; color:#333; letter-spacing:-2px; }
.wrap .quick h1 a { color:#333; }
.wrap .quick ul { width:80%; float:right; margin: 0 auto; }
.wrap .quick ul li { float:left; padding-top:32px; font-size:17px; line-height:22px; text-align:center; letter-spacing:-1px; }
.wrap .quick ul li span { color:#ffd697; }
.wrap .quick ul li a { color:#333;  }

.wrap .quick ul li:nth-child(1) { width:22%; }
.wrap .quick ul li:nth-child(2) { width:18%; }
.wrap .quick ul li:nth-child(3) { width:15%; }
.wrap .quick ul li:nth-child(4) { width:15%; }
.wrap .quick ul li:nth-child(5) { width:15%; }
.wrap .quick ul li:nth-child(6) { width:15%; }



.wrap .contents { width:1200px; margin:0 auto; text-align:center; padding-top:100px; padding-bottom:150px; }
.wrap .contents p { line-height:160%; }




/*form */

.wrap .formArea { width:100%; margin:0 auto; overflow: hidden; padding:20px 100px 20px 100px; }
.wrap .formArea .formGroup { text-align:center; }

.wrap .formArea .form_table { width:100%; border-collapse:collapse; font-size:1em; border-top:1px solid #333; }
.wrap .formArea .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.wrap .formArea .form_table tbody tr:last-child { border-bottom:1px solid #333; }

.wrap .formArea .form_table tbody th { padding:12px 12px 12px 30px; vertical-align:middle; text-align:left; line-height:120%; font-size:18px; font-weight:600;  letter-spacing:-2px; }
.wrap .formArea .form_table tbody td { padding:12px 30px 12px 12px; vertical-align:middle; text-align:left; line-height:120%; font-size:18px; }

.wrap .formArea .input_style:focus, .wrap .sel_style:focus, .wrap .textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.wrap .formArea label.tit { height:35px;  color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
.wrap .formArea .input_style { width:100%; padding-left:10px; height:36px; border:1px solid #ccc; font-size:16px; }
.wrap .formArea .sel_style { width:100%; padding-left:10px; height:36px; border:1px solid #ccc; font-size:16px; vertical-align:middle; background-color:#fff; }
.wrap .formArea .textarea_style { width:100%; padding:10px; height:80px; border:1px solid #ccc; font-size:16px; }

.wrap .formArea .submit_box {  }
.wrap .formArea .submit_box .btn01 { width:100%; text-align:center; font-weight:600; font-size:24px;letter-spacing:-2px; margin-top:10px; cursor:pointer; color:#fff; background-color:#3498db; padding:12px 0; }



.wrap .title { padding:80px 20px; text-align:left; font-weight:600; font-size:32px; color:#fff; }
.wrap .title div { width:1100px; margin:0 auto; }
.wrap .tit1 { background:url(img/sub1_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.wrap .tit2 { }
.wrap .tit3 { background:url(img/sub2_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.wrap .tit4 { background:url(img/sub2_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.wrap .tit5 { background:url(img/sub3_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.wrap .tit6 { background:url(img/sub4_bg.jpg)no-repeat; background-size:cover; background-position:right;}



/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; max-width:720px; min-width:320px; text-align:center; margin:0 auto;  }

.m_wrap .contents { width:100%; padding:20px 15px 80px 15px;  }
.m_wrap .contents p { line-height:24px; font-weight:300; color:#666; text-align:left; }


/* header */
.m_wrap .header {width: 100%;height: 50px; background:#f47339; max-width:720px; position:relative; position:fixed; z-index:9!important; }
.m_wrap .header .logo { padding-top:5px; }
.m_wrap .header .logo span { font-size:8px; font-weight:300;  }
.m_wrap .header .logo a { color:#fff; text-align:center;  font-weight:600; }

.m_wrap .menu_btn { position:absolute; top:12px; right:10px; font-size:26px; color:#fff; }
.m_wrap .menu_btn a{color:#fff; }

.m_wrap .menu_bg {width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: absolute; top:0; display: none; z-index:10!important; }
.m_wrap .sidebar_menu{width: 80%;height: 100%;background: #fff;position: absolute; top:0; right: -80%; z-index:99999!important;}
.m_wrap .close_btn {font-size:26px;  margin:10px;}
.m_wrap .close_btn > a{display: block; width: 100%;height: 100%; color: #000; }
.m_wrap .menu_wrap {list-style: none;padding: 20px 20px;}
.m_wrap .menu_wrap li { padding:15px 0; } 
.m_wrap .menu_wrap li a {color: #000; font-size:18px; text-decoration: none;}


.m_wrap .title { padding:50px 20px; text-align:left; font-weight:600; font-size:22px; margin-top:50px; color:#fff; }
.m_wrap .tit1 { background:url(img/sub1_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.m_wrap .tit2 { }
.m_wrap .tit3 { background:url(img/sub2_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.m_wrap .tit4 { background:url(img/sub2_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.m_wrap .tit5 { background:url(img/sub3_bg.jpg)no-repeat; background-size:cover; background-position:right;}
.m_wrap .tit6 { background:url(img/sub4_bg.jpg)no-repeat; background-size:cover; background-position:right;}




/*form */

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .formArea { width:100% margin:0 auto; overflow: hidden; padding:5px 10px 20px 10px; }
.m_wrap .formArea .formGroup { margin-bottom:12px; text-align:center; }

.m_wrap .formArea .form_table { width:100%; padding:20px 0; border-collapse:collapse; border-top:1px solid #d7d7d7; }
.m_wrap .formArea .form_table tbody th { padding:10px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; font-weight:600; letter-spacing:-2px; }
.m_wrap .formArea .form_table tbody td { padding:10px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; }
.m_wrap .formArea .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.m_wrap .formArea .input_style:focus, .m_wrap .sel_style:focus, .m_wrap .textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.m_wrap .formArea .input_style { width:100%; padding-left:5px; height:38px; border:1px solid #ccc; font-size:14px; background-color:#fff;}
.m_wrap .formArea .sel_style { width:100%; height:38px; border:1px solid #ccc; font-size:14px; vertical-align:middle; background-color:#fff;}
.m_wrap .formArea .textarea_style { width:100%; padding:6px; height:60px; border:1px solid #ccc; font-size:14px; resize:none;}

.m_wrap .formArea .submit_box { width:100%; text-align:center;}
.m_wrap .formArea .submit_box button { width:100%; font-weight:500; letter-spacing:-2px; cursor:pointer; color:#fff; background-color:#3498db; padding:8px 0; margin-top:20px; }
