@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=latin-ext');

html,body,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,ul,ol,li,dl,dt,dd,table,caption,tbody,tfoot,thead,tr,th,td,fieldset,fo7m,label,legend,input,button,textarea,select{margin:0;padding:0}
header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{display:block;margin:0;padding:0}
legend{display:block;overflow:hidden;position:absolute;width:1px;height:1px;font-size:1px;line-height:0;text-indent:-999em;white-space:nowrap; }
fieldset,img,table,caption,tbody,tfoot,thead,tr,th,td,button,hr{border:0 none}
img{vertical-align:middle; max-width:100%;}
body li{*vertical-align:top}
ul li{list-style:none; padding:0; margin:0;}
table{border-collapse:collapse}
caption{visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0;}
button{overflow:visible;border:0 none;cursor:pointer}
button::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner {padding: 0;border: 0 none}
body{position:relative;font-family:'Noto Sans KR',sans-serif; color:#131313; font-size:14px; -webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;}
a { text-decoration:none; color:#131313}
em { font-style:normal }
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] ,
textarea {  font-family:'Noto Sans KR', sans-serif; }
select {  font-family:'Noto Sans KR', sans-serif;  } 
input:focus { outline: none; }
.link a { text-decoration:none; color:#7b7b7b;}
.link-tel a { text-decoration:none; color:#057fc0;}

/**************************************************************************************************************
	공통
**************************************************************************************************************/
.blind{overflow:hidden;position:absolute;top:-1px;left:-1px;width:1px;height:1px;padding:0;margin:0;font-size:0;line-height:0;background:none;}
.m0 { margin:0  !important; }
.mbt10 {margin:10px 0 !important; }
.mb0 { margin-bottom:0 !important; }
.mb2 { margin-bottom:2px !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mb50 { margin-bottom:50px !important; }

.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mt50 { margin-top:50px !important;}

.pd0 { padding:0 !important; }
.pd2 { padding:2px !important; }
.pd5 { padding:5px !important; }
.pd10 { padding:10px !important; }
.pd20 { padding:20px !important; }
.text-center { text-align:center !important; }
.text-left { text-align:left !important; }
.text-right { text-align:right !important; }
.none_bor { border:0 !important; }
.f11 { font-size:11px !important; }
.f12 { font-size:12px !important; }
.f-08 { font-size:0.8em !important; }
.f-09 { font-size:0.9em !important; }
.f-1 { font-size:1em !important; }
.f-11 { font-size:1.1em !important; }
.f-12 { font-size:1.2em !important; }
.f-13 { font-size:1.3em !important; }
.f-15 { font-size:1.5em !important; }
.f-16 { font-size:1.6em !important; }
.f-18 { font-size:1.8em !important; }
.txt-under { text-decoration:underline !important; }
.blue { color:#0090ff !important; } 
.blue2 { color:#0083ba !important; } 
.org { color:#fb6827 !important; }
.bold { font-weight:bold !important; }
.red { color:#ff0000 !important; }
.red2 { color:#ff1e00 !important; }
.gray { color:#8d8d8d !important; }
.dgray { color:#555 !important; }
.white { color:#fff !important; }
.violet { color: #ff00ba !important; }
.sky { color: #7eff00 !important; }
.green { color: #a3c936 !important; }
.black { color: #000 !important; }
.navy { color: #0e325e !important;}
.dnavy { color: #0c478f !important;}
.inline { display:inline-block; }
.normal { font-weight:normal !important; }
body, html { height: 100%; }
body { word-break:keep-all; letter-spacing: -1px;}
.fl { float:left;}
.fr { float:right; }
* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
/**************************************************************************************************************
	Common
**************************************************************************************************************/
.wrap { width:100%; }
.gray-box { background:#efefef; padding: 20px 10px 25px; width: 100%; height: calc(100%);}
.white-box { background:#fff; padding: 0; width: 100%;}
.blue-box { background:#d9edf6; }
.num-font { font-family: 'Roboto', sans-serif; }

.hr {display:block; content:''; clear:both;  height: 2px; background: #cbcbcb; margin: 10px 0;}

.verti {display: inline-block; vertical-align: top;}
.verti2 {display: inline-block; vertical-align: bottom;}
.verti3 {display: inline-block; vertical-align: middle;}

.primary { background: #6fe9ff !important; }
.bg-1 { background: #00bef2 !important; }
.bg-2 { background: #209546 !important; }
.bg-list { background: #fff !important; }
.bg-list2 { background: #fff !important; }
.bg-skyblue { background: #d5f1f4 !important; }
.bg-blue { background: #45b8c7 !important; }
.bg-orange { background: #ff5a00 !important; }
.bg-green { background: #5aaf1c !important; }
.bg-pink { background: #ff2371 !important; }

.bg-gray { background: #7c7c7c !important; }
.bg-light-gray { background: #e9e9e9 !important; }
.bg-light-gray2 { background: #f8f8f8 !important; }
.bg-dark-gray { background: #404040 !important; }
.bg-gra1 { background: linear-gradient( 45deg, #2ddf52, #1bc8e8 );}
.bg-black { background: #000; }

.bn { display:block; height: 100px; width: 100%; }

#header { height:55px; background:#fff; overflow: hidden; padding: 0 10px; width: 100%; position: relative; }
#header .btn-out { position:absolute; left:18px; top:24px;  }
#header .logo { text-align: center; padding-top: 18px; z-index: 999;}
#header .btn-my { position:absolute; right:10px; top:20px;  }
#header .btn-movie { position:absolute; left:18px; top:24px;  }
#header .my-name { position:absolute; right:42px; top:27px; text-align: right; font-size: 0.8em; color: #0074a6; letter-spacing: -1px; font-weight: 500; }
#header .top-tel { position:absolute; left: 50%; transform:translateX(-50%); top: 53px; font-size: 1.3em; color: #057fc0; letter-spacing: -0.5px; font-weight: 600; z-index: 999999;}

.main-box:after { display:block; content:''; clear:both; }
.main-box { width: 100%; background: #fff; border-radius: 5px; padding: 20px 0 15px; box-shadow: 2px 1px 2px 2px rgba(214, 214, 214, .5);}
.main-box .mem-result { float: left; width: 49%; text-align: center; }
.main-box .mem-result .mem-text { text-align: center; font-size: 1.2em; color: #0d0d0d; font-weight: 500; letter-spacing: -1px; }
.main-box .mem-result .mem-num { display: inline-block; vertical-align: middle; background: #fff; height: 40px; padding: 0 30px; border: 1px solid #0074a6; border-radius: 25px; text-align: center; font-size: 1.4em; color: #0074a6; font-weight: 600; letter-spacing: -1px; line-height: 36px; box-shadow: 1px 1px 1px 1px rgba(214, 214, 214, .7);}

.main-box .m-line { float: left; width: 1px; background: #e4e4e4; height: 114px; }
.main-box .mem-situ { float: left; width: 48%; margin-right: 2%; text-align: left; padding-left: 20px;}
.main-box .mem-situ table { width: 100%; }
.main-box .mem-situ table td { height: 30px; padding: 0; font-size: 1.2em; color: #0d0d0d; font-weight: 500; letter-spacing: -1px; text-align: left; }
.main-box .mem-situ table td img { vertical-align: middle; padding-bottom: 4px; }

.main-add:after { display:block; content:''; clear:both; }
.main-add { width: 100%; margin-bottom: 20px; }
.main-add ul { overflow: hidden; padding: 15px; }
.main-add ul li { float: left; width: 49%; margin-right: 2%; margin-bottom: 8px; padding: 5px 10px 15px; background: #fff; border: 1px solid #057fc0; border-radius: 10px; box-shadow: 1px 1px 2px 2px rgba(214, 214, 214, .5);}
.main-add ul li:nth-child(even) { margin-right:0; }
.main-add ul li p { text-align: center; font-size: 1.1em; color: #057fc0; font-weight: 600; letter-spacing: -1px; padding-top: 10px; line-height: 140%; }

.main-add2:after { display:block; content:''; clear:both; }
.main-add2 { width: 100%; margin-bottom: 20px; }
.main-add2 ul { overflow: hidden; padding: 15px; }
.main-add2 ul li { float: left; width: 32%; margin-right: 2%; margin-bottom: 8px; padding: 5px 10px 15px; background: #fff; border: 1px solid #85b92b; border-radius: 10px; box-shadow: 1px 1px 2px 2px rgba(214, 214, 214, .5);}
.main-add2 ul li:nth-child(3n) { margin-right:0; }
.main-add2 ul li p { text-align: center; font-size: 1.1em; color: #85b92b; font-weight: 600; letter-spacing: -1px; padding-top: 10px; line-height: 140%; }

.main-notice:after { display:block; content:''; clear:both; }
.main-notice { width: 100%; background: #fff; border-radius: 5px; padding: 20px 15px 30px; box-shadow: 2px 1px 2px 2px rgba(214, 214, 214, .5);}
.main-notice .n-title { position: relative; text-align: left; font-size: 1.5em; color: #0d0d0d; font-weight: 600; letter-spacing: -1px;}
.main-notice .n-title img { padding-bottom: 3px;}
.main-notice .n-title .n-add { position: absolute; right: 0; top: 0;}

.table-1 { margin: 0 auto; padding: 0; }
.table-1 table { width:100%; height: auto; border-collapse: collapse; }
.table-1 table td { height: auto; text-align: left; padding: 12px 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; font-size: 1em; color: #444; letter-spacing: -1px; line-height: 120%; }

.table-2 { margin-bottom: 20px; padding: 5px 4px; }
.table-2 table { width:100%; height: auto; border-collapse: collapse; }
.table-2 table th { height: auto; text-align: center; height: 40px; padding: 6px 0; background: #f1f1f1; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; font-size: 0.9em; color: #343434; font-weight: 500; letter-spacing: -1px; line-height: 120%; word-break: keep-all;}
.table-2 table td { height: auto; text-align: left; height: 40px; padding: 6px 4px; background: #fff; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; font-size: 0.9em; color: #585858; letter-spacing: -1px; line-height: 120%; word-break: keep-all;}

.table-3 { margin-bottom: 20px; padding: 5px 4px 20px; }
.table-3 .sum { text-align: left; padding-left: 15px; font-size: 1.2em; font-weight: 500; color: #1b1b1b;}
.table-3 table { width:100%; height: auto; border-collapse: collapse; }
.table-3 table th { height: auto; text-align: center; height: 40px; padding: 6px 0; background: #f1f1f1; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; font-size: 0.9em; color: #343434; font-weight: 500; letter-spacing: -1px; line-height: 120%; word-break: keep-all;}
.table-3 table td { height: auto; text-align: center; height: 40px; padding: 6px 2px; background: #fff; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; font-size: 0.9em; color: #404040; letter-spacing: -1px; line-height: 120%; word-break: keep-all;}

.table-4 { margin-bottom: 10px; padding: 5px 4px 10px; }
.table-4 .sum { text-align: left; padding-left: 15px; font-size: 1.2em; font-weight: 500; color: #1b1b1b;}
.table-4 table { width:100%; height: auto; border-collapse: collapse; }
.table-4 table th { height: auto; text-align: center; height: 20px; padding: 4px 0; background: #f1f1f1; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; font-size: 0.9em; color: #343434; font-weight: 500; letter-spacing: -1px; line-height: 120%; word-break: break-all;}
.table-4 table td { height: auto; text-align: center; height: 40px; padding: 6px 2px; background: #fff; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; font-size: 0.8em; color: #404040; letter-spacing: -1px; line-height: 120%; word-break: break-all;}
.table-4 .total { width: 100%; margin-top: 10px; }
.table-4 .total ul { padding: 0; overflow: hidden;}
.table-4 .total ul li { float: left; width: 32.5%; margin-right: 1%; background: #f9f9f9; border: 1px solid #dcdcdc; height: 80px; border-radius: 10px; margin-bottom: 10px;}
.table-4 .total ul li:last-child { margin-right: 0.5%; }
.table-4 .total ul li p { text-align: center; font-size: 1em; color: #1b1b1b; font-weight: 500; letter-spacing: -1px; padding-top: 12px; line-height: 170%; }
.table-4 .total ul li p span { font-size: 1.1em; color: #1b1b1b; font-weight: 600;  }

.stitle-a:after { display:block; content:''; clear:both; }
.stitle-a { height: 40px; background: #0084b5; position: relative; }
.stitle-a .btn-ico { position: absolute; top: 7px; left: 16px; }
.stitle-a p { text-align: center; font-size: 1.3em; color: #fff; font-weight: 600; letter-spacing:-1px; line-height: 39px; }

.stitle-b:after { display:block; content:''; clear:both; }
.stitle-b { height: 40px; background: #7faf22; position: relative; }
.stitle-b .btn-ico { position: absolute; top: 7px; left: 16px; }
.stitle-b p { text-align: center; font-size: 1.3em; color: #fff; font-weight: 600; letter-spacing:-1px; line-height: 39px; }

.stitle-c:after { display:block; content:''; clear:both; }
.stitle-c { height: 40px; background: #0084b5; position: relative; }
.stitle-c p { text-align: center; font-size: 1.3em; color: #fff; font-weight: 600; letter-spacing:-1px; line-height: 39px; }

.stitle-d:after { display:block; content:''; clear:both; }
.stitle-d { height: 40px; background: #85b92b; position: relative; }
.stitle-d p { text-align: center; font-size: 1.3em; color: #fff; font-weight: 600; letter-spacing:-1px; line-height: 39px; }

.stitle-e:after { display:block; content:''; clear:both; }
.stitle-e {  background: #fff; position: relative; }
.stitle-e p { text-align: center; font-size: 1.3em; color: #0084b5; font-weight: 500; letter-spacing:-1px; line-height: 120%; margin-bottom: 10px; padding-top: 15px; }

.sstitle-a:after { display:block; content:''; clear:both; }
.sstitle-a { padding-left: 10px;}
.sstitle-a .st { font-size: 0.9em; color: #ff4e00; font-weight: 400; letter-spacing:-1px; }
.sstitle-a p:before { display: inline-block; content:'◎'; clear: both; font-size: 1.1em; font-weight: 500; color: #1b1b1b;}
.sstitle-a p span { text-align: left; font-size: 1.1em; color: #1b1b1b; font-weight: 500; letter-spacing:-1px; padding-left: 4px; }

.sign:after { display:block; content:''; clear:both; }
.sign { margin: 5px auto; width: 98%; height: 150px; margin-bottom: 20px; border: 1px solid #bbc5df; background: #f6f8fe; padding: 10px; }
.sign .st { text-align: left; font-size: 1em; color: #999; font-weight: 500; letter-spacing:-1px; }
.sign .pad {
  /**
   * For cross browser compatibility, this should be an absolute URL
   * In IE the cursor is relative to the HTML document
   * In all other browsers the cursor is relative to the CSS file
   *
   * http://www.useragentman.com/blog/2011/12/21/cross-browser-css-cursor-images-in-depth/
   */
  cursor: crosshair;
  /**
   * IE will ignore this line because of the hotspot position
   * Unfortunately we need this twice, because some browsers ignore the hotspot inside the .cur
   */
  cursor: url("pen.cur") 16 16, crosshair;

  -ms-touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.sign_img:after { display:block; content:''; clear:both; }
.sign_img { margin: 5px auto; width: 98%; min-height: 50px; margin-bottom: 20px; border: 1px solid #bbc5df; background: #f6f8fe; padding: 10px; }
.sign_img .st { text-align: left; font-size: 1em; color: #999; font-weight: 500; letter-spacing:-1px; }

.m-search:after { display:block; content:''; clear:both; }
.m-search { background: #fff; height: 45px; padding: 0 15px; position:relative;}
.m-search .srh input[type="text"] { width: 90%; height: 42px; border: 0; background: #fff; padding-left: 6px; font-size: 1.4em; color: #000; font-weight: 600; letter-spacing: -1px; line-height: 41px; z-index: 9999; }
.m-search .srh input[type="text"]::placeholder { color: #2b2b2b; font-weight: 400; letter-spacing: -1px; }
.m-search .srh img { position:absolute; right: 50px; top: 6px; }
.m-search .m-add { position: absolute; right: 10px; top: 6px; }

.search-op:after { display:block; content:''; clear:both; }
.search-op { background: #e6f1f5; height: 50px; padding: 0 4px; }
.search-op ul { overflow: hidden; width: 100%; padding-top: 10px; }
.search-op ul li { float: left; width: 20%; padding: 0 1px; }

.search-op2:after { display:block; content:''; clear:both; }
.search-op2 { background: #e6f1f5; height: 50px; padding: 0 4px; }
.search-op2 ul { overflow: hidden; width: 100%; padding-top: 10px; }
.search-op2 ul li { float: left; width: 25%; padding: 0 1px; }

.ss-tab:after { display:block; content:''; clear:both; }
.ss-tab { width: 100%; height: 40px;}
.ss-tab ul { overflow: hidden; }
.ss-tab ul li { float: left; width: 50%; height: 40px; line-height: 39px; background: #f2f2f2; text-align: center; font-size: 1.1em; color: #565656; font-weight: 500; letter-spacing:-1px;  }
.ss-tab ul li.active { background: #565656; color: #fff; font-weight: 600;}

.ss-tab2:after { display:block; content:''; clear:both; }
.ss-tab2 { width: 100%; height: 40px; margin-top: 10px; padding: 0 10px;}
.ss-tab2 ul { overflow: hidden; border-radius: 10px 10px 0 0;}
.ss-tab2 ul a li { float: left; width: 25%; height: 40px; line-height: 39px; border-bottom: 1px solid #aeaeae; background: #eaeaea; text-align: center; font-size: 1.1em; color: #565656; font-weight: 500; letter-spacing:-1px;  }
.ss-tab2 ul a li.active  { background: #565656; color: #fff; font-weight: 600;}

.ss-tab5:after { display:block; content:''; clear:both; }
.ss-tab5 { width: 100%; height: 40px; margin-top: 10px; padding: 0 10px;}
.ss-tab5 ul { overflow: hidden; border-radius: 10px 10px 0 0;}
.ss-tab5 ul a li { float: left; width: 20%; height: 40px; line-height: 39px; border-bottom: 1px solid #aeaeae; background: #eaeaea; text-align: center; font-size: 1.1em; color: #565656; font-weight: 500; letter-spacing:-1px;  }
.ss-tab5 ul a li.active  { background: #565656; color: #fff; font-weight: 600;}

.situ-result:after { display:block; content:''; clear:both; }
.situ-result { width: 100%; height: 40px; padding: 0 10px; }
.situ-result .box { background: #fff000; border-radius: 0 0 10px 10px; height: 40px; position: relative;}
.situ-result .box p { text-align: center; line-height: 39px; font-size: 1.2em; color: #ff0000; font-weight: 600; letter-spacing:-1px; }
.situ-result .box .s-info { position: absolute; left: 14px; top: 8px; font-size: 1em; color: #000; font-weight: 600; letter-spacing:-1px; z-index: 99999;}
.situ-result .box .s-tel { position: absolute; right: 14px; top: 6px; z-index: 99999;}

.r-btn:after { display:block; content:''; clear:both; }
.r-btn { position: fixed; right: 6px; bottom: 120px; width: 70px; height: 70px; z-index: 999999;} 

.title-a:after { display:block; content:''; clear:both; }
.title-a { padding: 20px 20px 0 20px; margin-bottom: 6px; }
.title-a p:before { display: inline-block; content:'◎'; clear: both; font-size: 1.6em; font-weight: 500;}
.title-a p span { display: inline-block; font-size: 1.5em; color:#1b1b1b; font-weight: 600; letter-spacing:-1px; text-align: left; padding-left: 4px; }

.title-b:after { display:block; content:''; clear:both; }
.title-b { padding: 20px 0 0 20px; margin-bottom: 4px; }
.title-b p { width: 50px; height: 24px; line-height: 23px; text-align: center; border-radius: 5px; background: #ff3000; font-size: 1.2em; color: #fff; font-weight: 500;}

.title-c:after { display:block; content:''; clear:both; }
.title-c { padding: 0 20px; margin-bottom: 12px; position: relative;}
.title-c p:before { display: inline-block; content:'●'; clear: both; font-size: 1.6em; font-weight: 500; color:#00bef2;}
.title-c p span { display: inline-block; font-size: 1.5em; color:#1b1b1b; font-weight: 600; letter-spacing:-1px; text-align: left; padding-left: 4px; }
.title-c .rbtn { position: absolute; right: 20px; top: -3px;}

.top-logo:after { display:block; content:''; clear:both; }
.top-logo { padding: 30px 20px 40px; text-align: center; }

.login-box:after { display:block; content:''; clear:both; } 
.login-box { padding: 0 20px; width: 100%;  margin-bottom: 30px; }
.login-box p { margin-bottom: 10px; font-size: 1em; text-align: left; color: #555; font-weight: 500; letter-spacing: -1px;}

.disabled { background: #ccc; color: #555; opacity: 0.5; }

.input1 { height: 50px; background: #fff; padding-left: 40px; font-size: 1.2em; font-weight: 500; border-radius: 4px; border:1px solid #e1e1e1; color: #2d2d2d; letter-spacing: -1px; vertical-align: middle; background-image: url('../img/common/bg_id.png'); background-position: 12px 15px; background-repeat: no-repeat; background-size: 18px; }
.input11 { height: 50px; background: #fff; padding-left: 40px; font-size: 1.2em; font-weight: 500; border-radius: 4px; border:1px solid #e1e1e1; color: #2d2d2d; letter-spacing: -1px; vertical-align: middle; background-image: url('../img/common/bg_pw.png'); background-position: 10px 14px; background-repeat: no-repeat; background-size: 20px; }
.input1:focus::-webkit-input-placeholder { color: transparent; }
.input1:focus::-moz-placeholder { color: transparent; }
.input1:focus::-ms-input-placeholder { color: transparent; }
.input1:focus::-webkit-input-placeholder { color: transparent; }
.input11:focus::-webkit-input-placeholder { color: transparent; }
.input11:focus::-moz-placeholder { color: transparent; }
.input11:focus::-ms-input-placeholder { color: transparent; }
.input11:focus::-webkit-input-placeholder { color: transparent; }

.input2 { height: 30px; background: #fff; padding:0 6px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #d6d6d6; color: #585858; letter-spacing: -1px; vertical-align: middle; }
.input3 { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; text-align: center; border-radius: 2px; border:1px solid #d6d6d6; color: #1d1d1d; letter-spacing: -1px; vertical-align: middle; }
.input4 { height: 30px; background: #fff; padding:0 6px; font-size: 1.1em; font-weight: 600; border-radius: 2px; border:1px solid #d6d6d6; color: #ff0000; letter-spacing: -1px; vertical-align: middle; }

.input2 { height: 30px; background: #fff; padding:0 6px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #d6d6d6; color: #585858; letter-spacing: -1px; vertical-align: middle; }

.inp { height:28px; border: 1px solid #727272; padding: 0 6px; font-size:1.1em; color: #373737; line-height: 28px; vertical-align: middle;}

.select { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.select-1 { height: 30px; background: #fff; padding:0 6px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #d6d6d6; color: #585858; letter-spacing: -1px; vertical-align: middle; }
.select-1s { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #d6d6d6; color: #585858; letter-spacing: -1px; vertical-align: middle; }
.select-2 { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.select-3 { height: 48px; background: #f8f8f8; padding:0 10px; font-size: 1.2em; font-weight: 500; border-radius: 4px; border:1px solid #cdcdcd; color: #2d2d2d; letter-spacing: -0.5px; vertical-align: middle; }
.select-4 { height: 32px; background: #fff; padding:0 10px; font-size: 1.2em; font-weight: 500; border-radius: 4px; border:1px solid #cdcdcd; color: #2d2d2d; letter-spacing: -0.5px; vertical-align: middle; }
.select-5 { display: inline-block; height: 24px; background: #838383; padding:0 4px; font-size: 0.8em; font-weight: 500; border-radius: 4px; border: 0; color: #fff; letter-spacing: -0.5px; vertical-align: middle; margin: 10px 0 8px 0 ; }
.select-m { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #727272; color: #373737; letter-spacing: -1px; vertical-align: middle; }

.textarea { display: block; width: 100%; background: #fff; padding: 10px; font-size:1em; border-radius: 2px; border:1px solid #d6d6d6; color: #585858; letter-spacing: -1px; font-weight: 500; vertical-align: middle; line-height: 130%;}

.checkbox { position: absolute; left:-9999px;}
.checkbox + label { height: 22px;  line-height: 21px; display: inline-block; vertical-align: middle; background: url(../img/common/checkbox1_off.png) no-repeat 0 0; padding-left: 22px; margin-top: 2px; } 
.checkbox:checked + label { background: url(../img/common/checkbox1_on.png) no-repeat 0 0; }
.checkbox:disabled + label { background: url(../img/common/checkbox1_disabled.png) no-repeat 0 0; }

.checkbox-c { position: absolute; left:-9999px;}
.checkbox-c + label { height: 22px;  line-height: 21px; display: inline-block; vertical-align: middle; background: url(../img/common/checkboxc_off.png) no-repeat 0 0; padding-left: 22px; margin-top: 2px; } 
.checkbox-c:checked + label { background: url(../img/common/checkboxc_on.png) no-repeat 0 0; }
.checkbox-c:disabled + label { background: url(../img/common/checkboxc_disabled.png) no-repeat 0 0; }

.checkbox1 { position: absolute;left:-9999px;}
.checkbox1 + label { height: 20px;  line-height: 19px; display: inline-block; vertical-align: middle; background: url(../img/common/checkbox1_off.png) no-repeat 0 0; padding-left: 24px; font-size:1.1em; color: #5a5a5a; letter-spacing: -1px; margin-right:12px;} 
.checkbox1:checked + label { background: url(../img/common/checkbox1_on.png) no-repeat 0 0; color: #333; font-weight: 500;}
.checkbox1[disabled]:checked + label { background: url(../img/common/check_disabled.png) no-repeat 0 0;}

.checkbox2 { position: absolute;left:-9999px;}
.checkbox2 + label { height: 20px;  line-height: 120%; display: inline-block; vertical-align: middle; background: url(../img/common/checkbox_off.png) no-repeat 0 0; padding-left: 22px; font-size:1.2em; color: #999; letter-spacing: -1px; font-weight: 400; } 
.checkbox2:checked + label { background: url(../img/common/checkbox_on.png) no-repeat 0 0; font-size:1.2em; color: #00c1da; font-weight: 600; letter-spacing: -1px;}


.radio1 { position: absolute;left:-9999px;}
.radio1 + label { line-height: 120%; height: 20px; display: inline-block; vertical-align: middle; background: url(../img/common/radio1_off.png) no-repeat 0 0;  background-size: 20px; padding-left: 24px; font-size:1.1em; color: #808080; letter-spacing: -1px; line-height: 19px; font-weight: 400;  margin-right: 10px;} 
.radio1:checked + label { background: url(../img/common/radio1_on.png) no-repeat 0 0; background-size: 20px; color: #0084b5; font-weight: 500; margin-right: 10px;}

.r-time { display: inline-block; vertical-align: middle; height: 30px; line-height: 29px; padding: 0 10px; border-radius: 2px; background: #0084b5; text-align: center; font-size: 1em; color: #fff; font-weight: 600; letter-spacing: -1px; margin-left: 2px;}
.msitu-1 { display: inline-block; vertical-align: middle; width: 52px; height: 24px; border: 1px solid #ff1800; border-radius: 2px; line-height: 23px; text-align: center; font-size: 0.9em; color: #ff1800; font-weight: 500; letter-spacing: -1px; }
.msitu-2 { display: inline-block; vertical-align: middle; width: 52px; height: 24px; border: 1px solid #ff6c00; border-radius: 2px; line-height: 23px; text-align: center; font-size: 0.9em; color: #ff6c00; font-weight: 500; letter-spacing: -1px; }
.msitu-3 { display: inline-block; vertical-align: middle; width: 52px; height: 24px; border: 1px solid #0066ff; border-radius: 2px; line-height: 23px; text-align: center; font-size: 0.9em; color: #0066ff; font-weight: 500; letter-spacing: -1px; }
.btn-post { display: inline-block; vertical-align: middle; height: 24px; line-height: 23px; padding: 0 10px; border-radius: 2px; background: #656565; text-align: center; font-size: 1em; color: #fff; font-weight: 500; letter-spacing: -1px; margin-bottom: 2px;}
.btn-pleft { display: inline-block; vertical-align: middle; height: 28px; padding: 0 14px; line-height: 26px; border-radius: 2px; text-align: center; background: #0084b5; font-size: 1em; color: #fff; letter-spacing: -1px; font-weight: 600; margin-right: 2px;}
.btn-pright { display: inline-block; vertical-align: middle; height: 28px; padding: 0 14px; line-height: 26px; border-radius: 2px; text-align: center; background: #808080; font-size: 1em; color: #fff; letter-spacing: -1px; font-weight: 600; }
.btn-left { display: inline-block; vertical-align: middle; width: 120px; height: 40px; line-height: 39px; border-radius: 30px; background: #0084b5; text-align: center; font-size: 1.2em; color: #fff; font-weight: 600; letter-spacing: -1px; outline: 0;}
.btn-right { display: inline-block; vertical-align: middle; width: 120px; height: 40px; line-height: 39px; border-radius: 30px; background: #808080; text-align: center; font-size: 1.2em; color: #fff; font-weight: 600; letter-spacing: -1px; outline: 0;}
.btn-center { display: inline-block; vertical-align: middle; width: 120px; height: 40px; line-height: 39px; border-radius: 30px; background: #85b92b; text-align: center; font-size: 1.2em; color: #fff; font-weight: 600; letter-spacing: -1px; outline: 0;}
.btn-login { display: inline-block; vertical-align: middle; height: 60px; width: 100%; line-height: 59px; border-radius: 4px; background: #0084b5; text-align: center; font-size: 1.6em; color: #fff; font-weight: 600; letter-spacing: -1px; outline: 0; }
.btn-logout { display: inline-block; vertical-align: middle; height: 24px; line-height: 21px; padding: 0 6px; border: 1px solid #656565; border-radius: 4px; background: #fff; text-align: center; font-size: 0.9em; color: #1b1b1b; font-weight: 500; letter-spacing: -1px;}
.btn-more { display: inline-block; vertical-align: middle; width: 100%; height: 30px; line-height: 29px; border-radius: 2px; background: #999; text-align: center; font-size: 0.9em; color: #fff; font-weight: 700; letter-spacing: -1px;}


.btn-effect:active { background: #75ab17; }
.btn-effect2:active { background: #373737; }

/* 2019-11-20 */
.page { text-align: center; font-size:0; margin: 20px 0 30px; }
.page a { display: inline-block; vertical-align: middle; margin:0 1px; width:34px; height: 34px; border: 1px solid #ddd; border-radius: 5px; text-align: center; line-height: 33px; font-size: 15px; color: #6b6b6b; font-weight: 500; font-family: 'Roboto', 'Sans Serif';}
.page a.active { background: #0084b5; color: #fff; font-weight: 700; border: 1px solid #0084b5;}
.page a.first { background: url(../img/common/ico_first.png) no-repeat 50% 50%; }
.page a.prev { background: url(../img/common/ico_prev.png) no-repeat 50% 50%; }
.page a.next { background: url(../img/common/ico_next.png) no-repeat 50% 50%; }
.page a.last { background: url(../img/common/ico_last.png) no-repeat 50% 50%; }




.layer_bg { display:none; position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.5); z-index:1000 }

body.active_layer { overflow:hidden; }
body.active_layer .lang-menu, 
body.active_layer .layer_bg { display:block;  }

.bg-gnb2 { display:none; position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.7); z-index:150;}


/* Mobile Active */
body.fixed #wrap  { overflow:hidden !important; }
body.fixed #m-nav { left:0;  }

body.fixed .bg-gnb { display:block; }
body.fixed #m-cart { bottom: 0; }

.filebox label { display: inline-block; padding: 0 8px; width: 100%; height: 30px; line-height: 28px; color: #5d5d5d; font-size: 1em; vertical-align: middle; background-color: #fff; cursor: pointer; border-radius: 4px;  border: 1px solid #cdcdcd; -webkit-transition: background-color 0.2s; transition: background-color 0.2s;}
.filebox label:hover { background-color: #fff;}
.filebox label:active { background-color: #fff;}
.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}

.clear { clear:both; }

#footer:after { display:block; content:''; clear:both; }
#footer { position: fixed; left: 0; bottom: 0; padding: 10px 15px 10px 5px; border-top: 1px solid #b6b6b6; background: #fff; width: 100%; height: 80px; z-index: 999999;} 
#footer ul { display:block; content:''; clear:both; }
#footer ul li { float:left; width:20%; text-align:center; }
#footer ul a li { font-size: 0.9em; color:#1c1c1c; font-weight: 500; text-align:center; letter-spacing: -1px; padding-top: 2px; position: relative;}
#footer ul a li .point { position: absolute; right: 16px; top: 0; width: 18px; height: 18px; border-radius: 100%; background: #ff1900; font-size: 0.9em; color:#fff; font-weight: 600; line-height: 17px; text-align:center; letter-spacing: -1px; }
#footer ul a li img { width: 36px; }
#footer ul a li p { padding-top: 2px;}

/* MODAL2 */
.hidden { overflow:hidden; }
.modal-backdrop {position: fixed; top:0; right:0; bottom:0; left:0; background:#000; z-index:7500; opacity:.7; filter:alpha(opacity=70);}
.modal { display: none; position:fixed; top:10%; right:0; bottom:0; left:50%; margin-left: -50%; z-index:99999; overflow:auto; -webkit-overflow-scrolling:touch; outline:0; letter-spacing: -1px; }
.modal-dialog {position:relative; width:auto; margin:0 auto; width: 90%; }
.modal-header { padding:18px 0; text-align:center; font-size:1.1em; color:#fff; background:#1f94f2;  }
.modal .close {position:absolute; top:0; right:0; width:60px; height:60px; padding:0; border:0; background:url(../img/common/btn_close.png) no-repeat 50% 50%; text-indent: -9999px; }
.modal-body { padding: 0; line-height: 150%; font-size: 1.2em; color: #1f1f1f; letter-spacing: -1px;}
.modal-content {position:relative; color:#555; background-color:#fff; outline: 0; border: 0; border-radius: 4px; overflow:hidden; padding:10px;}
.modal-content .title { margin: 0 auto; padding:0 10px; font-size:1.2em; color: #1f1f1f; height: 40px; background: #fff; position: relative;}
.modal-content .title p { text-align: center; line-height: 38px; font-weight: 600; }
.modal-content .title .btn-close { position: absolute; right:18px; top:12px; width:20px; height: 19px; background: url(../img/common/btn_close.png) no-repeat center;}
.modal-content .body { padding: 0; background: #fff; font-size: 1em; color: #1f1f1f; letter-spacing: -1px; text-align: center; margin-bottom: 20px; }
.modal-content .body .res { text-align: center;  font-size:1em; line-height: 140%; color: #7d8182; letter-spacing: -0.5px; margin: 10px 0 30px;}
.modal-sort { padding:0 10px 15px 10px; margin-bottom: 15px; border-bottom: 1px solid #ddd; }
.modal-content .body .ment2 { text-align: left; font-size:1.2em; line-height: 130%; color: #7d8182; letter-spacing: -0.5px; margin: 0 0 20px; padding: 0;}

.pky_hide {display:none}

.search-op input[type="text"] { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.search-op input[type="text"]::placeholder { color: #2b2b2b; font-weight: 400; letter-spacing: -1px; }

.search-op input[type="date"] { width:100px; height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.search-op input[type="date"]::placeholder { color: #2b2b2b; font-weight: 400; letter-spacing: -1px; }

.search-op input[type="text"]:focus::-webkit-input-placeholder { color: transparent; }
.search-op input[type="date"]:focus::-moz-placeholder { color: transparent; }

.m-search .srh input[type="text"]:focus::-moz-placeholder { color: transparent; }

.search-com:after { display:block; content:''; clear:both; }
.search-com { background: #e6f1f5; height: 50px; padding: 0 4px; border:1px solid #cbe2eb;}
.search-com ul { overflow: hidden; width: 100%; padding-top: 10px; }
.search-com ul li { float: left; width: 100%; padding: 0 1px; }

.search-com input[type="text"] { height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.search-com input[type="text"]::placeholder { color: #2b2b2b; font-weight: 400; letter-spacing: -1px; }

.search-com input[type="date"] { width:103px; height: 30px; background: #fff; padding:0 2px; font-size: 1em; font-weight: 500; border-radius: 2px; border:1px solid #98b3cb; color: #36648b; letter-spacing: -1px; vertical-align: middle; }
.search-com input[type="date"]::placeholder { color: #2b2b2b; font-weight: 400; letter-spacing: -1px; }

.search-com input[type="text"]:focus::-webkit-input-placeholder { color: transparent; }
.search-com input[type="date"]:focus::-moz-placeholder { color: transparent; }

.pdt5 { padding-top:5px !important; }
.pdt10 { padding-top:10px !important; }

.terms:after { display:block; content:''; clear:both; }
.terms { margin: 5px auto; width: 98%; border: 1px solid #bbc5df; background: #fff; padding: 10px; }
.terms .st { text-align: left; font-size: 1em; color: #343434; font-weight: 500; letter-spacing:-1px; }
.terms .chk { 
		text-align:center !important;
		margin-top:20px !important;
		margin-bottom:10px !important;
	}

.checkbox_terms { position: absolute;left:-9999px;}
.checkbox_terms + label { height: 24px;  line-height: 23px; display: inline-block; vertical-align: middle; background: url(../img/common/checkbox1_off.png) no-repeat 0 0; background-size:24px auto; padding-left: 28px; font-size:1.3em; color: #5a5a5a; letter-spacing: -1px; margin-right:12px; font-weight: bold;} 
.checkbox_terms:checked + label { background: url(../img/common/checkbox1_on.png) no-repeat 0 0; background-size:24px auto; color: #333; font-weight: bold;}
.checkbox_terms[disabled]:checked + label { background: url(../img/common/check_disabled.png) no-repeat 0 0; background-size:24px auto;}


.btn { display: inline-block; vertical-align: middle; height: 24px; border-radius:3px; font-size:13px; line-height: 22px; background: #a6a6a6; color: #fff; font-weight: 600; padding:0 2px; margin-right: 2px;}
.btn-1 { display: inline-block; vertical-align: middle; width: 40px; height: 24px; text-align: center;  border-radius:3px; font-size:13px; line-height: 22px; background: #a6a6a6; color: #fff; font-weight: 600; }
.btn-2 { display: inline-block; vertical-align: middle; height: 28px; border-radius:3px; font-size:13px; background: #a6a6a6; color: #fff; font-weight: 600; padding:0 14px; margin-right: 2px;}
.btn-3 { display: inline-block; vertical-align: middle; height: 22px; border: 1px solid #035e7b; border-radius: 3px; font-size:12px; line-height: 21px; background: #f6f6f6; color: #1e1e1e; font-weight: 600; padding:0 10px; margin-right: 3px;}
.btn-s { display: inline-block; vertical-align: middle; height: 22px; border-radius:3px; font-size:13px; line-height: 21px; background: #a6a6a6; color: #fff; font-weight: 500; padding:0 10px;}
.btn-lg { height: 36px; font-size:16px; line-height: 34px; }
.btn-m { height: 30px; font-size:14px; line-height: 28px; }
.btn-mint { background: #0094fc !important; }
.btn-gray { background: #6c6c6c !important; }
.btn-gray2 { background: #989898 !important; }
.btn-gray3 { background: #3e3e3e !important; }
.btn-mgray { background: #767676 !important; }
.btn-dgray { background: #101010 !important; }
.btn-lgray { background: #ececec !important; }
.btn-blue { background: #00a8ff !important; }
.btn-blue2 { background: #465877 !important; }
.btn-black { background: #000 !important; }