@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.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, strong, 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 Gothic', 'nanumgothic', 'NanumGothic', sans-serif; overflow-y: visible !important;
}
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer;}

input, button { vertical-align:middle; border:none; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', sans-serif; }
textarea { border:none; }
.red {color:#ee0000;}

/* PC 
------------------------------------------------------------------------------------------------------------*/

.wrap .footer {padding:30px 0; background-color:#333; color:#999; font-size:14px; line-height:20px;}

.m_wrap .footer {padding:20px 20px 20px 20px; text-align:center; background-color:#333; color:#999; font-size:11px; line-height:16px;}

.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:150px; right:100px; z-index:9999; text-align:center; }
.wrap .scroll_banner .close { position:absolute; top:35px; left:210px; width:30px; height:30px; border-radius:15px; background:#000; color:#fff; line-height:30px; font-weight:600; font-size:0.8em; text-align:center; cursor: pointer; display: inline-block; }

@media screen and (max-width:1400px)  {
.wrap > .scroll_banner {display:none;}
}

.wrap .go_btn {width:100%; height:100px; padding-top:50px; cursor:pointer; }
.wrap .go_btn a {width:1200px; height:100px; padding:30px 50px; text-align:center; background-color:#e33852; color:#fff; font-size:30px; letter-spacing:-2px; font-weight:600; border-radius:10px; }

/*form */
.wrap #sec6 .inner { width:1200px; min-width:1200px; padding-top:30px;  margin:0 auto; }
.wrap #sec6 .formArea { width:550px; margin:0 auto; padding:5px 20px; overflow: hidden; }
.wrap #sec6 .formGroup { text-align:center; }

.wrap #sec11 .inner { width:1200px; min-width:1200px; padding:10px 0 50px 0; margin:0 auto; }
.wrap #sec11 .formArea { width:800px; margin:0 auto; padding:300px 100px; margin-top:35px;  overflow: hidden; }
.wrap #sec11 .formGroup { text-align:center; }

.wrap .form_table { width:100%; border-collapse:collapse; font-size:1em; }
.wrap .form_table tbody th { padding:5px; vertical-align:middle; text-align:left; line-height:110%; font-size:18px; font-weight:600;  }
.wrap .form_table tbody td { padding:5px; vertical-align:middle; text-align:left; line-height:110%; font-size:18px; }

.wrap .input_style:focus, .sel_style:focus, 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 .textarea_style:focus { }

.wrap label.tit { height:35px;  color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
.wrap .input_style { width:100%; padding-left:10px; height:40px; border:1px solid #9f9f9f; font-size:15px; }
.wrap .sel_style { width:100%; padding-left:10px; height:40px; border:1px solid #9f9f9f; font-size:15px; vertical-align:middle;}
.wrap .textarea_style { width:100%; padding:10px; height:60px; border:1px solid #9f9f9f; font-size:15px; }

.wrap .submit_box { margin-top:20px; }
.wrap .submit_box button {float:center;width:88%; height:70px; background-color:#a80e4e; color:#fff; 
border-radius:50px; 
font-weight:600; font-size:28px;letter-spacing:-2px; cursor:pointer;}



.wrap .woman input, .wrap .man input { width:22px; height:22px;  display:inline-block; margin-right:8px }

.wrap .quick {width:100%; background:#a80e4e;height:110px;  position:absolute; top:0; z-index:88; }
.wrap .quick .quick_center ul {width:1200px; margin:0 auto;vertical-align:middle;line-height:105px;   }
.wrap .quick .quick_center ul li {width:240px; float:left; cursor:pointer; }
.wrap .quick .quick_center ul li:last-child {width:240px; float:right; cursor:pointer; }
.wrap .close {cursor:pointer; text-align:right;}

/* event */
.wrap #container3 {position:relative; top:0; left:50%; margin-left:-960px; width:1920px; text-align:center; background: url('img/img_07.jpg') no-repeat; height: 670px; padding-top:300px; }
.wrap #container3 .rolling_panel { position: relative; width: 1007px; height: 240px; margin: 0; padding: 0; overflow: hidden; margin:0 auto; }
.wrap #container3 .rolling_panel ul { position: absolute; margin: 0; padding: 0; list-style: none; margin-left:7px; }
.wrap #container3 .rolling_panel ul li { float: left; width: 240px; height: 240px; margin-right:10px; }

.wrap #container3 .control {width: 1100px; margin:0 auto; margin-top:-135px; }
.wrap #container3 .control a {color:#fff; }
.wrap #container3 .control a:first-child {float:left;}
.wrap #container3 .control a:last-child {float:right;}



/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; max-width:720px; margin:0 auto; }
.m_wrap .contents img { width:100%; max-width:720px; margin:0 auto;}

/*form */
.m_wrap .formArea { width:90.5%; margin:0 auto; padding:12px; background:#fff; overflow: hidden; }
.m_wrap .formGroup { margin-bottom:12px; text-align:center; }

.m_wrap .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 button { width:100%; border:none; cursor: pointer;}

.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%;} 



/* COMMON
------------------------------------------------------------------------------------------------------------*/

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .form_table { width:100%; padding:10px 0; border-collapse:collapse; }
.m_wrap .form_table tbody th { padding:5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; font-weight:600; }
.m_wrap .form_table tbody td { padding:5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; }

.m_wrap .input_style:focus, .sel_style:focus, textarea_style:focus { border-color:#9f9f9f; -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 label.tit { height:35px;  color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
.m_wrap .input_style { width:100%; padding-left:3px; height:40px; border:1px solid #9f9f9f; font-size:14px; }
.m_wrap .sel_style { width:100%; padding-left:3px; height:40px; border:1px solid #9f9f9f; font-size:14px; vertical-align:middle;}
.m_wrap .textarea_style { width:100%; padding:6px; height:70px; border:1px solid #9f9f9f; font-size:14px; resize:none;}

.m_wrap .inner {padding-bottom:10px; }
.m_wrap .submit_box { padding-top:8px;}
.m_wrap .submit_box button {float:left;width:100%; height:50px; background-color:#a80e4e; color:#fff; font-weight:600; 
font-size:18px;letter-spacing:-2px; cursor:pointer; border-radius:50px;  }




.m_wrap .go_btn {width:100%; height:100px; text-align:center; cursor:pointer; }
.m_wrap .go_btn a {width:100%; height:100px; text-align:center; padding:15px 30px; background-color:#e33852; color:#fff; font-size:20px; letter-spacing:-2px; font-weight:600; border-radius:7px;  }


.m_wrap .bx-wrapper .bx-viewport {background:none; border:none; }
.m_wrap #container3 {  
  background-image: url("img/m_img_07.jpg");  
  background-repeat: no-repeat;  
  background-position: 0% 0%;
  background-size: 100% 100%;
  }

.m_wrap #container3 .bx-prev {background: url("img/priv.png") no-repeat;  }
.m_wrap #container3 .bx-next {background: url("img/next.png") no-repeat;  }


		.m_wrap .quick{
			position: fixed;
			width: 100%; right:0; 
		   background-color:#006241;
			top:0; left:0; z-index:9999;max-width:720px; margin:0 auto;
			}
		.m_wrap .quick.on{
			transition: all 0.5s;
			position: fixed;
			margin-top: 0;
		}
		.m_wrap .quick nav{
			width: 100%;
			margin: 0 auto;
		}
		.m_wrap .quick nav ul{
			overflow: hidden;
		}


.m_wrap .quick ul li img {width:100%; }
.m_wrap .quick ul li:first-child {float:left; width:50%;}
.m_wrap .quick ul li:last-child {float:right; width:50%;}


/* popup CSS */
.complete_wrap { position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index: 10000; display:none;} 
.complete_wrap .bg { position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,0.8);z-index: 10001; }
.complete_wrap .inner { position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); height: 365px; max-height: 90vh;background: #fff;z-index: 10002; }
.complete_wrap .inner { width:90%; overflow:hidden; border-bottom:0px solid #000; background-color:none;color:#fff; font-size:14px; line-height:0; max-width:500px; margin:0 auto;}
.complete_wrap .inner .close { position: absolute;top: 20px;right: 20px; width:20px; font-weight:600; }
.complete_wrap .inner .close img { width: 100%;height: 100%; }
.complete_wrap .inner .iframe { height:100%;width:100%;border:0; overflow:hidden;}