@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);


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%; }
body { width:100%; height:100%; line-height:1; color:#000; font-size:1em; font-family: 'Nanum Square' overflow-y:visible!important; box-sizing:border-box; }
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer; }
p { }
div, input, button { vertical-align:middle; border:none; font-family: 'Nanum Square'}
textarea { border:none; }
.red {color:#ee0000; font-weight:600; }

/* PC 
------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; min-width:1200px; overflow:hidden; }
.wrap .contents { margin:0 auto; width:600px; text-align:center; }

.wrap .scroll_banner { position:absolute; top:200px; right:100px; z-index:1000; text-align:center; }
.wrap .scroll_banner .close { position:absolute; top:15px; right:18px; color:#000; line-height:30px; font-weight:400; font-size:1.4em; cursor: pointer; display: inline-block; }

@media screen and (max-width:1400px)  {
.wrap > .scroll_banner {display:none;}
}



.wrap .quick { position: relative; width: 100%; top:0; margin:0 auto; z-index:9999; text-align:center;  min-width:1200px; }
.wrap .quick.on { transition: all 0.5s; position: fixed; margin-top: 0; margin:0 auto; }

/*form */
.wrap .form1 { }
.wrap .form1 .inner { width:600px; margin:0 auto; padding:20px 0 10px 0; background-color:#626262;}

.wrap .form1 .formArea { width:90%; margin:0 auto; overflow: hidden; padding:20px 40px 40px 40px; background-color:#fff;}
.wrap .form1 .formGroup { text-align:center; }

.wrap .form1 .form_table { width:100%; border-collapse:collapse; font-size:1em; border-top:1px solid #d7d7d7; }
.wrap .form1 .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.wrap .form1 .form_table tbody th { padding:12px 12px 12px 20px; vertical-align:middle; text-align:left; line-height:120%; font-size:18px; font-weight:600;  letter-spacing:-2px; }
.wrap .form1 .form_table tbody td { padding:12px 20px 12px 12px; vertical-align:middle; text-align:left; line-height:120%; font-size:18px; }

.wrap .form1 .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 .form1 label.tit { height:35px;  color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
.wrap .form1 .input_style { width:100%; padding-left:10px; height:36px; border:1px solid #ccc; font-size:16px; }
.wrap .form1 .sel_style { width:100%; padding-left:10px; height:36px; border:1px solid #ccc; font-size:16px; vertical-align:middle; background-color:#fff;}
.wrap .form1 .textarea_style { width:100%; padding:10px; height:80px; border:1px solid #ccc; font-size:16px; }

.wrap .form1 .submit_box { padding-top:10px; }
.wrap .form1 .submit_box .btn01 { width:100%; text-align:center; font-weight:600; font-size:32px;letter-spacing:-2px; margin-top:10px; cursor:pointer; color:#fff; background:none; }
.wrap .form1 .submit_box img { width:100%; }


/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; max-width:720px; min-width:320px; text-align:center; margin:0 auto;}
.m_wrap .contents img { width:100%; }

.m_wrap .quick { position: relative; width: 100%; top:0; z-index:9999; max-width:720px; }
.m_wrap .quick.on { transition: all 0.5s; position: fixed; margin-top: 0; }


/*form */

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .form1 .inner { border:10px solid #626262; }

.m_wrap .form1 .formArea { width:100%; margin:0 auto; overflow: hidden; background-color:#fff; padding:5px 10px 20px 10px; }
.m_wrap .form1 .formGroup { margin-bottom:12px; text-align:center; }


.m_wrap .form1 .form_table { width:100%; padding:20px 0; border-collapse:collapse; border-top:1px solid #d7d7d7;}
.m_wrap .form1 .form_table tbody th { padding:8px 5px; vertical-align:middle; text-align:right; line-height:24px; font-size:15px; font-weight:600; letter-spacing:-2px; }
.m_wrap .form1 .form_table tbody td { padding:8px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; }
.m_wrap .form1 .form_table tbody tr {border-bottom:1px solid #d7d7d7;}



.m_wrap .form1 .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 .form1 .input_style { padding-left:5px; height:38px; border:1px solid #ccc; font-size:14px; }
.m_wrap .form1 .sel_style { width:100%; height:38px; border:1px solid #ccc; font-size:14px; vertical-align:middle; background-color:#fff;}
.m_wrap .form1 .textarea_style { width:100%; padding:6px; height:60px; border:1px solid #ccc; font-size:14px; resize:none;}

.m_wrap .form1 .submit_box { width:100%; text-align:center;}
.m_wrap .form1 .submit_box button { width:90%; font-weight:600; font-size:24px; letter-spacing:-2px; cursor:pointer; margin-top:10px; color:#fff; background:none; padding:8px 0; max-width:300px; }


.wrap .custom_request { width:600px; display:block; margin:0 auto; margin-top:80px; text-align:center; }
.wrap .custom_request .list { width:100%; float:left; display:block; margin-bottom:80px; padding-top:20px; }
.wrap .custom_request .list div { width:100%; float:left; }
.wrap .custom_request .list div > ul { width:100%; float:left; }
.wrap .custom_request .list div > ul > li { float:left; height:55px; line-height:55px; font-size:15px; font-weight: 500; font-family: "Noto Sans KR", sans-serif; }
.wrap .custom_request .list div > ul > li:nth-child(1) { width:20%; }
.wrap .custom_request .list div > ul > li:nth-child(2) { width:20%; }
.wrap .custom_request .list div > ul > li:nth-child(3) { width:15%; }
.wrap .custom_request .list div > ul > li:nth-child(4) { width:45%; }


.wrap .custom_request .list .list_head { border-top:2px solid #333; }
.wrap .custom_request .list .list_head li { background-color:#ebebeb; }

.wrap .custom_request .list .list_body { overflow:hidden; height:220px; border-bottom:1px solid #333; }
.wrap .custom_request .list .list_body li { width:100% !important; border-bottom:1px solid #ccc; background-color:#ffffff; }
.wrap .custom_request .list .list_body li span { font-size:13px; font-weight: 400; font-family: "Noto Sans KR", sans-serif; }
.wrap .custom_request .list .list_body li span:nth-child(1) { width:20%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(2) { width:20%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(3) { width:15%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(4) { width:45%; float:left; }



.m_wrap .custom_request { width:100%; display:block; margin-top:40px; }

.m_wrap .custom_request .list { width:100%; float:left; margin-bottom:40px; }
.m_wrap .custom_request .list div { width:100%; float:left; }
.m_wrap .custom_request .list div > ul { width:100%; float:left; }
.m_wrap .custom_request .list div > ul > li { float:left; height:45px; line-height:45px; font-size:14px; font-weight: 500; font-family: "Noto Sans KR", sans-serif; }
.m_wrap .custom_request .list div > ul > li:nth-child(1) { width:20%; }
.m_wrap .custom_request .list div > ul > li:nth-child(2) { width:20%; }
.m_wrap .custom_request .list div > ul > li:nth-child(3) { width:15%; }
.m_wrap .custom_request .list div > ul > li:nth-child(4) { width:45%; }

.m_wrap .custom_request .list .list_head { border-top:2px solid #333; }
.m_wrap .custom_request .list .list_head li { background-color:#ebebeb; }

.m_wrap .custom_request .list .list_body { overflow:hidden; height:220px; border-bottom:1px solid #333; }
.m_wrap .custom_request .list .list_body li { width:100% !important; border-bottom:1px solid #ccc; background-color:#ffffff; }
.m_wrap .custom_request .list .list_body li span { font-size:12px; font-weight: 400; font-family: "Noto Sans KR", sans-serif; }
.m_wrap .custom_request .list .list_body li span:nth-child(1) { width:20%; float:left; }
.m_wrap .custom_request .list .list_body li span:nth-child(2) { width:20%; float:left; }
.m_wrap .custom_request .list .list_body li span:nth-child(3) { width:15%; float:left; }
.m_wrap .custom_request .list .list_body li span:nth-child(4) { width:45%; float:left; }

s