@charset "UTF-8";
@import url("/_Resources/Front/2024/_inc/font/Pretendard/Pretendard.css");
@import url("/_Resources/Front/2024/_inc/font/GmarketSans/GmarketSans.css");
@import url("/_Resources/Front/2024/_inc/font/BlackHanSans/BlackHanSans.css");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  color: #21242E;
}

body {
  font-family: "Pretendard", "Malgun Gothic", "Dotum", "DroidFont", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: -0.5px;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
       text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1;
}

html,
body,
div,
form,
input,
select,
button,
textarea,
legend,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
blockquote,
address,
p,
th,
td,
caption {
  padding: 0;
  margin: 0;
}

ol,
ul,
li {
  list-style: none;
}

em,
address {
  font-style: normal;
}

strong {
  font-weight: 700;
}

img,
fieldset {
  vertical-align: middle;
  border: 0 none;
}

input,
select,
textarea {
  font-family: inherit;
  vertical-align: middle;
  resize: none;
}

input[type=text],
input[type=password],
input[type=submit],
input[type=search],
input[type=email],
input[type=tel],
input[type=checkbox],
input[type=radio],
textarea,
select,
label {
  -webkit-appearance: none;
  border: 0;
}

hr {
  display: none;
}

br {
  font-family: "Dotum";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

legend,
table caption,
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
details,
menu,
figure,
figcaption {
  display: block;
}

figure {
  margin: 0;
}

button {
  font-family: inherit;
  border: 0 none;
  background: transparent;
  vertical-align: middle;
  cursor: pointer;
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
}

a:active,
a:hover,
a:focus {
  text-decoration: none;
}

/* 웹접근성 포커싱 */
label:focus,
a:focus,
button:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=submit]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
textarea:focus,
select:focus,
div:focus,
article:focus,
img:focus {
  outline: 3px dotted #ff00f6;
}

.root_daum_roughmap .wrap_btn_zoom button:focus {
  -webkit-box-shadow: inset 0 0 0 3px #ff00f6;
          box-shadow: inset 0 0 0 3px #ff00f6;
}

.wrap_certForm .formLayout .bx_btn button:focus {
  outline-offset: -3px;
}

.wrap_certForm .formLayout details.btn_authSubCate:focus {
  outline: 3px dotted #ff00f6;
  outline-offset: -3px;
}

#skipToContent {
  display: block;
  position: absolute;
  width: 100%;
  border: 0;
  text-align: center;
  z-index: 9999;
}
#skipToContent a {
  display: block;
  position: absolute;
  width: 100%;
  top: -1000em;
  padding: 1em 0;
  background: #727b8a;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
}
#skipToContent a:active, #skipToContent a:focus {
  position: fixed;
  top: 0;
  left: 0;
}

div.bodyWrap {
  position: relative;
  width: 100%;
  min-width: 1200px;
}
div.bodyWrap section.containerWrap {
  width: 100%;
}
div.bodyWrap section.containerWrap div.eventContainer {
  width: 100%;
  min-width: 1200px;
  margin: 0;
}
div.bodyWrap section.containerWrap div.pageContainer {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 60px auto;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap {
  min-width: 200px;
  margin: 0 50px 0 0;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap {
  width: 100%;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap h3.categoryTitle {
  width: inherit;
  height: 120px;
  background: url("/_Resources/Front/2024/images/common/bg_lnb_header.png") no-repeat;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 120px;
  color: #fff;
  text-align: center;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter {
  position: relative;
  width: inherit;
  min-height: inherit;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li {
  width: 100%;
  background: #f6f7f9;
  border-bottom: 1px solid #e7e9ed;
  color: #fff;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li button.btnOuterGo {
  width: 100%;
  height: 50px;
  padding: 6px 20px;
  font-size: 16px;
  text-align: left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li button.btnOuterGo.more {
  position: relative;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li button.btnOuterGo.more::after {
  position: absolute;
  top: 16px;
  right: 20px;
  content: "";
  width: 17px;
  height: 17px;
  background: url("/_Resources/Front/2024/images/common/ico_arrowDown_gray_thin.svg") no-repeat left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li button.btnOuterGo.current {
  font-weight: 700;
  color: #0f427b;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li button.btnOuterGo.current:after {
  background: url("/_Resources/Front/2024/images/common/ico_arrowDown_darkblue_thin.svg") no-repeat left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li:last-child {
  border-bottom: 0;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter > li:last-child ul.lnbListInner {
  border-bottom: 1px solid #dcdee2;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListOuter:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  content: "";
  width: 100%;
  height: 15px;
  background: #f6f7f9;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListInner {
  display: none;
  padding: 10px 0;
  background: #fff;
  border-top: 1px solid #dcdee2;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListInner.show {
  display: block;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListInner > li button.btnInnerGo {
  width: 100%;
  height: 32px;
  padding: 6px 20px;
  font-size: 15px;
  text-align: left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap nav.lnbWrap ul.lnbListInner > li button.btnInnerGo.current {
  font-weight: 700;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox {
  width: 100%;
  padding: 12px 25px;
  margin: 44px 0 0 0;
  background: #f6f7f9;
  border-radius: 20px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox ul > li {
  width: 100%;
  padding: 14px 0;
  border-top: 1px solid #e7e9ed;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox ul > li:first-child {
  border-top: 0;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox ul > li em {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #3c2ec4;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox ul > li span.number {
  font-size: 19px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.csInfoBox ul > li p.businessHours {
  width: 100%;
  padding: 2px 6px;
  margin: 6px 0 0 0;
  background: #e7e9ee;
  border-radius: 50px;
  font-size: 14px;
  text-align: center;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox {
  width: 100%;
  padding: 12px 25px;
  margin: 20px 0 0 0;
  background: #f6f7f9;
  border-radius: 20px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li {
  width: 100%;
  padding: 14px 0;
  border-top: 1px solid #e7e9ed;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li:first-child {
  border-top: 0;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a {
  position: relative;
  width: 100%;
  height: 44px;
  padding: 0 0 0 60px;
  font-size: 16px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a::before {
  position: absolute;
  left: 0;
  content: "";
  width: 44px;
  height: 44px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a.btnAttention::before {
  background: url("/_Resources/Front/2024/images/common/ico_lnb_alarm.svg") no-repeat left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a.btnLibrary {
  line-height: 44px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a.btnLibrary::before {
  background: url("/_Resources/Front/2024/images/common/ico_lnb_library.svg") no-repeat left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.LinksBox ul > li a.btnToolDownload::before {
  background: url("/_Resources/Front/2024/images/common/ico_lnb_tool_download.svg") no-repeat left;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.externalBanner ul > li {
  width: 100%;
  padding: 22px 10px;
  margin: 20px 0 0 0;
  background: #f6f7f9;
  border-radius: 20px;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.externalBanner ul > li a.btnWanaeca {
  width: 100%;
  text-align: center;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.externalBanner ul > li a.btnWanaeca img {
  display: block;
  margin: 0 auto;
}
div.bodyWrap section.containerWrap div.pageContainer div.leftWrap div.externalBanner ul > li a.btnWanaeca span {
  display: block;
  margin: 12px 0 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
}
div.bodyWrap section.containerWrap article.contentsWrap {
  width: 100%;
  min-height: 400px;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 0 18px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #21242E;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox h4.pageTitle {
  width: 50%;
  font-size: 30px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb {
  width: 50%;
  font-size: 14px;
  text-align: right;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb span {
  position: relative;
  display: inline-block;
  height: 22px;
  padding: 0 30px 0 4px;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb span:last-child {
  padding: 0 0 0 4px;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb span:last-child::after {
  display: none;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb span a.btnHome {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/_Resources/Front/2024/images/common/ico_home_line.svg") no-repeat;
  background-size: contain;
}
div.bodyWrap section.containerWrap article.contentsWrap div.titleBox div.breadcrumb span::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 20px;
  height: 20px;
  background: url("/_Resources/Front/2024/images/common/ico_arrowRight_lgtgray_thin.svg") no-repeat;
}
div.bodyWrap section.containerWrap article.contentsWrap div.contents {
  width: 100%;
}
div.bodyWrap section.containerWrap article.contentsWrap h5.subTitle {
  margin: 0 0 14px 0;
  font-size: 20px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap article.contentsWrap h6.arrowTitle {
  padding: 0 0 0 14px;
  margin: 0 0 10px 0;
  background: url("/_Resources/Front/2024/images/common/icoTitleArrow.png") left 3px no-repeat;
  font-size: 17px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap article.contentsWrap h6.smallTitle {
  padding: 0 0 0 1px;
  margin: 0 0 10px 0;
  font-size: 17px;
  font-weight: 700;
}
div.bodyWrap section.containerWrap ul.alignRadio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 0 0;
}
div.bodyWrap section.containerWrap ul.alignRadio > li {
  margin: 0 10px;
}

div.btnWrap {
  margin: 40px auto 0 auto;
  text-align: center;
}
div.btnWrap.alignRight {
  text-align: right;
}
div.btnWrap.inner {
  margin-top: 20px;
}

div.btnGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0 auto;
}
div.btnGroup.alignRight {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
div.btnGroup.alignRight button, div.btnGroup.alignRight a {
  margin: 0 0 0 10px;
}
div.btnGroup button, div.btnGroup a {
  margin: 0 10px;
}

div.btnInnerGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto 0 auto;
}
div.btnInnerGroup.alignRight {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
div.btnInnerGroup.alignRight button, div.btnInnerGroup.alignRight a {
  margin: 0 0 0 10px;
}
div.btnInnerGroup button, div.btnInnerGroup a {
  margin: 0 10px;
}

.defaultTabWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  height: 60px;
  padding: 0;
  margin: 0 0 18px 0;
  border-bottom: 1px solid #a8a8a8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.defaultTabWrap > li, .defaultTabWrap > button, .defaultTabWrap > a {
  position: relative;
  display: block;
  height: 59px;
  min-width: 120px;
  max-width: 210px;
  padding: 0 15px;
  margin-right: -1px;
  border: 1px solid #cdcdcd;
  border-bottom: 0;
  background-color: #FFF;
  text-align: center;
  line-height: 58px;
  color: #666666;
}
.defaultTabWrap > li:focus, .defaultTabWrap > button:focus, .defaultTabWrap > a:focus {
  position: relative;
  z-index: 1;
}
.defaultTabWrap > li:hover, .defaultTabWrap > button:hover, .defaultTabWrap > a:hover {
  color: #222;
  text-decoration: underline;
}
.defaultTabWrap > li.tabActive, .defaultTabWrap > button.tabActive, .defaultTabWrap > a.tabActive {
  height: 60px;
  border-color: #a8a8a8;
  border-top: 3px solid #0d1218;
  color: #0d1218;
  font-weight: 600;
}

div.noDataWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 40px;
  background: #f6f6f6;
  border-radius: 14px;
  text-align: center;
}
div.noDataWrap p {
  padding: 70px 0 0 0;
  background: url("/_Resources/Front/2024/images/common/ico_alert_gray.svg") no-repeat top;
  background-size: 60px;
}

div.emptyMsg {
  padding: 30px 0;
  text-align: center;
}
div.emptyMsg p {
  padding: 70px 0 0 0;
  background: url("/_Resources/Front/2024/images/common/ico_alert_gray.svg") center top no-repeat;
  background-size: 60px;
}

div.noticeBox {
  width: 100%;
  border-radius: 14px;
  background: #f3f4f7;
  padding: 22px 30px 20px 30px;
}
div.noticeBox.top {
  margin: 0 0 40px 0 !important;
}
div.noticeBox.bottom {
  margin: 40px 0 0 0 !important;
}
div.noticeBox.middle {
  margin: 0 !important;
}
div.noticeBox p.noticeTitle {
  margin: 0 0 8px 0;
  font-weight: 600;
}
div.noticeBox ul + a, div.noticeBox button {
  margin-left: 13px;
}

div.alertBox {
  width: 100%;
  padding: 20px 20px 20px 90px;
  border: 1px dashed #cad2d8;
  border-radius: 14px;
  background: url("/_Resources/Front/2024/images/common/ico_alert_gray.svg") no-repeat 20px 22px #f9fafb;
  background-size: 50px;
}
div.alertBox.top {
  margin: 0 0 40px 0 !important;
}
div.alertBox.bottom {
  margin: 40px 0 0 0 !important;
}
div.alertBox.middle {
  margin: 0 !important;
}
div.alertBox p.noticeTitle {
  margin: 0 0 8px 0;
  font-weight: 600;
}
div.alertBox ul + a, div.alertBox button {
  margin-left: 13px;
}

div.noticeBox > ol, div.noticeBox > ul {
  margin: 0;
}

div.alertBox > ol, div.alertBox > ul {
  margin: 0;
}

div.bodyWrap header.headerWrap {
  width: 100%;
  min-width: 1200px;
  height: 210px;
}
div.bodyWrap header.headerWrap div.topmenu {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 50px;
  padding: 10px 0;
  margin: 0 auto;
}
div.bodyWrap header.headerWrap div.topmenu div.certi {
  width: 50%;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li {
  margin: 0 26px 0 0;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li:last-child {
  margin: 0;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li img {
  display: inline-block;
  margin: 0 3px 0 0;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li img.typeSvG {
  height: 13px;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li span {
  display: inline-block;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li a.btnGoUbion {
  height: 30px;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li a.btnGoUbion img.typeSvG {
  height: 14px;
  margin: 4px 20px 0 20px;
}
div.bodyWrap header.headerWrap div.topmenu div.certi ul.itemList > li a.btnSimsa {
  width: auto;
  height: 30px;
  padding: 0px 12px;
  background: #a75d30;
  border-radius: 20px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
div.bodyWrap header.headerWrap div.topmenu div.personal {
  width: 50%;
  text-align: right;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li {
  margin: 0 0 0 24px;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li a.btnGo {
  font-size: 14px;
  line-height: 30px;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li a.btnGo.kakao {
  width: auto;
  height: 30px;
  padding: 0px 13px 1px 32px;
  background: url("/_Resources/Front/2024/images/common/ico_kakao_black.svg") #ffde31 no-repeat left 10px center;
  background-size: 20px;
  border-radius: 50px;
  color: #000000;
  text-align: center;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li a.btnGo.kogin {
  width: 90px;
  height: 30px;
  border-radius: 50px;
  background: #F0F0F0;
  font-weight: 600;
  text-align: center;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li a.btnGo.logout {
  width: 90px;
  height: 30px;
  border-radius: 50px;
  background: #F0F0F0;
  font-weight: 600;
  text-align: center;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li a.btnGo.cart {
  color: #df0000;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li span.name {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
}
div.bodyWrap header.headerWrap div.topmenu div.personal ul.itemList > li span.name em {
  padding: 0 2px 0 0;
  font-weight: 600;
}
div.bodyWrap header.headerWrap div.innerWrap {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding: 15px 0;
  margin: 0 auto;
}
div.bodyWrap header.headerWrap div.innerWrap div.leftBanner {
  width: 400px;
}
div.bodyWrap header.headerWrap div.innerWrap div.leftBanner div.banAiReady {
  width: auto;
  height: 60px;
  padding: 9px 0 11px 70px;
  background: url("/_Resources/Front/2024/images/index/img_ai_robot_s.png") no-repeat left;
}
div.bodyWrap header.headerWrap div.innerWrap div.leftBanner div.banAiReady em {
  display: block;
  font-weight: 700;
  font-size: 16px;
}
div.bodyWrap header.headerWrap div.innerWrap div.leftBanner div.banAiReady span {
  display: block;
  font-size: 14px;
}
div.bodyWrap header.headerWrap div.innerWrap h1.ubionBI {
  width: 400px;
}
div.bodyWrap header.headerWrap div.innerWrap h1.ubionBI a {
  display: block;
  text-align: center;
}
div.bodyWrap header.headerWrap div.innerWrap h1.ubionBI a img {
  width: 264px;
  height: 30px;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut {
  width: 400px;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li {
  margin: 0 0 0 8px;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li a.btnGo {
  width: 90px;
  height: 70px;
  padding: 8px 0 0 0;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eaedf2;
  font-size: 13px;
  text-align: center;
  color: #6c7180;
  font-weight: 700;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li a.btnGo:hover {
  color: #3E73FB;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li a.btnGo.myLecture {
  color: #366bf5;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li a.btnGo.myLecture:hover {
  color: #6c7180;
}
div.bodyWrap header.headerWrap div.innerWrap div.rightShortcut ul.itemList > li a.btnGo > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1px auto 2px auto;
}
div.bodyWrap header.headerWrap nav.gnbWrap {
  position: relative;
  height: 60px;
  border-top: 1px solid #eaedf2;
  border-bottom: 1px solid #eaedf2;
  background: #fff;
  z-index: 20;
}
div.bodyWrap header.headerWrap nav.gnbWrap div.gnbBg {
  width: 100%;
  height: 0;
  margin: -1px 0 0 0;
  background: #fff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 12px 12px -11px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 12px 12px -11px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: inherit;
  padding: 0 10px;
  margin: 0 auto;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li {
  text-align: center;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(1) {
  width: 120px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(2) {
  width: 130px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(3) {
  width: 200px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(4) {
  width: 140px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(5) {
  width: 150px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(6) {
  width: 110px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(7) {
  width: 130px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li:nth-child(8) {
  width: 160px;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter {
  padding: 18px 0;
  font-size: 18px;
  font-weight: 600;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter:after {
  content: "";
  position: relative;
  top: 15px;
  left: 50%;
  bottom: 0;
  display: block;
  width: 0;
  height: 3px;
  background: #4E80FD;
  -webkit-transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
  transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter:hover {
  color: #3E73FB;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter:hover:after {
  left: 0;
  width: 100%;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter.current {
  color: #4E80FD;
  font-weight: 700;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter.current:after {
  content: "";
  position: relative;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #4E80FD;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter.apply {
  position: relative;
  color: #366bf5;
  font-weight: 700;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter.apply div.icoApply {
  position: absolute;
  top: -15px;
  width: 62px;
  height: 26px;
  border-radius: 50px;
  background: #366bf5;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  -webkit-animation: icoApplyBounce 1.5s infinite;
          animation: icoApplyBounce 1.5s infinite; /* bounce 애니메이션을 1초 동안 무한 반복 */
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbOuterList > li a.btnGnbOuter.apply div.icoApply:after {
  content: "";
  position: absolute;
  top: 25px;
  left: 24px;
  border-width: 6px;
  border-style: solid;
  border-color: #366bf5 transparent transparent transparent;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner {
  display: none;
  position: relative;
  padding: 16px 0;
  background: #fff;
  z-index: 30;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner > li {
  width: 100%;
  text-align: center;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner > li a.btnGnbInner {
  padding: 6px 10px;
  font-size: 16px;
  color: #3D414E;
  text-align: center;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner > li a.btnGnbInner:after {
  content: "";
  position: relative;
  top: 1px;
  left: 50%;
  bottom: 0;
  display: block;
  width: 0;
  height: 1px;
  background: #3D414E;
  -webkit-transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
  transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner > li a.btnGnbInner:hover {
  color: #21242E;
}
div.bodyWrap header.headerWrap nav.gnbWrap ul.gnbListInner > li a.btnGnbInner:hover:after {
  left: 0;
  width: 100%;
}

div.bodyWrap aside.fixedBannerWrap {
  width: 1200px;
  position: fixed;
  bottom: 62px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedBannerWrap {
    width: 100%;
  }
}
div.bodyWrap aside.fixedBannerWrap button.btnEventGo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 190px;
  right: -210px;
  width: 170px;
  height: 56px;
  padding: 0 10px;
  border-radius: 50px;
  background: #007AC7;
  text-align: left;
  -webkit-box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
          box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
  -webkit-transition-duration: 0.32s;
          transition-duration: 0.32s;
}
@media (max-width: 1280px) {
  div.bodyWrap aside.fixedBannerWrap button.btnEventGo {
    bottom: 70px;
    right: 0;
  }
}
div.bodyWrap aside.fixedBannerWrap button.btnEventGo img {
  display: inline-block;
  width: 42px;
  margin: 0 7px 0 0;
}
div.bodyWrap aside.fixedBannerWrap button.btnEventGo span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
}
div.bodyWrap aside.fixedConsultingWrap {
  width: 1200px;
  position: fixed;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 992;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedConsultingWrap {
    width: 100%;
  }
}
div.bodyWrap aside.fixedConsultingWrap button.btnConsultingOpen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 166px;
  right: -210px;
  width: 170px;
  height: 56px;
  padding: 0 10px;
  border-radius: 50px;
  background: #366bf5;
  text-align: left;
  -webkit-box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
          box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
  -webkit-transition-duration: 0.32s;
          transition-duration: 0.32s;
}
@media (max-width: 1280px) {
  div.bodyWrap aside.fixedConsultingWrap button.btnConsultingOpen {
    bottom: 46px;
    right: 0;
  }
}
div.bodyWrap aside.fixedConsultingWrap button.btnConsultingOpen:hover {
  background: #4E80FD;
  -webkit-transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
  transition: all 0.3s cubic-bezier(0.66, 0, 0.35, 0.8);
}
div.bodyWrap aside.fixedConsultingWrap button.btnConsultingOpen img {
  display: inline-block;
  width: 42px;
  margin: 0 7px 0 0;
}
div.bodyWrap aside.fixedConsultingWrap button.btnConsultingOpen span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
}
div.bodyWrap aside.fixedConsultingWrap a.linkAppend, div.bodyWrap aside.fixedConsultingWrap span.linkAppend {
  font-size: 0;
  display: inline;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting {
  display: none;
  width: 1200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  padding: 15px 30px;
  border-radius: 20px;
  background: #366bf5;
  -webkit-box-shadow: rgba(149, 157, 165, 0.7) 0px 4px 20px;
          box-shadow: rgba(149, 157, 165, 0.7) 0px 4px 20px;
  z-index: 40;
  -webkit-animation: fixedConsulting 0.2s ease-out both;
          animation: fixedConsulting 0.2s ease-out both;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting {
    width: 100%;
  }
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting.consultingShow {
  display: block;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox {
  width: 250px;
  color: #fff;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox h3.title {
  margin: 4px 0 8px 0;
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox h3.title {
    display: none;
  }
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap label span {
  font-size: 15px;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap button.btnTermsOpen {
  width: 80px;
  height: 22px;
  margin: 0 0 3px 8px;
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap div.termsWrap {
  display: none;
  position: absolute;
  left: 197px;
  bottom: 45px;
  width: 277px;
  padding: 20px;
  background: #f1f1f1;
  border-radius: 15px;
  font-size: 14px;
  line-height: 130%;
  color: #21242E;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap div.termsWrap.on {
  display: block;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap div.termsWrap p {
  margin: 0 0 6px 0;
  font-weight: 600;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap div.termsWrap ol {
  padding: 0 0 0 14px;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.titleBox div.agreeWrap div.termsWrap ol > li {
  list-style-type: decimal;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox {
  width: 640px;
  margin: 0 20px;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox {
    width: 57%;
  }
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox ul.alignCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox ul.alignCol > li {
  width: 28%;
  padding: 0 5px;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox ul.alignCol > li:nth-child(1) {
  width: 22%;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.inputBox ul.alignCol > li:nth-child(2) {
  width: 22%;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.btnBox {
  width: 150px;
}
@media (max-width: 1024px) {
  div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.btnBox {
    width: 13%;
  }
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting div.btnBox button.btnConsulting {
  width: 100%;
  height: 46px;
  border-radius: 10px;
  background: #1E273E;
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
}
div.bodyWrap aside.fixedConsultingWrap div.fixedConsulting button.btnConsultingClose {
  width: 40px;
  height: 40px;
  margin: 0 0 0 20px;
  background: url("/_Resources/Front/2024/images/common/ico_close_white_thick.svg") center no-repeat;
}
div.bodyWrap div.pageTopWrap {
  width: 1200px;
  position: fixed;
  bottom: 54px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}
@media (max-width: 1280px) {
  div.bodyWrap div.pageTopWrap {
    display: none;
  }
}
div.bodyWrap div.pageTopWrap button.btnPageTop {
  position: absolute;
  bottom: 0;
  right: -96px;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: url("/_Resources/Front/2024/images/common/ico_top_black.svg") #fff center center no-repeat;
  background-size: 60%;
  -webkit-box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
          box-shadow: rgba(149, 157, 165, 0.5) 0px 4px 20px;
}
div.bodyWrap footer.footerWrap {
  width: 100%;
  min-width: 1200px;
  background: #F4F5F6;
}
div.bodyWrap footer.footerWrap div.shorcutWrap {
  width: 100%;
  height: 50px;
  border-top: 1px solid #E2E5E9;
  border-bottom: 1px solid #E2E5E9;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 auto;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col ul.shorcutList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: calc(100% - 200px);
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col ul.shorcutList > li {
  min-width: 70px;
  text-align: center;
  border-right: 1px solid #E2E5E9;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col ul.shorcutList > li:first-child {
  border-left: 1px solid #E2E5E9;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col ul.shorcutList > li a.btnGo {
  padding: 0 40px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col ul.shorcutList > li a.btnGo.protection {
  font-weight: 700;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap {
  width: 220px;
  border-left: 1px solid #E2E5E9;
  border-right: 1px solid #E2E5E9;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite {
  position: relative;
  width: inherit;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite.open button.btnShowFamily:after {
  display: none;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite.open ul.siteList {
  display: block;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite button.btnShowFamily {
  position: relative;
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 20px;
  font-size: 16px;
  text-align: left;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite button.btnShowFamily::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #565656;
  width: 14px;
  height: 2px;
  right: 22px;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite button.btnShowFamily:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #565656;
  width: 2px;
  height: 13px;
  right: 28px;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite ul.siteList {
  display: none;
  position: absolute;
  bottom: 48px;
  left: -1px;
  width: 100%;
  padding: 15px 20px;
  background: #F4F5F6;
  border: 1px solid #E2E5E9;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite ul.siteList > li {
  position: relative;
  padding: 3px 0 3px 12px;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite ul.siteList > li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #727b8a;
}
div.bodyWrap footer.footerWrap div.shorcutWrap div.col div.familySiteWrap div.familySite ul.siteList > li > a {
  display: inline-block;
  height: 100%;
}
div.bodyWrap footer.footerWrap div.companyInfoWrap {
  width: 1200px;
  padding: 40px 0;
  margin: 0 auto;
}
div.bodyWrap footer.footerWrap div.companyInfoWrap ul.companyInfoList > li {
  padding: 0 0 4px 0;
}
div.bodyWrap footer.footerWrap div.companyInfoWrap ul.companyInfoList > li:last-child {
  padding: 0;
}
div.bodyWrap footer.footerWrap div.companyInfoWrap ul.companyInfoList > li span.item {
  display: inline-block;
  margin: 0 24px 0 0;
}
div.bodyWrap footer.footerWrap div.companyInfoWrap ul.companyInfoList > li span.item em {
  font-weight: 700;
}
div.bodyWrap footer.footerWrap div.certiWrap {
  width: 100%;
  background: #fff;
}
div.bodyWrap footer.footerWrap div.certiWrap ul.certiList {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  margin: 0 auto;
}
div.bodyWrap footer.footerWrap div.certiWrap ul.certiList > li {
  width: 16.6666666667%;
  text-align: center;
}
div.bodyWrap footer.footerWrap div.certiWrap ul.certiList > li img {
  display: block;
  margin: 0 auto 10px auto;
}
div.bodyWrap footer.footerWrap div.certiWrap ul.certiList > li span {
  font-size: 16px;
}
div.bodyWrap div.modalWrap.ismsMark div.modalBody {
  width: 550px;
  height: 570px;
}
div.bodyWrap div.modalWrap.ismsMark div.modalBody img {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}
div.bodyWrap div.modalWrap.ismsMark div.modalBody > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
}
div.bodyWrap div.modalWrap.ismsMark div.modalBody > dl dt {
  width: 100px;
  height: 34px;
  padding: 6px;
  margin: 4px 0;
  background: #5f6773;
  border-radius: 50px;
  text-align: center;
  color: #fff;
}
div.bodyWrap div.modalWrap.ismsMark div.modalBody > dl dd {
  width: calc(100% - 100px);
  padding: 6px 10px;
  margin: 4px 0;
}

div.boardList {
  padding: 0 0 20px 0;
}
div.boardList table.tblBoard tr.boardNotice span.icoNotice {
  color: #df0000;
  font-size: 16px;
  font-weight: 700;
}
div.boardList table.tblBoard td a.board {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 540px;
  overflow: hidden;
}
div.boardList table.tblBoard td span.icoNew > img {
  display: inline-block;
  margin: -3px 7px 0 0;
}
div.boardList table.tblBoard td span.subject {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.boardList table.tblBoard td span.reply_num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 5px;
  letter-spacing: 2px;
}

div.boardWrite {
  padding: 0 0 20px 0;
}
div.boardWrite table.tblBoard td div.editorNotice, div.boardWrite table.tblDefault td div.editorNotice {
  margin: 6px 0 16px 0;
}
div.boardWrite table.tblBoard td div.editorNotice p.icoAlert, div.boardWrite table.tblDefault td div.editorNotice p.icoAlert {
  padding: 0 0 0 20px;
  background: url("/_Resources/Front/2024/images/common/ico_alert_black.svg") no-repeat left 3px;
  background-size: 16px;
}
div.boardWrite table.tblBoard td div.selectWrap, div.boardWrite table.tblDefault td div.selectWrap {
  width: 200px;
}
div.boardWrite table.tblBoard td textarea.classRoom, div.boardWrite table.tblDefault td textarea.classRoom {
  width: 985px;
}
div.boardWrite table.tblBoard td div.fileUploadWrap + ul, div.boardWrite table.tblDefault td div.fileUploadWrap + ul {
  text-align: left;
}

div.boardView {
  padding: 0 0 20px 0;
}
div.boardView dl.postInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 2px solid #212d3d;
  background: #f7f8f9;
}
div.boardView dl.postInfo dt {
  position: relative;
  width: 140px;
  min-height: 50px;
  padding: 14px 20px;
  border-bottom: 1px solid #dee0e2;
  text-align: center;
  font-weight: 600;
}
div.boardView dl.postInfo dt:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 0;
  width: 1px;
  height: 20px;
  background: #ccc;
}
div.boardView dl.postInfo dd {
  width: 335px;
  min-height: 50px;
  padding: 14px 20px;
  border-bottom: 1px solid #dee0e2;
}
div.boardView dl.postInfo dd.title {
  width: calc(100% - 140px);
  font-weight: 600;
}
div.boardView dl.postInfo dd.fileAttach {
  width: calc(100% - 140px);
}
div.boardView dl.postInfo dd.fileAttach ul.attachList > li {
  display: inline-block;
}
div.boardView dl.postInfo dd.fileAttach ul.attachList > li > a {
  padding: 0 24px 0 0;
  margin: 4px 10px 4px 0;
  background: url("/_Resources/Front/2024/images/common/ico_download_gray_thick.svg") no-repeat right;
  background-size: 17px;
  font-size: 15px;
}
div.boardView dl.postInfo dd a.btnMail {
  width: 22px;
  height: 18px;
  padding: 3px;
}
div.boardView dl.postInfo dd a.btnMail > img {
  display: block;
  margin: 0 auto;
}
div.boardView div.boardContents {
  width: 100%;
  min-height: 300px;
  padding: 20px;
  border-bottom: 1px solid #dee0e2;
  word-break: break-word;
}
div.boardView div.btnGroup {
  position: relative;
}
div.boardView div.btnGroup div.innerEditGroup {
  position: absolute;
  right: 0;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
div.boardView div.btnGroup div.innerEditGroup button, div.boardView div.btnGroup div.innerEditGroup a {
  margin: 0 0 0 10px;
}

div.pagingWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0 auto;
}
div.pagingWrap button {
  position: relative;
  width: 34px;
  height: 34px;
  margin: 0 2px;
  background: #fff;
  border: 1px solid #8a94a4;
  border-radius: 5px;
  text-align: center;
}
div.pagingWrap button.btnPrev::before, div.pagingWrap button.btnFirst::before {
  content: "";
  position: absolute;
  top: 13px;
  width: 6px;
  height: 6px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #373d46;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div.pagingWrap button.btnPrev::after, div.pagingWrap button.btnFirst::after {
  content: "";
  position: absolute;
  top: 13px;
  width: 6px;
  height: 6px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #373d46;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div.pagingWrap button.btnNext::before, div.pagingWrap button.btnLast::before {
  content: "";
  position: absolute;
  top: 13px;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #373d46;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div.pagingWrap button.btnNext::after, div.pagingWrap button.btnLast::after {
  content: "";
  position: absolute;
  top: 13px;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #373d46;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div.pagingWrap button.btnFirst::before {
  left: 16px;
}
div.pagingWrap button.btnFirst:after {
  left: 11px;
}
div.pagingWrap button.btnPrev::before {
  left: 14px;
}
div.pagingWrap button.btnPrev:after {
  display: none;
}
div.pagingWrap button.btnNext::before {
  left: 12px;
}
div.pagingWrap button.btnNext:after {
  display: none;
}
div.pagingWrap button.btnLast::before {
  left: 14px;
}
div.pagingWrap button.btnLast:after {
  left: 9px;
}
div.pagingWrap ol.pagingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 10px;
}
div.pagingWrap ol.pagingList > li button {
  border: 1px solid #fff;
}
div.pagingWrap ol.pagingList > li button:before {
  display: none;
}
div.pagingWrap ol.pagingList > li button:after {
  display: none;
}
div.pagingWrap ol.pagingList > li button.current {
  background: #3968e2;
  border-color: #3968e2;
  color: #fff;
  font-weight: 600;
}

div.boardSearchWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 50px auto 0 auto;
}
div.boardSearchWrap input[type=text] {
  width: 260px;
}

div.commentWrap {
  width: 100%;
}

.table_type_06_view {
  padding: 20px 0 0 0;
}

.table_type_06_view h1 {
  width: 100%;
  border-top: 2px solid #212d3d;
  background: #eff1f3;
  height: 50px;
  margin: 0;
  padding: 6px 0 0 20px;
  font-size: 16px;
  line-height: 38px;
}

.table_type_06_view h2 {
  width: 100%;
  background: url("/_Resources/Images/board/view_title_back.png") no-repeat 0 0;
  height: 20px;
  margin: 0;
  padding: 6px 0 0 20px;
  font-size: 15px;
}

.table_type_06_contributor {
  width: 100%;
  padding: 13px 20px 13px 20px;
  background: #f7f8f9;
  border-bottom: 1px solid #ebeced;
}

.table_type_06_contributor dt {
  display: inline-block;
  *display: inline;
  padding-right: 30px;
  line-height: 170%;
}

.table_type_06_contributor dt a {
  display: inline-block;
}

.table_type_06_contributor dt img {
  vertical-align: baseline;
  *vertical-align: middle;
}

.table_type_06_contributor dd {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 20px;
  line-height: 170%;
}

.table_type_06_contributor2 {
  width: 100%;
  height: 22px;
  padding: 5px 0 0 20px;
  background: url("/_Resources/Images/board/sw_view_name_back.png") repeat-x 0 0;
}

.table_type_06_contributor2 dt {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 25px;
}

.table_type_06_contributor2 dt img {
  vertical-align: top;
  *vertical-align: middle;
}

.table_type_06_contributor2 dd {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 20px;
}

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

.table_type_06_con_bottom {
  position: relative;
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  background: #f7f8f9;
  border-top: 1px solid #ebeced;
  border-bottom: 2px solid #212d3d;
  text-align: center;
}

.table_type_06_con_bottom_edit {
  position: absolute;
  top: 5px;
  right: 10px;
}

.board_write_type_01 {
  padding: 20px 0 40px;
}

.board_write_type_01_table {
  width: 100%;
  border-top: 2px solid #212d3d;
  background: #eff1f3;
  height: 38px;
}

.board_write_type_01_table th {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  padding: 5px 5px 5px 10px;
  height: 38px;
}

.board_write_type_01_table td {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  padding: 5px 5px 5px 5px;
  background: #fff;
}

.board_write_type_01_bottom {
  width: 100%;
  height: 32px;
  padding: 5px 20px 0 20px;
  background: #f7f8f9;
  border-top: 1px solid #ebeced;
  border-bottom: 2px solid #212d3d;
  text-align: center;
}

.cb_paginate {
  margin: 16px 0 20px;
  padding: 15px 0;
  text-align: center;
}

.cb_paginate a,
.cb_paginate strong {
  display: inline-block;
  min-width: 9px;
  margin: 0 1px 0 -1px;
  padding: 3px 5px 2px 5px;
  border: 1px solid #ccc;
  background: #fff;
  color: #575656;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}

.cb_paginate strong {
  position: relative;
  padding: 3px 7px 3px 7px;
  background: #51565e !important;
  color: #fff !important;
}

.cb_paginate strong:after {
  position: absolute;
  display: block;
  content: "";
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #51565e;
}

.cb_paginate a:hover {
  background: #f7f7f7;
}

.cb_paginate a.cb_pre {
  padding: 0px 8px 1px 16px;
  border: none;
  background: url("/_Resources/Images/board/bu_pg1_l1.gif") no-repeat 8px 7px !important;
  font-weight: normal;
}

.cb_paginate a.cb_pre_end {
  padding: 0px 8px 1px 16px;
  border: none;
  border-right: 1px solid #ccc;
  background: url("/_Resources/Images/board/bu_pg1_l2.gif") no-repeat 4px 7px !important;
  font-weight: normal;
}

.cb_paginate a.cb_next {
  padding: 0 16px 1px 8px;
  border: none;
  background: url("/_Resources/Images/board/bu_pg1_r1.gif") no-repeat 37px 7px !important;
  font-weight: normal;
}

.cb_paginate a.cb_next_end {
  padding: 0 16px 1px 8px;
  border: none;
  border-left: 1px solid #ccc;
  background: url("/_Resources/Images/board/bu_pg1_r2.gif") no-repeat 37px 7px !important;
  font-weight: normal;
}

.cb_paginate2 {
  overflow: hidden;
  width: 100%;
  padding: 14px 0 19px;
}

.cb_paginate2 a {
  display: inline-block;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") no-repeat;
  font-weight: bold;
}

.cb_paginate2 a:hover {
  text-decoration: underline;
}

.cb_paginate2 .pglt {
  float: left;
  margin-left: 30px;
  padding-left: 10px;
  background-position: 0 -505px;
  color: #404040;
}

.cb_paginate2 .pgrt {
  display: inline-block;
  float: right;
  padding-right: 10px;
  background-position: 100% -545px;
  color: #404040;
}

.search_box_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  text-align: right;
  margin: 0 auto;
  padding: 0 0 20px 0;
  width: 100%;
}
.search_box_03 input[type=text] {
  width: 300px;
  height: 26px;
  margin: 0 6px 0 0;
  background: #fff;
  border: 1px solid #404040;
}

/* Comment Input Area */
.cb_module {
  text-align: left;
}

.cb_module h5.cb_h_type {
  margin: 16px 0 8px 0;
  color: #444;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: normal;
  font-weight: 600;
}

.cb_module h5.cb_h_type2 {
  margin-bottom: 2px;
  padding-bottom: 7px;
  border-bottom: 2px solid #7d7d7d;
}

.cb_module h5.cb_h_type span {
  color: #fd2100;
  font-family: tahoma;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}

.cb_module .cb_wrt {
  margin: 10px 0;
  border-bottom: 1px solid #f7f7f7;
  zoom: 1;
}

.cb_module .cb_wrt .cb_star_grade {
  display: block;
}

.cb_module .cb_wrt_box {
  border: 1px solid #ddd;
  zoom: 1;
}

.cb_module .cb_wrt_box2 {
  padding-top: 10px;
  border: 1px solid #fff;
  background: #fafafa;
  zoom: 1;
}

.cb_module .cb_wrts_message {
  overflow: hidden;
  margin: -10px 0;
  padding: 11px 0;
  color: #646464;
  font-size: 13px;
  _zoom: 1;
}

.cb_module .cb_wrts_message p {
  float: left;
}

.cb_module .cb_wrts_message p span {
  padding-right: 9px;
}

.cb_module .cb_wrts_message a {
  color: #a7a7a7;
  text-decoration: underline;
}

.cb_module .cb_wrts_message .cb_input_txt {
  position: relative;
  top: 2px;
  _top: 1px;
  margin-top: -2px;
  padding: 4px 0 0 6px;
  border: 1px solid #d1d1d1;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  color: #aaa;
  font-size: 13px;
  vertical-align: top;
}

.cb_module .cb_usr_area {
  clear: both;
  position: relative;
  z-index: 30;
  padding-left: 10px;
  _zoom: 1;
}

.cb_module .cb_usr_area:after {
  display: block;
  clear: both;
  content: "";
}

.cb_module .cb_usr_area .cb_profile {
  display: inline;
  float: left;
  width: 40px;
  margin: 36px 10px 0 0;
}

.cb_module .cb_usr_area .cb_txt_area {
  _display: inline;
  float: left;
}

.cb_module .cb_usr_area .cb_btn_area {
  _display: inline;
  float: left;
  margin-left: 5px;
}

.cb_module .cb_usr_area .cb_input_area {
  position: relative;
  margin: -6px 0 -8px;
}

.cb_module .cb_usr_area .cb_section {
  margin: 10px 0 8px;
  zoom: 1;
}

.cb_module .cb_usr_area .cb_section:after {
  display: block;
  overflow: hidden;
  clear: both;
  content: "";
}

.cb_module .cb_usr_area button {
  width: 40px;
  padding: 2px 1px 3px 0;
  border: 0;
  background: none;
  color: #a7a7a7;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.cb_module .cb_usr_area button span {
  padding-right: 8px;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 100% 6px no-repeat;
}

.cb_module .cb_usr_area button.cb_over2 span {
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 100% -464px no-repeat;
  color: #333;
  text-decoration: underline;
}

.cb_module .cb_usr_area .cb_thumbs {
  position: relative;
}

.cb_module .cb_usr_area .cb_thumbs img {
  vertical-align: top;
}

.cb_module .cb_dsc_area {
  clear: both;
  padding: 0 80px 5px 0;
  zoom: 1;
}

.cb_module .cb_dsc_area:after {
  display: block;
  clear: both;
  content: "";
}

.cb_module .cb_dsc_area .cb_dsc {
  float: left;
  color: #969696;
  font-size: 11px;
}

.cb_module .cb_dsc_area .cb_dsc .cb_input_chk {
  margin: 1px 3px 0 0;
  *margin: 0 3px 0 0;
}

.cb_module .cb_dsc_area .cb_dsc span {
  vertical-align: middle;
}

.cb_module .cb_dsc_area .cb_dsc span a {
  color: #969696;
  text-decoration: underline;
}

.cb_module .cb_dsc_area .cb_dsc span a:hover {
  color: #333;
}

.cb_module .cb_dsc_area .cb_dsc2 {
  float: right;
  margin-top: 1px;
  color: #a7a7a7;
  font-size: 11px;
}

.cb_module .cb_dsc_area .cb_dsc2 a {
  color: #a7a7a7;
  text-decoration: underline;
}

.cb_module .cb_dsc_area .cb_dsc2 span {
  padding-right: 4px;
}

.cb_module .cb_dsc_area .cb_dsc3 {
  float: left;
  position: relative;
  left: 10px;
}

.cb_module .cb_dsc_area .cb_dsc3 a {
  color: #aaa;
  font-size: 12px;
  text-decoration: underline;
}

.cb_module .cb_dsc_area .cb_dsc3 a:hover {
  color: #404040;
}

.cb_module .cb_dsc_area .cb_dsc4 a {
  float: left;
  margin: 1px 0 0 12px;
  color: #aaa;
  font-size: 12px;
  text-decoration: underline;
}

.cb_module .cb_dsc_area .cb_dsc4 a:hover {
  color: #404040;
}

.cb_module .cb_txt_area {
  padding-top: 10px;
}

.cb_module .cb_txt_area textarea {
  float: left;
  height: 67px;
  _height: 73px;
  padding: 4px 0 0 6px;
  border: 1px solid #d1d1d1;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  vertical-align: top;
}

.cb_module .cb_txt_area textarea.cb_highlight {
  background: #fffef4;
}

.cb_module .cb_txt_area .cb_notice {
  clear: both;
  padding-top: 6px;
  color: #f82000;
  letter-spacing: -1px;
}

.cb_module .cb_txt_area label a,
.cb_module .cb_txt_area a:hover {
  color: #333;
}

.cb_module .cb_btn_area {
  float: left;
}

.cb_module .cb_btn_area input {
  display: block;
  float: left;
}

.cb_module .cb_btn_area2 {
  clear: both;
  margin-top: 15px;
  padding: 10px 10px 0;
  border-top: 1px solid #eeeeec;
  text-align: center;
}

.cb_module .cb_btn_area2 input {
  margin-right: 2px;
}

.cb_module .cb_btn_area2 a {
  display: inline-block;
}

.cb_module .cb_btn_area3 {
  float: left;
  position: relative;
  left: 6px;
  margin-top: 1px;
  *margin-top: -2px;
  zoom: 1;
}

/* Comment list */
.cb_module .cb_lstcomment {
  width: 100%;
}

.cb_module .cb_lstcomment li {
  position: relative;
  border-bottom: 1px solid #eeeeec;
  vertical-align: top;
  zoom: 1;
}

.cb_module .cb_lstcomment .cb_bu_subnode {
  overflow: hidden;
  position: absolute;
  top: 7px;
  left: 6px;
  width: 14px;
  height: 14px;
  color: #9e9e9e;
  font-family: "돋움", dotum;
  font-size: 20px;
  vertical-align: baseline;
}

.cb_module .cb_lstcomment .cb_bu_subnode2 {
  overflow: hidden;
  float: left;
  width: 14px;
  height: 14px;
  color: #9e9e9e;
  font-family: "돋움", dotum;
  font-size: 20px;
  vertical-align: baseline;
}

.cb_module .cb_lstcomment .cb_thumb {
  position: absolute;
  top: 10px;
  left: 20px;
}

.cb_module .cb_lstcomment .cb_thumb_on .cb_thumb {
  position: absolute;
  top: 10px;
  left: 0;
}

.cb_module .cb_lstcomment .cb_thumb img {
  vertical-align: top;
}

.cb_module .cb_lstcomment .cb_section span,
.cb_module .cb_lstcomment .cb_section div,
.cb_module .cb_lstcomment .cb_section a,
.cb_module .cb_lstcomment .cb_section em,
.cb_module .cb_lstcomment .cb_section input,
.cb_module .cb_lstcomment .cb_section td {
  vertical-align: middle;
}

.cb_module .cb_lstcomment .cb_dsc_img {
  position: relative;
  top: -1px;
  padding: 0 3px 2px 2px;
}

.cb_module .cb_lstcomment .cb_usr_id,
.cb_module .cb_lstcomment .cb_date {
  display: inline-block;
  color: #666;
  font-size: 14px;
}

.cb_module .cb_lstcomment .cb_usr_id span {
  color: #444;
  font-size: 13px;
  vertical-align: middle;
}

.cb_module .cb_lstcomment .cb_usr_id em {
  display: inline-block;
  padding-top: 4px;
  color: #444;
}

.cb_module .cb_lstcomment .cb_usr_id a {
  color: #757575;
}

.cb_module .cb_lstcomment .cb_usr_id_vary {
  color: #858585;
}

.cb_module .cb_lstcomment .cb_date {
  padding-left: 4px;
}

.cb_module .cb_lstcomment .cb_info_area {
  overflow: hidden;
  padding: 3px 0 5px;
  zoom: 1;
}

.cb_module .cb_lstcomment .cb_info_area2 {
  position: relative;
  padding: 2px 0 10px;
  color: #757575;
}

.cb_module .cb_lstcomment .cb_info_area2 span {
  color: #757575;
  font-family: tahoma;
  font-size: 10px;
}

.cb_module .cb_lstcomment .cb_info_area2 a {
  display: inline-block;
  padding-right: 10px;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 100% -220px no-repeat;
  color: #404040;
  text-decoration: none;
  vertical-align: baseline;
}

.cb_module .cb_lstcomment .cb_info_area2 a:hover {
  text-decoration: underline;
}

.cb_module .cb_lstcomment .cb_info_area2 a.unfold {
  background-position: 100% -258px;
}

.cb_module .cb_lstcomment .cb_info_area2 a span.on {
  color: #fe2200;
}

.cb_module .cb_lstcomment .cb_info_area3 {
  overflow: hidden;
  position: relative;
}

.cb_module .cb_lstcomment .cb_section {
  float: left;
  margin-top: 8px;
}

.cb_module .cb_lstcomment .cb_section2 {
  position: absolute;
  top: 11px;
  *top: 9px;
  right: 0;
  height: 15px;
  padding-left: 6px;
  color: #757575;
}

.cb_module .cb_lstcomment .cb_section2 span {
  display: inline-block;
  overflow: hidden;
  padding: 0 6px 0 9px;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 0 -388px no-repeat;
  color: #757575;
}

.cb_module .cb_lstcomment .cb_section2 span.cb_nobar {
  margin-left: -6px;
  padding: 0 6px;
  background: none;
}

.cb_module .cb_lstcomment .cb_section2 span.cb_first {
  background: none;
}

.cb_module .cb_lstcomment .cb_section2 a {
  font-size: 15px;
  color: #222;
  text-decoration: underline;
}

.cb_module .cb_lstcomment .cb_section2 a:hover,
.cb_module .cb_lstcomment .cb_section2 a:hover em {
  color: #333;
  text-decoration: underline;
}

.cb_module .cb_lstcomment .cb_section2 em {
  display: inline-block;
  padding: 2px 0 2px;
  cursor: pointer;
}

.cb_module .cb_lstcomment .cb_section2 span span {
  padding: 0;
  background: none;
  color: #757575;
  font-family: tahoma;
  font-size: 10px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_up .on {
  color: #f04a14;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_down .on {
  color: #4666b6;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_up em,
.cb_module .cb_lstcomment .cb_section2 .cb_activate_down em,
.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel em {
  display: block;
  *display: inline;
  margin-top: -2px;
  _margin-top: 0;
  padding-left: 17px;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") no-repeat;
  vertical-align: top;
  *vertical-align: baseline;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_up em {
  background-position: 0 -18px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_down em {
  background-position: 0 -138px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel em {
  padding-left: 12px;
  background-position: 0 -425px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_up a:hover em {
  background-position: 0 -58px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_down a:hover em {
  background-position: 0 -178px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel a:hover em {
  padding-left: 12px;
  background-position: 0 -95px;
}

.cb_module .cb_lstcomment .cb_section2 .cb_activate_up a em,
.cb_module .cb_lstcomment .cb_section2 .cb_activate_down a em,
.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel a em {
  color: #757575;
}

.cb_module .cb_lstcomment .cb_dsc_comment {
  overflow: hidden;
  clear: both;
  padding: 0 0 10px 1px;
  color: #555;
  line-height: 20px;
}

.cb_module .cb_lstcomment li li .cb_comment_area {
  margin-top: 1px;
}

/* Highlighter for the comments */
.cb_module .cb_lstcomment .cb_focus {
  background: #ffffa8;
}

/* Comment Depth Control - Large Thumb */
.cb_module .cb_lstcomment li li {
  clear: both;
  position: relative;
  padding-bottom: 0;
  border: none;
  background: url("/_Resources/Images/board/bg_pattern_x.gif") 0 0 repeat-x;
}

.cb_module .cb_lstcomment li li.cb_thumb_on .cb_thumb {
  left: 30px;
}

.cb_module .cb_lstcomment li li li {
  position: relative;
  margin-left: 20px;
}

.cb_module .cb_lstcomment .cb_thumb_on,
.cb_module .cb_lstcomment .cb_thumb_off {
  z-index: 10;
}

.cb_module .cb_lstcomment .cb_on {
  z-index: 20;
}

.cb_module .cb_lstcomment .cb_thumb_on .cb_comment_area {
  padding-left: 50px;
}

.cb_module .cb_lstcomment .cb_thumb_off .cb_comment_area {
  padding-left: 0;
}

.cb_module .cb_lstcomment li .cb_thumb_on ul,
.cb_module .cb_lstcomment li .cb_thumb_off ul {
  margin-left: -20px;
}

.cb_module .cb_lstcomment .cb_thumb_on li.cb_thumb_on {
  padding-left: 30px;
}

.cb_module .cb_lstcomment .cb_thumb_on li.cb_thumb_off {
  padding-left: 30px;
}

.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on {
  padding-left: 80px;
}

.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_off {
  padding-left: 30px;
}

.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_off,
.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_on {
  margin-left: -30px;
}

/* Comment Depth Control - small Thumb */
.cb_module .cb_lstcomment_v1 .cb_tmp_border {
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  width: 20px !important;
  height: 20px;
  border: 1px solid #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: hand;
  cursor: pointer;
}

.cb_module .cb_lstcomment_v1 .cb_profile .cb_tmp_border {
  top: 0;
  width: 38px !important;
  height: 38px;
}

.cb_module .cb_lstcomment_v1 ul ul .cb_dsc {
  padding-top: 11px;
}

.cb_module .cb_lstcomment_v1 ul ul .cb_dsc_area .cb_dsc {
  padding-top: 0;
}

.cb_module .cb_lstcomment_v1 li {
  vertical-align: top;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area {
  padding-top: 5px;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 {
  position: relative;
  width: 100%;
  margin-top: -12px;
  padding: 0 0 15px 25px;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section {
  position: relative;
  *top: 2px;
  _top: 3px;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 {
  top: 10px;
  *top: 8px;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 span {
  overflow: visible;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 span span {
  margin-top: 1px;
  _margin-top: 2px;
  vertical-align: top;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 span em {
  display: inline;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 .cb_activate_up,
.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 .cb_activate_down,
.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_section2 .cb_activate_cancel {
  *margin-top: 1px;
  _margin-top: 2px;
  vertical-align: middle;
}

.cb_module .cb_lstcomment_v1 li .cb_info_area3 .cb_thumb {
  float: left;
  position: static;
  margin: 6px 8px -11px 0;
}

.cb_module .cb_lstcomment_v1 .cb_thumb_on .cb_comment_area,
.cb_module .cb_lstcomment_v1 .cb_thumb_off .cb_comment_area,
.cb_module .cb_lstcomment_v1 .cb_thumb_on .cb_info_area3,
.cb_module .cb_lstcomment_v1 .cb_thumb_off .cb_info_area3 {
  padding-left: 0;
}

.cb_module .cb_lstcomment_v1 .cb_thumb_off li.cb_thumb_on {
  padding-left: 30px;
}

.cb_module .cb_lstcomment_v1 .cb_thumb_off li.cb_thumb_on li.cb_thumb_off,
.cb_module .cb_lstcomment_v1 .cb_thumb_off li.cb_thumb_on li.cb_thumb_on {
  margin-left: 20px;
}

.cb_module .cb_lstcomment_v1 .cb_nick_name {
  color: #aaa;
}

.cb_module .cb_lstcomment_v1 .cb_nick_name a {
  color: #aaa;
  font-weight: normal;
}

.cb_module .cb_lstcomment_v1 .cb_usr_area .cb_txt_area {
  padding: 0 0 2px;
  *padding: 0 0 7px 0 !important;
  _padding: 0 0 6px 0 !important;
}

.cb_module .cb_lstcomment_v1 .cb_section2 span.cb_nobar {
  margin-left: -2px;
  padding: 0 6px;
  background: none;
}

/* Layout Selector */
.cb_module {
  width: 777px;
}

.cb_input_txt {
  width: 521px;
}

.cb_txt_area {
  width: 710px;
}

.cb_txt_area textarea {
  width: 617px;
}

/* Layout Selector Variation  - Default Type */
.cb_module .cb_default {
  margin: -7px 0 62px;
}

.cb_module .cb_default .cb_usr_area .cb_txt_area {
  width: 764px;
  padding-bottom: 14px;
}

.cb_module .cb_default .cb_usr_area textarea {
  width: 667px;
}

.cb_module .cb_default .cb_usr_area {
  padding: 10px 0 0 10px;
}

.cb_module .cb_default .cb_usr_area .cb_profile {
  _display: inline;
  float: left;
  width: 40px;
  margin: 0 10px 0 0;
}

.cb_module .cb_profile {
  margin: 0 0 10px;
}

.cb_module .cb_profile .cb_usr_area .cb_txt_area {
  width: 704px;
  padding: 0;
}

.cb_module .cb_profile .cb_usr_area .cb_section {
  margin-top: 0;
}

.cb_module .cb_profile .cb_usr_area textarea {
  width: 617px;
}

.cb_module .cb_profile .cb_usr_area {
  padding: 0 0 0 10px;
}

.cb_module .cb_profile .cb_usr_area .cb_profile {
  _display: inline;
  float: left;
  width: 40px;
  margin: 0 10px 0 0;
}

.cb_module .cb_profile .cb_message_on .cb_profile {
  margin: 26px 10px 0 0;
}

.cb_module .cb_profile .cb_message_on .cb_section {
  margin-top: 10px;
}

/* Comment Box - Default Type */
.cb_module .cb_wrt_default .cb_wrt_box2 {
  padding-top: 0;
}

.cb_module .cb_wrt_default .cb_usr_area {
  padding-left: 10px;
}

.cb_module .cb_wrt_default .cb_usr_area .cb_txt_area {
  width: 764px;
  padding-top: 0;
}

.cb_module .cb_wrt_default .cb_usr_area textarea,
.cb_module .cb_wrt_default .cb_usr_area .cb_dsc_area {
  width: 667px;
}

/* Inside Of Comment List - Default */
.cb_module .cb_lstcomment .cb_profile .cb_usr_area .cb_dsc_area .cb_dsc2 {
  margin-right: -8px;
  _margin-right: 0;
}

.cb_module .cb_lstcomment li li .cb_wrt_default {
  margin: 0 0 -1px;
  vertical-align: top;
}

.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area {
  padding-top: 0;
}

.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area {
  width: 737px;
}

.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area textarea,
.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_dsc_area {
  width: 637px;
}

.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area .cb_txt_area {
  width: 707px;
}

.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area textarea,
.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area .cb_dsc_area {
  width: 607px;
}

.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area .cb_txt_area {
  width: 677px;
}

.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area textarea,
.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area .cb_dsc_area {
  width: 577px;
}

/* Inside Of Comment List - Profile */
.cb_module .cb_lstcomment li li .cb_profile {
  margin: 0 0 -1px;
  vertical-align: top;
}

.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_txt_area {
  padding-top: 0;
}

.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_txt_area {
  width: 683px;
}

.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area textarea,
.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_dsc_area {
  width: 587px;
}

.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area .cb_txt_area {
  width: 653px;
}

.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area textarea,
.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area .cb_dsc_area {
  width: 557px;
}

.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area .cb_txt_area {
  width: 623px;
}

.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area textarea,
.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area .cb_dsc_area {
  width: 527px;
}

/* Select Box - Jindo Component */
.selectbox-noscript select,
.selectbox-noscript div {
  display: none;
}

.selectbox-noscript .selectbox-source {
  display: inline;
  position: relative;
  left: 0;
}

.selectbox-noscript .selectbox-source option {
  display: block;
}

.selectbox-source {
  position: absolute;
  left: -9999px;
}

.selectbox-box {
  position: relative;
  z-index: 20;
  width: 110px;
  height: 24px;
  background: url("/_Resources/Images/board/bg_sprite_select.gif") 0 0 scroll repeat-x;
}

.selectbox-label {
  display: block;
  width: 100%;
  padding: 4px 0 5px 12px !important;
  background: url("/_Resources/Images/board/bg_sprite_select.gif") 100% -24px no-repeat;
  color: #424242;
  text-align: left;
  cursor: pointer;
}

.selectbox-layer {
  display: none;
  overflow: hidden !important;
  position: absolute;
  z-index: 20;
  width: 100px;
  margin-top: -1px !important;
  border: 1px solid #c3c3c3;
  background: #fff !important;
  text-align: left;
}

.selectbox-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.selectbox-list ul li {
  display: block;
  overflow: hidden;
  height: 14px;
  padding: 4px 0 6px 11px !important;
  border-top: 1px solid #f3f3f3;
  color: #424242;
  font-size: 13px;
  line-height: 14px;
  text-align: left;
}

.selectbox-list ul li.selectbox-item {
  cursor: pointer;
}

.selectbox-list ul li.selectbox-item-over {
  background: #f8f8f8;
}

/* Select Box - Jindo Component Variation */
.cb_module .cb_wrt_box .selectbox-box {
  margin-bottom: 1px;
}

.cb_module .cb_wrt_box .selectbox-layer {
  z-index: 30;
}

.cb_module .cb_select_area2 {
  width: 100%;
  padding: 0 0 4px;
  border-bottom: 1px solid #eeeeec;
}

.cb_module .cb_select_area2 .selectbox-box {
  width: 100px;
}

.cb_module .cb_select_area2 .selectbox-layer {
  width: 110px;
  margin: 0 !important;
}

/* Star Grade */
.cb_module .cb_star_grade {
  display: inline-block;
  width: 80px;
  height: 16px;
  margin: -1px 0 0 -1px;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 0 -300px no-repeat;
  vertical-align: top;
}

.cb_module .cb_star_grade span {
  display: inline-block;
  width: 80px;
  height: 16px;
  margin: 0;
  background: url("/_Resources/Images/board/bg_sprite_ico.gif") 0 -340px no-repeat;
  vertical-align: top;
}

.cb_module .cb_star_grade em {
  display: none;
}

/* Layer Popup */
.cb_module .cb_ly_popup {
  position: absolute;
  z-index: 30;
  padding: 17px 20px 12px;
  border: 1px solid #888;
  background-color: #fff;
  text-align: left;
}

.cb_module .cb_ly_popup .cb_nick_name a {
  position: static;
  line-height: 16px;
}

.cb_module .cb_ly_popup .cb_nick_name_v1 a {
  text-decoration: underline;
}

.cb_module .cb_ly_popup .cb_btn_area4 {
  float: left;
  position: relative;
  top: -1px;
  left: -6px;
  zoom: 1;
}

.cb_module .cb_ly_popup .cb_btn_area4 button,
.cb_module .cb_ly_popup .cb_btn_area4 span,
.cb_module .cb_ly_popup .cb_btn_area4 a,
.cb_module .cb_ly_popup .cb_btn_area4 em {
  font-size: 13px;
}

.cb_module .cb_ly_popup .cb_lst_profile {
  border-bottom: 1px solid #e5e5e5;
}

.cb_module .cb_ly_popup .cb_lst_profile dt {
  margin-bottom: 7px;
  color: #fd2100;
  font-weight: bold;
  letter-spacing: -1px;
}

.cb_module .cb_ly_popup .cb_lst_profile dd {
  margin-bottom: 9px;
  color: #aaa;
  font-size: 12px;
  letter-spacing: -1px;
}

.cb_module .cb_ly_popup .cb_input_rdo {
  _display: inline;
  float: left;
  margin: 14px 9px 0 0;
}

.cb_module .cb_ly_popup ul {
  width: 100%;
  padding-top: 4px;
}

.cb_module .cb_ly_popup ul .cb_thumb {
  float: left;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}

.cb_module .cb_ly_popup ul .cb_thumb img {
  vertical-align: top;
}

.cb_module .cb_ly_popup ul li {
  display: block;
  clear: both;
  width: 100%;
  padding: 11px 0 4px;
  background: none;
}

.cb_module .cb_ly_popup ul li:after {
  display: block;
  clear: both;
  content: "";
}

.cb_module .cb_ly_popup ul li.cb_li_type dl {
  margin: 0;
  _margin-left: 3px;
}

.cb_module .cb_ly_popup ul li.cb_li_type .cb_input_rdo {
  _margin: 2px 6px 0 0;
  margin-top: 2px;
}

.cb_module .cb_ly_popup ul li.cb_li_type label {
  display: inline-block;
  margin-top: 1px;
  color: #666;
}

.cb_module .cb_ly_popup ul li.cb_li_type .cb_nick_name {
  _vertical-align: middle;
}

.cb_module .cb_ly_popup ul dl {
  _display: inline;
  float: left;
  margin: 2px 0 0 10px;
}

.cb_module .cb_ly_popup ul dl dt {
  float: left;
  margin-bottom: 5px;
  color: #666;
}

.cb_module .cb_ly_popup ul dl dt:after {
  display: block;
  clear: both;
  content: "";
}

.cb_module .cb_ly_popup ul dl dt label {
  float: left;
  margin-right: 10px;
}

.cb_module .cb_ly_popup ul li dl dt .cb_help {
  float: left;
  margin: 1px 0 0;
  vertical-align: middle;
}

.cb_module .cb_ly_popup ul li.cb_li_type dl dt .cb_help {
  margin: 2px 0 0 1px;
  vertical-align: middle;
}

.cb_module .cb_ly_popup ul dl dd {
  clear: both;
  color: #666;
}

.cb_module .cb_ly_popup ul dl dd .cb_usr_id {
  display: inline-block;
  padding-left: 2px;
  color: #aaa;
  font-family: tahoma;
  font-size: 10px;
}

.cb_module .cb_ly_popup ul dl dd .cb_usr_id a {
  color: #aaa;
}

.cb_module .cb_ly_popup ul dl dd .cb_nick_name {
  display: inline-block;
  margin-left: -2px;
}

.cb_module .cb_ly_popup ul dl a,
.cb_module .cb_ly_popup ul dd a:hover {
  color: #333;
}

.cb_module .cb_ly_popup ul dl .cb_option span {
  text-decoration: underline;
  cursor: pointer;
  zoom: 1;
}

.cb_module .cb_ly_popup ul dl .cb_option {
  float: left;
  z-index: -10;
  color: #aaa;
  letter-spacing: -1px;
  text-decoration: underline;
  vertical-align: middle;
}

.cb_module .cb_ly_popup ul dl .cb_option:hover {
  color: #333;
}

.cb_module .cb_ly_popup .cb_close {
  overflow: visible;
  position: absolute;
  top: 5px;
  *top: 6px;
  _top: 5px;
  right: 5px;
  *right: 6px;
  _right: 7px;
  width: auto;
  padding: 3px;
  *padding: 2px;
  _padding: 3px 1px 1px 3px;
  border: none;
  background: none;
  font-size: 0;
  cursor: pointer;
  _cursor: hand;
}

.cb_module .cb_ly_popup .cb_module .cb_ly_popup .cb_close:hover span {
  background: url("/_Resources/Images/board/bg_sprite_btn.gif") -19px -310px no-repeat;
}

:root .cb_module .cb_ly_popup .cb_close {
  top: 8px;
  right: 8px;
  padding: 0;
}

.cb_module .cb_ly_popup .cb_close span {
  display: block;
  position: relative;
  width: 19px;
  height: 19px;
  margin: 0;
  padding: 0;
  border: none;
  background: url("/_Resources/Images/board/bg_sprite_btn.gif") 0 -310px no-repeat;
  font-size: 0;
}

.cb_module .cb_ly_popup .cb_close em {
  display: none;
}

.cb_module .cb_ly_popup .cb_over span {
  background: url("/_Resources/Images/board/bg_sprite_btn.gif") -19px -310px no-repeat;
}

/* Fluid  Layout for Default,Memorial Type */
fieldset {
  border: none;
}

.cb_fluid {
  width: 100%;
}

.cb_fluid .cb_txt_area {
  width: 100% !important;
  padding-bottom: 9px !important;
}

.cb_fluid table.cb_section {
  width: 100% !important;
  margin-bottom: 0 !important;
  border: none;
  border-collapse: collapse;
}

.cb_fluid table.cb_section,
x:-moz-any-link,
x:default {
  border-collapse: inherit;
}

/* .cb_fluid table.cb_section caption,
.cb_fluid .cb_section thead {
    display: none
} */
.cb_fluid table.cb_section td {
  border: 0;
}

.cb_fluid table.cb_section .cb_thumbs {
  position: static;
  width: 50px;
  vertical-align: top;
}

.cb_fluid table.cb_section .cb_thumbs .cb_thumbs_box {
  position: relative;
}

.cb_fluid table.cb_section .cb_btn_area {
  float: none;
  width: 90px;
}

.cb_fluid table.cb_section .cb_btn_area input {
  margin-left: 7px;
  _margin-left: 4px !important;
}

.cb_fluid table.cb_section textarea {
  width: 98% !important;
  padding: 5px;
}

.cb_fluid table.cb_section .cb_txt_area {
  width: 100%;
}

.cb_fluid .cb_usr_area .cb_txt_area .cb_dsc_area {
  width: 100% !important;
  padding: 8px 0 0 0;
}

.cb_fluid .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_dsc_area {
  width: auto;
  padding: 8px 0 0 0;
}

.cb_fluid .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area {
  _padding-bottom: 4px;
}

a.btnInputXs, button.btnInputXs, a.btnXsWide, button.btnXsWide, a.btnXs, button.btnXs, a.btnSm, button.btnSm, a.btnMd, button.btnMd, a.btnLg, button.btnLg {
  white-space: nowrap;
  text-align: center;
  border: 0;
}

button[disabled] {
  cursor: not-allowed;
}

a.primary, button.primary {
  background: #3E73FB;
  color: #fff;
}
a.primaryDark20, button.primaryDark20 {
  background: #3968e2;
  color: #fff;
}
a.primaryDark40, button.primaryDark40 {
  background: #315ccb;
  color: #fff;
}
a.secondary, button.secondary {
  background: #6965FB;
  color: #fff;
}
a.secondaryDark20, button.secondaryDark20 {
  background: #5b57e2;
  color: #fff;
}
a.secondaryDark40, button.secondaryDark40 {
  background: #524fc4;
  color: #fff;
}
a.lgtGray, button.lgtGray {
  background: #5f6773;
  color: #fff;
}
a.drkGray, button.drkGray {
  background: #4c5460;
  color: #fff;
}
a.brown, button.brown {
  background: #a75d30;
  color: #fff;
}
a.green, button.green {
  background: #028658;
  color: #fff;
}
a.orange, button.orange {
  background: #ff630e;
  color: #fff;
}
a.red, button.red {
  background: #df0000;
  color: #fff;
}
a.bdrWhite, button.bdrWhite {
  border: 1px solid #fff;
  color: #fff;
}
a.bdrBlack, button.bdrBlack {
  border: 1px solid #000;
  color: #000;
}
a.bdrLgtGray, button.bdrLgtGray {
  border: 1px solid #5f6773;
  color: #5f6773;
}
a.bdrDrkGray, button.bdrDrkGray {
  border: 1px solid #4c5460;
  color: #4c5460;
}
a.bdrRed, button.bdrRed {
  border: 1px solid #df0000;
  color: #df0000;
}
a.btnLg, button.btnLg {
  min-width: 340px;
  height: 60px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
a.btnMd, button.btnMd {
  min-width: 240px;
  height: 60px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
a.btnSm, button.btnSm {
  min-width: 120px;
  height: 42px;
  padding: 0 20px;
  border-radius: 50px;
  font-size: 16px;
  line-height: 42px;
}
a.btnXs, button.btnXs {
  min-width: 50px;
  height: 36px;
  padding: 0 12px;
  border-radius: 5px;
  font-size: 15px;
  line-height: 36px;
}
a.btnXsWide, button.btnXsWide {
  min-width: 106px;
  height: 36px;
  padding: 0 12px;
  border-radius: 5px;
  font-size: 15px;
  line-height: 36px;
}
a.btnInputXs, button.btnInputXs {
  min-width: 50px;
  height: 36px;
  padding: 0 12px;
  margin-left: 6px;
  border-radius: 5px;
  font-size: 15px;
  line-height: 36px;
}
a.btnLinkGo, button.btnLinkGo {
  position: relative;
  display: inline-block;
  min-width: 155px;
  height: 36px;
  padding: 0 30px 0 12px;
  margin: 6px 6px 0 0;
  border: 1px solid #3c3d41;
  border-radius: 6px;
  background: transparent;
  font-size: 15px;
  line-height: 36px;
  font-weight: 600;
  color: #3c3d41;
  text-align: left;
  text-decoration: none;
}
a.btnLinkGo:after, button.btnLinkGo:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 14px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #526271; /* 화살표 */
}
a.btnLinkGo:hover, button.btnLinkGo:hover {
  background: #4b4b4f;
  color: #fff;
}
a.btnLinkGo:hover:after, button.btnLinkGo:hover:after {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #fff; /* 화살표 */
}

div.ui-datepicker {
  width: 300px;
  padding: 0;
  border-radius: 14px;
  font-family: inherit;
  font-size: 14px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3);
}
div.ui-datepicker div.ui-widget-header {
  padding: 6px 0;
  background: #009788;
  border: none;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}
div.ui-datepicker div.ui-widget-header div.ui-datepicker-title {
  background: #009788;
}
div.ui-datepicker div.ui-widget-header div.ui-datepicker-title select {
  width: 70px;
  padding: 0 10px;
  margin: 1px 8px;
  border: 0;
  font-family: inherit;
}
div.ui-datepicker div.ui-widget-header div.ui-datepicker-title select.ui-datepicker-year {
  width: 80px;
}
div.ui-datepicker div.ui-widget-header a.ui-datepicker-prev {
  left: 6px;
}
div.ui-datepicker div.ui-widget-header a.ui-datepicker-next {
  right: 6px;
}
div.ui-datepicker table.ui-datepicker-calendar {
  margin: 0;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  background: #fff;
}
div.ui-datepicker table.ui-datepicker-calendar th {
  color: #6c7180;
}
div.ui-datepicker table.ui-datepicker-calendar td.holiday > a {
  color: #df0000 !important;
}

.ui-widget-content {
  border: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none;
  border: 0;
  color: #21242E;
  text-align: center;
  font-weight: 600;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #009788;
  border: none;
  border-radius: 50px;
  color: #fff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #009788;
  border-radius: 50px;
  color: #fff;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("/_Resources/Front/2024/_inc/css/vendor/ui-lightness/images/ui-icons_63ffdc_256x240.png");
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.6;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top: 11px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #009788;
  border: none;
  border-radius: 50px;
  color: #fff;
}

input[type=text],
input[type=number],
input[type=password],
input[type=submit],
input[type=search],
input[type=email],
input[type=tel],
textarea,
select {
  font-size: 15px;
}
input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=submit]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #6c7180 !important;
}
input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=submit]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #6c7180 !important;
}
input[type=text]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=submit]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #6c7180 !important;
}
input[type=text]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=submit]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #6c7180 !important;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=submit]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder,
select::placeholder {
  color: #6c7180 !important;
}

select {
  width: 100%;
  height: 36px;
  padding: 0 34px 0 7px;
  background: url("/_Resources/Front/2024/images/common/ico_arrowDown_gray_thin.svg") right 12px top 12px no-repeat #fff;
  background-size: 14px;
  border-radius: 5px;
  border: 1px solid #8a94a4;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
select.selectConsulting {
  height: 46px;
  background: url("/_Resources/Front/2024/images/common/ico_arrowDown_gray_thin.svg") right 12px top 16px no-repeat #fff;
  background-size: 14px;
  border: none;
}
select.familySite {
  height: 48px;
  padding: 0 20px;
  background: url("/_Resources/Front/2024/images/common/ico_arrowDown_gray_thin.svg") right 20px top 18px no-repeat #F4F5F6;
  background-size: 17px;
  border-radius: 0;
  border-left: 1px solid #E2E5E9;
  border-right: 1px solid #E2E5E9;
  font-size: 16px;
}

input[type=text], input[type=email], input[type=number] {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #8a94a4;
  border-radius: 5px;
}
input[type=text].textConsulting, input[type=email].textConsulting, input[type=number].textConsulting {
  height: 46px;
  border: none;
}
input[type=text].textLogin, input[type=email].textLogin, input[type=number].textLogin {
  height: 42px;
}

input[type=password] {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #8a94a4;
  border-radius: 5px;
}
input[type=password].pwLogin {
  height: 42px;
}

input[type=tel] {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #8a94a4;
  border-radius: 5px;
}
input[type=tel].telConsulting {
  height: 46px;
  border: none;
  color: #6c7180;
}

input[type=checkbox] {
  display: inline-block;
  background: url("/_Resources/Front/2024/images/common/check20_off.png") center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  border: none;
  vertical-align: text-bottom;
}
input[type=checkbox]:checked {
  background: url("/_Resources/Front/2024/images/common/check20_on.png") center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}
input[type=checkbox]:disabled {
  background: url("/_Resources/Front/2024/images/common/check20_disable.png") center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}
input[type=checkbox].checkConsulting {
  background: url("/_Resources/Front/2024/images/common/check_con_off.png") center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}
input[type=checkbox].checkConsulting:checked {
  background: url("/_Resources/Front/2024/images/common/check_con_on.png") center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

input[type=checkbox] + label, input[type=checkbox] + span {
  margin: 0 0 0 6px;
}

input[type=radio] {
  display: inline-block;
  background: url("/_Resources/Front/2024/images/common/radio_off.png") no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: -1px 0 0 0;
  border: none;
  vertical-align: text-bottom;
}
input[type=radio]:checked {
  background: url("/_Resources/Front/2024/images/common/radio_on.png") no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

input[type=radio] + label, input[type=radio] + span {
  margin: -1px 0 0 6px;
}

textarea {
  width: 100%;
  min-height: 140px;
  background: #fff;
  padding: 10px;
  text-align: left;
}

div.fileUploadWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 400px;
}
div.fileUploadWrap input[type=file] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}
div.fileUploadWrap label.btnFileSelect {
  display: block;
  width: 88px;
  height: 36px;
  margin: 0 0 0 10px;
  background: #4c5460;
  border-radius: 5px;
  font-size: 15px;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
}
div.fileUploadWrap input.fileUpload {
  width: calc(100% - 98px);
  vertical-align: middle;
  font-size: 15px;
}

@-webkit-keyframes icoApplyBounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  60% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

@keyframes icoApplyBounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  60% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
@-webkit-keyframes fixedConsulting {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-origin: 100% 40%;
    transform-origin: 100% 40%;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@keyframes fixedConsulting {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-origin: 100% 40%;
    transform-origin: 100% 40%;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
table.tblMember, table.tblScrollY, table.tblBoard, table.tblDefault {
  width: 100%;
  border-top: 2px solid #212d3d;
  background: #eff1f3;
}
table.tdAlignLeft.tblMember td, table.tdAlignLeft.tblScrollY td, table.tdAlignLeft.tblBoard td, table.tdAlignLeft.tblDefault td {
  text-align: left;
}
table.thAlignLeft.tblMember th, table.thAlignLeft.tblScrollY th, table.thAlignLeft.tblBoard th, table.thAlignLeft.tblDefault th {
  text-align: left;
}
table.tblMember th, table.tblScrollY th, table.tblBoard th, table.tblDefault th {
  background: #f0f1f2;
  text-align: center;
}
table.tblMember th.alignLeft, table.tblScrollY th.alignLeft, table.tblBoard th.alignLeft, table.tblDefault th.alignLeft {
  padding-left: 20px;
  text-align: left;
}
table.tblMember th.alignRight, table.tblScrollY th.alignRight, table.tblBoard th.alignRight, table.tblDefault th.alignRight {
  padding-right: 8px;
  text-align: right;
}
table.tblMember th.bdrRight, table.tblScrollY th.bdrRight, table.tblBoard th.bdrRight, table.tblDefault th.bdrRight {
  border-right: 1px solid #dee0e2;
}
table.tblMember td, table.tblScrollY td, table.tblBoard td, table.tblDefault td {
  background: #fff;
  text-align: center;
}
table.tblMember td.alignLeft, table.tblScrollY td.alignLeft, table.tblBoard td.alignLeft, table.tblDefault td.alignLeft {
  padding-left: 8px;
  text-align: left;
}
table.tblMember td.alignRight, table.tblScrollY td.alignRight, table.tblBoard td.alignRight, table.tblDefault td.alignRight {
  padding-right: 8px;
  text-align: right;
}
table.tblMember td.bdrRight, table.tblScrollY td.bdrRight, table.tblBoard td.bdrRight, table.tblDefault td.bdrRight {
  border-right: 1px solid #dee0e2;
}

table.tblDefault th {
  padding: 14px 8px;
  border-right: 1px solid #dee0e2;
  border-bottom: 1px solid #dee0e2;
  border-left: 1px solid #dee0e2;
}
table.tblDefault td {
  padding: 12px 8px;
  border-right: 1px solid #dee0e2;
  border-bottom: 1px solid #dee0e2;
  border-left: 1px solid #dee0e2;
}

table.tblBoard th {
  padding: 14px 8px;
  border-bottom: 1px solid #dee0e2;
}
table.tblBoard td {
  padding: 12px 8px;
  border-bottom: 1px solid #dee0e2;
}

table.tblScrollY {
  position: relative;
  border-top: 0;
  border-collapse: separate;
}
table.tblScrollY thead {
  width: 100%;
  position: sticky;
  top: 0;
  background: #eff1f3;
  z-index: 10;
}
table.tblScrollY thead tr:first-child th {
  border-top: 2px solid #212d3d;
}
table.tblScrollY th {
  padding: 14px 8px;
  border-bottom: 1px solid #dee0e2;
}
table.tblScrollY td {
  padding: 12px 8px;
  border-bottom: 1px solid #dee0e2;
}

table.tblMember {
  margin: 30px 0 0 0;
}
table.tblMember th {
  padding: 14px 8px;
  border-bottom: 1px solid #dee0e2;
}
table.tblMember td {
  padding: 12px 8px;
  border-bottom: 1px solid #dee0e2;
}

div.tblScrollYWrap {
  width: 100%;
  max-height: 320px;
  padding: 0 0 3px 0;
  overflow-x: hidden;
  overflow-y: auto;
}

div.tblScrollXWrap {
  width: 100%;
  max-height: 400px;
  overflow-x: auto;
  overflow-y: hidden;
}

.num {
  letter-spacing: 0;
}

.txtRed {
  color: #df0000;
}

.txtBlue {
  color: #3968e2;
}

.txtBrown {
  color: #a75d30;
}

.txtBrownDark10 {
  color: #9b5124;
}

.txtGreen {
  color: #028658;
}

.txtblueGreen {
  color: #008369;
}

.txtOrange {
  color: #ff630e;
}

.txtOrangeDark20 {
  color: #de3501;
}

.txtSecondary {
  color: #5b57e2;
}

ul.outerListCircle {
  width: 100%;
  margin: 10px 0 0 0;
}
ul.outerListCircle > li {
  position: relative;
  width: auto;
  padding: 0 0 6px 10px;
  margin: 0 0 0 2px;
}
ul.outerListCircle > li:last-child {
  padding: 0 0 0 10px;
}
ul.outerListCircle > li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #555;
}

ul.outerListLine {
  width: 100%;
  margin: 10px 0 0 0;
}
ul.outerListLine > li {
  position: relative;
  width: auto;
  padding: 0 0 6px 10px;
  margin: 0 0 0 2px;
}
ul.outerListLine > li:last-child {
  padding: 0 0 0 10px;
}
ul.outerListLine > li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 1px;
  background: #666;
}

ul.innerListCircle {
  width: 100%;
  margin: 4px 0 0 0;
}
ul.innerListCircle > li {
  position: relative;
  width: auto;
  padding: 0 0 4px 10px;
  margin: 0 0 0 2px;
}
ul.innerListCircle > li:last-child {
  padding: 0 0 0 10px;
}
ul.innerListCircle > li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #555;
}
ul.innerListCircle.small > li {
  font-size: 13.5px;
  line-height: 140%;
  padding: 0 0 2px 8px;
}
ul.innerListCircle.small > li:last-child {
  padding: 0 0 0 8px;
}
ul.innerListCircle.small > li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #555;
}

ul.innerListLine {
  width: 100%;
  margin: 4px 0 0 0;
}
ul.innerListLine > li {
  position: relative;
  width: auto;
  padding: 0 0 4px 10px;
  margin: 0 0 0 2px;
}
ul.innerListLine > li:last-child {
  padding: 0 0 0 10px;
}
ul.innerListLine > li::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 1px;
  background: #666;
}
ul.innerListLine.small > li {
  font-size: 13.5px;
  line-height: 140%;
  padding: 0 0 2px 9px;
}
ul.innerListLine.small > li:last-child {
  padding: 0 0 0 9px;
}
ul.innerListLine.small > li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 1px;
  background: #666;
}

ol.outerListNum {
  width: 100%;
  padding: 0;
  margin: 10px 0 0 0;
}
ol.outerListNum.none {
  list-style-type: none;
}
ol.outerListNum > li {
  position: relative;
  width: auto;
  padding: 0 0 6px 4px;
  margin: 0 0 0 20px;
  list-style-type: decimal;
}
ol.outerListNum > li:last-child {
  padding: 0 0 0 4px;
}

ol.innerListNum {
  width: 100%;
  padding: 0 0 0 20px;
  margin: 4px 0;
}
ol.innerListNum > li {
  position: relative;
  width: auto;
  padding: 0 0 3px 2px;
  list-style-type: decimal;
}
ol.innerListNum > li.none {
  list-style-type: none;
}
ol.innerListNum > li:last-child {
  padding: 0 0 0 2px;
}

p.icoAlert {
  padding: 0 0 0 20px !important;
  margin: 6px 0;
  background: url("/_Resources/Front/2024/images/common/ico_alert_black.svg") no-repeat left 3px;
  background-size: 16px;
}

.btn_box_set_02 {
  text-align: center;
  padding: 10px 0;
}

.con_type_01_bull_01 {
  padding: 0;
  font-size: 16px;
  color: #262626;
  font-weight: bold;
  margin: 0 0 10px 0;
  letter-spacing: -1px;
}

.con_type_01_bull_01 span {
  margin-left: 20px;
  font-size: 12px;
  color: #696969;
  font-weight: normal;
}

.con_type_01_bull_02 {
  background: url("/_Resources/Images/son_img/bull_blue_arrow2.png") no-repeat left -3px;
  padding: 0 0 8px 20px;
  color: #0857b1;
  margin: 10px 0 0 0;
  font-weight: 700;
}

.con_type_01_bull_03 {
  padding: 0;
  font-size: 13px;
  color: #0857b1;
  margin: 10px 0 5px 0;
}

.con_type_02 {
  margin: 0 0 40px 0;
}

.con_type_02_p {
  padding: 0 0 20px 0;
  line-height: 170%;
}

.con_type_02_p2 {
  width: 430px;
  float: left;
  padding: 10px 0 10px 20px;
  line-height: 170%;
}

.con_type_02_p3 {
  padding: 10px 20px 0 20px;
  line-height: 170%;
  color: #0857b1;
  font-weight: bold;
}

.con_type_02_p4 {
  padding: 10px 0;
  line-height: 170%;
  text-align: justify;
  font-weight: normal;
}

.con_type_02_ul > li {
  list-style-type: disc;
  padding: 5px 0 0 0;
  margin-left: 20px;
  line-height: 140%;
}

.con_type_02_ul > li em {
  color: #cc0000;
  font-style: normal;
}

.con_type_02_ul > li ul > li {
  list-style: circle;
  background: none;
  padding: 0;
  margin: 5px 0 0 10px;
}

.con_type_02_ul2 > li {
  background: url("/_Resources/Images/sub/cdbank/t_sub01_bullet.gif") no-repeat 0 7px;
  padding: 0 0 0 10px !important;
  margin: 0 !important;
  font-weight: normal !important;
  color: #494949 !important;
}

.con_type_02_ul3 > li {
  background: url("/_Resources/Images/sub/cdbank/t_sub01_bullet.gif") no-repeat 20px 5px;
  padding: 5px 0 0 30px;
  margin-top: 10px;
  line-height: 150%;
}

.con_type_02_ul4 {
  padding: 10px 0 0 0;
  line-height: 150%;
  font-weight: normal;
}

.con_type_02_ul4 > li {
  list-style: circle;
  padding: 0;
  margin: 0 0 0 28px !important;
  line-height: 150%;
}

.con_type_02_ol {
  padding: 0;
  margin: 0;
}

.con_type_02_ol > li {
  line-height: 170%;
  margin: 0 0 15px 20px;
  list-style-type: decimal;
}

.con_type_02_ol2 {
  margin: 0 0 0 20px;
}

.con_type_02_ol2 > li {
  line-height: 170%;
  margin-bottom: 5px;
  list-style-type: decimal;
}

.con_type_02_ol3 > li {
  line-height: 170%;
  color: #0857b1;
  font-weight: bold;
  padding-bottom: 40px;
}

.con_type_02_ol4 {
  margin: 0;
}

.con_type_02_ol4 > li {
  line-height: 170%;
  margin-top: 5px;
}

.sub_con_table_box_01 {
  margin: 0 0 30px 0;
}

.table_type_06 {
  width: 760px;
  margin: 13px 0 0 0;
  font-weight: normal;
  color: #494949;
}

.table_type_06 thead {
  background: url("/_Resources/Images/board/thead_back_02.png") no-repeat 0 0;
}

.table_type_06 th {
  height: 28px;
  text-align: center;
}

.table_type_06 td {
  height: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 150%;
  text-align: center;
}

.table_type_06 td a {
  text-decoration: none;
  color: #494949;
  letter-spacing: -0.045em;
}

.table_type_06 td a:hover {
  color: #f05502;
}

.table_type_06_view {
  padding: 20px 0 0 0;
}

.table_type_06_view h1 {
  width: 100%;
  border-top: 2px solid #212d3d;
  background: #eff1f3;
  height: 50px;
  margin: 0;
  padding: 6px 0 0 20px;
  font-size: 16px;
  line-height: 38px;
}

.table_type_06_view h2 {
  width: 100%;
  background: url("/_Resources/Images/board/view_title_back.png") no-repeat 0 0;
  height: 20px;
  margin: 0;
  padding: 6px 0 0 20px;
  font-size: 15px;
}

.table_type_06_contributor {
  width: 100%;
  padding: 13px 20px 13px 20px;
  background: #f7f8f9;
  border-bottom: 1px solid #ebeced;
}

.table_type_06_contributor dt {
  display: inline-block;
  *display: inline;
  padding-right: 30px;
  line-height: 170%;
}

.table_type_06_contributor dt a {
  display: inline-block;
}

.table_type_06_contributor dt img {
  vertical-align: baseline;
  *vertical-align: middle;
}

.table_type_06_contributor dd {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 20px;
  line-height: 170%;
}

.table_type_06_contributor2 {
  width: 100%;
  height: 22px;
  padding: 5px 0 0 20px;
  background: url("/_Resources/Images/board/sw_view_name_back.png") repeat-x 0 0;
}

.table_type_06_contributor2 dt {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 25px;
}

.table_type_06_contributor2 dt img {
  vertical-align: top;
  *vertical-align: middle;
}

.table_type_06_contributor2 dd {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  padding-right: 20px;
}

.table_type_06_view_div {
  width: 100%;
  clear: both;
  padding: 20px 10px;
  line-height: 190%;
  min-height: 200px;
}

.table_type_06_view_div img {
  max-width: 780px;
}

.table_type_06_con_bottom {
  position: relative;
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  background: #f7f8f9;
  border-top: 1px solid #ebeced;
  border-bottom: 2px solid #212d3d;
  text-align: center;
}

.table_type_06_con_bottom_edit {
  position: absolute;
  top: 5px;
  right: 10px;
}

.table_type_07 {
  width: 100%;
  color: #494949;
  border-top: 3px solid #98b9de;
}

.table_type_07 th,
.table_type_07 td {
  border: 1px solid #ccc;
}

.table_type_07 th {
  background: url("/_Resources/Images/board/bullet3.gif") no-repeat 10px center rgb(238, 246, 255);
  text-align: left;
  padding: 10px 20px;
}

.table_type_07 td {
  padding: 14px 10px;
}

.table_type_11 {
  width: 100%;
  margin: 13px 0 0 0;
  font-weight: normal;
  color: #494949;
}

.table_type_11 th {
  padding: 8px;
  background-color: #e0f1f9;
  border: 1px solid #ccc;
  text-align: center;
}

.table_type_11 td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 150%;
}

table.table_type_11 td.txt_left {
  text-align: left;
}
table.table_type_11 td.td_gray2 {
  background: #eeeeee;
  font-weight: bold;
  text-align: center !important;
}

table.tbl_bluegray_2col {
  width: 100%;
  border-top: 2px solid #212d3d;
}

table.tbl_bluegray_2col th {
  background: #eff1f3;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 5px;
  text-align: center;
}

table.tbl_bluegray_2col th.font_12 {
  font-size: 13px;
}

table.tbl_bluegray_2col td {
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 10px;
  word-break: break-all;
  line-height: 150%;
  text-align: center;
  color: #333;
}

.btn_set_01 {
  width: 100%;
  padding: 10px 0;
  text-align: center;
}

a.linkAppend {
  display: inline;
}

div.bodyWrap div.modalWrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
div.bodyWrap div.modalWrap div.modalFrame {
  min-width: 300px;
  min-height: 200px;
  z-index: 50;
}
div.bodyWrap div.modalWrap div.modalFrame div.modalBody {
  min-width: inherit;
  min-height: inherit;
  padding: 20px;
  background: #fff;
  color: #21242E;
}
div.bodyWrap div.modalWrap div.modalFrame div.modalFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  min-width: inherit;
  height: 50px;
  padding: 0 10px;
  background: #21242E;
  color: #fff;
}
div.bodyWrap div.modalWrap div.modalFrame div.modalFooter button.btnModalclose {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("/_Resources/Front/2024/images/common/ico_close_white_thick.svg") no-repeat center;
  background-size: 80%;
  border-radius: 5px;
  color: #fff;
}
div.bodyWrap div.popupWrap {
  display: none;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 900;
}
div.bodyWrap div.popupWrap div.popupBody {
  border-radius: 20px;
  z-index: 200;
  text-align: center;
}
div.bodyWrap div.popupWrap div.popupBody .btn_close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 15px;
  text-align: center;
  background: #FFF;
}
div.bodyWrap div.popupWrap div.popupBody .btn_close i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/_Resources/Images/board/bg_sprite_btn.gif") -19px -310px no-repeat;
}
div.bodyWrap div.popupWrap div.popupBody a.linkAppend {
  display: inline;
}
div.bodyWrap div.popupWrap div.popupBody div.btnGroup {
  margin: 20px auto 0 auto;
}
div.popupWrap div.popupFooter {
  width: 100%;
  height: 54px;
  padding: 10px;
  background: #21242E;
  color: #fff;
  font-size: 15px;
  text-align: right;
}
div.popupWrap div.popupFooter button.btnClose {
  min-width: 50px;
  height: 34px;
  padding: 0 12px;
  margin: 0 0 0 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 34px;
  color: #fff;
}
div.popupWrap div.popupFooter input {
  vertical-align: middle;
}