*{margin:0px; padding: 0px; border: 0px; list-style: none; /*font-size: 14px;*/}
a{text-decoration: none; text-align: center; font-size: 14px; color: #000;}
table{border-collapse: 0;   border-spacing: 0;}
#header {width:100%; height:50px; background: #0070c0; position:fixed; top: 0px; display: flex; justify-content: space-between; z-index: 9999;}
#menu-btn,#back-btn{width:calc(50px - 10px); cursor:pointer; position:relative;}
#menu-btn { padding:8px 0px 0px 10px}
#back-btn { padding:0px 0px 0px 10px; background: url(img/ic_arrow_back_3x.png) no-repeat center; background-size: 36px;}
.init {animation:none !important;}
.line {background:#fff; margin:6px 0px; width:28px; height:4px; border-radius:2px;  position:relative;}
.line-top { animation:line-top .0s forwards ease-out,line-top-rotate .0s .0s forwards ease-out;}
.line-mid { animation:line-mid .0s forwards ease-out;}
.line-bot { animation:line-bot .0s forwards ease-out,line-bot-rotate .0s .0s forwards ease-out;}
@keyframes line-top {
  0% {transform:translateY(0px)}
  100% {transform:translateY(13px)}
}
@keyframes line-top-rotate {
  0% {transform:translateY(13px) rotateZ(0deg)}
  100% {transform:translateY(10px) rotateZ(45deg)}
}
@keyframes line-mid {
  0% {transform:scale(1)}
  100% {transform:scale(0)}
}
@keyframes line-bot {
  0% {transform:translateY(0px)}
  100% {transform:translateY(-13px)}
}
@keyframes line-bot-rotate {
  0% {transform:translateY(-13px) rotateZ(0deg)}
  100% {transform:translateY(-10px) rotateZ(135deg)}
}
#header>.title{width: 100%; color:#fff; height: 50px; line-height: 50px; text-align: center; font-weight: 600; font-size: 15px;}
#header>.title.sub{padding-right: 50px;}
#header>.btn{ width:calc(50px - 10px); margin-right: 10px; background: url(img/home.png) no-repeat center; background-size: 36px; cursor: pointer;}
.header-menu {	background: #47a3da; position: fixed; width: 80%; height: 100%;	top: 50px; z-index: 1000; left: -80%;}
.header-menu h3 {font-size: 15px; padding: 1em;; margin: 0; font-weight: bold; background: #0d77b6; color: #fff; display: flex; justify-content: space-between; align-items: center;}
.header-menu h3 a.log_out{ background: #0070c0; color: #fff; text-decoration: none; font-size: 12px;}
.header-menu .refresh{width: 36px; height: 36px; float: right; background: url(img/ic_refresh_2x.png) no-repeat center; background-size: 24px; position: absolute; top: 7px; right: 5px; cursor: pointer;}
.header-menu li{position: relative;}
.header-menu li a {display: block; color: #fff; font-weight: 300; border-bottom: 1px solid #258ecd; padding: 1em; text-decoration: none; /*background: url(img/ic_location_on_2x.png) no-repeat 10px 11px; background-size: 24px;*/}
.header-menu li a.my-location{background: url(img/ic_my_location_2x.png) no-repeat 10px 11px; background-size: 24px;}
.header-menu li a:hover {	background-color: #258ecd;}
.header-menu li a:active {background-color: #258ecd; color: #fff;}
.header-menu.open {left: 0px;}
#container{margin-top:50px; /*padding: 10px;*/  background: #dededf;}
#container .add-location{width:100%; background: #47a3da;}
#container .add-location li.title{ color: #fff;}
#container .add-location li.title strong{ display: block; color: #fff; font-size: 16px; border-bottom: 1px solid #258ecd;padding: 1em 2.8em; }
#container .add-location li.title p{text-indent: -10px; padding: 1em 2.8em; }
#container .add-location li.title p:nth-of-type(2){padding: 0em 2.8em; }
#container .add-location li a{display: block;  color: #fff; font-weight: 300; border-bottom: 1px solid #258ecd; padding: 1em 2.8em; text-decoration: none;}
#container .add-location li a:hover { background-color: #258ecd;}
#container .add-location li.list a{ background: #0d77b6;}
#container .add-location li.list a:hover { background-color: #258ecd;}
#container .add-location li a span{display:block;}

.body-search { display:inline-block; font-size: 0px; vertical-align: middle;}
.body-search input[type=text]{border:1px solid #e0e0e0; height: 40px; line-height: 40px; padding:0px 10px; display: inline-block; background-color: #fff; vertical-align: bottom; box-sizing: border-box;}
.body-search select{height: 40px; line-height: 40px;  vertical-align: bottom; margin:0 5px; }
.body-search select:first-child { margin-left: 0}
.body-search button {display:inline-block; vertical-align: bottom;width:40px; height:40px;height:2.5rem; background-image: url(img/icon-search_white.png); background-position: 50% 50%; background-repeat: no-repeat; background-color: #616065; background-size: 20px;}
.body-search select, .body-search input[type=date]{height: 40px; line-height: 40px;  vertical-align: bottom; margin:0 5px; }
.body-search input[type=date] {padding-top:8px; padding-bottom:8px; line-height: 24px;}
.body-search select:first-child, .body-search input[type=date]:first-child { margin-left: 0}
.body-search .label {display: inline-block; height:40px; line-height: 40px; font-size: 14px; font-size: .825rem; color:#666464;vertical-align: bottom}
.body-select { width:200px; display:inline-block; position: relative;}
/*.body-select.x2{width:400px; font-size: 0px;}
.body-select.x2 .btn-toggle{width:49%; display:inline-block; font-size: 14px; font-size: .875rem;}
.body-select.x2 .btn-toggle.nth-last{margin-left:5px;}*/
.body-select .btn-toggle { display:block; width:100%; border:1px solid #e0e0e0; height:40px;line-height: 38px;padding:0 10px; background-image:url(img/arrow-ui-down.png); background-position:95% 50%; background-repeat: no-repeat; background-size: 9px 6px;  }
.body-select .btn-toggle:hover, .body-select .btn-toggle:active { color:#0068b7; background-color: #eaeff9}			
.select-option {position:absolute; top:100%; left:0; width:200px; border:1px solid #0068b7; background-color:#fff; line-height:24px; z-index: 1;}
.select-option li {list-style:none; }
.select-option li{ display:block; padding:0 10px; cursor: pointer;}
.select-option li.nth-1st { padding-top:5px;}
.select-option li.nth-last { padding-bottom:5px;}
.select-option li:hover, #select-option a:active { color:#0068b7; background-color: #eaeff9; }

table.list, 
.list tbody tr.nth-1st td {border-top:1px solid #e0e0e0; }
.list thead th {  height:40px; height:2.5rem; line-height:20px; line-height:1.25rem; padding:.625rem 0; font-size:13px; font-size: 0.8125rem; color:#5c5d57; font-weight:700; white-space: nowrap}
.list tbody td { border-bottom:1px solid #f0f0f0;min-height:40px; min-height:2.5rem; padding:10px 7px; line-height:20px; min-height:1.25rem; vertical-align:middle; text-align: center }
.list tbody tr:hover td { background-color: #eaeff9}
.list td.item-title { text-align:left; line-height:24px; min-height:1.5rem; }
.list td.item-function {padding:10px 0}
.list td.item-title>a>strong {font-size:17px; font-size:1.0625rem; font-weight:700}
.list th.item-canMobile, .list td.item-canMobile { min-width:3rem}
.list td.item-canMobile {padding:10px 0;}
.list .iconSet {display: inline; }
.list .learn-mobile { width:16px; height:18px;background-image:url(img/icon-mobile_blue.png); background-position: 50% 30% }
.list tbody tr td:first-child { border-left: 1px solid transparent;}
.list tbody tr td:last-child {border-right:1px solid transparent}
.list tbody tr.on td:first-child { border-left: 1px solid #0068b7;}
.list tbody tr.on td:last-child {border-right:1px solid #0068b7}
.list tbody tr.on td { border-top:1px solid #0068b7; border-bottom:1px solid #0068b7;}
.list tbody tr.on td.item-title { color:#0068b7}

.list-bottom{ position:relative;}
.list-bottom > .pagination{ position: relative; z-index: 9999; width: 70%; margin: 30px auto; display: block; text-align: center;}

label{ font-size: 14px; position: absolute; top: -20px;}
input,select,textarea{border:1px solid #dededf; border-radius: 5px; height: 40px; padding-left: 5px; box-sizing: border-box; background-color: #fff; width: 100%;}
#container h3{width: 100%;  font-size: 15px; font-weight: bold; margin-top: 10px; display: flex; justify-content: space-between; align-items: center;}
#container h3 i{ font-style: normal; font-size: 10px;}
div.list{margin: 5px 0px; display: block; padding: 10px; background: #fff;}
div.list ul{ display: flex; flex-wrap: wrap; border-bottom: 1px solid #dededf; padding: 10px 0px; font-size: 14px; position: relative;}
div.list ul li{width:100%;}
div.list ul li:nth-child(1){font-weight: bold; font-size: 14px; margin-top: 5px;}
div.list ul li:nth-child(1) span:nth-child(3){margin-left: 10px;}
div.list ul li:nth-child(3){width:100%; font-size: 13px; margin: 5px 0px;}
div.list ul li:nth-child(4){width:20%; position: absolute; right: 0px; top: 15px; text-align: right;}
div.list ul li button{ height: 30px; margin-left:0px;}
textarea{resize: none; vertical-align: middle; padding: 5px;}
button{height: 40px; width: 60px; color: #fff; border-radius: 5px; font-size: 14px;}
a.primary{width: 60px;  height: 40px; line-height: 40px; color: #fff; border-radius: 5px;}
.primary{background-color: #2185d0; margin-left: 5px;}
.primary.out_line{border:1px solid #2185d0; background-color: #fff; color: #2185d0; margin-left: 5px;}
.danger{background-color: #db2828; margin-left: 5px;}
label.static { position: static; letter-spacing: -0.05em;}
label.align_text { position: absolute; top: 0px; left: 20px;}
label.L33{left:33%; margin: 0px 5px;}
label.L38{left:38%; margin: 0px 5px;}
label.L50{left:50%; margin: 0px 5px;}
label.R15{right:15%; margin: 0px 5px;}
label.R09{right:9%; margin: 0px 5px;}
input[type=readonly]{background-color: #f6f6f6; opacity: .8;}
input[type=checkbox]{ width: auto; height: 20px!important; vertical-align: middle;}
input[type=radio]{width: 15px; height: 15px; margin-right: 5px;}

.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w35{width: 35%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}

.h100{height: 100%;}

.mv05{ margin: 5px 0px;}
.mh05{margin: 0px 5px;}
/*.mh05:nth-of-type(1),.mh10:nth-of-type(1){margin-left: 0px;}*/
.mh05:last-child,.mh10:last-child{margin-right: 0px;}
.mh00{margin: 0px!important;}
.mh05{margin: 0px 05px;}
.mh10{margin: 0px 10px;}
.ml0{margin-left: 0px!important;}
.mr05{margin-right: 5px!important;}
.mt05{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}

.tab{width:100%; display: inline-block;}
.tab_head{font-size:0px; background: #fff;}
.tab_head li{display:inline-block; width: 33.3%; text-align: center;}
.tab_head li a{ font-size: 14px; text-decoration:none; display: block; height: 40px; line-height: 40px; box-sizing: border-box; color: #565656; border-left: 1px solid #dededf; border-bottom: 1px solid #dededf;}
.tab_head li:first-child a{border-left: 0!important;}
.tab_head li:nth-child(4) a{border-left: 0!important;}
.tab_head li:last-child a{border-right: 0;}
.tab_head li a.on{ background-color: #2185D0; color: #fff; /*border-bottom: 1px solid #fff; border-top:2px solid blue;*/ border-right: 0px;}
.tab_body{ display: none; width: calc(100% - 40px); position: absolute; z-index: 999; border-bottom:1px solid #dededf; border-top:none; padding: 10px; margin: 10px; background: #fff;}
.tab_body h3,.tab_body h4{font-size: 16px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;}
.tab_body h3 i,.tab_body h4 i{font-style: normal; font-size: 12px;}
.tab_body h4{font-size: 14px;}
.tab_body i.text{font-size: 12px; font-style: normal; position: absolute; bottom: 65px;}

.tab_footer{}
/*.tab_footer > form.wrap{border-top: 1px solid #dededf;}*/
div.wrap{  padding: 10px; background: #fff; overflow: hidden;}
form.register div{display: block; margin: 0px;}
form.register div:nth-child(2){ margin: 5px 0px;}
form.register label{position: static; vertical-align: text-top;}
form.register label:nth-child(2){margin-right: 5px;}
form.register textarea{ height: 150px; text-align: left; margin: 10px 0px;}
form.register button{width: 100%; margin: 0px;}
form.register p{margin-top: 10px; font-size: 14px;}
form.register ul{padding-left: 15px; margin: 12px; font-size: 14px;}
form.register li{list-style:disc; margin: 10px 0px;}
form.register_form{}
form.register_form div.padding_bottom{ padding-bottom: 20px;}
form.register_form i.text{ position: absolute; bottom: 0px; font-size: 12px; font-style: normal;} 
form.register_form h3>i{color: red;}
form.register_form div.flex-wrap{flex-wrap: wrap}
form.register_form div.flex-wrap input:nth-of-type(2){ margin-top: 5px;}
form.register_form .required{}
form.register_form .required:before{ content: '*'; color: red;}
form.register_form button:nth-child(1){margin-left: 0px;}
form.wrap{ padding: 10px; /*border-bottom:1px solid #dededf;*/  background: #fff;}
form.wrap.login_wrap{ position: absolute; width: calc(100% - 20px); top: 50%; margin-top: -112.5px;}
form.wrap.login_wrap:before{content: ''; background-image: url(img/logo.png); width: 180px; height: 50px; display: block;}
form.wrap.mb30{margin-bottom: 50px;}
.fixed{position: fixed; width: calc(100% - 20px); bottom: -10px;}
form div{ display: flex; justify-content: space-between; align-items: center; margin-top: 30px; position: relative;}
form div.login{flex-direction:column; width: calc(100% - 5px); height: 85px; flex-wrap: wrap;}
form div span{font-weight: bold; font-size: 14px;}
form div:nth-child(1){margin-top: 0px;}

table{margin-top: 5px; width: 100%; font-size: 14px; border-top: 1px solid #dededf;}
table th,table td{border-left:1px solid #dededf; border-bottom: 1px solid #dededf; height: 40px; text-align: center;}
table th:nth-child(1),table td:nth-child(1){border-left: 0px;}
table.statistics tbody tr:nth-child(1){ color: #2185D0;}
table.statistics tbody tr:nth-child(2){ color: #db2828;}
/*.tab_body div:nth-child(2):after{ content: '~'; width: 12px; height: 21px; position: absolute; top: 8px; right: 58px; display: block;}
.tab_body div:nth-child(2) select:nth-of-type(2){ margin-right: 10px;}*/

.bbs_title{ text-align: center; display: block; border-bottom: 1px solid #dededf; padding-bottom: 10px;}
table.bbs td{padding: 0px 10px;}
table.bbs td:nth-child(1){ width: 16%; color: #db2828;}
table.bbs td:nth-child(2){ width: 84%; text-align: left; border-left: 0px;}
table.bbs td a{text-decoration: none; color: #000; display: block;}

table.cal{}
table.cal i{font-style: normal; cursor: pointer;}
table.cal td{width: 40px;}
table.cal td span{display: block; font-size: 12px;}
table.cal td a{ display: block; text-decoration: none; color: #000;}
table.cal tr:nth-child(2) th:nth-child(1),table.cal td:nth-child(1){ color: #db2828;}
table.cal tr:nth-child(2) th:nth-child(7),table.cal td:nth-child(7){ color: #2185D0;}
table.cal td.today{background: #2185D0; color: #fff;}
table.cal td.focus{border:2px solid #2185D0; box-sizing: border-box;}
table.cal td.disabled{ background:#f6f6f6; opacity:.8;}

.pagination {padding: 20px; text-align: center; margin: 0 auto;}
.page { display: inline-block; padding: 5px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #2185d0; background: #fff; font-size: .875em; font-weight: bold; text-decoration: none; color: #2185d0;}
.page.active { border: none; background: #2185d0; color: #fff;}

#simplemodal-overlay {background-color:#000;}
.simplemodal-container input,.simplemodal-container select,.simplemodal-container button,.simplemodal-container textarea{ height: 30px;}
.simplemodal-container h4{border-top: 1px solid #dededf; padding-top: 10px;}
.simplemodal-container h4:nth-child(1){margin-bottom: 0px;}
.simplemodal-container div.list{margin: 0px; padding: 0px; overflow-y: auto;} /* update 2018.09.12 height 占쎈씮苑� 占쏙옙�젫 */
.simplemodal-container div.list ul{border-bottom: 0px; padding: 10px; margin: 10px 0px;  background: #f6f6f6;}
.simplemodal-container div.list li span{display: inline-block;}
.simplemodal-container div.list li:nth-child(1),.simplemodal-container div.list li:nth-child(3){display: flex; justify-content: space-between; margin: 0px;}
.simplemodal-container div.list li:nth-child(1) span:nth-child(1){color: #db2828;}
.simplemodal-container div.list li:nth-child(2){margin: 5px 0px;}
.simplemodal-container div.list li:nth-child(3) span:nth-child(4){color: #db2828;}

.window{ width: calc(100% - 40px); display: none; position:absolute; height:240px; background-color:#FFF; z-index:10000; padding: 10px; margin: 10px; }
.window h3{font-size: 16px; font-weight: bold; display: flex; justify-content: space-between; align-items: center;}
.window h3 i{font-style: normal; font-size: 12px;}
.window ul{border:1px solid #dededf; margin: 10px 0px; height: 165px; overflow-y: auto;}
.window li{text-align: center;}
.window a{color: #000; text-decoration: none; padding: 10px; width: calc(100 - 20px); display: block;}
.window a:hover{ background-color: #f6f6f6;}
 
.scroll_wrap{font-size: 0px; border: 1px solid #ccc;}
.scroll_wrap>.header{width:100%; font-size: 14px;}
.scroll_wrap>.header dl{font-size: 0px; font-weight: bold; background-color: #efefef;}
.scroll_wrap>.header dt,.scroll_wrap>.header dd{display: inline-block; font-size: 14px;}
.scroll_wrap>.header dt{width: 80px; text-align: center; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; box-sizing: border-box; vertical-align: top; height: 50px; line-height: 50px;}
.scroll_wrap>.header dd{width:calc(100% - 80px); overflow-x: auto; white-space: nowrap;}	
.scroll_wrap>.header ul{font-size: 0px;}
.scroll_wrap>.header li{display: inline-block; width: 160px; text-align: center; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; box-sizing: border-box; font-size: 14px; height: 50px; vertical-align: top;}
.scroll_wrap>.header li:nth-child(1){width: 30px; line-height: 50px;}
.scroll_wrap>.header li:nth-child(2){width: 90px; line-height: 50px;}
.scroll_wrap>.header li:nth-child(3){width: 70px; line-height: 50px;}
.scroll_wrap>.header li span{display: inline-block; box-sizing: border-box; height: 25px; line-height: 25px;}
.scroll_wrap>.header li span:nth-child(1){width: 100%; display: block; border-bottom: 1px solid #ccc;}
.scroll_wrap>.header li span:nth-child(2){width: 50%; border-right: 1px solid #ccc;}
.scroll_wrap>.header li span:nth-child(3){width: 50%;}
.scroll_wrap>.body{overflow-y: auto;}
.scroll_wrap>.body>.left{display: inline-block;  text-align: center; overflow-y: auto; font-size: 14px;}
.scroll_wrap>.body>.left li{ display: flex; justify-content: center; align-items: center; width: 80px; padding: 10px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; box-sizing: border-box; height: 55px;}
.scroll_wrap>.body>.left li.two{height: 110px;}	
.scroll_wrap>.body>.left li.three{height: 165px;}	
.scroll_wrap>.body>.left li.four{height: 220px;}	
.scroll_wrap>.body>.left li.five{height: 275px;}
.scroll_wrap>.body>.left li.six{height: 330px;}
.scroll_wrap>.body>.left li.seven{height: 385px;}
.scroll_wrap>.body>.left li.eight{height: 440px;}
.scroll_wrap>.body>.left li.nine{height: 495px;}
.scroll_wrap>.body>.left li.ten{height: 550px;}
.scroll_wrap>.body>.left li.eleven{height: 605px;}

.scroll_wrap>.body>.right{display: inline-block; width:calc(100% - 80px); overflow-y: auto; font-size: 14px;  white-space: nowrap; vertical-align: top;}	
.scroll_wrap>.body>.right div span{ display: inline-block; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; height: 55px; box-sizing: border-box; width: 80px; text-align: center; vertical-align: top; line-height: 55px;}	
.scroll_wrap>.body>.right div span:nth-child(1){width: 30px;}
.scroll_wrap>.body>.right div span:nth-child(2){width: 90px; line-height: normal; padding-top: 10px;}
.scroll_wrap>.body>.right div span:nth-child(3){width: 70px; line-height: normal; padding-top: 10px;}

.address_wrap div:nth-of-type(1){margin-bottom: 10px;}
.address_wrap h4:nth-of-type(2){margin-bottom: 0px;}
.address_wrap div.list{height:calc(100% - 185px); margin-top:10px; padding-bottom:5px; background-color:#f6f6f6 } /* update 2018.09.12 height 揶쏉옙癰귨옙瑗�(疫꿸퀣�덂첎占�: 200px!important ), margin揶쏉옙占썬끉�젟. 獄쏄퀗瑗랃옙占쏙옙�끉�젟 */
.address_wrap .list li{ font-size: 14px!important; font-weight: normal!important; margin: 5px 0px;}
.address_wrap .list li:nth-child(4){width: 100%; position: static; text-align: left;}

/* update 2018.09.12 */
#simplemodal-overlay { height:100% !important;}
#simplemodal-container{top:55px !important; height:calc(100% - 65px) !important; overflow: hidden;} /* update 2018.09.12 top 揶쏉옙癰귨옙瑗�(疫꿸퀣�덂첎占�: 70px!important ) */
#simplemodal-container .simplemodal-wrap>div { height:100%; overflow:hidden}
#resDetailView { height:calc(100% - 60px) !important; overflow: auto; }
#resDetailView>form>div:last-child { padding-bottom:10px}
#simplemodal-container i.text { position: static; display: block; margin-top:-5px;}
#simplemodal-container i.text + div { margin-top:10px}