@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

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:100%; color:#333; font-size:1em; font-family: 'Noto Sans KR', sans-serif; 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: 'Noto Sans KR', sans-serif; }
textarea { border:none; }
.red {color:#ee0000; font-weight:500; }


/* PC 
------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; min-width:1200px; overflow:hidden; }
.wrap .contents { position:relative; top:0; left:50%; margin-left:-960px; width:1920px; 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:8px; right:14px; color:#fff; line-height:30px; font-weight:400; font-size:1.4em; cursor: pointer; display: inline-block; }
.wrap .scroll_banner a { display:block; background-color:#0049a1; border-radius:30px; width:150px; height:150px; padding-top:22px; color:#fff; font-size:20px; letter-spacing:-2px; }
.wrap .scroll_banner i { color:#fff; }

@media screen and (max-width:1400px)  {
.wrap > .scroll_banner {display:none;}
}



.wrap .quick { position: relative; width:100%; height:80px; top:0; z-index:99999; background-color:#192c57; overflow:hidden;  }
.wrap .quick.on { width:100%; transition: all 0.5s; position: fixed; margin-top: 0; }
.wrap .quick { width:100%; margin: 0 auto; text-align:center; }


/*form */
.wrap .form1 { background-color:#2f2d2e; clear:both; }
.wrap .form1 .inner { width:860px; margin:0 auto; padding:20px 0 40px;color:#fff;}

.wrap .form1 .formArea { width:860px; margin:0 auto; overflow: hidden; padding:20px 30px 30px 30px; }
.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 tr:last-child { }

.wrap .form1 .form_table tbody th { padding:12px 12px 12px 60px; vertical-align:middle; text-align:left; line-height:120%; font-size:20px; font-weight:400;  letter-spacing:-2px ; color:#fff; }
.wrap .form1 .form_table tbody td { padding:12px 60px 12px 12px; vertical-align:middle; text-align:left; line-height:120%; font-size:18px; font-weight:400;}

.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 { display:inline-block; padding-right: 20px; line-height:210%; }
.wrap .form1 .input_style { width:100%; padding-left:10px; height:40px; border:1px solid #ccc; font-size:18px; }
.wrap .form1 .sel_style { width:100%; padding-left:10px; height:40px; border:1px solid #ccc; font-size:18px; vertical-align:middle; background-color:#fff;}
.wrap .form1 .textarea_style { width:100%; padding:10px; height:80px; border:1px solid #ccc; font-size:18px; }

.wrap .form1 .submit_box { padding-top:10px; }
.wrap .form1 .submit_box .btn01 { width:60%; text-align:center; font-weight:600; font-size:32px; line-height:120%; letter-spacing:-2px; cursor:pointer; color:#fff; background-color:#39437c; padding:15px 0; border-radius:50px; }


.wrap .custom_request { width:60%; 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:20px; font-weight: 500; font-family: "Noto Sans KR", sans-serif; }
.wrap .custom_request .list div > ul > li:nth-child(1) { width:25%; }
.wrap .custom_request .list div > ul > li:nth-child(2) { width:30%; }
.wrap .custom_request .list div > ul > li:nth-child(3) { width:25%; }
.wrap .custom_request .list div > ul > li:nth-child(4) { width:20%; }

.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:16px; font-weight: 400; font-family: "Noto Sans KR", sans-serif; }
.wrap .custom_request .list .list_body li span:nth-child(1) { width:25%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(2) { width:30%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(3) { width:25%; float:left; }
.wrap .custom_request .list .list_body li span:nth-child(4) { width:20%; 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:25%; }
.m_wrap .custom_request .list div > ul > li:nth-child(3) { width:25%; }
.m_wrap .custom_request .list div > ul > li:nth-child(4) { width:30%; }

.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:25%; float:left; }
.m_wrap .custom_request .list .list_body li span:nth-child(3) { width:25%; float:left; }
.m_wrap .custom_request .list .list_body li span:nth-child(4) { width:30%; float:left; }





/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; max-width:640px; min-width:320px; text-align:center; margin:0 auto;}
.m_wrap .contents img { width:100%;}

.m_wrap .top_fix { position:fixed; width:100%; max-width:640px; min-width:320px; height:50px; background:#fff; border-bottom:1px solid #39437c; z-index:1000; letter-spacing:-1px; }
.m_wrap .top_fix .left { position:absolute; top:16px; left:10px; }
.m_wrap .top_fix .left img { width:100%; }
.m_wrap .top_fix .left a { color:#000; font-size:1.2em; font-weight:500; }

.m_wrap .top_fix .right { position:absolute; top:9px; right:10px; }
.m_wrap .top_fix .right a { padding:8px 12px; background:#095fe1; border-radius:6px; font-size:1.1em; color:#fff; font-weight:500; text-align:center; display:inline-block; }


/*form */

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .form1 { padding:10px 0 10px 0; clear:both; }
.m_wrap .form1 .inner { }
.m_wrap .form1 .formArea { width:96%; margin:0 auto; overflow:hidden; padding:10px 15px 10px 15px; }
.m_wrap .form1 .formGroup { margin-bottom:12px; text-align:center; }


.m_wrap .form1 .form_table { width:100%; padding:15px 0; border-collapse:collapse; border-top:1px solid #d7d7d7;}
.m_wrap .form1 .form_table tbody th { padding:8px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:16px; font-weight:400; letter-spacing:-2px; }
.m_wrap .form1 .form_table tbody td { padding:8px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:16px; font-weight:400; }

.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 label { float:left; padding:7px 0; }   
.m_wrap .form1 .input_style { padding-left:5px; height:38px; border:1px solid #ccc; font-size:15px; }
.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:15px; resize:none;}

.m_wrap .form1 .submit_box { width:100%; text-align:center; }
.m_wrap .form1 .submit_box button { width:80%; font-weight:600; font-size:24px; line-height:120%; letter-spacing:-2px; cursor:pointer; color:#fff; background-color:#39437c; max-width:500px; padding:12px 0; border-radius:50px; }

