@charset "utf-8";

/* Default Style Definition */
* { margin: 0; padding: 0; }
body {
	margin: 0; padding: 0;
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Lucida Grande", AppleGothic, Tahoma, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}
header, footer, section, article, #aside, nav, hgroup, details, menu, figure, figcaption {
	display: block;
}
form {
	margin: 0; padding: 0;
}
figure, fieldset {
	margin: 0;
}
hr {
	display: none;
}
img, video, audio, object, embed, iframe {
	max-width: 100%; height: auto;
}
a {
	color: #000; 
	text-decoration: none;
}
a:hover {
	border-width: 2px;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 1em;
}
ul li { list-style: none; padding: 0; margin: 0; }
img { border: 0; }
input[type=button] { border: 0; cursor: hand; cursor: pointer; }
body {
	font-size: 87.5%; /* 14/16 */
	font-family: "Lucida Sans Unicode", sans-serif;
}
/* Default Style Definition - end */

#page-container {
	width: 320px;
	margin: 0 auto;
}
#footer-container {
	width: 100%;
	background-color: #f7f8fa;
	padding: 1em 0;
}

/* GNB */
header.global {
	height: 3.214285714285714em; /* 45/14 */
	background: url("/images/bg_head1.png") no-repeat 0 0;
	position: relative;
}
header.global hgroup {
	position: relative;
	width: 100%;	 /* 220/320 */
	height: 3.214285714285714em; /* 45/14 */
	top: 0;
	left: 0%;	
	padding-top:6px;
}
header.global hgroup h1 {
	position: absolute;
	font-size:20px;
	color:#fff;
	margin: 0.2222222222222222em 0 0 0; /* 10/45 */
	padding-top:2px;
	width:100%;

}
#icon-home-navigation {
	position: absolute;
	width: 15.625%; /* 50/320 */
	height: 3.214285714285714em; /* 45/14 */
	top: 0;
	left: 0;	
}
#icon-menu-navigation {
	position: absolute;
	width: 15.625%; /* 50/320 */
	height: 3.214285714285714em; /* 45/14 */
	top: 0;
	right: 0;
}

div#nav_layer {
	position: relative;
	width: 98.125%; /* 314/320 */ 
	height: 3em; /* 42/14 */
	background-color: #000000;	
	display: none;
	padding: 0 0.8333333333333333%; /* 0, 3/360 */
}
div#nav_layer div#push_allow {
	width: 100%;
	position: absolute;
	text-align: right;
	margin-top: -0.8571428571428571em; /* 12/14 */
}
div#nav_layer div#push_allow img {
	padding-right: 1.571428571428571em; /* 22/14 */
}
div#nav_layer ul {
	width: 98.125%; /* 314/320 */
	height: 2.571428571428571em; /* 36/14 */	
	margin: 0 auto;
	padding-top: 0.2142857142857143em; /* 3/14 */	
}
div#nav_layer ul li {
	width: 24.84076433121019%; /* 78/314 */
	height: 2.571428571428571em; /* 36/14 */
	float: left;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 2.571428571428571em;	
	background: url("/images/common/bg_nav.png") no-repeat 0 0;
	background-color: #ffffff;	
}
div#nav_layer ul:after {
	content: " "; display: block; clear: both; height: 0; visibility: hidden;
}


/* 데이타 리스트 */
section.data-list {
	border-top: 2px solid #a1a1a1;
}
section.data-list table {
	width: 100%;	
	border-collapse:collapse;
}
section.data-list table thead tr th {
	background-color: #b3b3b6;
	height: 2.285714285714286em; /* 32/14 */
	color: #ffffff;
	font-size: 1.142857142857143em; /* 16/14 */
}
section.data-list table tbody tr td {
	height: 2em; /* 28/14 */
	color: #494949;
	font-size: 1em; /* 16/14 */
	border-bottom: 1px solid #c9cacb;
	text-align: center;
}
section.data-list table tbody tr td.right { 
	text-align: right; 
	padding-right: 1.106639839034205%; /* 2/14 */
}
section.data-list table tbody tr td.left { 
	text-align: left; 
	padding-left: 1.106639839034205%; /* 2/14 */
}

/* 요약 */
div#summary {
	width: 100%;
	text-align: center;
	color: #494949;
	font-size: 1.142857142857143em; /* 16/14 */
	font-weight: bold;	
	margin-bottom: 0.5em;
}
div#summary span {
	color: #4491cc;
	font-size: 1.214285714285714em; /* 17/14 */
}

/* 요약2 */
div#summaryexibgm {
	width: 100%;
	text-align: center;
	color: #494949;
	font-size: 1.142857142857143em; /* 16/14 */
	font-weight: bold;	
	margin-bottom: 0.5em;
}
div#summaryexibgm span {
	color: #ff8484;
	font-size: 1.214285714285714em; /* 17/14 */
}

/* 요약3 -미수 */
div#summarymisu {
	width: 100%;
	text-align: center;
	color: #494949;
	font-size: 1.142857142857143em; /* 16/14 */
	font-weight: bold;	
	margin-bottom: 0.5em;
}
div#summarymisu span {
	color: #4491cc;
	font-size: 1.214285714285714em; /* 17/14 */
}

/* 알림 */
#announce {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 1.142857142857143em; /* 16/14 */
	font-weight: bold;
	padding: 0.5em 0;/* 7/14 */
	background-color: #646464;
	background-image: linear-gradient(#a3a3a3, #585858);
    background-repeat: repeat-x;
    border-color: #585858;
}

/* ajax loading */
div#ajax_loading {	
	width: 100%;
	text-align: center;
	margin-top: 50%;
	display: none;
}

/* 버튼 */
div.btn_area {
	width: 100%;
	text-align: center;
}

div.btn_area button {	
	background-color: #646464;
	color: #ffffff;
	background-image: linear-gradient(#a3a3a3, #585858);
    background-repeat: repeat-x;
    border-color: #585858;
}

div.btn_area button.btn_long {
	width: 45.9375%; /* 147/320 */
	height: 2.571428571428571em; /* 36/14 */
	font-size: 1em;
	font-weight: bold;
}

div.btn_area button.btn_middle {
	width: 28.125%; /* 90/320 */
	height: 2.571428571428571em; /* 36/14 */
	font-size: 1em;
	font-weight: bold;
}

div.btn_area button.blue {
	background-color: #2680c4;
	color: #ffffff;
	background-image: linear-gradient(#80b4dc, #086ebc);
    background-repeat: repeat-x;
    border-color: #086ebc;
}
div.btn_area button.btn_more {
	width: 90%;	
	background-color: #f8f8f8;
	background-image: url("");
	font-weight: bold;
	font-size: 1.071428571428571em; /* 15/14 */
	color: #666666;
	height: 2.571428571428571em; /* 36/14 */
	border-top: 1px solid #a1a1a1;
	border-right: 0;
	border-bottom: 1px solid #a1a1a1;
	border-left: 0;
}

div#etc_area {
	width: 100%;
	text-align: center;
	padding: 0.5em 0;
}
div#etc_area button {
    background: none repeat scroll 0 0 #3D4049;
    border: 1px solid #26292E;
    border-radius: 3px 3px 3px 3px;
    color: #C3C3C3 !important;
    display: inline-block;
    line-height: 25px;
    margin: 0 2px;
    padding: 0 7px;
}

/* 달력 */
#form_search {
	width: 100%;
	text-align: center;
	margin: 0.2142857142857143em 0; /* 3/14 */
}

/* 유틸 */
.type-text { border:1px solid #cacaca; color:#6d6e76; background-color:#FFFFFF;}
.type-text2 { border:1px solid #cacaca; color:#6d6e76; background-color:#FFFFFF; height: 1.928571428571429em; /* 27/14 */ }
.right { text-align: right; padding-right: 2px; }
.numeric { ime-mode: inactive; }
.cursor { cursor: hand; cursor: pointer; }
.show { display: inline; }
.hide { display: none; }

/* == 미디어 쿼리 == */
/* 갤럭시S3, 갤럭시 노트 */
@media only screen and (min-width : 360px) and (orientation : portrait) {		
	#page-container {		
		width: 360px;
	}
	/* GNB */
	header.global {
		height: 3.571428571428571em; /* 50/14 */
		background: url("/images/bg_head@360.png") no-repeat 0 0;
	}
	header.global hgroup {		
		width: 100%;	 /* 260/360 */
		height: 3.571428571428571em; /* 50/14 */
		left: 0px;	
	}
	header.global hgroup h1 {
		font-size:20px;
		margin: 0.3em 0 0 0; /* 15/50 */
		padding-top:2px;
	}
	#icon-home-navigation {
		width: 15.27777777777778%; /* 55/360 */
		height: 3.5em; /* 49/14 */
	}
	#icon-menu-navigation {
		width: 15.27777777777778%; /* 55/360 */
		height: 3.5em; /* 49/14 */
	}
	div#nav_layer {
		width: 98.33333333333333%; /* 354/360 */
		height: 3.5em; /* 49/14 */
		padding: 0 0.8333333333333333%; /* 0, 3/360 */
	}
	div#nav_layer a {
		color: #ffffff;
	}
	div#nav_layer div#push_allow {
		margin-top: -0.9285714285714286em; /* 13/14 */
	}
	div#nav_layer div#push_allow img {
		padding-right: 1.714285714285714em; /* 24/14 */
	}
	div#nav_layer ul {
		width: 98.33333333333333%; /* 354/360 */
		height: 2.571428571428571em; /* 49/14 */	
		padding-top: 0.2857142857142857em; /* 4/14 */
	}
	div#nav_layer ul li {
		height: 2.928571428571429em; /* 41/14 */
		width: 25%; /* 88.5/354 */ 
		line-height: 2.928571428571429em;	
		background: url("/images/common/bg_nav@360.png") no-repeat 0 0;
	}
}

/* The side navigation menu */
.sidenav {
    height: 0; /* 100% Full-height */
    width: 360px; /* 0 width - change this with JavaScript */
    position: absolute; /* Stay in place */
    z-index: 1; /* Stay on top */
	display:block;
	float:right;
    background-color: #585858; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    margin-top:0px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	text-align:left;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 42px;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
	border-top:1px solid #ffffff;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}