@media  (min-width:320px) and (max-width:1024px){ 
	
.wrapper{width:100%; height:auto; background-color:#fff; }
	
#header{width:100%; height:76px;  position:fixed;z-index:9999;top:0;}
	
.h_top{width: 100%; height: inherit; position: relative;background-color:#fff; box-shadow: 2px 1px 5px 2px #eaeaea; }	
	
i{
	font-style: normal;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    }

	
	
/*slide nav*/
/* The side navigation menu */

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top:76px;
    left: 0;
    background-color: #fff; /* 302f34*/
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding:18px 8px 18px 20px;
	border-bottom: 1px solid #e3e3e3;
	text-align: left;
    text-decoration: none;
    font-size:16px;
	font-weight: bold;
    color: #535353;
    display: block;
    transition: 0.3s;
    box-sizing: border-box;
    

}

.logbox{
    padding-left: 20px;
	text-align: left;
  	cursor: pointer;
    font-size:16px;
	font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    line-height:80px;

}
.joinbox{
padding-left: 20px;
text-align: left;
cursor: pointer;
font-size:16px;
font-weight: bold;
color: #fff;
box-sizing: border-box;
line-height:80px;

}	

	
	
	
	
	
.cswrap{width: 100%; height:62px; background-color: #ededed; border-bottom: 1px solid #e3e3e3; }
ul.cs{ margin: 0 auto; height:62px; padding-top: 10px;  padding-left:18px; box-sizing: border-box;  }
ul.cs li{  font-size: 16px; font-weight: bold;color: #666666; }

ul.cs li:first-child{color: #f7900b; margin-right: 5px;}
.cs_title span{padding-left: 5px;}
li.cimg{ margin-right: 10px;padding-top: 2px; box-sizing: border-box;}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f7900b;
}

/* Position and style the close button (top right corner) */


/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition:.5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
} 
    
.block{width:100%; height:60px;background-color: #f7900b;  }	
.logbox{
	width:30%; height:60px; 
	margin: 0 auto;
	font-size:18px; line-height: 60px;
	text-shadow:0px 1px 0px #ff7200;

	}


	
	
	

.logo{  height:35px; text-align: center;padding-top: 20px;}	
.logo img{height: 100%; cursor: pointer;}
.panelIcon {position: absolute; top:21px; left:16px; height:33px;}
.panelIcon img{height: 100%;} 
	
.logIcon{position: absolute; top:21px; right:16px; height:33px; }
.logIcon img{height: 100%;}


.logoutIcon{position: absolute; top:21px; right:16px; height:33px; }
.logoutIcon img{height: 100%;}

	
	

#section{width:100%;box-sizing: border-box; }	
div.btt{
	width:100%;min-width:320px;height:40px;
	border-top:1px solid #ff960d;border-bottom:1px solid #ff960d;
	font-family:"NGothicB";font-size:17px;color:#6c7272;font-weight:normal;text-align:center;
	margin-top:100px;position: relative;background-color:#ffe2b4;
}
div.btt img{display: inline-block; position: absolute;top:10px; left:5%;}
.title_h3{
	line-height:40px;display: inline-block;
	font-family:"NGothicB";font-size:20px;color:#6c7272;font-weight:bold;text-align:center;
}	
.ticon{width:100%; background-color: antiquewhite;overflow: hidden; }	
.lefticon{width:100%; float: left;}	
	
.icon1{width:50%; text-align: center; background-color:#ffb759;padding: 40px 0px; box-sizing: border-box;float: left; overflow: hidden;}	
.icon2{width:50%; text-align: center; background-color:#fff5b1;padding: 40px 0px; box-sizing: border-box;float: left; overflow: hidden;}	

	
	
	
.mimg{
    width:100%;
	
	float: right;

	overflow: hidden;
	position: relative;
	font-size:1.4em;
	font-weight: bold;
	
    }	
	
.mimg span{

	width: 100%;
	height: auto;

	}
	
	
	
	
	.righticon{
	    width:66.7%;
		float: right;
	}
	
#mask{   
	height:100%; /* 100% Full-height */
    width:0%; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
	background-color: #333; z-index:0;
	opacity: 0.5;


	}	
.bicon{position:relative; width: 100%; overflow: hidden;}
.icon3{width:33.3%; text-align: center; background-color:#f2f0f2;float: left;overflow: hidden;}	
.icon4{width:33.3%; text-align: center; background-color:#d6d2cb;float: left;overflow: hidden;}	
.icon5{
	width:33.4%;
	text-align: center; 
	background-color:#ac9d8e;
	float: left;
	overflow: hidden;
    
	
	
	}
	
	

	
	
	
	
	
.suvcont_wrap{width:100%; height:auto}
	
.choice{width: 100%; height:auto;text-align: left; background-color:#fff;font-size: 18px; font-weight: bold; color:#333; margin-top: 30px;}
.choice table{margin-top:12px; width:100%; height:auto;background-color:#fff;border:1px solid #ccc;border-top:3px solid #f7900b;}	
.choice table th{text-align: center; font-size: 12px;border-bottom:1px solid #ccc;}
.choice table th:first-child{width:50%;height:46px;}
.choice table td{width: 50%; font-size: 12px;text-align: center; font-weight: normal;border-bottom:1px solid #ccc;}	
.choice table td:first-child{width:50%;height:46px}
.choice table td:last-child{width:50%;height:46px}


a.re{ 
	display:inline-block; 
	margin: 0 auto;
	width:80px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}	
a.btn_search{ 
	display:inline-block; 
	margin: 0 auto;
	width:80px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}	
a.pay{ 
	display:inline-block; 
	margin: 0 auto;
	width:80px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}	
a.nore{ 
	display:inline-block; 
	margin: 0 auto;
	width:80px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #ffccc2, #ee7f69, #ec411f, #ec411f, #ee7f69, #ffccc2);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}	
a.ipin{ 
	display:inline-block; 
	margin: 0 auto;
	width:150px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}
a.view{ 
	display:inline-block; 
	margin: 0 auto;
	width:150px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}		
a.basket_b{ 
	display:inline-block; 
	margin: 0 auto;
	width:150px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	
	}
/*º¸°üÇÔ*/	
.storageBox{width: 100%; height:auto;text-align:center; background-color:#fff;font-size: 18px; font-weight: bold; color:#333; margin-top: 30px;margin-bottom: 30px;}	
.storageBox table{margin-top:12px; width:100%; height:auto;background-color:#fff;border:1px solid #ccc;}	
.storageBox table th{text-align: center; height:56px;font-size:12px;border-bottom:1px solid #ccc; }	
.storageBox table td{height:56px; font-size: 12px;text-align: center; font-weight: normal;border-bottom:1px solid #f5c06e;}		

/*1:1¹®ÀÇ*/	
.qnaBox{width: 100%; height:auto;text-align:center; background-color:#fff;font-size: 18px; font-weight: bold; color:#333; margin-top: 30px;margin-bottom: 30px;}	
.qnaBox table{margin-top:12px; width:100%; height:auto;background-color:#fff;border:1px solid #ccc;}	
.qnaBox table th{text-align: center; height:56px;font-size:12px;border-bottom:1px solid #ccc; }	
.qnaBox table td{height:56px; font-size: 12px;text-align: center; font-weight: normal;border-bottom:1px solid #f5c06e;}		

	
	
	
a.miri{ 
	display:inline-block; 
	margin: 5px;
	width:80px;height:32px;
	text-align: center;
	line-height: 32px; 
	color: #fff;
	background-image:linear-gradient(2deg , #ededed, #cacaca, #a8a8a8, #969696, #a8a8a8,  #cacaca, #ededed);
	text-shadow:0px 1px 0px #333;
	border:1px solid #999;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	font-size: 12px;font-weight: bold;
	
	}		

a.ef{ 
	display:inline-block; 
	margin: 5px;
	width:110px;height:32px;
	text-align: center;
	line-height: 32px; 
	color: #fff;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	font-size: 12px;font-weight: bold;
/* 	margin-right: 14px; */
	
	}			

h2{font-size: 18px;}
h2.title_join_c{font-size: 18px; padding-top:25px}
span.lbar{border-left:4px solid #f7900b;  margin-right: 5px; font-size: 18px;}	
	
.clist{width: 100%; height:auto;text-align: left; background-color:#fff;font-size: 18px; font-weight: bold; color:#333; margin-top: 30px;margin-bottom: 30px;}
.clist table{margin-top:12px; width:100%; height:auto;background-color:#fff;border:1px solid #ccc;border-top:3px solid #f7900b;}	
.clist table th{text-align: center; height:46px;font-size:12px;border-bottom:1px solid #ccc; }	
.clist table td{height:46px; font-size: 12px;text-align: center; font-weight: normal;border-bottom:1px solid #ccc;}		
.clist table td:first-child{ padding: 0px 10px; box-sizing: border-box;}	
	

	a.res{ 
	display:inline-block; 
	margin: 0 auto;
	width:120px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #f2f0ed, #f5c06e, #ff960d, #ff960d, #ffae46, #f5c06e);
	text-shadow:0px 1px 0px #ff7200;
	border:1px solid #fda33a;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	font-size: 14px;
	margin-right: 14px;
	}
	a.cancle{ 
	display:inline-block; 
/* 	margin: 0 auto; */
	width:80px;
	text-align: center;
	padding:8px 0px;
	box-sizing:border-box;
	color: #fff;font-weight: bold;
	background-image:linear-gradient(2deg , #ededed, #999, #727272, #727272, #999, #ededed);
	text-shadow:0px 1px 0px #333;
	border:1px solid #666;border-radius:12px;box-sizing: border-box; 
	box-shadow:1px 2px 4px #c2c2c2;
	font-size: 12px;
	
	}	
	
	
.details{width: 100%; height:auto;text-align: left; background-color:#fff;font-size: 18px; font-weight: bold; color:#333; margin-top: 30px;margin-bottom: 30px;}
.details table{margin-top:12px; width:100%; height:auto;background-color:#fff;border:1px solid #ccc;border-top:3px solid #f7900b;}	
.details table th{text-align: center; height:56px;font-size:12px;border-bottom:1px solid #ccc; }	
.details table td{height:56px; font-size: 12px;text-align: center; font-weight: normal;border-bottom:1px solid #ccc;}		
.details table td:first-child{ padding: 0px 10px; box-sizing: border-box;}
.details select{ width:56px; height:34px;}	
.details input{width:24px; height:34px;}	
	
	
	
	
	
	
.mtext{font-weight: bold; color: #333; font-size: 18px;}	
	
	
	
	
	
	
#footer{
	width:100%; 
	height:auto; 
	background-color: white;
	
	text-align: center; 
	color:#999;
	font-size:1em;
	 padding: 30px 0px;
	position: absolute;
	margin-top: -15px;
	}
	
	
	

/* ·Î±×ÀÎ ºÎºÐ-------------------------------------------------------------------------------------------------------- */

h3.new_title {
    text-align: left;
    font-family: 'Noto Sans Korean';
     font-size: 20px;
    margin-bottom: 35px;
    color: #333;
    /* padding: 20px 0 0px; */
    border-bottom: 1px solid #eee;
    float: none;
    font-weight: bold;
}


.certify {
    overflow: visible;
}


.certify .cer_secty {
    float: left;
    width: 33.33%;
}

.certify .cer_secty .tit {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    padding-left: 20px;
}


.certify .cer_secty .cer_wp>span {
    display: inline-block;
    line-height: 25px;
    font-size: 16px;
    color: #333;
}

.certify .cer_btn:hover {
    background-color: #005b9a;
    color: #ffffff;
}

.certify .cer_phone {
    float: left;
    width: 33.33%;
}

.certify .cer_ipin {
    float: left;
    width: 33.33%;
}

.icons {
    margin-bottom: 20px;
}

.icons img{
    width: 80%;
}


.certify .certxt{
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #ed1c24;
}
.certify .certxt img{
    padding: 0 5px 2px 0;
    width: 16px;
}


.tab {
    width: 100%;
}

.tab_bar {
    width: 100%;
    height: 40px;
    display: table;
    table-layout: fixed;
}

.tab_bar li {
    height: 40px;
    display: table-cell;
}

.tab_bar li a {
    display: block;
    background-color: #eeeeee;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #005b9a;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    color: #696969;
    border-left: 1px solid #bebebe;
}

.tab_bar li a.on {
    background-color: #fff;
    border: 2px solid #005b9a;
    border-bottom: 2px solid #fff;
    color: #005b9a;
    font-weight: bold;
    box-sizing: border-box;
}

.tab_box {
    width: 100%;
    height: auto;
    background-color: #fff;
    font-size: 14px;
    font-weight: 900;
    padding: 15px 0;
    box-sizing: border-box;

}

.tab_box:after {
    content: ".";
    font-size: 0;
    clear: both;
    display: block;
}

.tab_box>div {
    display: none;
}


.new_tab_inner {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}


.new_tab_inner span.tit {
    font-size: 15px;
}

.new_tab_inner span.tab_tit{
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px; 
}



.new_tab_inner a {
    display: block;
   width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background-color: #005b9a;
    color: #fff;
    border-radius: 5px
}




.notice_login {
    text-align: left;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
padding: 10px 20px;
}

.new_notice_login li{
    list-style: disc;
    padding: 5px 0;
    font-size: 12px;
}

.new_notice_login .btn_readmore{
    margin-left: 10px;
    width: 110px;
    height: 30px;
line-height: 23px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #999999;
    border-radius: 5px;
    text-align: center;
}

.new_notice_login .btn_readmore span{
    font-size: 20px;
    padding-left: 5px;
}




/*20220622Ãß°¡_¾ÆÀÌÇÉ½Å±Ô¹ß±Þ¹Ù·Î°¡±â*/

.clearFix::after {
    content: '';
    display: block;
    clear: both;
}

.new_ipin_notice{
    width: 100%;
    margin: 10px auto;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    box-sizing: border-box;
}


.new_ipin_notice div{
    padding: 12px;
}

.new_ipin_notice div:first-child{
    border-bottom: 1px solid #e6e6e6
}


.new_ipin_notice span.tt{
    font-size: 16px;
    margin-right: 5px;
}

.new_ipin_notice_inner{
    background-color: #fff;
}

.new_ipin_notice .ipin_notice_left{
    /* float: left; */
    width: 100%;
}

.new_ipin_notice .btn_new_ipin{
  
    border-radius: 5px;
    color: #333;
    text-align: left;
    padding-left: 10px;
    word-break: keep-all;
    margin: 4px auto;
}


.new_ipin_notice .btn_new_ipin .ipinmore{
    /* position: absolute; */
    font-size: 20px;
    right: 5%;
    top: -5%;
}

.new_ipin_notice .btn_new_ipin{ 
    display: block;
    position: relative;
    margin-top: 10px;
    border: none;
    color: #fff;
    background-color: #003CA9; 
    height: 40px;
    line-height: 20px;

    text-align: center;
    padding-right: 7px;
    width: 160px;
}

.new_ipin_notice .btn_new_ipin .ipinmore{
    position: absolute;
    font-size: 20px;
    right: 5%;
    top: 20%;
}



.new_ipin_notice .btn_new_ipin:hover{
    color: #fff;
     transition-duration: 0.5s;
}

.login_form_a{
    padding-bottom: 20px
}




.ipin_line{
    display: block; width: 100%; height: 1px; border-bottom: 1px dashed #adadad; margin-bottom: 10px;
}
.input_checkbox {
	width: 70%;
	margin: 0 auto;
	border: 1px solid #d5d5d5;
	height: 50px;
	/*	border-radius: 3px;*/
	line-height: 48px;
	text-align: left;

	overflow: hidden;
}


.input_checkbox input[type=checkbox] {
	width: 20px;
	height: 20px;
	margin: 0 20px;
}

.input_checkbox a {
	font-size: 12px;
	color: #666;
}

.new_input_checkbox a.view {
	display: block;
	box-sizing: border-box;
	text-align: center;
	background-image: unset;
	margin: 10px 20px;
	float: right;
    width: 50px;
    height: auto;
    line-height: 28px;
    margin: 10px 8px;
    border-radius: 5px;
    background-color: rgb(236, 236, 236);
    padding:0px;
    border: unset;
    box-shadow: unset;
    text-shadow: unset;
}

.new_input_checkbox a.view:hover {
	color: #000;
	font-weight: bold;
}


.textwrap img{
    height: 85px;
}

.new_ipin_notice .ipin_notice_left{
    width: 100%;
}





















/*The end*/
	
	
}
