@charset "UTF-8";
/* variables */
/*util*/
.customer {
  /*임시 헤드라인 (추후 공통화시 재반영 예정)*/
  /*임시 헤드라인 (추후 공통화시 재반영 예정)*/
  /*tab-index*/
  /*제품 사용 가이드*/
  /* 1:1 문의 */
  /*자막 자료실 */
  /* 자막등록 */
  /* 코덱 자료실 */
  /* 비회원 메뉴 */
  /*라이선스 정보 리스트*/
  /*계정연동시 주의사항*/
}

.customer #container .panel {
  position: relative;
}

.customer #container .panel + .panel {
  margin-top: 64px;
}

.customer .ad_banner, .customer .ad_banner02 {
  margin-left: auto;
  margin-right: auto;
}

.customer #contents-head {
  display: flex;
  height: 200px;
  box-sizing: border-box;
  background: no-repeat center;
  background-size: cover;
  margin-bottom: 40px;
  align-items: center;
}

.customer #contents-head h1 {
  margin-top: 0;
  font-size: 24px;
  line-height: 1.5;
}

.customer #contents-head .sub-tit {
  margin-top: 10px;
}

.customer #contents-head.page-head {
  margin-bottom: 40px;
  height: unset;
}

.customer #contents-head.page-head h1 {
  font-size: 20px;
  line-height: 1.5;
}

.customer #contents-head.visual_customer_faq {
  background-image: url(./../images/customer/head_visual_customer_faq_title.png);
}

.customer #contents-head.visual_customer_faq h1 {
  color: #FFFFFF;
}

.customer #contents-head.visual_customer_guide {
  background-image: url(./../images/customer/head_visual_customer_guide_title.png);
}

.customer #contents-head.visual_customer_guide h1, .customer #contents-head.visual_customer_guide .sub-tit {
  color: #FFFFFF;
}

.customer #contents-head.visual_customer_archive {
  background-image: url(./../images/customer/head_visual_customer_archive_title.png);
}

.customer #contents-head.visual_customer_archive h1 {
  color: #FFFFFF;
}

.customer #contents-head.visual_customer_non {
  background-image: url(./../images/customer/head_visual_customer_non_title.png);
}

.customer #contents-head.visual_customer_non h1 {
  color: #FFFFFF;
}

.customer #contents-head.visual_customer_inquiry {
  background-image: url(./../images/customer/head_visual_customer_inquiry_title.png);
}

.customer #contents-head.visual_customer_inquiry h1 {
  color: #FFFFFF;
}

.customer #contents-head.visual-customer-review {
  background-image: url(./../images/customer/head_visual_customer_review_title.png);
  background-color: #010e1a;
}

.customer #contents-head.visual-customer-review h1 {
  color: #FFFFFF;
}

.customer .tab-button {
  padding: 16px 0;
  margin-top: 40px;
}

.customer .tab-button + .tbl-board-wrap {
  margin-top: 40px;
}

.customer .tab-bar {
  margin-top: 18px;
}

.customer .tab-bar li a {
  height: 41px;
}

.customer .tab-bar + .search-head {
  margin-top: 16px;
}

.customer .cmn-content-head.search-head {
  margin-top: 40px;
  position: relative;
}

.customer .cmn-content-head.search-head .search-result {
  font-weight: 700;
}

.customer .cmn-content-head.search-head .noti-check {
  padding-left: 5px;
  margin-top: 25px;
  position: relative;
  font-size: 14px;
  line-height: 1.6;
}

.customer .cmn-content-head.search-head .noti-check a {
  font-weight: 700;
  text-decoration: underline;
}

.customer .cmn-content-head.search-head .noti-check::before {
  content: "";
  width: 1px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.customer .cmn-content-head.search-head .sort-list-right {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.customer .cmn-content-head.search-head .sort-list-right .form-cont .form-drop-box {
  width: 104px;
}

.customer .cmn-content-head.search-head .sort-list-right .btn-drop-line {
  height: 32px;
}

.customer .cmn-content-head.search-head .sort-list-right .btn-sm {
  margin-left: 16px;
}

.customer .cmn-content-head.select-head {
  display: flex;
  align-items: center;
}

.customer .cmn-content-head.select-head .select-wrap {
  margin-left: auto;
  display: flex;
}

.customer .cmn-content-head.select-head .select-wrap .form-cont .form-drop-box {
  width: 138px;
}

.customer .cmn-content-head.select-head .select-wrap .form-cont + .form-cont {
  margin-left: 16px;
}

.customer .cmn-content-head .required-guide {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 11px;
  line-height: 1.5;
}

.customer .cmn-content-detail .form-cont + .multi-lst {
  margin-top: 16px;
}

.customer .cmn-content-detail.multi .cmn-col {
  position: relative;
}

.customer .cmn-content-detail.multi .cmn-col .btn-ghost {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.customer .cmn-content-detail .license-form {
  margin-top: 24px;
}

.customer .cmn-content-detail .license-form .form-item {
  padding-left: 132px;
}

.customer .cmn-content-detail .license-guide {
  padding-left: 132px;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.5;
}

.customer .move-to-qna {
  margin-top: 80px;
  padding: 20px;
  background-color: #F8F8F8;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.customer .move-to-qna p {
  font-size: 14px;
  line-height: 1.6;
}

.customer .product-guide-index {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 60px;
}

.customer .product-guide-index li {
  width: 200px;
}

.customer .product-guide-index li a {
  display: block;
  padding: 26px 20px;
  height: 178px;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
}

.customer .product-guide-index li a .img-wrap {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.customer .product-guide-index li a .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.customer .product-guide-index li a:hover {
  background-color: #F8F8F8;
}

.customer.pd-guide-detail #container {
  overflow-x: visible;
}

.customer.pd-guide-detail #container .contents-body {
  margin-top: 0;
  padding-top: 80px;
}

.customer.pd-guide-detail .cmn-content-detail {
  padding: 40px 0;
}

.customer.pd-guide-detail #container .panel .snb-wrap {
  position: sticky;
  top: 103px;
  width: 240px;
  margin-bottom: 48px;
  background: #FFFFFF;
}

.customer.pd-guide-detail #container .panel .snb-wrap .snb-inner .snb-menu ul li button.active {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #FFFFFF;
}

.customer.pd-guide-detail #container .panel .snb-wrap + .inner {
  padding-left: 316px;
}

.customer.pd-guide-detail #container .panel[class*=w1280] {
  padding: 0;
}

.customer .post-wrap h2, .customer .post-wrap h3, .customer .post-wrap h4, .customer .post-wrap h5, .customer .post-wrap h6 {
  margin-top: 80px;
}

.customer .post-wrap h2 > .sub, .customer .post-wrap h3 > .sub, .customer .post-wrap h4 > .sub, .customer .post-wrap h5 > .sub, .customer .post-wrap h6 > .sub {
  font-size: 26px;
  line-height: 1.5;
}

.customer .post-wrap h2:first-child, .customer .post-wrap h3:first-child, .customer .post-wrap h4:first-child, .customer .post-wrap h5:first-child, .customer .post-wrap h6:first-child {
  margin-top: 0;
}

.customer .post-wrap h2 + p, .customer .post-wrap h3 + p, .customer .post-wrap h4 + p, .customer .post-wrap h5 + p, .customer .post-wrap h6 + p {
  margin-top: 30px;
}

.customer .post-wrap h2 {
  font-size: 40px;
  line-height: 1.5;
  /* gomlab측 */
  /* // gomlab측 */
}

.customer .post-wrap h2 + h3 {
  margin-top: 40px;
}

.customer .post-wrap h3 {
  font-size: 36px;
  line-height: 1.5;
  /* gomlab측 */
  /* // gomlab측 */
}

.customer .post-wrap h3.first {
  margin-top: 0;
}

.customer .post-wrap h3 + h4 {
  margin-top: 20px;
}

.customer .post-wrap h4 {
  font-size: 26px;
  line-height: 1.5;
}

.customer .post-wrap h5, .customer .post-wrap h6 {
  font-size: 20px;
  line-height: 1.5;
}

.customer .post-wrap p {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #484848;
}

.customer .post-wrap ul.dot {
  margin-top: 16px;
}

.customer .post-wrap ul.dot > li {
  position: relative;
  padding-left: 16px;
}

.customer .post-wrap ul.dot > li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #484848;
}

.customer .post-wrap ul.dot > li + li {
  margin-top: 12px;
}

.customer .post-wrap ul.dot > li .img-area,
.customer .post-wrap ul.dot > li .edit-table-wrap {
  margin-left: -16px;
}

.customer .post-wrap ul.dot.top15 li::before {
  top: 15px;
}

.customer .post-wrap .bullet_list {
  margin-top: 16px;
  /* gomlab측 */
  /* // gomlab측 */
}

.customer .post-wrap .bullet_list > li + li {
  margin-top: 16px;
}

.customer .post-wrap .bullet_list > li .edit-table-wrap {
  margin-left: -10px;
}

.customer .post-wrap .bullet_list > li > dl {
  margin-top: 12px;
}

.customer .post-wrap .bullet_list > li .img-area {
  margin-top: 8px;
  margin-left: -10px;
}

.customer .post-wrap .bullet_list.num_type01 .edit-table-wrap,
.customer .post-wrap .bullet_list.num_type01 .img-area {
  margin-left: -24px;
}

.customer .post-wrap .img-area {
  margin-top: 24px;
}

.customer .post-wrap .img-area img {
  max-width: 100%;
}

.customer .post-wrap .img-area video {
  max-width: 100%;
}

.customer .post-wrap .img-area + h2, .customer .post-wrap .img-area + h3, .customer .post-wrap .img-area + h4, .customer .post-wrap .img-area + h5, .customer .post-wrap .img-area + h6 {
  margin-top: 80px;
}

.customer .post-wrap .img-area + * {
  margin-top: 24px;
}

.customer .post-wrap .youtube-area {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.customer .post-wrap .youtube-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.customer .post-wrap .youtube-area.youtube-jp {
  padding-bottom: 28.25%;
}

.customer .post-wrap .youtube-area.youtube-jp iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 100%;
}

.customer .post-wrap .edit-table-wrap {
  overflow-x: scroll;
}

.customer .post-wrap .edit-table-wrap::-webkit-scrollbar {
  height: 8px;
}

.customer .post-wrap .edit-table-wrap::-webkit-scrollbar-thumb {
  background-color: rgba(161, 161, 161, 0.4);
  border-radius: 3px;
}

.customer .post-wrap .edit-table-wrap + p {
  margin-top: 0;
}

.customer .post-wrap table {
  min-width: 876px;
  border-top: 1px solid #E5E5E5;
  margin: 16px 0;
  font-size: 16px;
  line-height: 1.6;
  line-height: 28px;
}

.customer .post-wrap table thead {
  /* lab측 */
  /* // lab측 */
}

.customer .post-wrap table thead.thead-hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.customer .post-wrap table thead th {
  padding: 30px 24px;
  background: #F8F8F8;
  color: #0A0032;
  border-bottom: 1px solid #E5E5E5;
}

.customer .post-wrap table thead th:last-child {
  border-right: 0;
}

.customer .post-wrap table thead + tbody th {
  background: transparent;
}

.customer .post-wrap table tbody th, .customer .post-wrap table tbody td {
  padding: 30px 24px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #E5E5E5;
  /* gomlab측 */
  /* // gomlab측 */
}

.customer .post-wrap table tbody th.al-mid, .customer .post-wrap table tbody td.al-mid {
  vertical-align: middle;
}

.customer .post-wrap table tbody th.txt-center, .customer .post-wrap table tbody td.txt-center {
  text-align: center;
}

.customer .post-wrap table tbody th {
  background: #F8F8F8;
  color: #0A0032;
  font-weight: 400;
  letter-spacing: -0.48px;
  text-align: center;
  vertical-align: middle;
}

.customer .post-wrap table tbody th img + img {
  margin-left: 10px;
}

.customer .post-wrap table tbody th .top-space {
  display: block;
  margin-top: 5px;
}

.customer .post-wrap table tbody td {
  color: #0A0032;
  /* gomlab 측 */
}

.customer .post-wrap table tbody td .dot,
.customer .post-wrap table tbody td .bullet_list {
  margin-top: 0;
}

.customer .post-wrap table tbody td p {
  margin-top: 0;
}

.customer .post-wrap table tbody td p + p {
  margin-top: 16px;
}

.customer .post-wrap table tbody td p + .dot,
.customer .post-wrap table tbody td p .bullet_list {
  margin-top: 16px;
}

.customer .post-wrap .img-txt-area {
  display: flex;
  margin-top: 24px;
  justify-content: space-between;
  align-items: center;
}

.customer .post-wrap .img-txt-area.align-top {
  align-items: flex-start;
}

.customer .post-wrap .img-txt-area .img-area {
  display: flex;
  margin: 0;
}

.customer .post-wrap .img-txt-area .img-area img + img {
  margin-left: 30px;
}

.customer .post-wrap .img-txt-area .txt-area {
  flex: 1;
  margin: 0 0 0 30px;
}

.customer .post-wrap .img-txt-area .txt-area p {
  margin-top: 0;
}

.customer .post-wrap .img-txt-area .txt-area p + p {
  margin-top: 16px;
}

.customer .post-wrap .dl-group {
  display: flex;
  margin-top: 24px;
}

.customer .post-wrap .dl-group dl {
  width: 100%;
}

.customer .post-wrap .dl-group dl dt {
  padding: 10px 0;
  background: #F8F8F8;
  font-weight: 700;
  text-align: center;
}

.customer .post-wrap .dl-group dl dd img {
  display: block;
  width: 212px;
  margin: 16px auto 0 auto;
}

.customer .post-wrap .dl-group dl + dl {
  margin-left: 2%;
}

.customer .post-wrap .img-txt-groups {
  display: flex;
  margin-top: 24px;
  /* // gomlab 측 */
}

.customer .post-wrap .img-txt-groups > .cell {
  width: 100%;
  padding: 0;
}

.customer .post-wrap .img-txt-groups > .cell + .cell {
  margin-left: 2%;
}

.customer .post-wrap .img-txt-groups > .cell .img-area {
  margin-top: 0;
}

.customer .inquiry-guide {
  font-size: 14px;
  line-height: 1.6;
  margin: 40px 0 62px;
}

.customer .form-privacy {
  margin-top: 40px;
}

.customer .form-privacy .privacy-tit {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.6;
}

.customer .form-privacy .dot-list {
  font-size: 12px;
  line-height: 1.7;
  margin-top: 12px;
}

.customer .form-privacy > .form-cont {
  margin-top: 12px;
}

.customer.archive:has(.tab-button) .tab-button {
  margin-top: 0;
}

.customer.archive:has(.tab-button) .ad_banner.google-ad-wrap {
  margin-bottom: 48px;
}

.customer.archive .ad_banner01.google-ad-wrap {
  top: 300px;
  margin-left: 680px;
}

.customer .regist-tit {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 40px;
  font-weight: 700;
}

.customer .regist-guide {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 1.7;
}

.customer .form-agree {
  margin-top: 24px;
}

.customer .form-agree .dot-list {
  font-size: 12px;
  line-height: 1.7;
  line-height: 18px;
}

.customer .form-agree .form-cont {
  margin-top: 24px;
}

.customer .form-agree .form-cont strong {
  text-decoration: underline;
  color: #0064F9;
}

.customer .notice-wrap {
  margin-top: 40px;
}

.customer .notice-tit {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.7;
}

.customer .search-qna-txt {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.customer .search-qna-txt + .form-cont {
  margin-top: 40px;
}

.customer.non-members .cmn-content-detail .form-item .form-cont {
  max-width: none;
}

.customer.non-members .cmn-content-detail .form-item .bullet_list {
  margin-top: 10px;
}

.customer.non-members .cmn-content-detail .form-item .bullet_list > li {
  font-size: 12px;
  line-height: 1.7;
}

.customer.non-members .cmn-content-detail .form-item .bullet_list > li + li {
  margin-top: 0;
}

.customer.non-members:has(.google-ad-wrap.area-top) .tab-button {
  margin-top: 0;
}

.customer.non-members .ad_banner.google-ad-wrap {
  margin-bottom: 48px;
}

.customer.non-members .ad_banner01.google-ad-wrap {
  top: 300px;
  margin-left: 680px;
}

.customer .no-customer-tit {
  position: relative;
  margin: 40px 0;
}

.customer .no-customer-tit h2 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.customer .no-customer-tit .exp {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
}

.customer .no-customer-tit .exp-lg {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.6;
}

.customer .no-customer-tit .btn-ghost {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.customer .link-mypage {
  text-decoration: underline;
  color: #0064F9;
}

.customer .btn-wrap {
  margin-top: 40px;
}

.customer .btn-wrap.w-integration .btn-md {
  min-width: 218px;
}

.customer .btn-wrap.regist-wrap {
  margin: 40px 0;
}

.customer .btn-wrap.regist-wrap .btn-md {
  width: auto;
}

.customer .license-check {
  margin-top: 40px;
}

.customer .board-noti {
  margin-top: 20px;
  font-size: 11px;
  line-height: 1.5;
}

.customer .no-customer-content {
  margin-top: 64px;
}

.customer .no-customer-content h3 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}

.customer .no-customer-content .benefit-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

.customer .no-customer-content .benefit-list li {
  width: 327px;
  text-align: center;
}

.customer .no-customer-content .benefit-list li .img-wrap {
  display: block;
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin: 0 auto 24px;
}

.customer .no-customer-content .benefit-list li .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.customer .no-customer-content .benefit-list li .benefit-tit {
  font-size: 16px;
  line-height: 1.6;
}

.customer .no-customer-content .benefit-list li .benefit-info {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
}

.customer .no-customer-content .step-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-bottom: 64px;
}

.customer .no-customer-content .step-wrap .step-image-slide {
  position: relative;
  width: 532px;
  height: 339px;
  border-radius: 10px;
  overflow: hidden;
}

.customer .no-customer-content .step-wrap .step-image-slide .swiper-slide {
  border-radius: 10px;
}

.customer .no-customer-content .step-wrap .step-image-slide .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.customer .no-customer-content .step-wrap .step-image-slide .step-swiper-button-prev,
.customer .no-customer-content .step-wrap .step-image-slide .step-swiper-button-next {
  width: 24px;
  height: 24px;
  background-size: contain;
}

.customer .no-customer-content .step-wrap .step-image-slide .step-swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m15.501 3.998-8 8 8 8'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 6370' opacity='.2'/%3E%3C/svg%3E");
}

.customer .no-customer-content .step-wrap .step-image-slide .step-swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m8.501 3.998 8 8-8 8'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 6370' opacity='.2'/%3E%3C/svg%3E");
}

.customer .no-customer-content .step-wrap .step-list li {
  font-size: 16px;
  line-height: 1.6;
}

.customer .no-customer-content .step-wrap .step-list li p {
  margin-top: 8px;
}

.customer .no-customer-content .step-wrap .step-list li + li {
  margin-top: 24px;
}

.customer .no-customer-content.benefits {
  background: #EBEBEB;
  padding: 60px 0 86px;
}

.customer .linking-accounts .account-tit {
  font-weight: 700;
}

.customer .linking-accounts .dot-list {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
}

.customer .link-email {
  text-decoration: underline;
  color: #0064F9;
}

.customer .searh-form-wrap .search-txt {
  text-align: center;
  margin-bottom: 24px;
}

.customer.pd-guide-index #contents-head {
  margin-bottom: 0;
}

.customer.pd-guide-index #container .panel {
  max-width: none;
  margin-top: 80px;
}

.customer.pd-guide-index #container .panel .google-ad-wrap {
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.customer.pd-guide-index #container .panel:has(.google-ad-wrap) {
  margin-top: 64px;
}

.customer.pd-guide-index #container .panel > .inner {
  max-width: 1328px;
}

.customer.pd-guide-index #container .sw-list {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 32px;
}

.customer.pd-guide-index #container .sw-list li {
  display: flex;
  width: calc(25% - 24px);
}

.customer.pd-guide-index #container .sw-list li a {
  display: block;
  width: 100%;
  padding: 40px;
  border: 1px solid #DADADA;
  border-radius: 10px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.customer.pd-guide-index #container .sw-list li a .img-wrap {
  display: block;
  width: 60px;
  margin: 0 auto 20px auto;
  flex-shrink: 0;
}

.customer.pd-guide-index #container .for-business {
  max-width: 1280px;
  margin: 50px auto 0 auto;
  font-size: 12px;
  line-height: 1.7;
}

.customer.pd-guide-index #container .for-business dt {
  font-weight: 700;
}

.customer.pd-guide-index #container .for-business dt + dd {
  margin-top: 24px;
}

.customer.pd-guide-index .ad_banner01 {
  top: 280px;
}

.customer.pd-guide-index .ad_banner01.has-top-bnr {
  top: 434px;
}

.customer.center-qna .tab-list-wrap .tab-button {
  margin-top: 0;
}

.customer.center-qna.faq-detail #contents-head.page-head {
  margin: 80px 0 0 0;
}

.customer.center-qna .searh-form-wrap + .ad_banner.google-ad-wrap {
  margin-bottom: 48px;
}

.customer.center-qna .ad_banner01.google-ad-wrap {
  top: 300px;
  margin-left: 680px;
}

.customer.sw-review #contents-head {
  margin-bottom: 0;
}

.customer.sw-review .top-info {
  max-width: 728px;
  margin: 0 auto;
  padding-top: 64px;
  text-align: center;
}

.customer.sw-review .top-info .login-info .btn-wrap {
  margin-top: 24px;
}

.customer.sw-review .top-info .login-info + .banner-wrap {
  margin-top: 40px;
}

.customer.sw-review .top-info .banner-wrap a,
.customer.sw-review .top-info .banner-wrap picture {
  display: block;
}

.customer.sw-review .top-info .banner-wrap img {
  width: 100%;
}

.customer.sw-review .review-list-wrap {
  margin-top: 64px;
}

.customer.sw-review .review-list-wrap .tab-button {
  margin-top: 0;
  padding: 0;
  gap: 24px;
}

.customer.sw-review .review-list-wrap .tab-button li + li {
  margin: 0;
}

.customer.sw-review .review-list-wrap .tab-button li a {
  height: 36px;
  padding: 0 40px;
  font-size: 14px;
  line-height: 1.6;
}

.customer.sw-review .review-list-wrap .tab-button + .tbl-board-wrap {
  margin-top: 32px;
}

.customer.sw-review .review-list-wrap .tab-button + .tbl-board-wrap table[class^=common-table] {
  margin-top: 0;
}

.customer.sw-review .review-write-wrap {
  margin-top: 40px;
}

.customer.sw-review .review-write-wrap .cmn-content-head .head-tit-sm {
  font-size: 20px;
  line-height: 1.5;
}

.customer.sw-review .review-write-wrap .cmn-content-detail .form-item.has-label {
  display: flex;
  padding-left: 0;
}

.customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-label {
  position: static;
  display: block;
  flex-shrink: 0;
}

.customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-cont {
  max-width: none;
}

.customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-cont textarea {
  max-width: 654px;
  min-height: 200px;
}

.customer.sw-review .review-write-wrap .star-rating-wrap {
  display: flex;
  width: auto;
  height: 24px;
  gap: 4px;
  background: none;
}

/* 반응형 */
@media (max-width: 1279px) {
  .customer .cmn-content-detail .license-form .form-item {
    padding-left: 0;
  }
  .customer .cmn-content-detail .license-guide {
    padding-left: 0;
  }
  .customer .cmn-content-detail .license-info dl dd {
    text-align: right;
    word-break: break-all;
  }
  .customer.pd-guide-index #container .panel {
    margin-top: 64px;
  }
  .customer.pd-guide-index #container .sw-list {
    gap: 16px;
  }
  .customer.pd-guide-index #container .sw-list li {
    width: calc(50% - 8px);
  }
  .customer.pd-guide-index #container .sw-list li a {
    display: flex;
    padding: 24px;
    align-items: center;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
  }
  .customer.pd-guide-index #container .sw-list li a .img-wrap {
    width: 40px;
    margin: 0 12px 0 0;
  }
  .customer.pd-guide-detail #container .contents-body {
    padding-top: 40px;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap {
    top: 73px;
    bottom: 48px;
    z-index: 1;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap .snb-inner .snb-menu ul li button.active {
    position: relative;
  }
  .customer.center-qna.faq-detail .searh-form-wrap {
    margin-top: 40px;
  }
  .customer.sw-review .review-write-wrap .cmn-content-detail .form-item.has-label {
    display: block;
    padding-left: 0;
  }
  .customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-label {
    position: static;
    display: block;
    flex-shrink: 0;
  }
  .customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-cont {
    max-width: none;
  }
  .customer.sw-review .review-write-wrap .cmn-content-detail .form-item .form-cont textarea {
    max-width: none;
  }
  .customer.sw-review .review-write-wrap .star-rating {
    display: flex;
    gap: 4px;
  }
  .customer.sw-review .review-write-wrap .star-rating input[type=radio] {
    flex-shrink: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23dadada' d='M10.647 2.826a1.5 1.5 0 0 1 2.706 0l1.893 3.953a1.5 1.5 0 0 0 1.169.841l4.368.539a1.5 1.5 0 0 1 .832 2.592l-3.173 2.92a1.5 1.5 0 0 0-.456 1.391l.823 4.221a1.5 1.5 0 0 1-2.185 1.607l-3.91-2.113a1.5 1.5 0 0 0-1.426 0l-3.91 2.113a1.5 1.5 0 0 1-2.185-1.607l.823-4.221a1.5 1.5 0 0 0-.456-1.391l-3.173-2.92a1.5 1.5 0 0 1 .832-2.592l4.366-.539a1.5 1.5 0 0 0 1.169-.841Z' data-name='다각형 281'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 62473' opacity='.2'/%3E%3C/svg%3E");
    background-size: 24px;
    cursor: pointer;
  }
  .customer.sw-review .review-write-wrap .star-rating input[type=radio]:checked {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%235772e8' d='M10.647 2.826a1.5 1.5 0 0 1 2.706 0l1.893 3.953a1.5 1.5 0 0 0 1.169.841l4.368.539a1.5 1.5 0 0 1 .832 2.592l-3.173 2.92a1.5 1.5 0 0 0-.456 1.391l.823 4.221a1.5 1.5 0 0 1-2.185 1.607l-3.91-2.113a1.5 1.5 0 0 0-1.426 0l-3.91 2.113a1.5 1.5 0 0 1-2.185-1.607l.823-4.221a1.5 1.5 0 0 0-.456-1.391l-3.173-2.92a1.5 1.5 0 0 1 .832-2.592l4.366-.539a1.5 1.5 0 0 0 1.169-.841Z' data-name='다각형 281'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 62473' opacity='.2'/%3E%3C/svg%3E");
  }
  .customer.sw-review .review-write-wrap .star-rating input[type=radio]:has(~ input[type=radio]:checked) {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%235772e8' d='M10.647 2.826a1.5 1.5 0 0 1 2.706 0l1.893 3.953a1.5 1.5 0 0 0 1.169.841l4.368.539a1.5 1.5 0 0 1 .832 2.592l-3.173 2.92a1.5 1.5 0 0 0-.456 1.391l.823 4.221a1.5 1.5 0 0 1-2.185 1.607l-3.91-2.113a1.5 1.5 0 0 0-1.426 0l-3.91 2.113a1.5 1.5 0 0 1-2.185-1.607l.823-4.221a1.5 1.5 0 0 0-.456-1.391l-3.173-2.92a1.5 1.5 0 0 1 .832-2.592l4.366-.539a1.5 1.5 0 0 0 1.169-.841Z' data-name='다각형 281'/%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='사각형 62473' opacity='.2'/%3E%3C/svg%3E");
  }
  .customer .post-wrap .youtube-area.youtube-jp {
    padding-bottom: 56.25%;
  }
  .customer .post-wrap .youtube-area.youtube-jp iframe {
    left: 0;
    transform: unset;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .customer {
    /*임시 헤드라인 (추후 공통화시 재반영 예정)*/
    /*임시 헤드라인 (추후 공통화시 재반영 예정)*/
    /*tab index*/
    /* 1:1 문의 */
    /* 자막 등록 */
    /*자막 자료실 */
    /*제품 사용 가이드*/
    /* 비회원 메뉴 */
    /*라이선스 정보 리스트*/
    /* 사용가이드 메인 */
  }
  .customer:has(.header_depth) #contents-head {
    display: none;
  }
  .customer #contents-head {
    height: 140px;
  }
  .customer #contents-head h1 {
    font-size: 20px;
    line-height: 1.5;
  }
  .customer #contents-head.product-guide .sub-tit {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.6;
  }
  .customer #contents-head.visual_customer_faq {
    background-image: url(./../images/customer/head_visual_customer_faq_title_mo.png);
  }
  .customer #contents-head.visual_customer_guide {
    background-image: url(./../images/customer/head_visual_customer_guide_title_mo.png);
  }
  .customer #contents-head.visual_customer_non {
    background-image: url(./../images/customer/head_visual_customer_non_title_mo.png);
  }
  .customer #contents-head.visual_customer_inquiry {
    background-image: url(./../images/customer/head_visual_customer_inquiry_title_mo.png);
  }
  .customer .tab-underline {
    position: fixed;
    top: 48px;
    z-index: 2;
    width: 100%;
    background: #FFFFFF;
    box-sizing: border-box;
  }
  .customer .searh-qna {
    margin: 40px 0 24px;
  }
  .customer .tab-bar {
    margin-top: 16px;
  }
  .customer .move-to-qna {
    margin-top: 60px;
    padding: 24px;
    display: block;
    text-align: center;
  }
  .customer .move-to-qna .btn-sm {
    margin-top: 16px;
  }
  .customer .cmn-content-head.search-head {
    padding-bottom: 0;
  }
  .customer .cmn-content-head.search-head .noti-check {
    padding-left: 0px;
    margin-top: 24px;
  }
  .customer .cmn-content-head.search-head .noti-check::before {
    display: none;
  }
  .customer .cmn-content-head.search-head .sort-list-right {
    position: unset;
    display: block;
    margin-top: 24px;
  }
  .customer .cmn-content-head.search-head .sort-list-right .btn-sm {
    margin-left: 0;
  }
  .customer .cmn-content-head.search-head .sort-list-right .form-cont {
    text-align: right;
  }
  .customer .cmn-content-head.search-head .sort-list-right .form-cont .form-drop-box {
    display: inline-block;
  }
  .customer .cmn-content-head.select-head {
    align-items: normal;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .customer .cmn-content-head.select-head > .form-cont + .select-wrap {
    margin-bottom: 40px;
  }
  .customer .cmn-content-head.select-head .select-wrap {
    order: -1;
    margin-left: unset;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
  }
  .customer .cmn-content-head.select-head .select-wrap .form-cont .form-drop-box {
    width: inherit;
  }
  .customer .cmn-content-head.select-head .select-wrap .form-cont.mo-full {
    grid-column: 1/span 2;
  }
  .customer .cmn-content-head.select-head .select-wrap .form-cont + .form-cont {
    margin-left: 0;
  }
  .customer .cmn-content-detail.email {
    border: 0;
    padding: 0;
  }
  .customer .cmn-content-detail.multi .cmn-col .btn-ghost {
    top: 0;
    transform: unset;
  }
  .customer .cmn-content-detail.multi .cmn-col + .cmn-col .btn-ghost {
    top: 20px;
  }
  .customer .inquiry-guide {
    margin: 40px 0 56px;
  }
  .customer .regist-guide {
    position: static;
    margin-top: 16px;
  }
  .customer .tbl-board-wrap.archive .common-table-list {
    display: block;
  }
  .customer .tbl-board-wrap.archive .common-table-list thead {
    display: none;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody {
    width: 100%;
    display: block;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr {
    width: 100%;
    display: block;
    padding: 24px 0;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr th, .customer .tbl-board-wrap.archive .common-table-list tbody tr td {
    padding: 0;
    width: 100%;
    display: none;
    box-sizing: border-box;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr th.td-cate, .customer .tbl-board-wrap.archive .common-table-list tbody tr td.td-cate {
    display: block;
    margin-bottom: 16px;
    font-weight: 400;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr th.td-key, .customer .tbl-board-wrap.archive .common-table-list tbody tr td.td-key {
    display: block;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr th.nodata, .customer .tbl-board-wrap.archive .common-table-list tbody tr td.nodata {
    display: block;
  }
  .customer .tbl-board-wrap.archive .common-table-list tbody tr + tr {
    border-top: 1px solid #F2F2F2;
  }
  .customer .product-guide-index {
    gap: 0 3px;
  }
  .customer .product-guide-index li {
    width: calc((100% - 6px) / 3);
  }
  .customer .product-guide-index li a {
    max-width: 107px;
    margin: 0 auto;
    height: 138px;
    display: block;
    padding: 20px 10px;
    font-size: 14px;
    line-height: 1.6;
  }
  .customer .product-guide-index li a .img-wrap {
    width: auto;
    height: 48px;
    margin-bottom: 12px;
  }
  .customer .product-guide-index li a:hover {
    background-color: transparent;
  }
  .customer.pd-guide-detail #container .contents-body {
    padding-top: 16px;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap {
    top: 49px;
    width: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap .snb-inner {
    padding: 24px 24px 8px 24px;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap .snb-inner .snb-fake-label {
    margin-bottom: 16px;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap .snb-inner .snb-menu {
    top: 72px;
    right: 24px;
    left: 24px;
    width: auto;
  }
  .customer.pd-guide-detail #container .panel .snb-wrap + .inner {
    padding-left: 24px;
  }
  .customer .post-wrap {
    /* gomlab측 */
    /* // gomlab측 */
  }
  .customer .post-wrap h2 {
    font-size: 24px;
    line-height: 1.5;
  }
  .customer .post-wrap h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .customer .post-wrap h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  .customer .post-wrap h5, .customer .post-wrap h6 {
    font-size: 16px;
    line-height: 1.5;
  }
  .customer .post-wrap p {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.6;
    color: #0A0032;
  }
  .customer .post-wrap ul.dot li::before {
    top: 5px;
  }
  .customer .post-wrap .edit-table-wrap + p {
    margin-top: 16px;
  }
  .customer .post-wrap table {
    font-size: 14px;
    line-height: 1.6;
  }
  .customer .post-wrap table tbody {
    /* gomlab측-제거 */
  }
  .customer .post-wrap table tbody th, .customer .post-wrap table tbody td {
    padding: 16px;
  }
  .customer .post-wrap table tbody th p, .customer .post-wrap table tbody td p {
    font-size: 14px;
    line-height: 1.6;
  }
  .customer .post-wrap table tbody td p {
    margin-top: 0;
  }
  .customer .post-wrap table tbody td p + p {
    margin-top: 16px;
  }
  .customer .post-wrap .img-txt-area {
    flex-direction: column;
  }
  .customer .post-wrap .img-txt-area .txt-area {
    margin: 16px 0 0 0;
    font-size: 14px;
    line-height: 1.6;
  }
  .customer .post-wrap .dl-group {
    flex-direction: column;
  }
  .customer .post-wrap .dl-group dl dt {
    padding: 10px 0;
    background: #F8F8F8;
    font-weight: 700;
    text-align: center;
  }
  .customer .post-wrap .dl-group dl dd {
    display: flex;
    flex-wrap: wrap;
  }
  .customer .post-wrap .dl-group dl dd img {
    width: calc(50% - 8px);
    margin-right: 8px;
  }
  .customer .post-wrap .dl-group dl dd img:nth-child(even) {
    margin-right: 0;
    margin-left: 8px;
  }
  .customer .post-wrap .dl-group dl + dl {
    margin-left: 0;
    margin-top: 16px;
  }
  .customer .post-wrap .img-txt-groups {
    display: block;
  }
  .customer .post-wrap .img-txt-groups > .cell + .cell {
    margin-top: 24px;
    margin-left: 0;
  }
  .customer .post-wrap .img-txt-groups > .cell .img-area {
    margin-top: 0;
  }
  .customer .no-customer-tit .btn-ghost {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 24px;
  }
  .customer .license-check {
    margin-top: 56px;
  }
  .customer .no-customer-content h2 {
    margin-bottom: 32px;
  }
  .customer .no-customer-content .benefit-list {
    flex-direction: column;
  }
  .customer .no-customer-content .step-wrap {
    flex-direction: column;
    align-items: normal;
    gap: 36px;
  }
  .customer .no-customer-content .step-wrap .step-image-slide {
    width: 100%;
    margin: 0 auto;
  }
  .customer .no-customer-content .step-wrap .step-list li {
    align-items: center;
    text-align: center;
  }
  .customer .no-customer-content.benefits {
    background: #EBEBEB;
    padding: 60px 0 86px;
  }
  .customer .btn-wrap {
    flex-direction: column;
  }
  .customer .btn-wrap .btn-md {
    width: 100%;
  }
  .customer .search-key {
    position: unset;
    text-align: right;
    margin-top: 16px;
  }
  .customer .search-key a + a {
    margin-left: 24px;
  }
  .customer .searh-form-wrap {
    margin: 0 0 40px;
  }
  .customer .searh-form-wrap .search-txt {
    margin: 40px 0;
  }
  .customer.pd-guide-index #container .sw-list li {
    width: 100%;
  }
  .customer.pd-guide-index #container .sw-list li a .img-wrap {
    margin: 0 12px 0 0;
  }
  .customer.sw-review .top-info {
    padding-top: 40px;
  }
  .customer.sw-review .top-info .login-info .btn-wrap {
    margin-top: 20px;
  }
  .customer.sw-review .top-info .login-info .btn-wrap .btn-md {
    width: auto;
    font-size: 14px;
    line-height: 1.6;
  }
  .customer.sw-review .review-list-wrap {
    margin-top: 40px;
  }
  .customer.sw-review .review-list-wrap .tab-button {
    gap: 12px;
  }
  .customer.sw-review .review-list-wrap .tab-button li a {
    height: 29px;
    padding: 0 24px;
    font-size: 12px;
    line-height: 1.7;
  }
  .customer.sw-review .review-list-wrap .tab-button + .tbl-board-wrap {
    margin-top: 24px;
  }
  .customer.sw-review .review-write-wrap .cmn-content-head .head-tit-sm {
    font-size: 18px;
    line-height: 1.5;
  }
  .customer.sw-review .review-write-wrap .btn-wrap.wrap-right .btn-md {
    font-size: 14px;
    line-height: 1.6;
  }
}