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:#000; font-size:1em; font-family: 'S-CoreDream-4Regular'; 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: 'S-CoreDream-4Regular'; }
textarea { border:none; }
.red {color:#ee0000; font-weight:500; }

@charset "utf-8";
li { list-style: none; margin: 0; padding: 0;}
.continaer { /* ºñÁÖ¾ó ¿µ¿ªÀ» °¡¿îµ¥ Á¤·ÄÇÏ±â À§ÇÑ ÄÁÅ×ÀÌ³Ê */ 
    max-width: 1920px; margin: 0 auto; outline: 1px solid red;
}




/* 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 .contents img { width:100%; max-width:1920px; cursor:pointer; }



.wrap h1 { font-size:64px; line-height:120%; font-family: 'S-CoreDream-7ExtraBold'; letter-spacing:-4px; text-align:center;}
.wrap h2 { font-size:40px; font-family: 'S-CoreDream-7ExtraBold'; letter-spacing:-2px; text-align:center;}

.wrap h3 { font-size:28px; line-height:150%;  }
.wrap h3 span { color:#d6081f; font-size:50px;  font-family: 'S-CoreDream-7ExtraBold'; }

span.orange { color:#ff640e; }
span.yellow { color:#fff100; }


/*form */

.form1 { width:100%; padding:80px 0; text-align:center; padding-top:520px; background: url(./img/form_bg.jpg) center; height: 1080px;}
.form1 .inner { width:420px; background-color:#fff; padding:30px 20px; margin:0 auto; border-radius:15px; }
.form1 .formArea { width:100%; overflow: hidden; }
.form1 .formGroup { text-align:center; }

.form1 .form_table { width:100%; border-collapse:collapse; font-size:1em; border-top:1px solid #d7d7d7; }
.form1 .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.form1 .form_table tbody th { padding:10px 10px 10px 20px; vertical-align:middle; text-align:left; line-height:100%; font-size:18px; font-weight:600;  letter-spacing:-2px; }
.form1 .form_table tbody td { padding:10px 20px 10px 10px; vertical-align:middle; text-align:left; line-height:100%; font-size:17px; }
.form1 .form_table tbody td [type="radio"] { width:18px; height:18px; vertical-align:middle; margin:0; }

.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;}

.form1 label { float:left; padding:8px 0; width:100%; }
.form1 .input_style { width:100%; padding-left:10px; height:42px; border:1px solid #ccc; font-size:17px; }
.form1 .sel_style { width:100%; padding-left:10px; height:42px; border:1px solid #ccc; font-size:17px; vertical-align:middle;}
.form1 .textarea_style { width:100%; padding:10px; height:90px; border:1px solid #ccc; font-size:17px; resize:none; }

.form1 .submit_box { width:100%; padding-top:15px; }
.form1 .submit_box .btn01 { width:70%; text-align:center; font-weight:500; font-size:26px;letter-spacing:-2px; margin-top:10px; cursor:pointer; background-color:#333; color:#fff; padding:12px; 0; font-family: 'S-CoreDream-7ExtraBold';  }


/* 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 .mobile_map .root_daum_roughmap {margin:0 auto; width:100%!important;}

.m_wrap h1 { font-size:28px; line-height:120%; text-align:center; font-family: 'S-CoreDream-7ExtraBold'; letter-spacing:-2px; display:block; }
.m_wrap h2 { font-size:22px; line-height:120%; text-align:center; padding-bottom:20px; font-family: 'S-CoreDream-7ExtraBold'; letter-spacing:-2px; }
.m_wrap h3 { font-size:16px; line-height:150%; text-align:center; }
.m_wrap h3 span { color:#d6081f; font-size:26px;  font-family: 'S-CoreDream-7ExtraBold'; }


/*form */

.mform1 { width:100%; padding:0 0 20px 0; text-align:center; text-align:center; padding: 52% 0 10%;
    background: url(./img/bg.jpg);
    background-size: 100% auto;
    background-position: top center;
}}

.mform1 .inner { width:100%; padding:10px; }

.mform1 .formArea { width:96%; margin:0 auto; overflow: hidden; padding:30px 20px; background-color:#fff; }
.mform1 .formGroup { margin-bottom:12px; text-align:center; }



.mform1 .form_table { width:100%; padding:0; border-collapse:collapse; border-top:1px solid #d7d7d7;}
.mform1 .form_table tbody th { padding:8px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:16px; font-weight:500; letter-spacing:-2px; }
.mform1 .form_table tbody td { padding:8px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:14px; }
.mform1 .form_table tbody td [type="radio"] { width:18px; height:18px; vertical-align:middle; margin:0; vertical-align:middle; }
.mform1 .form_table tbody tr {border-bottom:1px solid #d7d7d7;}
.mform1 .form_table label { width:100%; float:left; }

.mform1 .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;}

.mform1 .input_style { padding-left:5px; height:36px; border:1px solid #ccc; font-size:14px; }
.mform1 .sel_style { width:100%; height:36px; border:1px solid #ccc; font-size:14px; vertical-align:middle; background-color:#fff;}
.mform1 .textarea_style { width:100%; padding:6px; height:60px; border:1px solid #ccc; font-size:14px; resize:none;}

.mform1 .submit_box { width:100%; padding-top:15px; }
.mform1 .submit_box .btn01 { width:70%; text-align:center; font-weight:500; font-size:24px;letter-spacing:-2px; margin-top:10px; cursor:pointer; background-color:#333; color:#fff; padding:15px; 0; font-family: 'S-CoreDream-7ExtraBold';  }


.m_wrap .video-container {position:relative; padding-bottom:56.25%; height:0; overflow:hidden;} 
.m_wrap .video-container iframe, .m_wrap .video-container object, .m_wrap .video-container embed {position:absolute; top:0; left:0; width:100%; height:100%;} 

