@charset "utf-8";
@import url("reset.css");
/* CHBOT pine8382@gmail.com, 2020-02-11 */
/* Common */
html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-size: 13px;
  color: #000;
  -webkit-font-smoothing: antialiased;
}
body {
  position: relative;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  font-size: 13px;
  line-height: 1.5em;
  -webkit-font-smoothing: antialiased;
}
a,
a:link {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}
a:hover,
a:focus,
a:active,
button {
  border: none;
}
input,
button,
a {
  font-size: 13px;
  font-weight: 500;
  color: #000;
  line-height: 1.3em;
}
em {
  font-style: normal;
}
.blind,
legend {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -1000em;
  left: 0px;
}
table caption {
  overflow: hidden;
  width: 1px;
  height: 0.1px;
  font-size: 0px;
  line-height: 0;
  text-indent: -9999px;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fl_r {
  float: right;
}
.fl_l {
  float: left;
}
.comm_pd {
  margin-top: 30px;
}
.ta_c {
  text-align: center;
}
.ta_l {
  text-align: left;
}
.pd20 {
  padding: 0 20px;
}
.mt20 {
  margin-top: 20px;
}
.sprite {
  display: inline-block;
  overflow: hidden;
  background: url('../../../../images/ubiplus/chbot/pub/icon.png');
  -webkit-background-size: 200px 100px;
  /* retina display대응 할거면 두배로 */
  background-size: 200px 100px;
  text-indent: 101%;
  white-space: nowrap;
}
.fs_lg {
  font-size: 2.154rem;
  font-weight: 600;
  line-height: 2.6rem;
}
.fs_md {
  font-size: 1.077rem;
}
.underline {
  text-decoration: underline;
}
/* Layout */
#skipToContent {
  overflow: hidden;
  position: absolute;
  left: -9999px;
  width: 0;
  height: 1px;
  margin: 0;
  padding: 0;
}
.wrap {
  width: 100%;
  z-index: 1;
}
.wrap_center {
  width: 1020px;
  margin: 0 auto;
}
.wrap.main,
.wrap._login,
.wrap._join {
  position: relative;
  height: 100%;
  border-top: 3px solid #449DD1;
}
.wrap.main header {
  position: relative;
  width: 1020px;
  margin: 0 auto;
}
.wrap.main header h1 {
  font-size: 1.538rem;
}
.wrap.main header .btn_login {
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0.846rem;
  font-weight: bold;
  color: #4BC5D2;
}
.wrap.main header .btn_login .ico_login {
  display: block;
  width: 27px;
  height: 26px;
  background-position: -21px -39px;
}
.wrap.main h2 {
  font-size: 2.154rem;
  font-weight: 600;
  line-height: 2.6rem;
}
.wrap.main .section01 {
  height: 618px;
  background: #FAFAFA url('../../../../images/ubiplus/chbot/pub/main_img01.jpg') no-repeat center top;
}
.wrap.main .section01 .txt_area {
  padding-top: 120px;
}
.wrap.main .section01 .talk_box {
  margin: 30px 0;
}
.wrap.main .section02,
.wrap.main .section03,
.wrap.main .section04 {
  padding-top: 80px;
}
.wrap.main .section02 {
  height: 830px;
  background: #4BC5D2 url('../../../../images/ubiplus/chbot/pub/main_sp_02.png') no-repeat center 210px;
}
.wrap.main .section02 h2 {
  text-align: center;
  color: #FFF;
}
.wrap.main .section03 {
  height: 1150px;
  background: url('../../../../images/ubiplus/chbot/pub/bg_main_sec03.gif') no-repeat center 180px;
}
.wrap.main .section03 h2 {
  margin-bottom: 100px;
  text-align: center;
  color: #000;
}
.wrap.main .section03 .timeline .ch_img {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top: 10px;
  background: url('../../../../images/ubiplus/chbot/pub/img_main_sec03.png') no-repeat;
}
.wrap.main .section03 .timeline ._i01 {
  background-position: 0 0;
}
.wrap.main .section03 .timeline ._i02 {
  background-position: 0 -100px;
}
.wrap.main .section03 .timeline ._i03 {
  background-position: 0 -200px;
}
.wrap.main .section03 .timeline ._i04 {
  background-position: 0 -300px;
}
.wrap.main .section03 .timeline ._i05 {
  background-position: 0 -400px;
}
.wrap.main .section03 .timeline ._i06 {
  background-position: 0 -500px;
}
.wrap.main .section03 .timeline ._i07 {
  background-position: 0 -600px;
}
.wrap.main .section03 .timeline .time {
  display: inline-block;
  margin: 0 0 10px 10px;
  font-size: 1.923rem;
}
.wrap.main .section03 .timeline .sub_txt {
  display: inline-block;
  margin: 10px 0 0 10px;
}
.wrap.main .section03 .timeline li:first-child {
  margin-top: 0;
}
.wrap.main .section03 .timeline li {
  position: relative;
  margin-top: 80px;
  width: 50%;
}
.wrap.main .section03 .timeline li:after {
  content: "";
  display: table;
  clear: both;
  position: absolute;
  top: 65px;
  right: -3px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #000;
}
.wrap.main .section03 .timeline li:nth-child(odd) {
  float: left;
}
.wrap.main .section03 .timeline li:nth-child(odd) .ch_img,
.wrap.main .section03 .timeline li:nth-child(odd) .ch_box {
  float: left;
}
.wrap.main .section03 .timeline li:nth-child(odd) .ch_img {
  margin-right: 20px;
}
.wrap.main .section03 .timeline li:nth-child(even) {
  float: right;
}
.wrap.main .section03 .timeline li:nth-child(even) .ch_img,
.wrap.main .section03 .timeline li:nth-child(even) .ch_box {
  float: right;
}
.wrap.main .section03 .timeline li:nth-child(even) .ch_img {
  margin-left: 20px;
}
.wrap.main .section03 .timeline li:nth-child(odd):after {
  right: -3px;
}
.wrap.main .section03 .timeline li:nth-child(even):after {
  left: -3px;
}
.wrap.main .section04 {
  height: 570px;
  background-image: linear-gradient(to bottom right, #30C6C4, #2FD4C2);
}
.wrap.main .section04 h2 {
  margin-bottom: 100px;
  text-align: left;
  color: #FFF;
}
.wrap.main .section04 .func_lst {
  color: #FFF;
}
.wrap.main .section04 .func_lst li {
  width: 50%;
  height: 100px;
}
.wrap.main .section04 .func_lst li i,
.wrap.main .section04 .func_lst li span {
  float: left;
}
.wrap.main .section04 .func_lst li i {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.wrap.main .section04 .func_lst li .ico_fc01 {
  background-position: -100px 0;
}
.wrap.main .section04 .func_lst li .ico_fc02 {
  background-position: -150px 0;
}
.wrap.main .section04 .func_lst li .ico_fc03 {
  background-position: -100px -50px;
}
.wrap.main .section04 .func_lst li .ico_fc04 {
  background-position: -150px -50px;
}
.wrap.main .section04 .func_lst li .ico_fc05 {
  background-position: -50px -50px;
}
.wrap.main .section04 .func_lst li .tit {
  display: block;
  width: 340px;
  margin-bottom: 5px;
  font-size: 1.538rem;
}
.wrap.main .section04 .func_lst li:after {
  content: "";
  display: table;
  clear: both;
}
.wrap.main .section04 .func_lst li:nth-child(odd) {
  float: left;
}
.wrap.main .section04 .func_lst li:nth-child(even) {
  float: right;
}
.wrap.main .section05 {
  height: 530px;
}
.wrap.main .section05 h2 {
  margin-top: 80px;
  margin-bottom: 50px;
}
.wrap.main .section05 .inner_left {
  float: left;
}
.wrap.main .section05 .center_info {
  font-size: 1.231rem;
  line-height: 1.8rem;
}
.wrap.main .section05 .cp_map {
  float: right;
}
.wrap.main .section06 {
  text-align: center;
}
.wrap.main footer {
  margin-top: 0;
  padding-top: 30px;
  background: #767676;
  color: #FFF;
}
.wrap._join {
  position: absolute;
  background: #F4F7F6;
}
.wrap._join .join_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1020px;
  height: 85%;
  padding: 10px 40px 40px;
  margin: auto;
  background: #FFF;
}
.wrap._join .join_wrap h1 {
  height: 60px;
  margin-bottom: 15px;
  padding-top: 24px;
  border-bottom: 2px solid #49C5B6;
  font-weight: 600;
  font-size: 1.538rem;
}
.wrap._join .join_wrap .join_process {
  height: 40px;
  padding: 0 80px;
  margin: 20px 0;
  background: url('../../../../images/ubiplus/chbot/pub/bg_line.gif') repeat-x left center;
}
.wrap._join .join_wrap .join_process ol li {
  float: left;
  width: 200px;
  margin-right: 90px;
  background: #FFF;
  font-size: 1.538em;
  color: #666;
  text-align: center;
}
.wrap._join .join_wrap .join_process ol li:last-child {
  margin-right: 0;
}
.wrap._join .join_wrap .join_process ol li.active {
  color: #33a89a;
}
.wrap._join .join_wrap .join_process ol li.active .ico_chk {
  width: 40px;
  height: 40px;
  background-position: -21px 0;
}
.wrap._join .join_wrap .join_process .ico_chk {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-position: -61px 0;
  vertical-align: middle;
}
.wrap._join .join_wrap .join_process .prcs01 {
  width: 200px;
  margin-right: 120px;
}
.wrap._login footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  border: none;
  color: #666;
}
.wrap._login .login_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1020px;
  height: 400px;
  margin: auto;
}
.wrap._login .login_wrap .login_infotxt {
  float: left;
  width: 480px;
  height: 100%;
  background: url('../../../../images/ubiplus/chbot/pub/img_login.png') no-repeat right bottom;
}
.wrap._login .login_wrap .login_infotxt h1 {
  font-size: 1.429rem;
}
.wrap._login .login_wrap .login_infotxt .tit_copy {
  margin: 15px 0;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1.3em;
}
.wrap._login .login_wrap .login_infotxt .btn_gointro {
  width: 100px;
  height: 30px;
  margin-top: 20px;
  border-bottom: 1px solid #49C5B6;
  background: url('../../../../images/ubiplus/chbot/pub/btn_arr_green.png') no-repeat right center;
  font-size: 1.429em;
  font-weight: 600;
  color: #49C5B6;
  line-height: 30px;
}
.wrap._login .login_wrap .login_box {
  float: right;
  width: 480px;
  height: 100%;
  padding: 60px;
  background: #F4F7F6;
}
.wrap._login .login_wrap .login_box .top_area {
  height: 50px;
  line-height: 50px;
}
.wrap._login .login_wrap .login_box .top_area h2 {
  float: left;
}
.wrap._login .login_wrap .login_box .top_area .sch_id {
  float: right;
  padding-top: 17px;
  color: #449DD1;
}
.wrap._login .login_wrap .login_box input[type="text"],
.wrap._login .login_wrap .login_box input[type="password"] {
  width: 100%;
  height: 50px;
  padding: 0 5px;
  line-height: 50px;
  border: 1px solid #DBE0DF;
}
.wrap._login .login_wrap .login_box input + input {
  margin-top: 10px;
}
.wrap._login .login_wrap .login_box .txt_error {
  height: 30px;
  line-height: 30px;
  color: #E52727;
}
.wrap._login .login_wrap .login_box .checkbox_comm {
  height: 30px;
  margin-top: 10px;
  margin-left: 0;
}
.wrap._login .login_wrap .login_box .btn_join {
  width: 100%;
  height: 30px;
  margin-top: 20px;
  line-height: 30px;
}
.wrap._login .login_wrap .login_box .btn_join a {
  color: #449DD1;
  text-decoration: underline;
}
.wrap._login .login_wrap .login_box .btn_join a + a {
  margin-left: 10px;
}
header {
  position: relative;
}
header h1 {
  height: 80px;
  padding-top: 20px;
}
header h1 .logo {
  display: block;
  width: 110px;
}
header h1 a {
  width: 110px;
  text-align: center;
  font-size: 1.286rem;
  font-weight: bold;
}
footer {
  height: 100px;
  margin-top: 20px;
  border-top: 1px solid #E5E5E5;
}
footer address {
  padding-top: 20px;
  font-style: normal;
  color: #777;
}
.content {
  min-height: calc(100vh - 210px);
}
.content > h2 {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -1000em;
  left: 0px;
}
.content h3 {
  padding-top: 24px;
  font-size: 1.385rem;
  font-weight: 500;
  color: #FFF;
}
.content h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 1.231rem;
  font-weight: 600;
}
.dimed {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.dimed .layer_wrap {
  position: absolute;
  margin-left: -400px;
  width: 1020px;
  height: max-content;
  padding: 20px 40px 40px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 10px;
  background: #FFF;
}
.dimed .layer_wrap .lyr_content .tb_top_area {
  margin-bottom: 15px;
}
.dimed .layer_wrap .lyr_content .tb_top_area .checkbox_comm {
  margin-left: 0;
}
.dimed .layer_wrap .btn_pop_close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 20px;
  height: 20px;
  background-position: 0 0;
}
.layer_wrap {
  padding: 0 30px 20px;
}
.layer_wrap .lyr_content .tb_top_area {
  margin-bottom: 15px;
}
.layer_wrap .lyr_content .tb_top_area .checkbox_comm {
  margin-left: 0;
}

.lyr_tit {
  height: 60px;
  margin-bottom: 15px;
  padding-top: 24px;
  border-bottom: 2px solid #49C5B6;
  font-size: 20px;
  font-weight: 600;
}
.rt_lst_wrap {
  overflow: hidden;
  width: 100%;
  height: 522px;
}
.rt_lst_wrap .l_side,
.rt_lst_wrap .r_side {
  width: 45%;
}
.rt_lst_wrap .arr_area {
  position: relative;
  overflow: hidden;
  float: left;
  width: 10%;
  height: 100%;
}
.rt_lst_wrap .arr_area button + button {
  margin-top: 5px;
}
.rt_lst_wrap .arr_area:after {
  content: '';
  display: table;
  clear: both;
}
.rt_lst_wrap .btns_center {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 80px;
  margin: auto;
}
.rt_lst_wrap .l_side {
  float: left;
}
.rt_lst_wrap .r_side {
  float: right;
}
.rt_lst_wrap .tit_area {
  height: 46px;
  margin: 10px 0;
  padding: 5px 10px;
  background: #f8f8f8;
}
.rt_lst_wrap .tit_area label {
  font-weight: 600;
}
.rt_lst_wrap .tit_area .checkbox_comm {
  display: inline-block;
  margin-left: 20px;
}
.rt_lst_wrap .tit_area .tit {
  display: inline-block;
  font-weight: bold;
  padding-top: 8px;
}
/* Header */
.bg_bar_blue,
.bg_bar_gray {
  height: 60px;
}
.bg_bar_blue {
  background: #449DD1;
}
.bg_bar_gray {
  background: #F3F6F8;
}
.g_left,
.g_right {
  padding-top: 12px;
}
.g_left {
  float: left;
  width: 70%;
}
.g_left div,
.g_left label,
.g_left input,
.g_left span,
.g_left select {
  float: left;
}
.g_left .ip_has_cldr input.ip_cldr {
  width: 80%;
}
.g_left label {
  float: left;
  margin: 0 5px 0 10px;
  padding-top: 10px;
  font-weight: 600;
}
.g_left label:first-child {
  margin-left: 0;
}
.g_left select + input,
.g_left input + button {
  margin-left: 10px;
}
.g_right {
  float: right;
  width: 30%;
  text-align: right;
}
.g_right button,
.g_right a {
  display: inline-block;
}
.g_right a {
  vertical-align: middle;
}
.bar_ip_area dt,
.bar_ip_area dd {
  float: left;
}
.bar_ip_area dt {
  height: 36px;
  margin-right: 15px;
  font-weight: bold;
}
.gnb {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 800px;
  margin-left: -380px;
  z-index: 6;
}
.gnb ul li.active a {
  color: #449DD1;
}
.gnb ul li {
  float: left;
  position: relative;
  width: 20%;
}
.gnb ul li a {
  display: block;
  font-size: 1.154rem;
  font-weight: bold;
  color: #505050;
}
.gnb ul li .gnb_sub {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  white-space: nowrap;
  z-index: 5;
}
.gnb ul li .gnb_sub li {
  height: 24px;
  clear: both;
}
.gnb ul li .gnb_sub a {
  display: block;
  padding: 4px 0;
  font-size: 0.923rem;
  letter-spacing: -0.2px;
  color: #B6B6B6;
}
.gnb ul li .gnb_sub a:hover,
.gnb ul li .gnb_sub a.on {
  color: #449DD1;
}
.gnb ul li .txtline02 {
  margin-top: -10px;
}
.gnb ul.menu_many li {
  width: 14%;
}
.gnb ul.menu_many li.wide {
  width: 17%;
}
.gnb ul.menu_many li.narrow {
  width: 13%;
}
.gnb_subbox {
  display: none;
  position: absolute;
  z-index: 4;
  top: 80px;
  left: 0;
  width: 100%;
  height: 290px;
  background: #FFF url('../../../../images/ubiplus/chbot/pub/bg_gnb_subbox.png') repeat-x 100% 100%;
}
/* Contents */
.talk_box {
  position: relative;
  border-radius: 0.4em;
}
.talk_box:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #e18093;
  border-right: 0;
  border-bottom: 0;
  margin-top: 0;
  margin-right: -5px;
}
.talk_box._main {
  width: 380px;
  padding: 15px;
  background: #FF8093;
  font-size: 1.308rem;
  color: #FFF;
  line-height: 1.5rem;
}
.talk_box._main:after {
  border-left-color: #FF8093;
}
.talk_box._green,
.talk_box._pink {
  width: 330px;
  padding: 15px;
  color: #FFF;
}
.talk_box._green {
  background: #2FD4C2;
}
.talk_box._green:after {
  border-left-color: #2FD4C2;
}
.talk_box._pink {
  background: #FF8093;
}
.talk_box._pink:after {
  left: 0;
  border: 20px solid transparent;
  border-right-color: #FF8093;
  border-left: 0;
  border-bottom: 0;
  margin-top: -15px;
  margin-left: -5px;
}
.hpn {
  display: inline-block;
  padding: 10px 10px 0;
}
.schd_inner {
  width: 100%;
  padding: 0 7px;
}
.chkbox_lst {
  width: 100%;
}
.chkbox_lst li {
  float: left;
  width: 75px;
}
.chkbox_lst:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ip_lst {
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #E5E5E5;
}
.ip_lst li {
  float: left;
  width: 60px;
  margin-right: 7px;
}
.ip_lst li input[type="text"] {
  width: 60px;
  height: 30px;
}
.box_bg_gray {
  margin-top: 20px;
  padding: 35px 20px 30px;
  background: #F7F7F7;
}
.box_bg_gray .bx_tit {
  margin-bottom: 10px;
  font-size: 1.385rem;
  color: #33a89a;
  text-decoration: underline;
}
.box_bg_gray .bx_tit em {
  font-weight: 600;
}
.box_bg_gray button {
  margin-top: 15px;
}
.menu_lst {
  width: 100%;
  margin-top: 20px;
}
.menu_lst:after {
  content: "";
  display: block;
  clear: both;
}
.menu_lst.scroll_area {
  overflow-y: scroll;
  height: 500px;
  padding: 5px 0;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.dash_box {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.dash_box .grph_area {
  padding: 20px;
  border: 1px solid #E5E5E5;
}
.dash_box:after {
  content: "";
  display: block;
  clear: both;
}
.dash_box._half {
  width: 49%;
}
.grph_color {
  margin-top: 20px;
}
.grph_color p {
  font-weight: bold;
  margin-bottom: 10px;
}
.grph_color span {
  display: inline-block;
  margin-right: 10px;
}
.grph_color span i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.grph_color span .gc_pink {
  background: #FF8093;
}
.grph_color span .gc_orange {
  background: #FF9E80;
}
.grph_color span .gc_yellow {
  background: #FFDA80;
}
.grph_color span .gc_green {
  background: #74D56A;
}
.grph_color span .gc_grblue {
  background: #2FD4C2;
}
.grph_color span .gc_sky {
  background: #2FA0D4;
}
.grph_color span .gc_blue {
  background: #2F5AD4;
}
.grph_color span .gc_violet {
  background: #AC3CD6;
}
.grph_color span .gc_magenta {
  background: #F35787;
}
.grph_color span .gc_gray {
  background: #999;
}
/* Table */
.tb_comm {
  width: 100%;
}
.tb_comm th,
.tb_comm td {
  font-size: 1rem;
}
.tb_comm td.ta_l {
  text-align: left;
}
.tb_comm a {
  color: #0085d2;
  text-decoration: underline;
}
.tb_comm a.ellipsis {
  display: block;
  width: 600px;
}
.tb_comm thead tr {
  border-top: 2px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.tb_comm thead th {
  height: 40px;
  background: #F3F6F8;
  padding: 12px 0;
}
.tb_comm tbody tr {
  border-bottom: 1px solid #E5E5E5;
}
.tb_comm tbody tr:hover {
  background: #FCFCFC;
}
.tb_comm tbody td {
  overflow: hidden;
  height: 40px;
  padding: 12px 0;
  text-align: center;
}
.tb_comm tbody td .checkbox_comm {
  top: 0;
}
.tb_comm tfoot tr {
  background: #FFF6F6;
  border-bottom: 1px solid #E5E5E5;
}
.tb_comm tfoot tr th,
.tb_comm tfoot tr td {
  height: 40px;
  padding: 12px 0 0;
  text-align: center;
}
.tb_comm._tb_has_comb td .checkbox_comm {
  top: 5px;
}
.tb_comm._tb_has_comb select {
  height: 30px;
  line-height: 30px;
}
.tb_comm._tb_has_btn td {
  padding-top: 9px;
}
.tb_comm._schd_lst {
  border-left: 1px solid #E5E5E5;
}
.tb_comm._schd_lst th,
.tb_comm._schd_lst td {
  height: auto;
  border-right: 1px solid #E5E5E5;
}
.tb_comm._schd_lst tbody tr:hover {
  background: none;
}
.tb_comm._schd_lst tbody td {
  height: auto;
  vertical-align: middle;
}
/* [테이블 타입] tbody 내 스크롤 */
.tb_scroll_area {
  height: 410px;
  overflow-y: auto;
}
.pagenate {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.pagenate .btn_page {
  display: inline-block;
  overflow: hidden;
  width: 34px;
  height: 34px;
  background: url('../../../../images/ubiplus/chbot/pub/btn_pagenate.png') no-repeat;
  text-indent: 101%;
  white-space: nowrap;
}
.pagenate .btn_page._prev {
  margin-right: 10px;
  background-position: 0 0;
}
.pagenate .btn_page._next {
  margin-left: 10px;
  background-position: 0 -34px;
}
.pagenate .btn_page._fst {
  background-position: 0 -68px;
}
.pagenate .btn_page._lst {
  background-position: 0 -104px;
}
.pagenate .page_num {
  width: 34px;
  height: 34px;
  background: #F3F6F8;
}
.pagenate .page_num + .page_num {
  margin-left: 7px;
}
.pagenate .page_num._on {
  background: #49C5B6;
  color: #FFF;
}
.tb_form {
  display: block;
  position: relative;
  height: auto;
}
.tb_form .h_high {
  height: 150px;
}
.tb_form .h_high dt,
.tb_form .h_high dd {
  height: 150px;
}
.tb_form .photo_area {
  position: absolute;
  top: 10px;
  right: 0;
  width: 150px;
  height: 170px;
  padding-left: 20px;
  background: #FFF;
  cursor: pointer;
  z-index: 10;
}
.tb_form .photo_area img {
  width: 100%;
  height: 100%;
}
.tb_form dl:last-child,
.tb_form dl._bdr_b {
  border-bottom: 1px solid #E5E5E5;
}
.tb_form dl {
  display: table;
  width: 100%;
  border-top: 1px solid #E5E5E5;
  z-index: 5;
}
.tb_form dl dt,
.tb_form dl dd {
  float: left;
  height: 46px;
  z-index: 5;
}
.tb_form dl dt {
  display: table-cell;
  width: 15%;
  padding: 15px 10px 0;
  background: #F7F7F7;
  font-weight: 600;
}
.tb_form dl dt span {
  display: block;
  margin-top: 10px;
  line-height: 20px;
}
.tb_form dl dd {
  position: relative;
  width: 85%;
  padding: 5px 5px 0;
}
.tb_form dl dd .ico_calendar {
  margin-top: 10px;
}
.tb_form dl dd .radio_comm {
  position: absolute;
  top: 18px;
}
.tb_form dl dd .radio_comm:nth-child(1) {
  left: 30px;
}
.tb_form dl dd .radio_comm:nth-child(2) {
  left: 130px;
}
.tb_form dl dd input[type="text"],
.tb_form dl dd input[type="password"],
.tb_form dl dd input[type="file"],
.tb_form dl dd select {
  width: 100%;
}
.tb_form dl dd textarea {
  width: 100%;
  height: 140px;
  border: 1px solid #E5E5E5;
}
.tb_form dl dd select.ip_10per {
  width: 10%;
}
.tb_form dl dd select.ip_20per {
  width: 20%;
}
.tb_form dl dd select.ip_30per {
  width: 30%;
}
.tb_form dl dd select.ip_40per {
  width: 40%;
}
.tb_form dl dd select.ip_50per {
  width: 50%;
}
.tb_form dl dd input.ip_postnum,
.tb_form dl dd input.ip_half,
.tb_form dl dd select.ip_half {
  width: 40%;
  margin-right: 5px;
}
.tb_form dl dd input.ip_70per,
.tb_form dl dd select.ip_70per {
  width: 70%;
}
.tb_form dl dd input.ip_80per,
.tb_form dl dd select.ip_80per {
  width: 80%;
}
.tb_form dl dd .ip_has_cldr input[type="text"] {
  width: 90%;
}
.tb_form dl dd label {
  /* 테이블 안에 있는 라디오버튼 */
  line-height: 40px;
  cursor: pointer;
}
.tb_form dl dd label input[type="radio"] {
  margin-left: 15px;
}
.tb_form dl dd label:first-child input[type="radio"] {
  margin-left: 0;
}
.tb_form dl dd .lb_lp_side {
  margin-right: 5px;
  margin-left: 10px;
  font-weight: bold;
  color: #33a89a;
  text-decoration: underline;
}
.tb_form dl dd .ip_has_cldr,
.tb_form dl dd .hpn {
  float: left;
}
.tb_form dl dd .va_md {
  display: inline-block;
  margin-top: 12px;
}
.tb_form dl dt:after,
.tb_form dl dd:after {
  content: "";
  display: block;
  clear: both;
}
.tb_form dl.item_2 dt {
  width: 15%;
}
.tb_form dl.item_2 dd {
  width: 35%;
}
.tb_form dl.item_3 dt {
  width: 15%;
}
.tb_form dl.item_3 dd {
  width: 18%;
}
.reply_lst {
  width: 100%;
  margin-top: 20px;
}
.reply_lst .reply_top {
  padding-bottom: 10px;
  border-bottom: 1px solid #49C5B6;
}
.reply_lst .reply_top .rp_count {
  font-weight: bold;
}
.reply_lst ul > li {
  width: 100%;
  padding: 15px 10px;
  border-bottom: 1px solid #E5E5E5;
}
.reply_lst ul > li .rp_info {
  margin-bottom: 10px;
}
.reply_lst ul > li .rp_info .rp_name {
  margin-right: 10px;
  font-weight: 600;
  color: #33a89a;
}
.reply_lst ul > li .rp_info .rp_date {
  color: #666;
}
.reply_lst ul > li p {
  text-align: justify;
}
.reply_ip_area {
  width: 100%;
  margin-top: 15px;
}
.reply_ip_area .rp_txtarea {
  float: left;
  width: 900px;
  height: 70px;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
}
.reply_ip_area ._btn_reply {
  float: right;
  width: 115px;
  height: 70px;
}
.reply_ip_area:after {
  content: "";
  display: block;
  clear: both;
}
.ip_has_cldr {
  position: relative;
  height: 36px;
  padding: 2px 5px;
  background: #FFF;
  border: 1px solid #DBE0DF;
}
.ip_has_cldr input[type="text"] {
  height: 30px;
  border: 0;
  width: 90%;
  line-height: 30px;
}
.ip_has_cldr .btn_cldr {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3;
}
.ip_has_cldr._size_sm {
  width: 120px;
}
.btn_area {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.btn_area button + button {
  margin-left: 5px;
}
/* Form */
input[type="text"],
input[type="password"],
select {
  height: 36px;
  padding: 0 5px;
  border: 1px solid #DBE0DF;
}
select {
  width: 150px;
}
input[type="text"].ip_sm,
select.ip_sm {
  width: 120px;
}
input[type="text"].ip_lg,
select.ip_lg {
  width: 400px;
}
input[type="file"] {
  display: none;
}
input:read-only {
  background-color: #DDD;
}
.custom_file_upload {
  display: block;
  width: 100px;
  height: 36px;
  padding: 0 20px;
  background: #BBB;
  font-weight: 500;
  line-height: 36px;
  color: #fff;
}
.file_lst {
  height: 100px;
  margin-top: 5px;
  padding: 10px 10px;
  border: 1px solid #E5E5E5;
}
.file_lst ul li {
  display: block;
  clear: both;
  width: 100%;
}
.file_lst ul li input[type="text"] {
  float: left;
  width: 50%;
  height: 25px;
  border: none;
}
.file_lst ul li .btn_ip_del {
  float: left;
  margin-top: 3px;
}
.require {
  display: inline-block;
  overflow: hidden;
  width: 8px;
  height: 8px;
  margin-left: 15px;
  background: url('../../../../images/ubiplus/chbot/pub/ico_require.png') no-repeat center center;
  background-size: 8px 8px;
  text-indent: 101%;
  white-space: nowrap;
}
/* Custom checkboxes */
.checkbox_comm {
  display: block;
  position: relative;
  cursor: pointer;
  margin-left: -18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox_comm type2{margin-left:0;}
.checkbox_comm.type2 .checkmark{margin:-10px 0 0 -10px;top:50%;left:50%;}
.checkbox_comm input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox_comm .checkmark {
  position: absolute;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  background-color: transparent;
}
.checkbox_comm input:checked ~ .checkmark {
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  background-color: transparent;
}
.checkbox_comm .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox_comm input:checked ~ .checkmark:after {
  display: block;
}
.checkbox_comm .checkmark:after {
  left: 2px;
  top: 2px;
  width: 13px;
  height: 13px;
  background: url('../../../../images/ubiplus/chbot/pub/form_chkmark.png') no-repeat;
}
.checkbox_comm .ta_r {
  display: inline-block;
  padding-top: 3px;
  padding-left: 30px;
}
/* Button */
.btn_toleft,
.btn_toright {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 35px;
  background: #49C5B6 url('../../../../images/ubiplus/chbot/pub/btn_arrow.png') no-repeat;
  border-radius: 5px;
  text-indent: 101%;
  white-space: nowrap;
}
.btn_toleft {
  background-position: 0 0;
}
.btn_toright {
  background-position: 0 -35px;
}
.btn_rnd {
  height: 36px;
  padding: 0 20px;
  border-radius: 18px;
  font-weight: 500;
  line-height: 36px;
}
.btn_sqr {
  height: 36px;
  padding: 0 20px;
  font-weight: 500;
  line-height: 36px;
}
._btn_green {
  background: #49C5B6;
  color: #FFF;
}
._btn_blue {
  background: #449DD1;
  color: #FFF;
}
._btn_gray {
  background: #777;
  color: #FFF;
}
._btn_lightgray {
  background: #BBB;
  color: #fff;
}
._btn_lg {
  width: 100%;
  height: 50px;
  font-weight: 600;
  line-height: 50px;
}
._btn_sm {
  height: 25px;
  padding: 0 15px;
  line-height: 25px;
}
.btn_logout_posi {
  position: absolute;
  top: 30px;
  right: 50%;
  width: 100px;
  margin-right: -510px;
  text-align: right;
}
.btn_top_logout {
  height: 17px;
  padding-left: 24px;
  background: url('../../../../images/ubiplus/chbot/pub/ico_logout.png') no-repeat left center;
  font-weight: 600;
  color: #49C5B6;
  text-decoration: underline;
}
.btn_cldr {
  width: 21px;
  height: 22px;
  background-position: 0 -20px;
}
.btn_ip_del {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background-position: 0 -42px;
}
.btn_sch {
  overflow: hidden;
  width: 40px;
  height: 36px;
  background: #49C5B6 url('../../../../images/ubiplus/chbot/pub/ico_sch.png') no-repeat center center;
  text-indent: 101%;
  white-space: nowrap;
}
/* IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  .dimed .layer_wrap {
    height: 80%;
  }
}
@supports (-ms-accelerator:true) {
  /* Edge 12+ CSS */
  .checkbox_comm input {
    position: static;
  }
  .dimed .layer_wrap {
    height: 80%;
  }
}
@supports (-ms-ime-align:auto) {
  /* Edge 16+ CSS */
  .checkbox_comm input {
    position: static;
  }
  .dimed .layer_wrap {
    height: 80%;
  }
}
/*# sourceMappingURL=style.css.map */