@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);


body{margin:0;border:0;font-family: 'Nanum Gothic', 돋움;
}
ul, ol, li{list-style:none;}
ul{position: relative;    left: -40px;}

/**/
.web_body_wrap{text-align: center;}
.top_wrap{background:#ef4373;height:125px;width:100%;}
.top{width: 1000px;margin: auto;}
.top_logo{float: left;margin-top: 35px;}
.top_hlogo{float: right;margin-top: 35px;}

/**/
.visual_wrap{background:url('/az/images/top_bg.jpg') no-repeat 50% 0;background-size: 1920px;margin-bottom: -1px;}

/**/
.db{height:920px;width:100%;}
.db_title img{margin:100px 0 55px 0;}
.form_wrap{margin: auto;width: 1000px;font-size: 40px;font-weight: 600;color: #564b4b;}
.frmProc table input[type="text"]{width: 100%;height: 80px;background-color: #ffffff;font-size: 35px; padding-left: 8px; border: 1px solid #c6c6c6;}
.frmProc table input[type="radio"]{width: 30px; height: 30px;position: relative;top: 4px;margin-right: 10px;}
.frmProc table input[type="checkbox"]{width: 30px;height: 30px;position: relative;top: 6px;margin: 0 100px 0 20px;}
tr{line-height: 100px;}
.agreement{font-size:30px;}
.align_c{padding-top: 20px;}

/**/
.bn_wrap{background:#fffeea;padding: 30px 0;}

/**/
.bn_wrap2{padding: 30px 0;}




/**/
.slide_wrap{width:100%;background: #ef4373;margin-top: -16px;}
.slide_img{margin: auto;width: 1000px;}
#srolling{position:relative; overflow:hidden; width:1000px; height:775px;}
.slide_bullet{display: inline-block;padding-bottom: 50px;}
.bullet li{float:left; margin:0 10px;}




.footer_wrap{width:100%;}
.footer{
	width:1000px;
	height:200px;
	padding:40px 0 0 0;
	margin:0 auto;
	color:#000000;
	font-size:15px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;





	.m_footer_wrap{
	width:100%;
	background-color:#ffffff;
	padding:20px 0;
}
.m_footer{
	width:88%;
	margin:0 auto;
	color:#000000;
	font-size:10px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
}
.m_footer img{
	width:100%;
}




@media all and (min-width:600px) {
.bn_wrap{margin-top:150px;}
.align_c{padding-left: 90px;}
tr{line-height: 120px;}
.slide_img{}
}

