@charset "utf-8";
@font-face {
	font-family: 'Daum_Regular';
	font-style: normal;
	font-weight: normal;
	src: url('daum_regular.eot');
	src: local('?'),
	url('daum_regular.woff') format('woff'),
	url('daum_regular.ttf') format('truetype')
}

/* ==============================================
   defaults
   ============================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
ol, ul { list-style:none;}
blockquote, q {	quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse:collapse; border-spacing:0;}
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
img { vertical-align: middle; }
input, select { margin:0; padding:0; vertical-align:middle;}
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

.ir { background-color: transparent; border: 0; overflow: hidden; text-indent:-9999px;}
.ir:before { content: ""; display: block; width: 0; height: 150%; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }
.clearfix {  *zoom: 1;}
.hidden { display:none;}


/* ==============================================
   layout
   ============================================== */

body { color:#63747d; font-size:12px; font-family:Daum_Regular; background-color: #e0e8ec;}

#wrap { max-width: 720px;}
#wrapIn {}
  
/* header */
 
 header { position: relative; height: 58px; background: url(../images/common/head_bg.png) left top repeat-x; -webkit-background-size: auto 58px; background-size: auto 58px;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.3);
	box-shadow: 0px 5px 10px rgba(0,0,0,.3);
 }
header a.sideControl { display: block; height: 58px;}
header h1 { width: 179px; height: 40px; text-indent: -9999px; background: url(../images/common/head_logo.png) 0 8px no-repeat; -webkit-background-size: 179px auto; background-size: 179px auto; margin: 0 auto;}
header a.sideControl span { position: absolute; left: 14px; top: 14px; display:inline-block; display: -moz-inline-stack; zoom:1; *display:inline; width: 25px; height: 21px; text-indent: -9999px; background: url(../images/common/head_btn_menu.png) 0 0 no-repeat; -webkit-background-size: 25px auto; background-size: 25px auto; overflow: hidden;}

/* footer */

footer { position: relative; background: url(../images/common/consult_bg.png) left 16px repeat-x; -webkit-background-size: 1px 45px; background-size: 1px 45px; margin-top: 15px;}
footer .consult { height: 25px; padding: 27px 0 9px 86px; background: url(../images/common/consult_icon.png) 23px 2px no-repeat; -webkit-background-size: auto 56px;background-size: auto 56px;}
footer .consult span { line-height: 25px; color: #131212; font-size: 12px;}
footer .consult span strong { color: #046dac; font-size: 18px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; margin-left: 4px;}
footer .consult a { position: absolute; right: 20px; top: 23px; display:inline-block; display: -moz-inline-stack; zoom:1; *display:inline; width: 32px; height: 32px; text-indent: -9999px; background: url(../images/common/consult_btn_call.png)  no-repeat; -webkit-background-size: 32px auto; background-size: 32px auto;}
footer .info { line-height: 16px; font-size: 11px; color: #556e7a; letter-spacing: -1px; padding: 12px 20px;}
footer .info ul {}
footer .info ul {*zoom:1;} /* Hack for browser IE5.5~7 */
footer .info ul:after { content:" "; display:block; clear:both;} /* float virtual element */
footer .info ul li { float: left;}
footer .info address { font-style: normal;}


/* ==============================================
   main
   ============================================== */

/* contents */

.mainCon { padding: 0 20px; margin-top: 14px;}
.mainCon > ul { margin-left: -5%; margin-bottom: 4px;}
.mainCon > ul {*zoom:1;} /* Hack for browser IE5.5~7 */
.mainCon > ul:after { content:" "; display:block; clear:both;} /* float virtual element */
.mainCon > ul li { float: left; width: 28%; margin-left: 5%; margin-bottom: 18px;}
.mainCon > ul li a { display: block; font-size: 14px; color: #131212; line-height: 25px; letter-spacing: -1px; text-decoration: none;}
.mainCon > ul li figure { display: block; height: 78px; -webkit-background-size: auto 90%; background-size: auto 90%; background-repeat: no-repeat; background-position: center center;}
.mainCon > ul li span { display: block; text-align: center; font-weight: bold; text-shadow: 0 1px 0 #fff; /*letter-spacing: -1px;*/}
.mainCon > span { display: block; height: 91px; width: 91px; text-indent: -9999px; background: url(../images/main/hana_logo.png) center center no-repeat; -webkit-background-size: 91px auto;background-size: 91px auto; margin: 0 auto;}



.popup { position:absolute; left:50%; top:100px; width:300px; height:500px; margin-left:-150px;}
.popup p.con img { width:300px;}
.popup p.close { position:absolute; right:15px; top:10px; width:18px; cursor:pointer;}
.popup p.close img { width:18px;}

#lunchtime { top:68px;}
