@charset "utf-8";

@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:100;
  src: local('Noto Sans Thin'), local('NotoSans-Thin'),
      url('../../font/NotoSansKR-Thin-Hestia.eot'),
      url('../../font/NotoSansKR-Thin-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Thin-Hestia.woff') format('woff');
}
@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:300;
   src: local('Noto Sans Light'), local('NotoSans-Light'),
      url('../../font/NotoSansKR-Light-Hestia.eot'),
      url('../../font/NotoSansKR-Light-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Light-Hestia.woff') format('woff');
}
@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:400;
  src: local('Noto Sans Regular'), local('NotoSans-Regular'),
      url('../../font/NotoSansKR-Regular-Hestia.eot'),
      url('../../font/NotoSansKR-Regular-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Regular-Hestia.woff') format('woff');
}
@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'),
      url('../../font/NotoSansKR-Medium-Hestia.eot'),
      url('../../font/NotoSansKR-Medium-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Medium-Hestia.woff') format('woff');
}
@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
      url('../../font/NotoSansKR-Bold-Hestia.eot'),
      url('../../font/NotoSansKR-Bold-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Bold-Hestia.woff') format('woff');
}
@font-face  {
  font-family:'Noto Sans Korean';
  font-weight:900;
  src: local('Noto Sans Black'), local('NotoSans-Black'),
      url('../../font/NotoSansKR-Black-Hestia.eot'),
      url('../../font/NotoSansKR-Black-Hestia.otf') format('opentype'),
      url('../../font/NotoSansKR-Black-Hestia.woff') format('woff');
}
/*
::-moz-selection	{background:#5949b8; color:#fff;}
::selection			{background:#5949b8; color:#fff;}
::-webkit-input-placeholder { color:#999; font-size:16px; letter-spacing:-1px; }
::-moz-placeholder { color:#999; font-size:16px; letter-spacing:-1px;}
::-ms-input-placeholder { color:#999; font-size:16px; letter-spacing:-1px; }
:-moz-placeholder { color:#999; font-size:16px; letter-spacing:-1px; }
::placeholder { color:#999; font-size:16px; letter-spacing:-1px; }
*/

#jumpMenu {position:absolute; left:50%; width:100%; margin-left:-50%; text-align:center; z-index:1000;}
#jumpMenu a { display:block; font-size:0; height:1px; line-height:0; margin:0 -1px -1px 0; overflow:hidden; text-align:center; width:1px; }
#jumpMenu a:focus, #jumpMenu a:hover, #jumpMenu a:active { background:#26344b none repeat scroll 0 0; color:#fff; font-size:15px; font-weight:bold; height:30px; line-height:1; margin:0; padding:8px 0 0 15px; width:auto; }

html, body { width:100%; height:100%; font-size:16px; color:#333; }
@media all and (max-width:1024px) {
html, body { font-size:15px; }
}
#legacy-browser {position:fixed; left:0; bottom:0; width:100%; background:#777; color:#fff; padding:20px; font-size:16px; z-index:200; text-align:center; line-height:1.4em;}
#legacy-browser span {font-size:inherit; color:yellow;}
.screen_out { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } 
.ir_pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px}
.ir_wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1}
fieldset { background:none; border:none; }
legend { border:none; position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
input:focus, select:focus { border:1px solid #2674e0; }
select { height:70px; border:1px solid #dbdbdb; background:#fff; padding-left:16px; border-radius:8px; font-size:inherit; vertical-align:middle; }
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="email"],
input[type="date"], 
input[type="search"], 
input[type="time"] { height:70px; border:1px solid #dbdbdb; background:#fff; padding-left:20px; border-radius:8px; font-size:inherit; vertical-align:middle; }
input[type="file"] { vertical-align: middle; }
input[type="radio"],
input[type="checkbox"]{ vertical-align: middle; }
input[type="radio"], input[type="checkbox"] { //margin-top:-3px; }
.inp_fyi { color:#2674e0; font-size:14px; }
textarea { width:100%; border:1px solid #d2d2d2; padding:10px; border-radius:6px; font-size:inherit; }
label { display:inline-block; vertical-align:middle; }
table { width:100%; }
table caption { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
th, h1, h2, h3, h4, h5, h6 { font-weight:700; color:#111; }
table th, table td { vertical-align:middle; }
table th label { font-family:inherit;  }
/*.tbl_col table th { //border:1px solid #eee; }*/
/*.tbl_col table td { //border:1px solid #eee; }*/
/*.tbl_row { width:100%; border-bottom:2px solid #808080; }*/
/*.tbl_row table tr:first-child { border-top:2px solid #006eff; }*/
/*.tbl_row th { background:#e9e9ea; border-bottom:1px solid #cccccd; }*/
/*.tbl_row td { border-bottom:1px solid #dcdcdc; }*/
/*.tbl_row th, .tbl_row td {  }*/
@media all and (max-width:768px) {
select,
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="email"],
input[type="date"], 
input[type="search"], 
input[type="time"] { height:50px; border-radius:5px; }
}

.paging { width:100%; text-align:center; margin-top:40px; margin-bottom:30px; }
.paging ul { font-size:0; }
.paging ul li { display:inline-block; margin:0 5px; vertical-align:middle; }
.paging ul li a { display:block; padding:0 5px; /*width:100%; width:17px; height:28px; line-height:27px;*/ font-size:16px; color:#333; }
.paging ul li a:hover, .paging ul li a:focus { /*color:#4361ee;*/ font-weight:700; text-decoration:none; border-bottom:1px solid #4a4a4a; }
.paging ul li.on {  }
.paging ul li.on a { /*color:#4361ee;*/ font-weight:700; border-bottom:1px solid #4a4a4a; }
.paging ul li.go_prev a i, .paging ul li.go_next a i { font-size:12px; }
.paging ul li.go_prev, .paging ul li.go_next {  }
.paging ul li.go_prev a, .paging ul li.go_next a { height:28px; padding:0 15px; }
.paging ul li.go_prev a:hover, .paging ul li.go_next a:hover, .paging ul li.go_prev a:focus, .paging ul li.go_next a:focus { border-bottom:0; }
.paging ul li.go_prev { background:url(../img/icon_paging.png) 0 0 no-repeat; margin-right:10px; }
.paging ul li.go_next { background:url(../img/icon_paging.png) 0 -80px no-repeat; margin-left:10px; }
.paging ul li.no_more a { color:#d2d2d2; }
.paging ul .btn_go { display:inline-block; }
/*.paging ul li:first-child a, .paging ul li:last-child a { letter-spacing:-3px; }*/
.paging ul li .btn_go:hover, .paging ul li .btn_go:focus, .paging ul li .btn_go:active { color:#fff; }
.paging ul li:hover .btn_go, .paging ul li:focus .btn_go { color:#fff; }
@media screen and (max-width:768px) {
.paging ul li a { font-size:15px; }
}
@media screen and (max-width:420px) {
/*.paging ul li { margin:0 2px; }*/
.paging ul li a { padding:0 3px; }
}
.pagination { text-align:center; margin:30px 0; }
.pagination ul { font-size:0; }
.pagination ul li { display:inline-block; position:relative; width:30px; height:30px; line-height:30px; margin:0 2px; border:1px solid #aaa; text-align:center; vertical-align:middle; }
.pagination ul li.num a { display:block; width:100%; height:100%; font-size:14px; color:#333; font-weight:bold; }
/*.pagination ul li [class*=btn] a { position:absolute; top:50%; margin-top:-7px; }*/
.pagination ul li.btn_first a { width:28px; height:27px; background:url(../../../../img/img/icon_paging.png) 0 0 no-repeat; }
.pagination ul li.btn_prev a { width:28px; height:27px; background:url(../../../../img/img/icon_paging.png) 0 -27px no-repeat; }
.pagination ul li.btn_next a { width:28px; height:27px; background:url(../../../../img/img/icon_paging.png) 0 -54px no-repeat; }
.pagination ul li.btn_last a { width:28px; height:27px; background:url(../../../../img/img/icon_paging.png) 0 -81px no-repeat; }
.pagination ul li.btn_prev { margin-right:10px; }
.pagination ul li.btn_next { margin-left:10px; }
.pagination ul li.num:hover, .pagination ul li.num:focus, .pagination ul li.on { background:#5974ae; border:1px solid #5974ae; }
.pagination ul li.num:hover a, .pagination ul li.num:focus a, .pagination ul li.on a { color:#fff; text-decoration:none; }
.pagination ul li img { vertical-align:middle; }


.width2  { width:2%; }
.width3  { width:3%; }
.width4  { width:4%; }
.width5  { width:5%; }
.width7  { width:7%; }
.width8  { width:8%; }
.width10 { width:10%; }
.width15 { width:15%; }
.width20 { width:20%; }
.width25 { width:25%; }
.width30 { width:30%; }
.width35 { width:35%; }
.width40 { width:40%; }
.width45 { width:45%; }
.width50 { width:50%; }
.width55 { width:55%; }
.width60 { width:60%; }
.width65 { width:65%; }
.width70 { width:70%; }
.width75 { width:75%; }
.width80 { width:80%; }
.width85 { width:85%; }
.width90 { width:90%; }
.width95 { width:95%; }
.width100 { width:100%; }
.widthauto { width:auto; }

.h30 { height:30px; }
.h50 { height:50px; }
.h70 { height:70px; }
.h100 { height:100px; }
.h150 { height:150px; }
.h200 { height:200px; }
.h250 { height:250px; }
.h300 { height:300px; }
.h350 { height:350px; }
.h400 { height:400px; }
.h500 { height:500px; }

.ellip a { width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip10 { width:10%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip20 { width:20%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip30 { width:30%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip40 { width:40%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip50 { width:50%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip60 { width:60%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip70 { width:70%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip80 { width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip90 { width:90%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ellip100 { width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.pt0   {padding-top: 0px !important;}	    .pr0   {padding-right: 0px !important;}		.pb0   {padding-bottom: 0px !important;}  	.pl0   {padding-left: 0px !important;}
.pt5   {padding-top: 5px !important;}	    .pr5   {padding-right: 5px !important;}		.pb5   {padding-bottom: 5px !important;}	    .pl5   {padding-left: 5px !important;}
.pt10  {padding-top: 10px !important;}	.pr10  {padding-right: 10px !important;}	.pb10  {padding-bottom: 10px !important;}	.pl10  {padding-left: 10px !important;}
.pt15  {padding-top: 15px !important;}	.pr15  {padding-right: 15px !important;}	.pb15  {padding-bottom: 15px !important;}	.pl15  {padding-left: 15px !important;}
.pt20  {padding-top: 20px !important;}	.pr20  {padding-right: 20px !important;}	.pb20  {padding-bottom: 20px !important;}	.pl20  {padding-left: 20px !important;}
.pt25  {padding-top: 25px !important;}	.pr25  {padding-right: 25px !important;}	.pb25  {padding-bottom: 25px !important;}	.pl25  {padding-left: 25px !important;}
.pt30  {padding-top: 30px !important;}	.pr30  {padding-right: 30px !important;}	.pb30  {padding-bottom: 30px !important;}	.pl30  {padding-left: 30px !important;}
.pt35  {padding-top: 35px !important;}	.pr35  {padding-right: 35px !important;}	.pb35  {padding-bottom: 35px !important;}	.pl35  {padding-left: 35px !important;}
.pt40  {padding-top: 40px !important;}	.pr40  {padding-right: 40px !important;}	.pb40  {padding-bottom: 40px !important;}	.pl40  {padding-left: 40px !important;}
.pt45  {padding-top: 45px !important;}	.pr45  {padding-right: 45px !important;}	.pb45  {padding-bottom: 45px !important;}	.pl45  {padding-left: 45px !important;}
.pt50  {padding-top: 50px !important;}	.pr50  {padding-right: 50px !important;}	.pb50  {padding-bottom: 50px !important;}	.pl50  {padding-left: 50px !important;}
.pt55  {padding-top: 55px !important;}	.pr55  {padding-right: 55px !important;}	.pb55  {padding-bottom: 55px !important;}	.pl55  {padding-left: 55px !important;}
.pt60  {padding-top: 60px !important;}	.pr60  {padding-right: 60px !important;}	.pb60  {padding-bottom: 60px !important;}	.pl60  {padding-left: 60px !important;}
.pt65  {padding-top: 65px !important;}	.pr65  {padding-right: 65px !important;}	.pb65  {padding-bottom: 65px !important;}	.pl65  {padding-left: 65px !important;}
.pt70  {padding-top: 70px !important;}	.pr70  {padding-right: 70px !important;}	.pb70  {padding-bottom: 70px !important;}	.pl70  {padding-left: 70px !important;}
.pt75  {padding-top: 75px !important;}	.pr75  {padding-right: 75px !important;}	.pb75  {padding-bottom: 75px !important;}	.pl75  {padding-left: 75px !important;}
.pt80  {padding-top: 80px !important;}	.pr80  {padding-right: 80px !important;}	.pb80  {padding-bottom: 80px !important;}	.pl80  {padding-left: 80px !important;}
.pt85  {padding-top: 85px !important;}	.pr85  {padding-right: 85px !important;}	.pb85  {padding-bottom: 85px !important;}	.pl85  {padding-left: 85px !important;}
.pt90  {padding-top: 90px !important;}	.pr90  {padding-right: 90px !important;}	.pb90  {padding-bottom: 90px !important;}	.pl90  {padding-left: 90px !important;}
.pt95  {padding-top: 95px !important;}	.pr95  {padding-right: 95px !important;}	.pb95  {padding-bottom: 95px !important;}	.pl95  {padding-left: 95px !important;}
.pt100 {padding-top: 100px !important;}	.pr100 {padding-right: 100px !important;}	.pb100 {padding-bottom: 100px !important;}	.pl100 {padding-left: 100px !important;}

.mt0   {margin-top: 0px !important;}	.mr0   {margin-right: 0px !important;}		.mb0   {margin-bottom: 0px !important;}		.ml0   {margin-left: 0px !important;}
.mt5   {margin-top: 5px !important;}	.mr5   {margin-right: 5px !important;}    	.mb5   {margin-bottom: 5px !important;}    	.ml5   {margin-left: 5px !important;}
.mt10  {margin-top: 10px !important;}	.mr10  {margin-right: 10px !important;}  	.mb10  {margin-bottom: 10px !important;}  	.ml10  {margin-left: 10px !important;}
.mt15  {margin-top: 15px !important;}	.mr15  {margin-right: 15px !important;}  	.mb15  {margin-bottom: 15px !important;}  	.ml15  {margin-left: 15px !important;}
.mt20  {margin-top: 20px !important;}	.mr20  {margin-right: 20px !important;}  	.mb20  {margin-bottom: 20px !important;}  	.ml20  {margin-left: 20px !important;}
.mt25  {margin-top: 25px !important;}	.mr25  {margin-right: 25px !important;}  	.mb25  {margin-bottom: 25px !important;}  	.ml25  {margin-left: 25px !important;}
.mt30  {margin-top: 30px !important;}	.mr30  {margin-right: 30px !important;}  	.mb30  {margin-bottom: 30px !important;}  	.ml30  {margin-left: 30px !important;}
.mt35  {margin-top: 35px !important;}	.mr35  {margin-right: 35px !important;}  	.mb35  {margin-bottom: 35px !important;}  	.ml35  {margin-left: 35px !important;}
.mt40  {margin-top: 40px !important;}	.mr40  {margin-right: 40px !important;}  	.mb40  {margin-bottom: 40px !important;}  	.ml40  {margin-left: 40px !important;}
.mt45  {margin-top: 45px !important;}	.mr45  {margin-right: 45px !important;}  	.mb45  {margin-bottom: 45px !important;}  	.ml45  {margin-left: 45px !important;}
.mt50  {margin-top: 50px !important;}	.mr50  {margin-right: 50px !important;}  	.mb50  {margin-bottom: 50px !important;}  	.ml50  {margin-left: 50px !important;}
.mt55  {margin-top: 55px !important;}	.mr55  {margin-right: 55px !important;}  	.mb55  {margin-bottom: 55px !important;}  	.ml55  {margin-left: 55px !important;}
.mt60  {margin-top: 60px !important;}	.mr60  {margin-right: 60px !important;}  	.mb60  {margin-bottom: 60px !important;}  	.ml60  {margin-left: 60px !important;}
.mt65  {margin-top: 65px !important;}	.mr65  {margin-right: 65px !important;}  	.mb65  {margin-bottom: 65px !important;}  	.ml65  {margin-left: 65px !important;}
.mt70  {margin-top: 70px !important;}	.mr70  {margin-right: 70px !important;}  	.mb70  {margin-bottom: 70px !important;}  	.ml70  {margin-left: 70px !important;}
.mt75  {margin-top: 75px !important;}	.mr75  {margin-right: 75px !important;}  	.mb75  {margin-bottom: 75px !important;}  	.ml75  {margin-left: 75px !important;}
.mt80  {margin-top: 80px !important;}	.mr80  {margin-right: 80px !important;}  	.mb80  {margin-bottom: 80px !important;}  	.ml80  {margin-left: 80px !important;}
.mt85  {margin-top: 85px !important;}	.mr85  {margin-right: 85px !important;}  	.mb85  {margin-bottom: 85px !important;}  	.ml85  {margin-left: 85px !important;}
.mt90  {margin-top: 90px !important;}	.mr90  {margin-right: 90px !important;}  	.mb90  {margin-bottom: 90px !important;}  	.ml90  {margin-left: 90px !important;}
.mt95  {margin-top: 95px !important;}	.mr95  {margin-right: 95px !important;}  	.mb95  {margin-bottom: 95px !important;}  	.ml95  {margin-left: 95px !important;}
.mt100 {margin-top: 100px !important;}	.mr100 {margin-right: 100px !important;}	.mb100 {margin-bottom: 100px !important;}	.ml100 {margin-left: 100px !important;}

.mt150  { margin-top:150px; }

.mmt5  { margin-top:-5px; }
.mmt10 { margin-top:-10px; }
.mmt13 { margin-top:-13px; }
.mmt15 { margin-top:-15px; }
.mmt20 { margin-top:-20px; }
.mmt25 { margin-top:-25px; }
.mmt30 { margin-top:-30px; }


.font10  { font-size: 10px; }
.font11  { font-size: 11px; }
.font12  { font-size: 12px; }
.font13  { font-size: 13px; }
.font14  { font-size: 14px; }
.font15  { font-size: 15px; }
.font16  { font-size: 16px; }
.font17  { font-size: 17px; }
.font18  { font-size: 18px; }
.font20  { font-size: 20px; }
.font22  { font-size: 22px; }
.font23  { font-size: 23px; }
.font24  { font-size: 24px; }
.font25  { font-size: 25px; }

.font07em  { font-size: 0.7em; }
.font08em  { font-size: 0.8em; }
.font09em  { font-size: 0.9em; }
.font1em   { font-size: 1em; }
.font11em  { font-size: 1.1em; }
.font12em  { font-size: 1.2em; }
.font13em  { font-size: 1.3em; }
.font15em  { font-size: 1.5em; }
.font2em   { font-size: 2em; }
.font25em  { font-size: 2.5em; }

.gray0   { color:#222; }
.gray1   { color:#434343; }
.gray2   { color:#626262; }
.gray3   { color:#7d7d7d; }
.gray4   { color:#959595; }
.gray5   { color:#a0a0a0; }
.gray6   { color:#c0c0c0; }
.black1  { color:#000; }
.green1  { color:#6cba26; }
.green2  { color:#088661; }
.blue1   { color:#88abda; }
.blue2   { color:#556fb5; }
.blue3   { color:#67ceff; }
.blue4   { color:#00ace4; }
.blue5   { color:#448aca; }
.purple1 { color:#c490bf; }
.purple2 { color:#8f82bc; }
.pink1   { color:#f19ec2; }
.red1    { color:#ff0000; }
.red2    { color:#e43333; }
.red3    { color:#d24949; }
.red4    { color:#fe8c6b; }
.red5    { color:#e24c4c; }
.orange1 { color:#ff842e; }
.orange2 { color:#eb6100; }
.white1  { color:#fff; }
.yellow1 { color:#ffff80; }

.fb { 	font-weight:bold;  }
.fn { 	font-weight:normal; }
.center { text-align:center !important; }
.left   { text-align:left !important; } 
.right  { text-align:right !important; }
.middle { vertical-align:middle !important; }
.f_right { float:right; }
.f_left  { float:left; }
.bt1 { border-top:1px solid #ddd; }
.bb1 { border-bottom:1px solid #ddd; }
.dis_in {  display:inline; }
.dis_bl {  display:block; }
.dis_ib {  display:inline-block; }
.po_r { position:relative; }
.clearfix:after { content:""; display:block; clear:both; }
.clearfix {*zoom:1;}
.hidden { display:none; }
.bd_none { border:0; }

/*
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
*/

button {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: none;
border: 0;
cursor: pointer;
overflow: visible;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
}
select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	/*-webkit-border-radius:0;*/
    background:#fff url(../img/icon_down_dg.png) right 10px center no-repeat;
	background-size:18px auto;
}
select::-ms-expand {
    display:none;  /* for IE10, 11*/
    background:#fff url(../img/icon_down_dg.png) right 10px center no-repeat;
	background-size:18px auto;
}
select::-ms-expand {
    display:none;
    /* ȭ��ǥ ���ֱ� for IE10, 11*/
}
select:focus::-ms-value {
    width:90%;
    background:#ffffff;
    color:#aaa;
    /* �ɼ� ���ý� �Ķ���� �ȸ����� for IE */
}
input{
	/*ios����*/
	appearance:none;
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
::ms-clear, ::ms-reveal {
    display:none !important;
    width:0 !important;
    height:0 !important;
}

@media all and (max-width:480px) {
select{
    background:#fff url(../img/icon_down_dg.png) right 5px center no-repeat;
	background-size:16px auto;
}
select::-ms-expand {
    background:#fff url(../img/icon_down_dg.png) right 5px center no-repeat;
	background-size:16px auto;
}
}



/* Basic */
@-ms-viewport {width: device-width;}
body {-ms-overflow-style: scrollbar;}
/*
@media screen and (max-width: 480px) {
    html, body {min-width: 320px;}
}
*/


.d-flex {
    display: -webkit-box !important;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -ms-flexbox !important;
    /* TWEENER - IE 10 */
    display: -moz-box !important;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex !important;
    /* NEW - Chrome */
    display: -moz-flex !important;
    /* NEW - Firefox */
    display: flex !important;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.menu-flex {
    -webkit-box-orient: horizontal;-ms-flex-direction: row;flex-direction: row;
    -webkit-box-lines: single;-ms-flex-wrap: none;flex-wrap: nowrap;
    -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;
    -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}


/* ��Ŀ�� ������ clear��ư ���� for IE10 */
input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width:24px;
    height:24px;
    background: url(../img/icon_unchecked01.png) no-repeat right center;
    background-size:24px auto;
	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease;
}
input[type='radio']:checked {
    background: url(../img/icon_checked04.png) no-repeat right center;
    background-size:24px auto;
}
input[type='checkbox'] {
    position: relative !important;
    margin: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width:24px;
    height:24px;
    background: url(../img/icon_unchecked01.png) no-repeat right center;
    background-size:24px auto;
	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease;
}
input[type='checkbox']:checked {
    background: url(../img/icon_checked04.png) no-repeat right center;
    background-size:24px auto;
}

/*IE radio, checkbox*/
input[type='radio']::-ms-check,
input[type='checkbox']::-ms-check {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
input[type='radio']::-ms-check+label,
input[type='checkbox']::-ms-check+label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
input[type='radio']::-ms-check+label:before,
input[type='checkbox']::-ms-check+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    width: 20px;
    height: 20px;
    text-align: center;
}
input[type='radio']::-ms-check+label:before {
    background: url(../img/icon_unchecked01.png) no-repeat right center;
    background-size: 20px auto;
}
input[type='checkbox']::-ms-check+label:before {
    background: url(../img/icon_unchecked01.png) no-repeat right center;
    background-size: 20px auto;
}
input[type='radio']:checked::-ms-check+label:before {
    background: url(../img/icon_checked01.png) no-repeat right center;
}
input[type='checkbox']:checked::-ms-check+label:before {
    background: url(../img/icon_checked01.png) no-repeat right center;
}

.inp10  { width:10%; }
.inp15  { width:15%; }
.inp20  { width:20%; }
.inp25  { width:25%; }
.inp30  { width:30%; }
.inp35  { width:35%; }
.inp40  { width:40%; }
.inp45  { width:45%; }
.inp50  { width:50%; }
.inp55  { width:55%; }
.inp60  { width:60%; }
.inp65  { width:65%; }
.inp70  { width:70%; }
.inp75  { width:75%; }
.inp80  { width:80%; }
.inp85  { width:85%; }
.inp90  { width:90%; }
.inp95  { width:95%; }
.inp100 { width:100%; }

@media screen and (max-width: 480px) {
/*input { margin-top:2px; margin-bottom:2px; }*/
/*select { margin-top:2px; margin-bottom:2px; }*/
.m_inp10 { width:10% }
.m_inp15 { width:15% }
.m_inp20 { width:20% }
.m_inp25 { width:25% }
.m_inp30 { width:30% }
.m_inp35 { width:35% }
.m_inp40 { width:40% }
.m_inp45 { width:45% }
.m_inp50 { width:50% }
.m_inp55 { width:55% }
.m_inp60 { width:60% }
.m_inp65 { width:65% }
.m_inp70 { width:70% }
.m_inp75 { width:75% }
.m_inp80 { width:80% }
.m_inp85 { width:85% }
.m_inp90 { width:90% }
.m_inp95 { width:95% }
.m_inp100 { width:100% }
.m_hidden { display:none; }
.m_dib { display:block; }
}

.btn_center { width:100%; margin:30px auto; text-align:center; }
.btn_left { width:100%; margin:30px 0; text-align:left; }
.btn_right { width:100%; margin:30px 0; text-align:right; }


.btn_blue01 { background:#4361ee; border:1px solid #4361ee; color:#fff; }
.btn_blue01_line { background:#fff; border:1px solid #4361ee; color:#4361ee; }
.btn_gray01 { background:#f7f7f8; border:1px solid #dbdbdb; color:#515151; }
.btn_gray02 { background:#F2F2F2; border:1px solid #F2F2F2; color:#999; }
.btn_gray03 { background:#F2F2F2; border:1px solid #F2F2F2; color:#434343; }
.btn_gray04 { background:#808080; color:#fff; }
.btn_navy01 { background:#273270; border:1px solid #273270; color:#fff; }
.btn_white01 { background:#fff; border:1px solid #dbdbdb; color:#9d9d9d; }
.btn_lightblu { background:#f4f8ff; color:#4361ee; }
.btn_lightgre { background:#E6F7F4; color:#1abc9c; }
.btn_dgray01 { background:#4a4a4a; color:#fff; }
.btn_dgray02 { background:#4a4a4a; color:#ffff80; }
.btn_rdi { border-radius:30px; }

.btn100 { width:100%; height:70px; line-height:70px; font-size:22px; text-align:center; text-decoration:none; border-radius:10px; letter-spacing:-0.5px; white-space:nowrap; font-weight:500; }
.btn30_h70 { width:310px; height:70px; line-height:70px; font-size:22px; text-align:center; text-decoration:none; border-radius:10px; letter-spacing:-0.5px; white-space:nowrap; font-weight:500; }
.btn25_h70 { width:245px; height:70px; line-height:70px; font-size:22px; text-align:center; text-decoration:none; border-radius:10px; letter-spacing:-0.5px; white-space:nowrap; font-weight:500; }
.btn20_h70 { width:200px; height:70px; line-height:70px; font-size:18px; text-align:center; text-decoration:none; border-radius:10px; letter-spacing:-0.5px; white-space:nowrap; font-weight:500; }
.btn16_h70 { width:160px; height:70px; line-height:70px; font-size:18px; text-align:center; text-decoration:none; border-radius:10px; letter-spacing:-0.5px; white-space:nowrap; font-weight:500; }
.btn20 { width:200px; height:48px; line-height:48px; font-size:14px; margin:0 12px; text-align:center; text-decoration:none; border-radius:6px; letter-spacing:-0.5px; white-space:nowrap; font-weight:700;  }

@media all and (max-width:768px) {
.popup1 .p_foot button {  }
.btn100 { height:50px; line-height:50px; font-size:20px; border-radius:5px; }
.btn30_h70 { width:200px; height:50px; line-height:50px; font-size:20px; border-radius:5px; font-weight:400; }
.btn25_h70 { width:150px; height:50px; line-height:50px; font-size:20px; border-radius:5px; font-weight:400; }
.btn20_h70 { width:120px; height:50px; line-height:50px; font-size:20px; border-radius:5px; font-weight:400; }
.btn16_h70 { width:160px; height:50px; line-height:50px; font-size:20px; border-radius:5px; font-weight:400; }
}
@media all and (max-width:480px) {
.btn100 { font-size:18px; }
.btn30_h70 { font-size:18px; }
.btn25_h70 { font-size:18px; }
.btn20_h70 { font-size:18px; }
.btn16_h70 { font-size:18px; }
}
@media all and (max-width:360px) {
.btn100 { font-size:16px; }
.btn30_h70 { font-size:16px; }
.btn25_h70 { font-size:16px; }
.btn20_h70 { font-size:16px; }
.btn16_h70 { font-size:16px; }
}

@media all and (max-width:530px) {
.btn20 { width:-webkit-calc(50% - 16px); width:-moz-calc(50% - 16px); width:calc(50% - 16px); margin:0 6px; }
}
@media all and (max-width:480px) {
/*.btn30_h70 { width:100%; }*/
}







