@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
.comimg-map-table-row::after {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  max-height: 0 !important;
  float: none !important;
  clear: both !important;
}

body {
  font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
  font-weight: 300;
  color: #333333;
  margin: 0;
  padding: 0;
  background: #edeef0;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header {
  display: block;
  width: 100%;
  height: 102px;
  padding: 4px 0;
  z-index: 30;
  text-decoration: none;
  background: url("../res/gnb/topbg.jpg") repeat-x;
}

#header a {
  color: inherit;
  text-decoration: none;
}

.header-row {
  display: block;
  width: 965px;
  margin: 0 auto;
  position: relative;
  height: 24px;
}

.header-row.badclick img {
  max-height: 20px;
  float: right;
}

.header-row.badges .award-badges {
  display: block;
  position: absolute;
}

.header-row.badges .award-badges-ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.header-row.badges .award-badge-li {
  display: block;
  float: left;
  height: 32px;
  margin-right: 16px;
}

.header-row.badges .award-badge-li img {
  display: block;
  max-height: 32px;
}

.header-row.nav {
  display: block;
  height: 57px;
}

.header-row .header-logo {
  display: block;
  position: absolute;
  width: 148px;
  height: 46px;
  left: 0;
  bottom: 0;
}

.header-row .header-logo img,
.header-row .header-logo a {
  width: inherit;
  height: inherit;
}

.navlinks-ul {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.navlinks-ul em {
  color: #ff5100;
  font-weight: 600;
  font-style: normal;
}

.navlinks-item {
  display: inline-block;
  padding: 4px 8px;
  font-size: 11px;
  color: #555555;
  position: relative;
}

.navlinks-item a {
  text-decoration: none;
  color: inherit;
}

.navlinks-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 11px;
  background: url("../res/navlinks-sep.png") no-repeat;
  right: -1px;
  top: 8px;
}

.navlinks-item:last-child::after {
  display: none;
}

/*GNB*/
.header-gnb {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
}

.gnb {
  display: block;
  position: relative;
  height: 34px;
  margin: 0;
  padding: 0;
  width: 754px;
  list-style: none;
  background: url("../res/gnb/gnb-bg-m.png") repeat-x;
}

.gnb::before, .gnb::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 34px;
  top: 0;
}

.gnb::before {
  background: url("../res/gnb/gnb-bg-l.png") no-repeat;
  left: -5px;
}

.gnb::after {
  background: url("../res/gnb/gnb-bg-r.png") no-repeat;
  right: -5px;
}

.gnb-top-item {
  display: inline-block;
  position: relative;
  height: 34px;
  width: 16.666%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
  overflow-x: visible;
  z-index: 9;
}

.gnb-top-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 11px;
  background: url("../res/gnb/gnb-sep.png") no-repeat;
  right: -1px;
  top: 11px;
  z-index: 1;
}

.gnb-top-item:last-child::after {
  display: none;
}

.gnb-top-item a {
  color: initial !important;
}

.gnb-top-item .item-name {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 24px;
  line-height: 20px;
  overflow: hidden;
  color: #ffffff !important;
}

.gnb-top-item .item-name.foc {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding-top: 24px;
  width: 100%;
  height: 0;
  line-height: 20px;
  color: #92c0ff !important;
  font-weight: bold;
  font-size: 1.2em;
  overflow: hidden;
  /*opacity: 0;*/
}

.gnb-top-item .gnb-sub {
  display: block;
  opacity: 0;
  height: 0;
  position: absolute;
  min-width: 0;
  color: #868686;
  left: -16px;
  bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  overflow: visible;
  white-space: nowrap;
  font-size: 0;
  z-index: 9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gnb-top-item .gnb-sub .subitem-li {
  display: inline-block;
  white-space: nowrap;
  color: #868686;
  height: 25px;
  font-size: 12px;
  padding: 6px 8px 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../res/gnb/subbg_m.png") repeat-x;
}

.gnb-top-item .gnb-sub .subitem-li a {
  color: #868686 !important;
  text-decoration: none;
}

.gnb-top-item .gnb-sub .subitem-li a:hover {
  color: #25569D !important;
  text-decoration: none;
}

.gnb-sub-arrow {
  display: none;
  position: absolute;
  width: 12px;
  height: 8px;
  left: 50%;
  bottom: 0;
  margin-left: -6px;
  background: url("../res/gnb/sub-arrow.png") no-repeat;
  z-index: 99;
  opacity: 0;
}

.gnb-top-item .gnb-sub .subpad {
  display: block;
  position: absolute;
  width: 4px;
  height: 25px;
  top: 0;
  font-size: 12px;
}

.gnb-top-item .gnb-sub .subpad.padleft {
  left: 0px;
  background: url("../res/gnb/subbg_l.png") no-repeat;
}

.gnb-top-item .gnb-sub .subpad.padright {
  right: 0px;
  background: url("../res/gnb/subbg_r.png") no-repeat;
}

/*GNB END*/
#contents {
  z-index: 10;
  font-size: 12px;
}

.cont-main {
  color: #2b2b2b;
}

#contents table {
  font-size: 12px;
}

.body-section::after {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  border: none !important;
  background: none !important;
  clear: both !important;
  float: none !important;
}

.cont {
  display: block;
  margin: 0 auto;
}

.cont.cont-std-width {
  width: 1000px;
}

.cont.cont-965px-width {
  width: 965px;
}

.mainimage {
  height: 462px;
  background: url("../res/mainbg1.jpg") repeat-x, #DEE1E8;
  background-size: 1px 462px;
  background-position: center 4px;
}

.mainimage video {
  max-width: 1000px;
}

.kbsibanner {
  height: 144px;
  background-color: #e0e0e0;
  border-top: 1px solid #dcdcdc;
}

.serviceform {
  font-size: 12px;
  padding: 5px 0;
  margin-bottom: 16px;
}

.serviceform .serviceform-container {
  display: block;
  position: relative;
  width: 965px;
  height: 92px;
  background: url("../res/serviceform/serviceform_mainbg.jpg") repeat-y;
  padding: 0 8px 0 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}

.serviceform .serviceform-container::before {
  content: "";
  display: block;
  position: absolute;
  width: 965px;
  height: 5px;
  top: -5px;
  left: 0;
  background: url("../res/serviceform/serviceform_topbg.jpg") no-repeat;
  z-index: 2;
}

.serviceform .serviceform-container::after {
  content: "";
  display: block;
  position: absolute;
  width: 965px;
  height: 5px;
  bottom: -5px;
  left: 0;
  background: url("../res/serviceform/serviceform_bottombg.jpg") no-repeat;
  z-index: 2;
}

.serviceform .serviceform-panes {
  display: block;
  width: 222px;
  height: 91px;
  margin-top: 1px;
  background: url("../res/serviceform/panebg.jpg") no-repeat;
  z-index: 10;
}

.serviceform .serviceform-panes.panes-left {
  float: left;
  position: relative;
}

.serviceform .serviceform-panes.panes-left .panes-left-number {
  display: block;
  position: absolute;
  top: 12px;
  left: 65px;
  color: #4575b3;
  text-shadow: 1px 1px 0px #1e4d85;
  text-decoration: none;
  font-weight: 900;
  font-family: "Noto Sans KR", "Nanum Gothic", sans-serif;
  font-size: 20px;
}

.serviceform .serviceform-panes.panes-right {
  float: right;
}

.serviceform .serviceform-form {
  display: block;
  width: 497px;
  height: 92px;
  position: absolute;
  left: 236px;
  top: 0;
  background: url("../res/serviceform/serviceformbg.jpg") no-repeat;
  z-index: 3;
}

.serviceform .serviceform-bottomtext {
  display: none;
  position: absolute;
  background: url("../res/serviceform/bottomtext-top.jpg") no-repeat, url("../res/serviceform/bottomtext-bottom.jpg") no-repeat, url("../res/serviceform/bottomtext-main.jpg") no-repeat;
  width: 459px;
  background-size: 459px 7px, 459px 7px, 459px 100%;
  background-position: top center, bottom center, center;
  min-height: 23px;
  left: 253px;
  bottom: -20px;
  color: #ffffff;
  text-align: center;
  font-size: .8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 8px;
  z-index: 99;
}

.serviceform .serviceform-title {
  display: block;
  position: absolute;
  width: 82px;
  height: 92px;
  top: 0;
  left: 0;
}

.serviceform .serviceform-title img {
  display: block;
  position: absolute;
  width: 82px;
  height: 92px;
}

.serviceform .serviceform-formelement {
  display: block;
  position: absolute;
  width: 414px;
  height: 84px;
  top: 0;
  right: 0;
  padding: 6px;
}

.serviceform .serviceform-field {
  display: inline-block;
  margin: 2px;
}

.serviceform .serviceform-field.req label::before {
  content: "*";
  display: inline;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}

.serviceform .serviceform-field input[type=text],
.serviceform .serviceform-field select {
  background: #ffffff;
  height: 20px;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  font-family: 'Nanum Gothic', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.serviceform .serviceform-field input[type=text]:focus,
.serviceform .serviceform-field select:focus {
  border: 1px solid #0C7FAD;
}

.serviceform .fineprint {
  display: inline-block;
}

.serviceform .fineprint .star {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}

.serviceform .serviceform-submit {
  display: block;
  position: absolute;
  width: 53px;
  height: 22px;
  right: 7px;
  bottom: 7px;
  color: #ffffff;
  text-align: center;
  background: url("../res/serviceform/submitbtnbg.gif");
  border: 0;
  padding: 0;
  line-height: 22px;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.serviceform .serviceform-field-privacy {
  display: block;
  padding: 4px;
  width: 332px;
  background-color: #2f61a8;
  border-radius: 4px;
  border: 1px solid #94b2ca;
  z-index: 9;
  position: absolute;
  color: #ffffff;
  left: 0;
  line-height: 18px;
  text-align: center;
}

.serviceform .serviceform-field-privacy a {
  color: #f3ad79;
  font-weight: bold;
}

#serviceform-phone {
  width: 116px;
}

#serviceform-name {
  width: 80px;
}

#serviceform-area {
  width: 80px;
}

#serviceform-comment {
  width: 330px;
}

#serviceform-address {
  width: 196px;
}

.index-contents {
  background: #edeef0;
  background-size: 100% 100%;
  padding: 8px 0 16px 0;
}

/* index-contents */
.quicknav {
  display: block;
  width: 965px;
  height: 132px;
  margin: 0 auto;
  position: relative;
  background: url("../res/main-quicknav/quicknavbg.jpg") no-repeat;
}

.quicknav .quicknav-text {
  display: block;
  position: absolute;
  height: 26px;
  width: 740px;
  top: 0;
  left: 202px;
}

.quicknav .quicknav-text img {
  max-height: 26px;
}

.quicknav .quicknav-text-string {
  display: block;
  position: absolute;
  top: 5px;
  left: 30px;
}

.quicknav .quicknav-text [class^="text-"] {
  display: inline;
  vertical-align: baseline;
}

.quicknav .quicknav-text .text-1 {
  font-size: 13px;
  color: #0c2965;
}

.quicknav .quicknav-text .text-2 {
  font-size: 16px;
  color: #f56b00;
  font-weight: 500;
}

.quicknav .quicknav-text .text-3 {
  font-size: 16px;
  color: #b61501;
  font-weight: 500;
}

.quicknav .quicknav-links-ul {
  display: block;
  position: absolute;
  top: 28px;
  left: 5px;
  width: 954px;
  height: 103px;
  margin: 0 auto;
  padding: 13px 3px;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.quicknav .quicknav-linkitem {
  display: block;
  float: left;
  width: 150px;
  height: 77px;
  margin: 0 4px;
}

.widgets {
  display: block;
  position: relative;
  width: 965px;
  height: 287px;
  margin: 0 auto;
}

.widgets .widget-center {
  display: block;
  position: absolute;
  top: 0;
  left: 237px;
  width: 491px;
  height: 287px;
  background: url("../res/main-widgets/widget_center.jpg") no-repeat;
}

.widgets .widget-formdata {
  display: block;
  width: 458px;
  height: 232px;
  position: absolute;
  top: 40px;
  left: 16px;
  overflow: hidden;
  padding: 8px 8px 0 8px;
}

.widgets .widget-formdata .widget-title {
  width: 100%;
  border-bottom: 1px solid #acacac;
  padding: 0;
  margin: 0;
}

.widgets .widget-formdata .widget-form-contents {
  height: 200px;
  overflow: hidden;
}

.widgets .widget-formdata .widget-title img {
  display: block;
}

.widgets .widget-formdata .forminfo-row {
  display: block;
  width: 100%;
  height: 24px;
  font-size: 12px;
  border-bottom: 1px solid #dedede;
}

.widgets .widget-formdata .forminfo {
  float: left;
  margin-right: 4px;
  padding-top: 4px;
}

.widgets .widget-formdata .forminfo-type {
  width: 68px;
}

.widgets .widget-formdata .forminfo-name {
  width: 48px;
}

.widgets .widget-formdata .forminfo-contents {
  width: 270px;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.widgets .widget-formdata .forminfo-status {
  float: right;
  margin-right: 0;
  height: 22px;
  padding-top: 2px;
  overflow: hidden;
}

.widgets .widget-left {
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 237px;
  height: 287px;
  background: url("../res/main-widgets/widget_left.jpg") no-repeat;
  padding: 8px 13px 18px 13px;
}

.widgets .widget-left iframe {
  display: none;
}

.widgets .widget-left .boardwidget {
  display: block;
  width: 207px;
  height: 123px;
}

.widgets .widget-left .boardwidget a {
  color: inherit;
}

.widgets .widget-right {
  display: block;
  position: absolute;
  top: 0;
  left: 728px;
  width: 237px;
  height: 287px;
  background: url("../res/main-widgets/widget_right.jpg") no-repeat;
}

.contents-low {
  display: block;
  width: 965px;
  margin: 0 auto;
}

.contents-low::after {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  border: none !important;
  background: none !important;
  clear: both !important;
  float: none !important;
}

.contents-low .left-banners {
  display: block;
  width: 235px;
  float: left;
}

.contents-low .right-info {
  display: block;
  width: 730px;
  float: right;
}

.left-banners .lefttel {
  position: relative;
}

.left-banners .lefttel .lefttel-number {
  display: block;
  position: absolute;
  top: 30px;
  left: 59px;
  color: #4575b3;
  text-shadow: 1px 1px 0px #1e4d85;
  text-decoration: none;
  font-weight: 900;
  font-family: "Noto Sans KR", "Nanum Gothic", sans-serif;
  font-size: 20px;
}

/* Footer */
#footer {
  z-index: 20;
  background: #eeeeee;
}

#footer a {
  text-decoration: none;
  color: inherit;
}

.footer-row {
  display: block;
  width: 100%;
  background: #eeeeee;
  border-top: 1px solid #dedede;
}

.footer-info::after {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  border: none !important;
  background: none !important;
  clear: both !important;
  float: none !important;
}

.footer-logo {
  display: block;
  width: 222px;
  float: left;
}

.footer-logo img {
  display: block;
  float: right;
  width: 145px;
  height: 50px;
  margin-top: 8px;
}

.footer-infopane {
  display: block;
  width: 743px;
  float: right;
  padding: 8px 0 0 16px;
  margin-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer-links {
  display: block;
  width: 100%;
}

.footer-links-ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-linkitem {
  display: inline-block;
  font-size: 12px;
  color: #555555;
  padding: 2px;
}

.footer-linkitem a {
  color: #555555;
  text-decoration: none;
}

.footer-linkitem::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 8px;
  background: #555555;
  margin: 0 4px;
}

.footer-linkitem:last-child::after {
  display: none;
}

.footer-infotext {
  display: block;
  position: relative;
  width: 100%;
  font-size: 12px;
  padding: 2px;
  color: #777777;
  line-height: 18px;
}

.footer-infotext a {
  color: #555555;
  text-decoration: none;
}

.footer-infotext .navertalk-wrapper {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 150px;
  top: -18px;
}

.footer-infotext .navertalk-wrapper .talk_banner_preview {
  padding-left: 0;
  padding-right: 0;
}

/* Footer End */
#widget-right-wrapper {
  display: block;
  position: absolute;
  top: 5px;
  right: 7px;
  width: 220px;
  height: 260px;
  overflow: hidden;
}

/*Widgets*/
.widget_ul {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-overflow: ellipsis;
}

.widget_li {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}

.widget_li a {
  text-decoration: none;
}

/* Subpage Contents */
.page-animation {
  height: 261px;
  overflow: hidden;
  margin-top: 16px;
  background: url("../res/sub/page_animation_bg.jpg") repeat-x;
  background-size: 100% 100%;
}

.body-section.gboard {
  padding: 8px 0;
  background-color: #fcfcfc;
}

.leftpane {
  display: block;
  width: 220px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.leftpane .left-nav-title {
  display: block;
  width: 100%;
  color: #3070a6;
  font-weight: bold;
  padding: 6px 0 6px 20px;
}

.leftpane .left-title-ko {
  display: block;
  height: 12px;
  font-size: 12px;
}

.leftpane .left-title-en {
  display: block;
  height: 20px;
  font-size: 20px;
  text-transform: uppercase;
}

.left-nav-menu::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: url("../res/sub/sub_gnb_border.jpg") no-repeat;
  background-size: 100%;
}

.left-nav-menu::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: url("../res/sub/sub_gnb_border.jpg") no-repeat;
  background-size: 100%;
}

.left-nav-menu {
  display: block;
  margin: 8px 0;
}

.left-nav-ul {
  display: block;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  text-decoration: none;
}

.left-nav-ul a {
  text-decoration: none;
  color: #7d7d7d;
}

.left-nav-li {
  display: block;
  position: relative;
  width: 193px;
  height: 24px;
  margin: 2px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: center;
}

.left-nav-li a {
  z-index: 99;
}

.left-nav-li.currentlink {
  background: url("../res/sub/sub_nav_currentitem.png") no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.left-nav-li .left-li-text {
  display: block;
  width: 100%;
  height: 24px;
  position: absolute;
  color: #7d7d7d;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 4px;
  z-index: 99;
}

.left-nav-li .left-hoverbg {
  display: none;
  width: 0;
  height: 24px;
  position: absolute;
  background: url("../res/sub/sub_nav_foc.png") no-repeat;
  background-size: 100% 100%;
  top: 0;
  left: 50%;
  z-index: 0;
  opacity: 0;
}

.left-nav-li.currentlink .left-li-text {
  color: #ffffff;
  font-size: 16px;
  padding-top: 2px;
}

.left-nav-li .left-li-text.left-textfoc {
  color: #ffffff;
  display: none;
}

.left-form-box {
  display: block;
  width: 193px;
  margin: 0 auto;
  font-size: 12px !important;
}

.left-form-fields {
  display: block;
  width: 100%;
  padding: 8px 12px 8px 12px;
  background: url("../res/sub/sub_form_bg.jpg") repeat-y;
}

.left-form-bottom {
  display: block;
  width: 100%;
  height: 23px;
  background: url("../res/sub/sub_form_bottom.jpg") no-repeat;
}

.left-form-item {
  display: block;
  padding-left: 48px;
  position: relative;
  margin-bottom: 8px;
}

.left-form-item label {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}

.left-form-item.fullwidth {
  padding: 0;
}

.left-form-item.fullwidth label {
  position: relative;
  margin-bottom: 4px;
}

.left-form-item.privacy {
  padding: 0;
}

.left-form-item.privacy input {
  position: relative;
  display: inline-block;
  width: initial;
}

.left-form-item.privacy label {
  position: relative;
  display: inline-block;
}

.left-form-item input,
.left-form-item textarea {
  width: 100%;
}

.left-form-item input[type="text"],
.left-form-item textarea {
  display: block;
  font-size: 12px;
  height: 18px;
  border: 1px solid #cacaca;
  background: #ffffff !important;
}

.left-form-item textarea {
  height: 92px;
  min-height: 64px;
  resize: vertical;
}

#left-form-submit {
  display: block;
  width: 103px;
  height: 23px;
  margin: 0 auto;
  background: url("../res/sub/sub_form_submit.jpg") no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: transparent;
  border: none;
}

.page-cont {
  display: block;
  width: 720px;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cont-title {
  display: block;
  position: relative;
  width: 100%;
  height: 52px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px;
}

.cont-title .cont-title-page::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 19px;
  background: url("../res/sub/cont_title_bullet.png") no-repeat;
  line-height: 24px;
  margin-right: 8px;
}

.cont-title .cont-title-page {
  display: block;
  position: absolute;
  font-size: 24px;
  color: #071633;
  font-weight: bold;
  bottom: 8px;
  left: 4px;
}

.cont-title .cont-title-page::after {
  content: "컴퓨터/노트북/모니터 수리는 365일 24시간 30분 출동 컴닥터!";
  display: inline-block;
  color: #9b9b9b;
  font-size: 12px;
  padding-left: 8px;
  margin-left: 8px;
  border-left: 1px solid #9b9b9b;
}

#temp-contents {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

/*form*/
.contentsform {
  font-size: 12px;
  border-top: 2px solid #555555;
}

.contentsform input[type="text"],
.contentsform input[type="email"],
.contentsform textarea {
  width: 100%;
  border: 1px solid #A5ACB2;
  background: #ffffff;
  font-size: 10px;
  color: #555555;
  min-height: 20px;
}

.contentsform textarea {
  display: block;
  width: 100%;
  min-height: 192px;
  resize: vertical;
}

.contentsform .form-row {
  display: block;
  width: 100%;
  border-bottom: 1px solid #A5ACB2;
}

.contentsform .form-row::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  float: none;
  clear: both;
}

.contentsform .smallfield {
  display: block;
  width: 25%;
  float: left;
}

.contentsform .mediumfield {
  display: block;
  width: 50%;
  float: left;
}

.contentsform .contentsform-field {
  background: #e2e2e2;
  position: relative;
  padding-left: 72px;
  min-height: 32px;
}

.contentsform label {
  display: block;
  position: absolute;
  width: 72px;
  padding: 8px;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
}

.contentsform .contentsform-inputs {
  display: block;
  width: 100%;
  min-height: 32px;
  background: #ffffff;
  padding: 8px;
}

.contentsform .req label::before {
  content: "* ";
  display: inline;
  color: red;
  font-weight: bold;
}

.submit-row {
  margin-top: 16px;
  margin-bottom: 32px;
}

#map080 {
  display: block;
  position: absolute;
  top: 16px;
  left: 8px;
}

.map-phone-number {
  display: block;
  position: absolute;
  top: 69px;
  left: 40px;
  font-size: 17px;
  font-family: 'Nanum Square', "Noto Sans KR", "Nanum Gothic", sans-serif;
  color: white;
  font-weight: 900;
}

.arealabel {
  display: block;
  position: absolute;
  width: 64px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: #e0e0e0;
  top: 108px;
  right: 8px;
  border-radius: 4px;
  font-size: 12px;
}

/*Dealer*/
#dealersearch {
  margin: 0;
}

.dealersearchform {
  display: block;
  width: 100%;
  padding: 16px;
  background: #F6F6F6;
  border: 1px solid #e7e7e7;
  margin-bottom: 16px;
}

.dealersearchform .input {
  width: 480px;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.dealersearchform .input::after {
  content: "";
  width: 100%;
  display: block;
  height: 0;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
}

.dealersearchform input, .dealersearchform select {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.dealersearchform .area,
.dealersearchform .searchtext,
.dealersearchform .submit {
  display: block;
  float: left;
}

.dealersearchform .area {
  width: 80px;
  margin-right: 8px;
}

.dealersearchform .searchtext {
  width: 300px;
  margin-right: 8px;
}

.dealersearchform .submit {
  width: 84px;
}

#dealer_list_ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.dealer_li {
  display: block;
  padding: 0;
  margin-bottom: 16px;
  border-top: 2px solid #0C7FAD;
  font-size: 12px;
}

.dealer_li_row {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #e7e7e7;
  height: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dealer_li_detail {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 24px;
  padding-left: 96px;
  background-color: #F7F7F7;
}

.dealer_li_sub {
  display: block;
  position: absolute;
  width: 96px;
  height: 24px;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}

.dealer_li_data {
  display: block;
  position: relative;
  width: 100%;
  background: #ffffff;
  min-height: 24px;
  padding: 5px;
}

.dealer_name {
  width: 60%;
}

.dealer_phone {
  width: 40%;
}

.nodealer {
  height: 32px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}

.pagebuttons_ul {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.dealer_pagebutton {
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 4px;
  margin: 0 2px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #acacac;
  color: #555555;
}

.dealer_pagebutton.current {
  background: #0C7FAD;
  color: #ffffff;
}

#dealer_list_data {
  display: none;
}

/*history*/
.history {
  display: block;
  width: 100%;
  padding: 0px 16px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.history-year {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  position: relative;
  min-height: 100px;
  padding-left: 115px;
  padding-top: 20px;
  margin-bottom: 16px;
}

.history-cell-year {
  display: block;
  position: absolute;
  width: 115px;
  height: 115px;
  background: url("../res/history/history_bg.png") no-repeat;
  background-size: cover;
  top: -8px;
  left: 0;
  color: #ffffff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  padding-top: 48px;
  font-weight: bold;
}

.history-month-ul {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  position: relative;
  padding-left: 72px;
  margin-bottom: 8px;
}

.history-cell-month {
  display: block;
  position: absolute;
  height: 24px;
  font-weight: bold;
  border-bottom: 1px solid #7d7d7d;
  color: #25569D;
  width: 72px;
  top: 0;
  left: 0;
  padding-top: 2px;
  padding-left: 8px;
}

.history-text {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.history-text li {
  display: block;
  width: 100%;
  height: 24px;
  border-bottom: 1px dashed #7d7d7d;
  border-left: 2px solid #555555;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 2px;
  padding-left: 8px;
}

.cdr_disclaimer {
  font-size: 12px;
  color: #555555;
}

.cls-25, .cls-8 {
  font-family: 'noto sans kr', sans-serif !important;
}

.career {
  padding-bottom: 32px;
}

.career img {
  max-width: 100%;
}

.contentsframe {
  display: block;
  position: relative;
  padding: 0 16px 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 650px;
  min-height: 48px;
  margin: 16px auto;
  background-image: url("../res/img/contentsframe_mid.png");
  background-size: 650px 100%;
  background-repeat: no-repeat;
  word-wrap: break-word;
  z-index: 1;
}

.contentsframe::before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 650px;
  height: 16px;
  background-image: url("../res/img/contentsframe_top.png");
  background-size: 650px 16px;
  background-repeat: no-repeat;
  z-index: -1;
}

.contentsframe::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 650px;
  height: 16px;
  background-image: url("../res/img/contentsframe_bot.png");
  background-size: 650px 16px;
  background-repeat: no-repeat;
  z-index: -1;
}

.contentsframe.littleguy {
  min-height: 180px;
  background-image: url("../res/img/littleguy.png"), url("../res/img/contentsframe_mid.png");
  background-size: 229px 133px, 650px 100%;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom 0 right 38px, center;
}

.contentsframe .littleguy2 {
  display: block;
  width: 82px;
  height: 90px;
  background-image: url("../res/img/littleguy2.png");
  background-size: 82px 90px;
}

.contentsframe .contentsframe_ul {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0 0 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contentsframe .contentsframe_ul * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contentsframe .contentsframe_ul li .li-head {
  display: block;
  width: 100%;
  color: #1f71ab;
  font-size: 18px;
  font-weight: bold;
}

.contentsframe .contentsframe_ul li .li-head::before {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  background-image: url("../res/img/contentsframe_li_bullet.png");
  background-size: 9px 9px;
  background-position: center;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -3px;
}

.contentsframe .contentsframe_ul li .li-sub {
  display: block;
  width: 100%;
  padding-left: 15px;
  color: #686868;
}

.contentsframe .contentsframe_ul li .li-sub em {
  font-style: normal;
  color: #d10101;
}

.contentsframe .contentsframe_phone {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 6px;
}

.contentsframe .contentsframe_phone * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contentsframe .contentsframe_phone span {
  font-size: 24px;
  font-weight: bold;
}

.contentsframe .contentsframe_phone span i, .contentsframe .contentsframe_phone span em {
  font-style: normal;
}

.contentsframe .contentsframe_phone span i {
  color: #817d7e;
}

.contentsframe .contentsframe_phone span em {
  color: #4077b0;
}

.contentsframe .contentsframe_phone::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 36px;
  margin-top: -5px;
  margin-right: 6px;
  background-image: url("../res/img/contentsframe_phoneicon.png");
  background-size: 45px 36px;
  background-position: center;
  background-repeat: no-repeat;
}

.contentshead {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 0 16px;
}

.contentshead em {
  font-style: normal;
  color: #ff4e02;
}

.contentshead::before {
  content: "“";
  display: inline;
}

.contentshead::after {
  content: "”";
  display: inline;
}

.rates-head {
  position: relative;
}

.rates-head p {
  display: block;
  position: absolute;
  top: 68px;
  left: 0;
  font-size: 12px;
  color: #808080;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.6px;
}

.service-info-block {
  margin-top: 30px;
  padding: 0 0 0 108px;
}

.service-info-block span {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}

.service-info-block span em {
  color: #eb6300;
  font-style: normal;
}

.service-info-block .littleguy2 {
  position: absolute;
  bottom: -10px;
  left: 16px;
}

.page-company-intro {
  background-image: url("../../images/comimg01_bg.jpg");
  background-size: 331px auto;
  background-position: top 13px right;
  background-repeat: no-repeat;
  min-height: 348px;
}

.page-company-intro h2 {
  color: #4f94d7;
  font-size: 2.3em;
  margin: 0;
  padding: 0;
}

.page-company-intro h2 em {
  font-style: normal;
  color: #195a9c;
}

.page-company-intro h3 {
  font-weight: 500;
  font-size: 1.65em;
  margin: 0.6em 0 0.4em 0;
  padding: 0;
}

.page-company-intro .h3sub {
  font-weight: 400;
  font-size: 1.35em;
  color: #808080;
}

.page-company-intro-text {
  line-height: 1.35em;
}

.page-company-intro-sign {
  display: block;
  padding: 0 270px 0 0;
  text-align: right;
  font-size: 1.35em;
  font-weight: 700;
}

.comimg-map {
  width: 679px;
  margin: 0 auto;
}

.comimg-map > img {
  display: block;
  width: 100%;
}

.comimg-map-table {
  display: block;
  padding: 0 7px;
}

.comimg-map-table-row {
  display: block;
  border-bottom: 1px dotted #a0a0a0;
}

.comimg-map-table-row:first-child {
  border-top: 1px solid #bfbfbf;
}

.comimg-map-table-row:last-child {
  border-bottom: 1px solid #bfbfbf;
}

.comimg-map-table-th {
  display: block;
  float: left;
  width: 70px;
}

.comimg-map-table-th span {
  display: inline-block;
  background: #bfbfbf;
  color: white;
  font-size: 10px;
  line-height: 1em;
  padding: 2px 0 4px 0;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 4px 0;
}

.comimg-map-table-td {
  display: block;
  float: left;
  margin: 3px 0 3px 0;
}

.comrates-table {
  display: table;
  position: relative;
  width: 100%;
  border-collapse: collapse;
}

.comrates-table::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-top: 1px solid #225dab;
}

.comrates-table tr th, .comrates-table tr td {
  border-bottom: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  font-size: 12px;
}

.comrates-table tr th:last-child, .comrates-table tr td:last-child {
  border-right: none;
}

.comrates-table tr th {
  background: #e3edf9;
  color: #225dab;
  text-align: center;
  height: 27px;
}

.comrates-table tr td {
  text-align: left;
  padding: 8px 16px;
  color: #656565;
}

.comrates-cell-category {
  display: block;
  text-align: center;
  font-size: 1.1em;
  font-weight: 900;
}

.comrates-cell-price {
  display: block;
  text-align: center;
  color: #2e2e30;
}

.comrates-print {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #333333;
}

.comrates-print > li {
  margin: 0 0 0.3em 0;
}

.comrates-print > li > span {
  display: block;
  padding: 0 0 0 1.2em;
  position: relative;
}

.comrates-print > li > span::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.comrates-print > li > span.em {
  color: #111111;
  font-weight: bold;
}
/*# sourceMappingURL=master.css.map */