@charset "utf-8";

@font-face {
  font-family: 'Apple';
  src: url('../../fonts/AppleSDGothicNeoEB.ttf');
}
/* font-size */
.font-14 {
  font-size: 14px;
  font-weight: 400;
}

.effectiveDate {
  width: 100%;
  margin: auto auto 30px auto;
  text-align: right;
}

.effectiveDate select {
  width: 181px;
  height: 36px;
  padding: 6px 25px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

.hidden-scroll {
  height: 100%;
  min-height: 100%;
  overflow: hidden !important;
  touch-action: none;
}

#privacy-tit .privacy-tit-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 55%;
  margin: auto;
  text-align: left;
}
#privacy-tit .privacy-tit-content h2 {
  margin-bottom: 20px;
  /* font-size: 4rem; */
  font-family: Noto Sans KR;
  font-size: 20px;
  font-weight: 400;
}

/* 배너 영역 */
#sub-tit {
  height: 184px;
  margin-top: 70px;
  padding: 0 !important;
  background-size: cover no-repeat;
  color: #fff;
  text-align: center;
}
#sub-tit .sub-tit-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
#sub-tit .sub-tit-content h2 {
  /* margin-bottom: 20px; */
  /* font-size: 4rem; */
  font-family: Noto Sans KR;
  font-size: 42px;
  font-weight: 400;
}
#sub-tit .sub-tit-content .txt {
  line-height: 1.7;
  font-size: 1.5rem;
  text-shadow: 0 0 3px #222;
}

/* 컨텐츠 상단영역 */
h2.content-title {
  font-size: 16px;
  line-height: 24px;
  color: #202223;
}
h2.content-title span {
  display: block;
  padding-top: 15px;
  font-size: 22px;
}
h2.content-sub-title {
  display: none;
}
/* 제품소개-리뷰-멤버쉽 타이틀영역 */
h2.content-title02 {
  text-align: center;
}
/* 솔루션-왼쪽텍스트-영문 */
h4.content-sub-title {
  margin-top: 15px;
  font-weight: normal;
  font-size: 22px;
}

/*line*/
hr.line {
  border-top: 1px solid #ededed;
  width: 1276px;
  height: 0;
  margin: 0 auto;
} /*고객지원,교육프로그램 페이지 라인*/
.vertical-line {
  width: 6px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.section .w1024 {
  width: 1024px;
}

.content-row02 {
  display: flex;
  align-items: center;
}
.content-row02 .content:first-child {
  margin-right: 6%;
}
.content-row02 .content-txt {
  width: 54%;
}
.content-row02 .content-txt .line {
  width: 80px;
  height: 6px;
}
.content-row02 .content-txt .txt {
  margin-top: 40px;
  font-size: 22px;
  line-height: 35px;
  letter-spacing: -0.05em;
} /*기존폰트20*/
.content-row02 .content-txt .link {
  display: block;
  margin-top: 40px;
  color: #1caee0;
}
.content-row02 .content-txt .link img {
  vertical-align: middle;
  width: 24px;
}
.content-row02 .content-img {
  width: 40%;
}
.content-row02 .content-img img {
  max-width: 100%;
}

/*제품소개*/
#info-wrap #sub-tit {
  background: url('../img/sub/info-banner.jpg') center no-repeat;
}
#info-wrap #sub-tit .btn-wrap {
  margin-top: 40px;
}
#info-wrap #sub-tit .btn-wrap .btn {
  display: inline-block;
  line-height: 42px;
  padding: 0;
  width: 217px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
}
#info-wrap #sub-tit .btn-wrap .btn01 {
  margin-right: 20px;
}
#info-wrap #sub-tit .btn-wrap .btn02 {
  color: #1caee0;
  background: #fff;
  border: 0;
}
#info-wrap #addsection {
  text-align: center;
}
#info-wrap #addsection .txt {
  font-size: 22px;
  line-height: 35px;
}
/*datain_flowchart_1*/
#info-wrap #addsection .content.content1 {
  height: 700px;
}
#info-wrap #addsection .systemImg1 {
  position: relative;
  top: -234px;
  z-index: -1;
}
/*datain_flowchart_2*/
#info-wrap #addsection .content.content2 {
  height: 520px;
}
#info-wrap #addsection .systemImg2 {
  position: relative;
  top: -234px;
  z-index: -1;
}

#info-wrap .section {
  padding: 75px 0;
}
#info-wrap .section .content .number {
  color: #e4e4e4;
  font-size: 6rem;
  font-weight: 800;
}
#info-wrap #section2,
#info-wrap #section4,
#info-wrap #section6 {
  background: #fafafa;
}
#info-wrap #section5 .content-row02 .content-img {
  text-align: right;
}
#info-wrap #section8 {
  background: url('../img/sub/info-section8-bg.png') center;
  background-size: cover no-repeat;
}
#info-wrap #section8 h2.content-title02 {
  margin: 0;
  margin-bottom: 50px;
}
#info-wrap #section8 .content-row03 {
  display: flex;
  justify-content: space-between;
}
#info-wrap #section8 .content-row03 .content {
  width: 32%;
  background: #fff;
  box-shadow: 0 0 10px #e7e7e7;
  box-sizing: border-box;
  padding: 30px;
}
#info-wrap #section8 .content-row03 .content .line {
  width: 80px;
  height: 6px;
  background: #1c95e4;
}
#info-wrap #section8 .content-row03 .content h2.content-title {
  color: #1c95e4;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0 30px;
  letter-spacing: -0.15rem;
}
#info-wrap #section8 .content-row03 .content .txt {
  line-height: 1.7;
}
#info-wrap #section9 .dl-wrap dl dt {
  margin: 0;
}
#info-wrap #section10 .content-right {
  margin-top: 40px;
}
#info-wrap .section.price-content .line {
  width: 80px;
  height: 6px;
}
#info-wrap .section.price-content h2.content-title span {
  padding: 50px 0;
  line-height: 25px;
}
#info-wrap .section.price-content .content-left .dl-wrap dl dd p.tit {
  color: #1caee0;
}
#info-wrap .section.price-content .content-right .dl-wrap dl dd p.tit {
  color: #103190;
}
#info-wrap .section.price-content .content-right .dl-wrap dl .btn {
  background: #103190;
}
#info-wrap .section.price-content .dl-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#info-wrap .section.price-content .dl-wrap dl {
  position: relative;
  box-sizing: border-box;
  width: 30%;
  padding: 30px;
  font-size: 18px;
  box-shadow: 0px 0px 10px #e7e7e7;
  border-radius: 5px;
}
#info-wrap .section.price-content .dl-wrap dl dt {
  margin-top: 30px;
}
#info-wrap .section.price-content .dl-wrap dl dt br {
  display: none;
}
#info-wrap .section.price-content .dl-wrap dl dt.onemaster {
  letter-spacing: -0.05em;
}
#info-wrap .section.price-content .dl-wrap dl dd {
  height: 130px;
}
#info-wrap .section.price-content .dl-wrap dl dd p {
  margin-top: 10px;
}
#info-wrap .section.price-content .dl-wrap dl dd p.tit {
  position: absolute;
  right: 30px;
  top: 15px;
  font-size: 17px;
  font-weight: bold;
}
#info-wrap .section.price-content .dl-wrap dl dd .after-cost {
  text-decoration: line-through;
}
#info-wrap .section.price-content .dl-wrap dl dd .cost {
  font-weight: bold;
}
#info-wrap .section.price-content .dl-wrap dl dd .sale {
  color: #ff0000;
  margin-top: 10px;
  font-weight: bold;
}
#info-wrap .section.price-content .dl-wrap dl dd .sale .label img {
  width: 60px;
}
#info-wrap .section.price-content .dl-wrap dl .btn {
  display: block;
  text-align: center;
}
#info-wrap .section.price-content .dl-wrap dl .btn.onemaster {
  background-color: #afafaf;
  color: #fff;
  cursor: default;
}
#info-wrap #section10 .btm-content-row02 {
  display: block;
}
#info-wrap #section10 .btm-content-row02 .content {
  width: 100%;
}
#info-wrap #section11 {
  height: 925px;
  box-sizing: border-box;
  background: url('../img/sub/info-footer-banner.png') center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
#info-wrap #section11 h2 {
  margin: 130px 0 30px;
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  font-weight: normal;
}
#info-wrap #section11 .content-title-m {
  display: none;
}
#info-wrap #section11 .link {
  color: #fff;
  font-size: 25px;
}
#info-wrap #section11 .link img {
  vertical-align: text-top;
}
#info-wrap #section11 .footer-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*솔루션*/
#solutions-wrap {
  width: 100%;
}
#solutions-wrap #sub-tit {
  background: url('../img/sub/solution-banner.jpg') center no-repeat;
}
#solutions-wrap .section {
  width: 100%;
  padding: 75px 0;
  border-bottom: 1px solid #ededed;
}
#solutions-wrap .section.con-sec {
  display: flex;
  width: 66%;
  margin: auto;
}
#solutions-wrap .section.con-sec:nth-child(even) .content-title,
#solutions-wrap .section.con-sec:nth-child(even) .content-sub-title {
  text-align: right;
  margin-right: 30px;
}
#solutions-wrap .section .content {
  width: 90%;
  margin: 0 auto;
}
#solutions-wrap .section .content-left {
  width: 350px;
}
#solutions-wrap .section .content-right {
  width: 60%;
}
#solutions-wrap .section .content-right p {
  margin-top: 135px;
  margin-bottom: 20px;
  font-size: 22px;
  letter-spacing: -0.05em;
  line-height: 35px;
}
#solutions-wrap .section .content-right a {
  color: #1caee0;
  letter-spacing: -0.05em;
}
#solutions-wrap .section .content-left .num-box {
  width: 320px;
  height: 135px;
  display: flex;
  justify-content: space-between;
}
#solutions-wrap .section .content-left .num-box .number02,
#solutions-wrap .section .content-left .num-box .number04 {
  text-align: right;
}
#solutions-wrap .section .content-left .num-box .num-left {
  width: 50%;
  color: #e4e4e4;
  font-size: 6rem;
  font-weight: 800;
  letter-spacing: -0.05em;
}
#solutions-wrap .section .content-left .num-box .num-right {
  width: 110px;
  height: fit-content;
}
#solutions-wrap #section6 {
  border-bottom: none;
}
#solutions-wrap #section7 {
  height: 925px;
  box-sizing: border-box;
  background: url('../img/sub/solutions-btm-bg.png') center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
#solutions-wrap #section7 h2 {
  margin: 130px 0 30px;
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  font-weight: normal;
}
#solutions-wrap #section7 .content-title-m {
  display: none;
}
#solutions-wrap #section7 .link {
  color: #fff;
  font-size: 25px;
}
#solutions-wrap #section7 .link img {
  vertical-align: text-top;
}
#solutions-wrap #section7 .footer-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#solutions-wrap #section-add {
  width: 1240px;
  height: auto;
  margin: auto;
  display: block;
  position: relative;
}
#solutions-wrap #section-add .tap-line {
  width: calc(100% + 382px);
  height: 2px;
  background-color: #cfcfcf;
  position: absolute;
  top: 26px;
  left: -191px;
  z-index: -10;
}
#solutions-wrap #section-add .add-tap {
  width: 100%;
  display: flex;
  position: relative;
}
#solutions-wrap #section-add .add-tap li {
  width: 20%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
#solutions-wrap #section-add .add-tap li.active p {
  background-color: #1caee0;
  border: 1px solid #1caee0;
  color: #fff;
}
#solutions-wrap #section-add .add-tap li p {
  background-color: #fff;
  box-sizing: border-box;
  height: 55px;
  border: 1px solid #cfcfcf;
  border-right: none;
  color: #afafaf;
  font-size: 1.25rem;
  letter-spacing: -0.05em;
}
#solutions-wrap #section-add .add-tap li p:hover {
  background: #1caee0;
  color: #fff;
}
#solutions-wrap #section-add .add-tap li:last-child {
  border-right: 1px solid #cfcfcf;
}
#solutions-wrap #section-add .title-box {
  width: 100%;
  text-align-last: left;
  margin-top: 75px;
}
#solutions-wrap #section-add .title-box .content-title {
  margin: 0 0 20px 0;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 36px;
  text-align: left;
}
#solutions-wrap #section-add .title-box .content-title span {
  display: inline;
  font-size: 27px;
  letter-spacing: 0;
}
#solutions-wrap #section-add .search-box {
  height: 51px;
  margin: auto;
  margin-top: 51px;
  position: relative;
}
#solutions-wrap #section-add .search-box .filter {
  float: left;
  box-sizing: border-box;
  width: 100px;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}
#solutions-wrap #section-add .search-box .filter option {
  width: 100%;
  height: 100%;
}
#solutions-wrap #section-add .search-box .search-text {
  float: left;
  margin-left: 12px;
  position: relative;
}
#solutions-wrap #section-add .search-box .search-text .search-text-input {
  width: 450px;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
}
#solutions-wrap #section-add .search-box .search-text .search-text-image {
  position: absolute;
  top: 8px;
  right: 19.7px;
  cursor: pointer;
}
#solutions-wrap #section-add .search-box .search-count {
  position: absolute;
  right: 32px;
  bottom: 0;
  font-size: 20px;
  font-family: 'NanumSquare', sans-serif;
  font-weight: 700;
}
#solutions-wrap #section-add .con-box {
  width: 100%;
}
#solutions-wrap #section-add .con-box .con-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 25px;
  border-top: 2px solid #afafaf;
  border-bottom: 2px solid #afafaf;
  margin-top: 10px;
  box-sizing: border-box;
  justify-content: space-around;
}
#solutions-wrap #section-add .con-box .con-list li {
  width: 24%;
}
#solutions-wrap #section-add .con-box .con-list > li > a {
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 45%;
  padding: 5px;
  border: 1px solid #d7d7d7;
}
#solutions-wrap #section-add .con-box .con-list li .con-image {
  display: block;
  width: 95%;
  margin: 0 auto;
}
#solutions-wrap #section-add .con-box .con-list li .con-title {
  padding: 20px 0;
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
}
#solutions-wrap #section-add .con-box .con-list li .con-date {
  font-size: 15px;
  letter-spacing: -0.05em;
}
#solutions-wrap #section-add .con-box .con-list li .con-view {
  margin-top: 10px;
  font-size: 15px;
  letter-spacing: -0.05em;
}
#solutions-wrap #section-add .paging {
  width: auto;
  margin: auto;
  margin-top: 25px;
  text-align: center;
  display: block;
}
#solutions-wrap #section-add .paging img {
  width: 14px;
  height: 23px;
  margin-top: 6.5px;
}
#solutions-wrap #section-add .paging .paging-num {
  display: inline-block;
  margin: 0 32px;
}
#solutions-wrap #section-add .paging .paging-num span {
  line-height: 36px;
  font-size: 27px;
  font-weight: 700;
  margin: 0 5px;
}
#solutions-wrap #section-add .paging a {
  display: inline-block;
  width: 36px;
  vertical-align: top;
  font-weight: 400;
  font-size: 18.67px;
  cursor: pointer;
}
#solutions-wrap #section-add .paging .paging-prev {
  margin-right: 10px;
}
#solutions-wrap #section-add .paging .paging-next {
  margin-left: 10px;
}
#solutions-wrap #section-add .paging .active {
  color: #1caee0;
  font-weight: bold;
}
#solutions-wrap #section-add .business-wrap {
  display: none;
}
#solutions-wrap #section-add .evaluation-wrap {
  display: none;
}
#solutions-wrap #section-add .thesis-wrap {
  display: none;
}
#solutions-wrap #section-add .survey-system-wrap {
  display: none;
}
/*활용사례 게시글 보기 테이블*/
#solutions-wrap #section-add .section-wrap .body-box {
  width: 100%;
  height: auto;
}
#solutions-wrap #section-add .section-wrap .body-box .body-title {
  width: 100%;
  height: 60px;
  background-color: #f2f2f2;
  padding-left: 30px;
  box-sizing: border-box;
  border-top: 2px solid #afafaf;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #afafaf;
}
#solutions-wrap #section-add .section-wrap .body-box .body-title p {
  line-height: 22px;
  font-size: 22px;
  font-weight: 700;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  padding: 0 30px;
  background-color: #fbfbfb;
  border-bottom: 1px solid #afafaf;
  font-size: 17px;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-left {
  display: flex;
  align-items: center;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-left .attach-text {
  margin-right: 12px;
  padding: 0;
  font-weight: 700;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-left .attach-file {
  cursor: pointer;
  padding: 0;
  font-weight: 400;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-left .attach-file:hover {
  color: #1caee0;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right {
  display: flex;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .date-box {
  display: flex;
  margin-right: 85px;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .date-box .date-text {
  padding: 0;
  font-weight: 700;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .date-box .date-number {
  margin-left: 12px;
  padding: 0;
  font-weight: 400;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .view-box {
  display: flex;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .view-box .view-text {
  padding: 0;
  font-weight: 700;
}
#solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .view-box .view-number {
  margin-left: 12px;
  padding: 0;
  font-weight: 400;
}
#solutions-wrap #section-add .section-wrap .body-box .body-desc {
  width: 100%;
  height: auto;
  min-height: 400px;
  line-height: 30px;
  box-sizing: border-box;
  border-bottom: 2px solid #afafaf;
}
#solutions-wrap #section-add .section-wrap .body-box .body-desc p {
}
#solutions-wrap #section-add .section-wrap .body-box .body-desc img {
  display: block;
  margin: auto;
}
#solutions-wrap #section-add .section-wrap .body-box .body-bt {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  box-sizing: border-box;
}

/*체험하기*/
#survey-wrap .common_scrollbar ul li p:active {
  color: #1caee0;
}
#survey-wrap #sub-tit {
  background: url('../img/sub/survey-banner.jpg') center no-repeat;
}
#survey-wrap .section {
  padding: 75px 0;
}
#survey-wrap #section2 .buy-btn-box {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 75px 0;
}
#survey-wrap #section2 .buy-btn {
  font-weight: bold;
  font-size: 20px;
}
#survey-wrap #section2 h2 {
  text-align: center;
}
#survey-wrap #section2 h2::before {
  display: block;
  content: '';
  clear: both;
  height: 0px;
}
#survey-wrap #section2 h2.content-m-title {
  display: none;
}
#survey-wrap #section2 h4.content-sub-title {
  text-align: center;
}
#survey-wrap #section2 .survey-list-wrap {
  display: flex;
}
#survey-wrap #section2 .survey-list-wrap dl {
  width: 25%;
}
#survey-wrap #section2 .survey-list-wrap dl dd,
#survey-wrap #section2 .survey-list-wrap dl dt {
  box-sizing: border-box;
  width: 100%;
  padding: 0 10%;
  border-right: 1px solid #a7a7a7;
}
#survey-wrap #section2 .survey-list-wrap dl:last-child dd,
#survey-wrap #section2 .survey-list-wrap dl:last-child dt {
  border-right: 0;
}
#survey-wrap #section2 .survey-list-wrap dl .tit {
  padding: 10px 0;
  font-size: 30px;
  font-weight: bold;
}
#survey-wrap #section2 .survey-list-wrap dl .sub-tit {
  font-size: 20px;
  padding: 10px 0;
}
#survey-wrap #section2 .survey-list-wrap dl dd {
  padding: 20px 10% 10px;
  line-height: 1.8;
}
#survey-wrap #section2 .survey-list-wrap dl .btn {
  line-height: 45px;
  width: 70%;
  margin: 45px 10% 0;
  padding: 0;
  text-align: center;
  font-weight: 700;
}
#survey-wrap #section2 .survey-list-wrap dl .btn.btn03 {
  background-color: #fff;
}
#survey-wrap #section2 .survey-list-wrap dl .btn.btn03:hover {
  background-color: #fff;
  color: #1caee0;
  cursor: normal;
}
#survey-wrap #section2 .survey-list-wrap dl .btn img {
  vertical-align: text-bottom;
  width: 20px;
}
#survey-wrap #section3 {
  height: 925px;
  box-sizing: border-box;
  background: url('../img/sub/survey-btm-bg.png') center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
#survey-wrap #section3 h2 {
  margin: 130px 0 30px;
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  font-weight: normal;
}
#survey-wrap #section3 .content-title-m {
  display: none;
}
#survey-wrap #section3 .link {
  color: #fff;
  font-size: 25px;
}
#survey-wrap #section3 .link img {
  vertical-align: text-top;
}
#survey-wrap #section3 .footer-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*고객지원*/
#support-wrap #sub-tit {
  background: url('../img/sub/support-banner.jpg') center no-repeat;
}
#support-wrap .section {
  padding: 75px 0;
}
#support-wrap #section3 {
  padding-bottom: 0;
}
#support-wrap .content-row02 .content-txt {
  width: 50%;
  margin-right: 30px;
}
#support-wrap .content-row02 .content-txt .content-title {
  margin-bottom: 0;
  margin-top: 0;
}
#support-wrap .content-row02 .content-txt .content-sub-title {
  margin-top: 15px;
  font-size: 22px;
  font-weight: normal;
}
#support-wrap .content-row02 .content-txt .link {
  margin-top: 22px;
}
#support-wrap .content-row02 .content-img {
  width: 50%;
  text-align: right;
}

/*교육프로그램*/
#educationprogram-wrap #sub-tit {
  background: url('../img/sub/education-banner.jpg') center no-repeat;
}
#educationprogram-wrap .section {
  padding: 75px 0;
}
#educationprogram-wrap .content-row02 .content-txt {
  width: 50%;
  margin-right: 30px;
}
#educationprogram-wrap .content-row02 .content-img {
  width: 50%;
  text-align: right;
}
#educationprogram-wrap .footer-auto-height {
  margin: 0;
}

/*전문가서비스*/
#proservices-wrap #sub-tit {
  height: 500px;
  background: url('../img/sub/proservices-banner.jpg') center no-repeat;
}
#proservices-wrap .section {
  padding: 75px 0;
  overflow: hidden;
}
#proservices-wrap .section .procase {
  float: left;
  box-sizing: border-box;
}
#proservices-wrap .section .caseBox {
  position: relative;
  width: 250px;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  border-radius: 5px;
}
#proservices-wrap .section .caseBox h2 {
  padding-bottom: 80px;
  font-size: 25px;
  line-height: 35px;
}
#proservices-wrap .section .caseBox a {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
}
#proservices-wrap .section .caseContent {
  width: calc(100% - 250px);
  padding-left: 30px;
}
#proservices-wrap .section .caseContent.mobile {
  display: none;
}
#proservices-wrap .section .caseContent.mobile .proIco.mobile {
  display: none;
}
#proservices-wrap .section .caseContent h3 {
  padding: 10px 0;
  font-size: 22px;
  font-weight: normal;
}
#proservices-wrap .section .caseContent .proIco {
  width: 115px;
  height: 115px;
  background: url('../img/sub/pro_ico_bg1.jpg') center no-repeat;
  font-weight: 700;
}
#proservices-wrap .section .caseContent .proIco2 {
  display: inline-block;
  background: url('../img/sub/pro_ico_bg2.jpg') center no-repeat;
}
#proservices-wrap .section .caseContent .proIco3 {
  display: inline-block;
  background: url('../img/sub/pro_ico_bg3.jpg') center no-repeat;
}
#proservices-wrap .section .caseContent .proIco p {
  display: inline-block;
  padding: 20px 0 0 22px;
  font-size: 15px;
}
#proservices-wrap .section .caseContent .proIco2 p {
  padding-left: 36px;
}
#proservices-wrap .section .caseContent .proIco3 p {
  padding-left: 30px;
}
#proservices-wrap .section .caseContent .proIco img {
  display: inline-block;
  padding: 8px 0 0 40px;
}
#proservices-wrap .section .caseContent .proIco2 img {
  padding-left: 33px;
}
#proservices-wrap .section .caseContent .proIco3 img {
  padding-left: 32px;
}

#proservices-wrap .section .caseContent .tableWrap {
  clear: both;
  overflow: hidden;
}
#proservices-wrap .section .caseContent .tableWrap .tableTxt {
  float: left;
  font-weight: 700;
  padding: 10px 0 0 10px;
  font-size: 20px;
}
#proservices-wrap .section .caseContent .tableWrap .tableTxt span {
  font-size: 10px;
  vertical-align: middle;
}
#proservices-wrap .section .caseContent .tableWrap .proSample {
  float: right;
  margin-bottom: 10px;
  padding: 5px 12px;
  background-color: #f8f8f8;
  border: 1px solid #ff421c;
  border-radius: 100px;
  color: #ff421c;
  font-weight: 700;
}
#proservices-wrap .section .caseContent .tableWrap .proSample:hover {
  color: #333;
}
#proservices-wrap #section2 .caseContent .tableWrap .proSample {
  margin-right: 325px;
}
#proservices-wrap #section3 .caseContent .tableWrap .proSample,
#proservices-wrap #section4 .caseContent .tableWrap .proSample,
#proservices-wrap #section5 .caseContent .tableWrap .proSample {
  margin-right: 160px;
}
#proservices-wrap #section6 .caseContent .tableWrap .proSample {
  margin-right: 490px;
}
#proservices-wrap .section .caseContent .tableWrap .proSample img {
  padding-right: 5px;
}
#proservices-wrap .section .caseContent .tableWrap .proSample:hover img {
  transform-origin: 50% 0%;
  animation-name: shake;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-delay: 0;
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-15deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#proservices-wrap .section .caseContent .tableWrap .protable {
  display: table;
  clear: both;
  padding-top: 7px;
}
#proservices-wrap .section .caseContent .tableWrap .protable thead tr th {
  box-sizing: border-box;
  width: 165px;
  padding: 2px 0;
  background-color: #f8f8f8;
  border: 1px solid #333333;
}
#proservices-wrap .section .caseContent .tableWrap .protable tbody tr td {
  box-sizing: border-box;
  width: 165px;
  padding: 2px 0;
  background-color: #fff;
  border: 1px solid #333333;
  text-align: center;
}
#proservices-wrap #section7 {
  padding: 0;
}
#proservices-wrap #section7 .msgBox {
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #f8f8f8;
  border: 1px solid #aaa;
  color: #333;
}
#proservices-wrap #section7 .msgBox .tableTxt {
  font-size: 18px;
  line-height: 20px;
}
#proservices-wrap #section7 .msgBox .tableTxt span {
  padding-right: 10px;
  font-size: 10px;
  vertical-align: bottom;
  color: #666;
}

/* 광장 공통양식 */
#square-wrap #sub-tit {
  min-width: 360px;
  background-color: #f8f8f8;
  color: black;
  /* overflow: hidden; */
  /* background: url('../img/sub/square-banner.jpg') center no-repeat; */
}
#square-wrap .lnb-wrap {
  margin: 103.5px 0 75px 0;
}
#square-wrap .lnb-wrap .lnb {
  width: 100%;
  line-height: 55px;
  text-align: center;
  overflow: hidden;
}
#square-wrap .lnb-wrap .lnb li {
  float: left;
  width: 20%;
  border: 1px solid #cfcfcf;
  border-right: 0;
  box-sizing: border-box;
}
#square-wrap .lnb-wrap .lnb li:last-child {
  border-right: 1px solid #cfcfcf;
}
#square-wrap .lnb-wrap .lnb li a {
  display: block;
  color: #afafaf;
  background: #fff;
}
#square-wrap .lnb-wrap .lnb li a:hover {
  background: #1caee0;
  color: #fff;
}
#square-wrap .lnb-wrap .lnb li.active {
  border: 1px solid #1caee0;
}
#square-wrap .lnb-wrap .lnb li.active a {
  background: #1caee0;
  color: #fff;
}
#square-wrap .square-content {
  /* overflow: hidden; */
  width: 61%;
  margin: auto auto 150px auto;
  margin-bottom: 150px;
}
#square-wrap .square-content .content-box {
  margin: auto;
}
#square-wrap .square-content .content-box h2.content-title {
  margin-bottom: 0;
}
#square-wrap .square-content .content-box h2.content-title span {
  display: inline-block;
  border-left: 2px solid #333;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: -10px;
  padding-left: 20px;
  font-size: 26px;
}
#square-wrap .square-content .content-box h2.content-title span .cation {
  border-left: none;
  padding-left: none !important;
  margin-left: none !important;
  font-weight: 100;
  color: #333;
  padding-left: 0;
  margin-left: 0;
  vertical-align: top;
}
#square-wrap .square-content .content-box .contentBox {
  width: 86%;
  padding: 50px 7%;
}
#square-wrap .square-content .title-box {
  box-sizing: border-box;
  width: 100%;
  /* margin: 0 0 45px 10px; 헬프센터-타이틀 마진*/
}

#square-wrap .helpcenter-title {
  position: absolute;
  margin-top: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #212529;
}

#square-wrap .square-content .title-box .title-text {
  display: flex;
  width: auto;
}
#square-wrap .square-content .search-box {
  display: flex;
  justify-content: flex-end;
  /* position: relative; */
  height: 48px;
  margin: auto;
}
#square-wrap .square-content .search-box .filter {
  float: left;
  box-sizing: border-box;
  width: 94px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  padding-left: 6px 18px;
  margin-right: -5px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
#square-wrap .square-content .search-box .filter option {
  width: 100%;
  height: 100%;
}
#square-wrap .square-content .search-box .search-text {
  float: left;
  margin-left: 12px;
  position: relative;
  border-radius: 4px;
}
#square-wrap .square-content .search-box .search-text .search-text-input {
  width: 230px;
  border: 1px solid #e6e6e6;
}
#square-wrap .square-content .search-box .search-text .search-text-image {
  position: absolute;
  top: 22px;
  right: 10px;
  cursor: pointer;
}
#square-wrap .square-content .search-box .search-count {
  float: right;
  margin: 20px 10px 0 0;
  font-weight: 700;
}
#square-wrap .square-content table {
  border-collapse: collapse;
}
#square-wrap .square-content table thead {
  height: 45px;
  line-height: 45px;
  background: #f8f8f8;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  color: #6c757d;
  font-family: 'NotoSansKR';
}
#square-wrap .square-content table tbody tr {
  height: 54px;
  /* border-bottom: 1px solid #e6e6e6; */
  /* 공지사항- 디테일 - 이미지 위에 선이 생겨서 추가함 */
  border-style: none;
}
#square-wrap .square-content table tbody tr:hover {
  cursor: pointer;
}
#square-wrap .square-content table tbody .border-line {
  border-bottom: 1px solid #e6e6e6;
}

.notice_title {
  text-align: left;
  padding-left: 60px;
}

.notice-textGray {
  color: #6c757d;
}

.FAQTitle {
  margin-top: 10px !important;
}

.FAQSection {
  margin: 46px auto 150px auto !important;
}

#square-wrap .square-content table tbody tr .tit {
  max-width: 90%;
  text-overflow: ellipsis;
  margin-left: 50px;
  text-align: left;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

#square-wrap .square-content table tbody tr .tit a:hover {
  color: #764bea;
}
#square-wrap .square-content table tbody tr .period {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#square-wrap .square-content .paging {
  display: block;
  width: auto;
  margin: 20px auto 0;
  text-align: center;
}

#square-wrap .square-content .paging table tbody tr {
  height: auto;
  line-height: normal;
  border: none;
}
#square-wrap .square-content .paging img {
  width: 14px;
  height: 23px;
}
#square-wrap .square-content .paging .paging-num {
  display: inline-block;
  margin: 0 32px;
}
#square-wrap .square-content .paging .paging-num span {
  line-height: 36px;
  font-size: 27px;
  font-weight: 700;
  color: #7b7b7b;
  margin: 0 5px;
}
#square-wrap .square-content .paging a {
  display: inline-block;
  width: 36px;
  vertical-align: top;
  cursor: pointer;
  font-size: 14px;
  color: #8e8e8e;
}
#square-wrap .square-content .paging img {
  margin-top: 6.5px;
}
#square-wrap .square-content .paging .paging-prev {
  margin-right: 10px;
}
#square-wrap .square-content .paging .paging-next {
  margin-left: 10px;
}
#square-wrap .square-content .paging .active {
  color: #212529;
  font-weight: bold;
}
#square-wrap .lnb-wrap .w1024 {
  display: block;
  overflow-x: hidden;
}

/*버튼 공통양식*/
.body-bt .btnL {
  float: left;
}
.body-bt .btnR {
  float: right;
}
.square-bt,
.write-bt,
.list-bt,
.apply-bt,
.edit-bt,
.cancle-bt {
  float: right;
  width: 104px;
  height: 40px;
  background-color: #764bea;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.square-bt:hover,
.write-bt:hover,
.list-bt:hover,
.apply-bt:hover,
.edit-bt:hover,
.cancle-bt:hover {
  background-color: #3b09c2;
  color: white;
}
.modify-bt2,
.delete-bt,
.edit-bt {
  margin-right: 10px;
}

/* 공지사항 */
#square-wrap .square-content .notice-table {
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 43px;
  text-align: center;
} /*0812*/
#square-wrap .square-content .notice-table tbody tr td:nth-child(1) {
  width: 7%;
  color: #6c757d;
}
#square-wrap .square-content .notice-table tbody tr td:nth-child(2) {
  width: 7%;
}
#square-wrap .square-content .notice-table tbody tr td:nth-child(3) {
  width: 7%;
}
#square-wrap .square-content .notice-table tbody tr td:nth-child(4) {
  width: 59%;
  cursor: pointer;
}
#square-wrap .square-content .notice-table tbody tr td:nth-child(5) {
  width: 10%;
  color: #6c757d;
}
#square-wrap .square-content .notice-table tbody tr td:nth-child(6) {
  width: 10%;
  color: #6c757d;
}

/* 상세페이지 */
#square-wrap .square-content .body-box {
  width: 100%;
  height: auto;
  /* 상단 메뉴컴포넌트 추가 후 높이 조절 */
  position: relative;
  top: 80px;
}
#square-wrap .square-content .body-box .body-title {
  width: 100%;
  height: 56.5px;
  background-color: #f8f8f8;
  padding-left: 21px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #e6e6e6;
}
#square-wrap .square-content .body-box .body-title p {
  font-size: 20px;
  color: #212529;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-info {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 56.5px;
  padding: 21px;
  background-color: #f8f8f8;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 14px;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-info .info-left {
  display: flex;
  align-items: center;
}
#square-wrap .square-content .body-box .body-info .info-left .attach-text {
  margin-right: 12px;
  padding: 0;
} /*0812*/
#square-wrap .square-content .body-box .body-info .info-left .attach-file {
  cursor: pointer;
  padding: 0;
  font-weight: 400;
} /*0812*/
#square-wrap .square-content .body-box .body-info .info-left .attach-file:hover {
  color: #1caee0;
}
#square-wrap .square-content .body-box .body-info .info-left .attach-password {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}
#square-wrap .square-content .body-box .body-info .info-left .attach-password input:focus {
  outline: none;
}
#square-wrap .square-content .body-box .body-info .info-right {
  display: flex;
}
#square-wrap .square-content .body-box .body-info .info-right .date-box {
  display: flex;
  margin-right: 85px;
}
#square-wrap .square-content .body-box .body-info .info-right .date-box .date-text {
  padding: 0;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-info .info-right .date-box .date-number {
  margin-left: 12px;
  padding: 0;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-info .info-right .view-box {
  display: flex;
}
#square-wrap .square-content .body-box .body-info .info-right .view-box .view-text {
  padding: 0;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-info .info-right .view-box .view-number {
  margin-left: 12px;
  padding: 0;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-desc {
  width: 100%;
  height: auto;
  min-height: 400px;
  line-height: 30px;
  box-sizing: border-box;
}
#square-wrap .square-content .body-box .body-desc p {
  box-sizing: border-box;
  padding: 40px 30px;
}
#square-wrap .square-content .body-box .body-desc.customer {
  padding: 0;
}
#square-wrap .square-content .body-box .body-desc.customer {
  width: 100%;
  height: auto;
  line-height: 23px;
  box-sizing: border-box;
}
#square-wrap .square-content .body-box .body-desc.customer p {
  padding: 29px 51px;
}
#square-wrap .square-content .body-box .body-desc .body-answer {
  width: 100%;
  margin-top: 60px;
  letter-spacing: -0.02em;
  box-sizing: border-box;
  background-color: #edf5f8;
  border-top: 1px solid #afafaf;
  border-bottom: 2px solid #afafaf;
}
#square-wrap .square-content .body-box .body-desc .answer-head {
  background-color: #edf5f8;
}
#square-wrap .square-content .body-box .body-desc .body-answer .answer-content {
  height: auto;
  box-sizing: border-box;
  overflow: auto;
  padding: 30px;
  word-break: break-word;
}
#square-wrap .square-content .body-box .body-desc .body-answer .answer-title {
  width: 100%;
  padding-bottom: 10px;
  color: #1caee0;
  font-weight: 400;
}
#square-wrap .square-content .body-box .body-bt {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 42px;
  box-sizing: border-box;
}
/*
#square-wrap .square-content .body-box .body-bt .btnL {float: left;}
#square-wrap .square-content .body-box .body-bt .btnR {float: right;}
#square-wrap .square-content .body-box .body-bt ./end-bt {width: 74px; height: 44px; background-color: #dfdfdf; color: #333333; border-radius: 4px;border: none; font-size: 20px; font-weight: 700;}
#square-wrap .square-content .body-box .body-bt .end-bt:hover {color: #fff; background-color: #3b3b3b;}/*/
#square-wrap .square-content .body-box .body-bt .right-bt-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#square-wrap .square-content .body-box .body-bt .right-bt-box button {
  width: 74px;
  height: 44px;
  background-color: #dfdfdf;
  color: #333333;
  border-radius: 4px;
  border: none;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  margin-left: 22px;
}
#square-wrap .square-content .body-box .body-bt .right-bt-box button:hover {
  color: #000;
  background-color: #aaa;
}
#square-wrap .square-content .body-box .body-prev {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  background-color: #f8f8f8;
  color: #6c757d;
}
#square-wrap .square-content .body-box .body-prev .prev-left {
  cursor: pointer;
}

#square-wrap .square-content .body-box .body-next .next-left span a:hover,
#square-wrap .square-content .body-box .body-prev .prev-left span a:hover {
  color: #764bea;
}

#square-wrap .square-content .body-box .body-next {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  background-color: #f8f8f8;
  color: #6c757d;
}
#square-wrap .square-content .body-box .body-next .next-left {
  cursor: pointer;
}
#square-wrap .square-content .body-box .body-next .next-left span,
#square-wrap .square-content .body-box .body-prev .prev-left span {
  margin-left: 21px;
}
#square-wrap .square-content .body-box .body-info-add1 {
  height: 56px;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  border-bottom: 1px solid #d2d2d2;
  align-items: center;
  background-color: #fbfbfb;
}
#square-wrap .square-content .body-box .body-info-add1 li {
  display: flex;
  align-items: center;
}
#square-wrap .square-content .body-box .body-info-add1 li h4 {
  margin-right: 12px;
  font-weight: 700;
}
#square-wrap .square-content .body-box .body-info-add1 li a {
  margin-left: 15px;
  font-weight: 700;
  text-decoration: underline;
  letter-spacing: -0.02em;
  color: #3c57a6;
}
#square-wrap .square-content .body-box .body-info-add2 {
  height: 55.88px;
  line-height: 55.88px;
  padding: 0 38.5px 0 19.5px;
  border-bottom: 1px solid #d2d2d2;
  margin-top: 0;
  background-color: #fbfbfb;
}
#square-wrap .square-content .body-box .body-info-add2 li {
  display: flex;
  align-items: center;
  float: left;
}
#square-wrap .square-content .body-box .body-info-add2 li:last-child {
  margin-left: 166px;
}
#square-wrap .square-content .body-box .body-info-add2 li h4 {
  margin-right: 12px;
  font-size: 20px;
  font-weight: 700;
}
#square-wrap .square-content .body-box .body-info-add2 li:last-child h4 {
  margin-right: 12px;
  font-size: 20px;
  font-weight: 700;
}
#square-wrap .square-content .body-box .body-info-add2 li p {
  font-size: 20px;
  font-weight: 400;
}

/* 교육,세미나 안내 */
#square-wrap .square-content .seminar-table {
  width: 100%;
  height: auto;
  margin-top: 10px;
  color: #474747;
  text-align: center;
  border-bottom: 2px solid #afafaf;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(1) {
  width: 5%;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(2) {
  width: 10%;
}
#square-wrap .square-content .seminar-table tbody tr td.recruiting {
  color: #1caee0;
  font-weight: bold;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(3) {
  width: 5%;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(4) {
  width: 10%;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(5) {
  width: 40%;
  cursor: pointer;
  letter-spacing: -0.02em;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(5):hover {
  color: #1caee0;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(6) {
  width: 25%;
}
#square-wrap .square-content .seminar-table tbody tr td:nth-child(7) {
  width: 5%;
}

/* FAQ */
#square-wrap .square-content .faq-table {
  width: 100%;
  height: auto;
  margin-top: 10px;
  text-align: center;
  table-layout: fixed;
  border-collapse: collapse;
} /*0812*/
#square-wrap .square-content .faq-table tbody tr:first-child {
  /* border-top: 2px solid #afafaf; */
}
#square-wrap .square-content .faq-table tbody tr td:nth-child(1) {
  width: 10%;
  color: #6c757d;
  /* font-weight: 700; */
}
#square-wrap .square-content .faq-table tbody tr td:nth-child(2) {
  width: 85%;
  text-align-last: left;
  /* font-weight: 700; */
}
#square-wrap .square-content .faq-table tbody tr td:nth-child(2) span {
  display: block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#square-wrap .square-content .faq-table tbody tr td:nth-child(3) {
  width: 5%;
  line-height: 60px;
  position: relative;
}
#square-wrap .square-content .faq-table tbody tr .faq-toggle {
  cursor: pointer;
}
#square-wrap .square-content .faq-table tbody tr td .plus-icon {
  position: absolute;
  right: 0;
  left: 0;
  top: 25px;
  bottom: 0;
  margin: auto;
  font-size: 18.67px;
}
#square-wrap .square-content .faq-table tbody tr td .minus-icon {
  position: absolute;
  right: 0;
  left: 0;
  top: 25px;
  bottom: 0;
  margin: auto;
  display: none;
  color: #1caee0;
  font-weight: 700;
  font-size: 18.67px;
}
#square-wrap .square-content .faq-table tbody .faq-hide {
  display: none;
}
#square-wrap .square-content .faq-table tbody .faq-hide td {
  box-sizing: border-box;
  padding: 25px 0;
  line-height: 30px;
  background-color: #fafcff;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-weight: 400 !important;
}

/* 1:1 상담하기 */
#square-wrap .square-content .customer-table {
  width: 100%;
  height: auto;
  margin-top: 10px;
  color: #474747;
  text-align: center;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(1) {
  width: 5%;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(2) {
  width: 10%;
  font-weight: 700;
  color: #1caee0;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(2).waiting {
  color: #333 !important;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(3) {
  width: 10%;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(4) {
  width: 50%;
  text-align: left;
  cursor: pointer;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(4):hover {
  color: #1caee0;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(4) .lock-icon {
  width: auto;
  height: 19.05px;
  font-weight: 700;
  vertical-align: middle;
  margin-left: 3px;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(5) {
  width: 15%;
}
#square-wrap .square-content .customer-table tbody tr td:nth-child(6) {
  width: 15%;
}
#square-wrap .square-content .write-bt-box {
  width: 100%;
  height: 33px;
  margin: 20px auto 0 auto;
}
#square-wrap .square-content .customer-write .body-box .body-title {
  display: block;
  padding: 0;
}
#square-wrap .square-content .customer-write .body-box .body-title input {
  width: 95%;
  display: block;
  margin: 0 auto;
  background: none;
  font-size: 1.625rem;
  line-height: 80px;
  box-sizing: border-box;
  padding: 0 10px;
}
#square-wrap .square-content .customer-write .body-box .body-desc p {
  padding: 0;
}
#square-wrap .square-content .customer-write .body-box .body-desc p textarea {
  width: 95%;
  border: 1px solid #ccc;
  resize: none;
  margin: 0 auto;
  height: 280px;
  padding: 10px;
  box-sizing: border-box;
  display: block;
  overflow-y: scroll;
}
#square-wrap .square-content .customer-write .body-box .body-bt {
  justify-content: center;
  border: 0;
}

/* 1:1 상담하기 */ /***서브페이지 _ 상담 정의***/
.counselW {
  position: relative;
  background: url(../img/sub/img_bg1.png) 0 0 no-repeat;
  background-size: contain;
  width: 1060px;
  height: 625px;
  margin: 0 auto;
}
.counselW ul {
  position: absolute;
  bottom: 50px;
  width: 100%;
}
.counselW ul li {
  position: relative;
  box-sizing: border-box;
  height: 70px;
  background-color: #fff;
  margin-bottom: 2px;
  padding-top: 25px;
  text-align: center;
}
.counselW ul li:nth-child(odd) {
  padding-top: 18px;
}
.counselW ul li:first-child {
  background: #fff url(../img/sub/ico_qna.png) 250px 0 no-repeat;
  background-size: contain;
}
.counselW ul li button {
  position: absolute;
  right: 120px;
  top: 11px;
  height: 46px;
  width: 150px;
}

/*설문분석의뢰 글쓰기 페이지*/
#square-wrap .section3 .body-box table tr {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border: none;
}

/* 설문분석의뢰 비밀번호 확인창 페이지, 수정3*/
#square-wrap .square-content table.pw-body {
  width: 480px;
  margin: 0 auto;
  padding-top: 20px;
  border: none;
}
#square-wrap .square-content table.pw-body table {
  margin: 0 auto;
  border: none;
}
#square-wrap .square-content table.pw-body table table {
  padding: 0 10px;
}
#square-wrap .square-content table.pw-body table.pw-confirm-mobile {
  display: none;
}
#square-wrap .square-content table.pw-body table tbody tr {
  height: 50px;
  line-height: 50px;
  border: none;
}
#square-wrap .square-content table.pw-body table tbody tr td {
  line-height: 33px;
}
/* #square-wrap .square-content table tbody tr:hover {
  background-color: #fff;
} */
.body-desc {
  border: none;
}
#square-wrap .square-content table.pw-body table tbody tr td br {
  display: none;
}
#square-wrap .square-content table.pw-body input[type='password'] {
  width: 95%;
}
#square-wrap .square-content table.pw-body button {
  width: 46%;
}
/* 패스워드 버튼 정의 */
.pw-btn {
  height: 36px;
  padding: 0 15px;
  color: #1caee0;
  font-size: 15px;
  line-height: 150%;
  background: #fff;
  border: 1px solid #d2d2d2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
}
.pw-btn:hover,
.pw-btn:focus,
.pw-btn:active {
  background: #1caee0;
  color: #fff;
  border: 1px solid #bdbdbd;
}
.pw-ok {
  margin-right: 3px;
}

/* 글쓰기 페이지, 수정4*/
.requestWrite {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
table.requestWrite-table {
  padding: 20px 0;
}
table.requestWrite-table tbody tr {
}
.request-bt {
  margin: 0 7px 0 0;
}
.request-bt:first-child {
  margin-right: 0;
}
table td.requestWrite-content {
  font-size: 13px;
  padding: 8px 0;
}

/*회사소개*/
#company-wrap #sub-tit {
  background: url('../img/sub/company-banner.jpg') center no-repeat;
}
#company-wrap .section {
  padding: 75px 0;
}
#company-wrap .section .content-title {
  text-align: center;
  letter-spacing: -0.05em;
}
#company-wrap #section2 .dl-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 50px;
  text-align: center;
}
#company-wrap #section2 .dl-wrap dl {
  width: 30%;
  height: 477px;
  background-size: cover;
  position: relative;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.3);
}
#company-wrap #section2 .dl-wrap dl dd.bg {
  width: 100%;
  height: 40%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#company-wrap #section2 .dl-wrap dl:nth-child(1) .bg {
  background-image: url('../img/sub/company_sec2_con1.png');
}
#company-wrap #section2 .dl-wrap dl:nth-child(2) .bg {
  background-image: url('../img/sub/company_sec2_con2.png');
}
#company-wrap #section2 .dl-wrap dl:nth-child(3) .bg {
  background-image: url('../img/sub/company_sec2_con3.png');
}
#company-wrap #section2 .dl-wrap dl dt {
  font-size: 27px;
  font-weight: bold;
  line-height: 40px;
  padding-top: 27px;
  box-sizing: border-box;
  color: #1caee0;
  letter-spacing: -0.065em;
}
#company-wrap #section2 .dl-wrap dl dt .line {
  width: 80px;
  height: 10px;
  position: absolute;
  top: 38.5%;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #1caee0;
}
#company-wrap #section2 .dl-wrap dl dd .txt {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: -0.05em;
  margin-top: 15px;
}
#company-wrap #section2 .dl-wrap dl dd .view-btn {
  display: inline-block;
  padding: 12px 35px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 17px;
  border: 1px solid #1caee0;
  color: #1caee0;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin-top: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
  background-color: #fff;
}
#company-wrap #section2 .dl-wrap dl dd .view-btn img {
  width: 13px;
}
#company-wrap #section2 .dl-wrap dl dd .view-btn:hover {
  color: #fff;
  background-color: #1caee0;
}
#company-wrap #section3 {
  height: 840px;
  background: url('../img/sub/company_story_bg.jpg') center no-repeat;
  text-align: center;
  font-family: 'NanumSquare', sans-serif;
  background-size: cover;
  box-sizing: border-box;
} /*0811*/
#company-wrap #section3 .content {
  width: 100%;
}
#company-wrap #section3 .line {
  width: 90px;
  height: 6px;
  margin: 25px auto;
  background: #1caee0;
}
#company-wrap #section3 .content .txt {
  font-size: 22px;
  line-height: 35px;
  letter-spacing: -0.05em;
}
#company-wrap #section3 .txt i {
  font-weight: 700;
}
#company-wrap #section3 .story-wrap {
  width: 100%;
  height: 500px;
  position: relative;
  overflow-x: auto;
}
#company-wrap #section3 .story-wrap .story-box {
  width: 100%;
  height: 100%;
  position: relative;
}
#company-wrap #section3 .story-wrap .story-box .story-line {
  width: 100%;
  height: 1px;
  background-color: #7e7e7e;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#company-wrap #section3 .story-wrap .story {
  box-sizing: border-box;
  position: absolute;
  padding: 10px 20px 0;
}
#company-wrap #section3 .story-wrap .story h1 {
  display: none;
}
#company-wrap #section3 .story-wrap .story .txt {
  line-height: 25px;
  margin-bottom: 15px;
  letter-spacing: -0.05em;
  font-size: 17px;
  font-weight: 400;
}
#company-wrap #section3 .story-wrap .story .txt:last-child {
  margin-bottom: 0;
}
#company-wrap #section3 .story-wrap .story .graph {
  width: 50px;
  height: 100px;
  margin-top: 10px;
  background-color: #cfe5f3;
  margin: auto;
}
#company-wrap #section3 .story-wrap .story.story-odd {
  bottom: 43%;
}
#company-wrap #section3 .story-wrap .story.story-odd h2 {
  margin-top: 16px;
  font-size: 17px;
}
#company-wrap #section3 .story-wrap .story.story-even {
  top: 42.1%;
}
#company-wrap #section3 .story-wrap .story.story-even h2 {
  margin-bottom: 11px;
  font-size: 17px;
}
#company-wrap #section3 .story-wrap .story.story-even .graph {
  margin-bottom: 10px;
}
#company-wrap #section3 .story-wrap .story.story01 {
  left: 0;
}
#company-wrap #section3 .story-wrap .story.story02 {
  left: 10%;
}
#company-wrap #section3 .story-wrap .story.story03 {
  left: 20%;
}
#company-wrap #section3 .story-wrap .story.story04 {
  left: 30%;
}
#company-wrap #section3 .story-wrap .story.story05 {
  left: 40%;
}
#company-wrap #section3 .story-wrap .story.story06 {
  left: 50%;
}
#company-wrap #section3 .story-wrap .story.story07 {
  left: 60%;
}
#company-wrap #section3 .story-wrap .story.story08 {
  left: 70%;
}
#company-wrap #section3 .story-wrap .story.story09 {
  left: 80%;
  bottom: 41.4% !important;
}
#company-wrap #section3 .story-wrap .story09 span {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.05em;
  color: #1caee0;
}
#company-wrap #section3 .story-wrap .story.story09 .graph {
  background-color: #87c4ec;
}
#company-wrap #section3 .story-wrap .story.story09 h2 {
  margin-top: 15px;
}
#company-wrap #section4 {
  background: url('../img/sub/company_philo_bg.png') center no-repeat;
  background-size: cover;
  text-align: center;
  padding-bottom: 55px;
}
#company-wrap #section4 .content .content-txt .txt {
  padding: 50px 0;
  font-size: 22px;
  line-height: 35px;
}
#company-wrap #section4 .content .content-img {
  background: url('../img/sub/company_philo_image.png') center;
  color: #fff;
  background-size: contain;
  box-sizing: border-box;
  padding: 85px 0px;
  line-height: 1.6;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0 auto;
  font-size: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
}
#company-wrap #section4 .content .content-img span {
  font-size: 1.5rem;
}
#company-wrap #section5 .content .content-img {
  width: 80%;
  margin: 50px auto 0 auto;
}
#company-wrap #section5 .content img {
  max-width: 100%;
}
#company-wrap #section5-2 {
  background-color: #fafafa;
  width: 100%;
}
#company-wrap .footer-auto-height {
  margin: 0;
}
/* 회사소개-contactus 추가 수정*/
.content-company {
  clear: both;
  overflow: hidden;
  width: 90%;
  padding: 55px 5% 40px 5%;
}
.content-company:nth-child(2) {
  background-color: #fff;
  box-shadow: 1px 1px 20px #eee;
  border-radius: 15px;
}
.companyMap > div {
  width: 640px;
  height: 392px;
  margin: 0 auto;
  background-color: beige;
}
.companyAddress {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.companyAddress li {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}
.companyAddress li:first-child {
  font-size: 30px;
  padding: 50px 0;
}
.companyAddress li:nth-child(2) {
  font-size: 20px;
  padding: 0 0 20px 0;
}
.companysite {
  display: inline-block;
  float: left;
  width: calc(50% - 50px);
  margin: 0 25px;
}
.companysite li {
  position: relative;
  width: 98%;
  margin-bottom: 2px;
}
.companysite li:first-child {
  padding-left: 15px;
  color: #1caee0;
  font-size: 15px;
}
.companysite li:first-child strong {
  display: block;
  float: left;
  width: 100%;
  font-size: 19px;
}
.companysite li a {
  display: block;
  overflow: hidden;
  width: calc(100% - 25px);
  height: 40px;
  padding-left: 25px;
  background-color: #fafafa;
  border: 4px solid #fff;
  border-radius: 25px;
  line-height: 40px;
}
.sitemoreBtn {
  position: absolute;
  right: 0;
  bottom: 4px;
  width: 36px;
  height: 36px;
  background: #f9f9f9 url(../img/sub/ico_more.png) -5px -5.5px no-repeat;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
}
.stiemoreBtn2 {
  bottom: 7px;
}
.companysite:last-child li a {
  height: /*118px*/ 72px;
  padding-top: 18px;
  line-height: 200%;
} /* 2021-08-05 : 높이수정 ----- kky */
.companysite li a:hover,
.companysite li a:focus {
  text-decoration: none;
}
.companysite li a:hover .sitemoreBtn,
.companysite li a:focus .sitemoreBtn {
  background: #1caee0 url(../img/sub/ico_more.png) -55px -5.5px no-repeat;
  border: 1px solid #1caee0;
}

.popAddres {
  float: left;
  padding: 20px 10px 15px 10px;
}
.popAddres li {
  padding: 0;
  margin: 0;
  line-height: 135%;
}

/* 회사소개 팝업 */
#company-wrap #popup-wrap {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1280px;
  height: 792px;
  margin: auto;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.8);
} /*0812*/
#company-wrap #popup-wrap .w1024 {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 2px 2px 5px #999;
}
#company-wrap #popup-wrap .w1024 .popup {
  width: 100%;
  height: 100%;
  background: url('../img/sub/popup_bg.png') center;
  background-size: cover;
  z-index: 2000;
  overflow: hidden;
}
#company-wrap #popup-wrap .w1024 .popup .close-btn {
  width: 47px;
  height: 47px;
  text-align: center;
  margin: 10px auto 0;
  cursor: pointer;
}
#company-wrap #popup-wrap .w1024 .popup .close-btn img.mob-bt {
  display: none;
}
#company-wrap #popup-wrap .w1024 .popup .popup-tit {
  text-align: center;
  font-size: 40.12px;
  margin-bottom: 50px;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin-top: 47px;
}
#company-wrap #popup-wrap .popup .content {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
#company-wrap #popup-wrap .popup .dl-wrap {
  justify-content: space-between;
  width: 85%;
  margin: auto;
}
#company-wrap #popup-wrap .popup .dl-wrap dl {
  width: 31%;
  background-color: #fff;
  box-shadow: 0 0 25px rgba(26, 26, 26, 0.25);
  padding: 38px 21px;
  box-sizing: border-box;
}
#company-wrap #popup-wrap .popup .dl-wrap dl img {
  width: 93px;
  margin-top: 49px;
}
#company-wrap #popup-wrap .popup .dl-wrap dl dt .tit {
  font-size: 46.67px;
  margin-top: 32px;
  font-weight: 700;
  color: #00aee0;
}
#company-wrap #popup-wrap .popup .dl-wrap dl dt .tit span {
  color: #16318f;
  letter-spacing: -0.08em;
}
#company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-tit {
  color: #333333;
  font-size: 26.67px;
  font-weight: bold;
  margin-top: 30px;
  letter-spacing: -0.09em;
}
#company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-txt {
  line-height: 26.67px;
  margin-top: 30px;
  letter-spacing: -0.05em;
  font-size: 18.67px;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap {
  width: 1078px;
  height: 543px;
  margin: auto;
  display: flex;
  position: relative;
  justify-content: space-between;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 {
  width: 584px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top {
  width: 100%;
  height: 45%;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-title {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #1caee0;
  color: #fff;
  font-weight: 700;
  font-size: 26.67px;
  letter-spacing: -0.065em;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-left {
  width: 59%;
  float: left;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.3);
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-left
  .left-title {
  font-style: italic;
  text-decoration: underline;
  font-size: 26.67px;
  color: #27459b;
  font-weight: 700;
  margin-top: 19px;
  text-align: center;
  letter-spacing: -0.065em;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-left
  .left-content {
  width: calc(100% - 60px);
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  justify-content: space-between;
  margin-bottom: 23px;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-left
  .left-content
  li {
  width: 50%;
  height: 33.3333333%;
  margin-top: 20px;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-left
  .left-content
  li:nth-child(even) {
  width: 42%;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-left
  .left-content
  li
  span {
  font-size: 17.33px;
  color: #333;
  font-weight: 400;
  letter-spacing: -0.05em;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-right {
  width: 41%;
  float: left;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.3);
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-right
  .right-title {
  font-style: italic;
  text-decoration: underline;
  font-size: 26.67px;
  color: #27459b;
  font-weight: 700;
  margin-top: 19px;
  text-align: center;
  letter-spacing: -0.065em;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-right
  .right-content {
  width: calc(100% - 60px);
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  justify-content: space-between;
  margin-bottom: 23px;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-right
  .right-content
  li {
  width: 100%;
  height: 33.3333333%;
  margin-top: 20px;
}
#company-wrap
  #popup-wrap
  .popup01
  .popup-con-wrap
  .popup-con1
  .con1-top
  .con1-top-right
  .right-content
  li
  span {
  font-size: 17.33px;
  color: #333;
  font-weight: 400;
  letter-spacing: -0.05em;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot {
  width: 100%;
  height: 42%;
  margin-top: 5%;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-title {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #1caee0;
  color: #fff;
  font-weight: 700;
  font-size: 26.67px;
  letter-spacing: -0.065em;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list {
  display: flex;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li {
  width: 33.3333%;
  background-color: #fff;
  padding: 0 20px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.3);
  border-radius: 0 0 8px 8px;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li h4 {
  font-style: italic;
  text-decoration: underline;
  font-size: 24px;
  color: #27459b;
  font-weight: 700;
  margin-top: 19px;
  text-align: center;
  letter-spacing: -0.065em;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li p {
  font-size: 17.33px;
  color: #333;
  font-weight: 400;
  letter-spacing: -0.05em;
  margin-top: 20px;
  margin-bottom: 20px;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con2 {
  width: 100%;
  height: 100%;
  background: url('../img/sub/popup_arrow.png') 20px -100px no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 {
  width: 32%;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-text {
  font-size: 26.67px;
  color: #333;
  font-weight: 400;
  line-height: 40.12px;
  letter-spacing: -0.065em;
  text-align: center;
  margin-top: 40px;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-text span {
  font-weight: 700;
}
#company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-image {
  margin-top: 40px;
}

/* 상세페이지-마이페이지-1:1상담내역*/
.myqna-content {
  overflow: hidden;
}
.myqna-content .content-box {
  margin: auto;
}
.myqna-content .title-box {
  width: 100%;
  margin-bottom: 45px;
}
.myqna-content .title-box .title-text {
  width: auto;
  display: flex;
}
.myqna-content .title-box .title-text .content-title {
  text-align: left;
}
.myqna-content .content-box .findW .findL .filter {
  float: left;
  box-sizing: border-box;
  width: 100px;
  height: 36px;
  line-height: 36px;
  margin-right: 5px;
  padding-left: 20px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
} /*0811*/
.myqna-content .content-box .findW .findL .filter option {
  width: 100%;
  height: 100%;
}
.myqna-content .content-box .findW .search-text {
  position: relative;
  float: left;
}
.myqna-content .content-box .findW .search-text .search-text-input {
  width: 400px;
}
.myqna-content .content-box .findW .search-text .search-text-image {
  position: absolute;
  right: 19.7px;
  top: 8px;
  cursor: pointer;
}
.myqna-content .content-box .findW .search-count {
  float: right;
  margin: 20px 10px 0 0;
  font-weight: 700;
}

.myqna-content .search-box {
  height: 51px;
  margin: auto;
  margin-top: 35px;
  position: relative;
}
.myqna-content .search-box .filter {
  width: 100px;
  height: 51px;
  line-height: 51px;
  float: left;
  border-radius: 5px;
  font-size: 21px;
  font-family: 'NanumSquare', sans-serif;
  padding-left: 17px;
  box-sizing: border-box;
  border: 1px solid #c1c1c1;
}
.myqna-content .search-box .filter option {
  width: 100%;
  height: 100%;
}
.myqna-content .search-box .search-text {
  float: left;
  margin-left: 21px;
  position: relative;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}
.myqna-content .search-box .search-text .search-text-input {
  width: 478px;
  height: 51px;
  border-radius: 5px;
}
.myqna-content .search-box .search-text .search-text-image {
  position: absolute;
  right: 19.7px;
  top: 15.8px;
  cursor: pointer;
}
.myqna-content .search-box .search-count {
  position: absolute;
  right: 32px;
  bottom: 0;
  font-size: 20px;
  font-family: 'NanumSquare', sans-serif;
  font-weight: 700;
}

.myqna-content .paging {
  width: auto;
  height: 36px;
  line-height: 36px;
  margin: auto;
  margin-top: 59px;
  text-align: center;
  margin-bottom: 112px;
}
.myqna-content .paging img {
  width: 14px;
  height: 23px;
}
.myqna-content .paging .paging-num {
  display: inline-block;
  margin: 0 32px;
}
.myqna-content .paging .paging-num span {
  line-height: 36px;
  font-size: 27px;
  font-weight: 700;
  color: #7b7b7b;
  margin: 0 5px;
}
.myqna-content .paging {
  display: block;
  text-align: center;
}
.myqna-content .paging a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  font-weight: 400;
  font-size: 18.67px;
  color: #7b7b7b;
  font-family: 'NanumSquare', sans-serif;
  cursor: pointer;
}
.myqna-content .paging img {
  margin-top: 6.5px;
}
.myqna-content .paging .paging-prev {
  margin-right: 10px;
}
.myqna-content .paging .paging-next {
  margin-left: 10px;
}
.myqna-content .paging .active {
  color: #1caee0;
  font-weight: 700;
}
/* 마이페이지 - 1:1 상담 - 작성 글 or 수정  */
.myqnaWriting-table-title {
  font-family: 'Apple';
  font-size: 14px;
  font-weight: 400;
  color: black;
  /* width: 248px; */
  width: 100%;
  height: auto;
  line-height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 0;
}
.myqnaWriting-date-number,
.myqnaWriting-view-number {
  margin-left: 12px;
  margin-top: 8px;
}

/* 1:1 상담하기 테이블 리스트 */
.square-content .myqna-table tbody tr td:nth-child(1) {
  width: 5%;
}
.square-content .myqna-table tbody tr td:nth-child(2) {
  width: 10%;
  font-weight: 700;
  color: #1caee0;
} /*수정*/
.square-content .myqna-table tbody tr td:nth-child(2).waiting {
  color: #333 !important;
}
.square-content .myqna-table tbody tr td:nth-child(3) {
  width: 10%;
}
.square-content .myqna-table tbody tr td:nth-child(4) {
  width: 50%;
  text-align: left;
  cursor: pointer;
}
.square-content .myqna-table tbody tr td:nth-child(4):hover {
  color: #1caee0;
}
.square-content .myqna-table tbody tr td:nth-child(4) .lock-icon {
  width: auto;
  height: 19.05px;
  font-weight: 700;
  vertical-align: middle;
  margin-left: 3px;
}
.square-content .myqna-table tbody tr td:nth-child(5) {
  width: 15%;
}
.square-content .myqna-table tbody tr td:nth-child(6) {
  width: 15%;
}
.square-content .modify-bt {
  width: 80px;
  height: 35px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 12%);
  color: #1caee0;
  font-family: 'NanumSquare', sans-serif;
} /*수정*/
.square-content .modify-bt:hover {
  background: #1caee0;
  color: #fff;
  border: 1px solid #bdbdbd;
} /*추가 수정*/

/* 마이페이지 1:1 상담하기 view 테이블 리스트 */
.myqna-content .body-box {
  font-family: 'NotoSansKR';
  width: 100%;
  height: auto;
  margin-top: 35px;
}
.myqna-content .body-box .body-title {
  width: 100%;
  height: 56.5px;
  background-color: #f8f8f8;
  padding: 21px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  display: flex;
  align-items: center;
}
.myqna-content .body-box .body-title p {
  font-size: 20px;
  color: #202223;
}
.myqna-content .body-box .body-info {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 56.5px;
  padding: 21px;
  background-color: #f8f8f8;
  border-bottom: 1px dashed #e6e6e6;
}
.myqna-content .body-box .body-info .info-left {
  display: flex;
  align-items: center;
  color: #3243cc;
  font-size: 14px;
  line-height: 20px;
}
.myqna-content .body-box .body-info .info-left .attach-text {
  margin-right: 12px;
}
.myqna-content .body-box .body-info .info-left .attach-file {
  cursor: pointer;
}
/* .myqna-content .body-box .body-info .info-left .attach-file:hover {
  color: #1caee0;
} */
.myqna-content .body-box .body-info .info-left .attach-file a {
  color: #3243cc;
}
.myqna-content .body-box .body-info .info-left .attach-password {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}
.myqna-content .body-box .body-info .info-left .attach-password input:focus {
  outline: none;
}
.myqna-content .body-box .body-info .info-right {
  display: flex;
  color: #202223;
  font-size: 14px;
}
.myqna-content .body-box .body-info .info-right .date-box {
  display: flex;
  margin-right: 85px;
}
.myqna-content .body-box .body-info .info-right .date-box .date-number {
  margin-left: 12px;
}
.myqna-content .body-box .body-info .info-right .view-box {
  display: flex;
}
.myqna-content .body-box .body-info .info-right .view-box .view-number {
  margin-left: 12px;
}
.myqna-content .body-box .body-desc {
  width: 100%;
  height: auto;
  min-height: 400px;
  line-height: 30px;
  padding: 40px 30px;
  box-sizing: border-box;
  word-break: break-word;
}
.myqna-content .body-box .body-desc.customer {
  padding: 0;
}
.myqna-content .body-box .body-desc p {
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 20px;
  text-align: left;
  line-height: 40px;
}
.myqna-content .body-box .body-desc.customer {
  width: 100%;
  height: auto;
  line-height: 23px;
  box-sizing: border-box;
}
.myqna-content .body-box .body-desc.customer p {
  padding: 29px 51px;
}
.myqna-content .body-box .body-desc .body-answer {
  width: 100%;
  margin-top: 59px;
  padding: 24px 22px;
  letter-spacing: -0.02em;
  line-height: 42.64px;
  box-sizing: border-box;
  background-color: #edf5f8;
  border-top: 1px solid #afafaf;
  background-color: #edf5f8;
}
.myqna-content .body-box .body-desc .body-answer .answer-title {
  width: 100%;
  color: #1caee0;
  font-size: 19.99px;
  font-weight: 700;
}
.myqna-content .body-box .body-desc .body-answer .answer-content {
  height: auto;
  box-sizing: border-box;
  overflow: auto;
}
.myqna-content .body-box .body-prev {
  width: 100%;
  height: 46px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  background-color: #f8f8f8;
}
.myqna-content .body-box .body-prev .prev-left {
  font-size: 16px;
  line-height: 24px;
  color: #6c757d;
  cursor: pointer;
}

.myqna-content .body-box .body-prev .prev-left a {
  margin-left: 21px;
  font-size: 16px;
  line-height: 24px;
  color: #202223;
}

.myqna-content .body-box .body-prev .prev-right {
  margin-left: 21px;
  font-size: 16px;
  line-height: 24px;
  color: #202223;
}

.myqna-content .body-box .body-prev .prev-left:hover span {
  color: #1caee0;
}
.myqna-content .body-box .body-next {
  width: 100%;
  height: 46px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  background-color: #f8f8f8;
}
/* .myqna-content .body-box .body-next .next-left {
  cursor: pointer;
}
.myqna-content .body-box .body-next .next-left:hover span {
  color: #1caee0;
} */

.myqna-content .body-box .body-next .next-left {
  font-size: 16px;
  line-height: 24px;
  color: #6c757d;
  cursor: pointer;
}

.myqna-content .body-box .body-next .next-left a {
  margin-left: 21px;
  font-size: 16px;
  line-height: 24px;
  color: #202223;
}

.myqna-content .body-box .body-next .next-right {
  margin-left: 21px;
  font-size: 16px;
  line-height: 24px;
  color: #202223;
}

.myqna-content .body-box .body-bt {
  overflow: hidden;
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
}
.myqna-content .body-box .body-bt .btnL {
  float: left;
}
.myqna-content .body-box .body-bt .btnR {
  float: right;
}
.myqna-content .body-box .body-info-add1 {
  height: 55.88px;
  display: flex;
  justify-content: space-between;
  padding: 0 38.5px 0 19.5px;
  border-bottom: 1px solid #d2d2d2;
  align-items: center;
  background-color: #fbfbfb;
}
.myqna-content .body-box .body-info-add1 li {
  display: flex;
  align-items: center;
}
.myqna-content .body-box .body-info-add1 li h4 {
  margin-right: 12px;
  font-size: 20px;
  font-weight: 700;
}
.myqna-content .body-box .body-info-add1 li p {
  font-size: 20px;
  font-weight: 400;
}
.myqna-content .body-box .body-info-add1 li a {
  margin-left: 15px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  letter-spacing: -0.02em;
  color: #3c57a6;
}
.myqna-content .body-box .body-info-add2 {
  height: 55.88px;
  line-height: 55.88px;
  padding: 0 38.5px 0 19.5px;
  border-bottom: 1px solid #d2d2d2;
  margin-top: 0;
  background-color: #fbfbfb;
}
.myqna-content .body-box .body-info-add2 li {
  display: flex;
  align-items: center;
  float: left;
}
.myqna-content .body-box .body-info-add2 li:last-child {
  margin-left: 166px;
}
.myqna-content .body-box .body-info-add2 li h4 {
  margin-right: 12px;
  font-size: 20px;
  font-weight: 700;
}
.myqna-content .body-box .body-info-add2 li:last-child h4 {
  margin-right: 12px;
  font-size: 20px;
  font-weight: 700;
}
.myqna-content .body-box .body-info-add2 li p {
  font-size: 20px;
  font-weight: 400;
}
/* 마이페이지 */

/* 이용 결제 */ /* 가격정책 -jeh*/

/* 요금제 */
.pl-24px {
  padding-left: 24px;
}
#payment-wrap {
  /* position: relative; */
  padding-top: 70px;
  height: auto;
  min-width: 360px;
}
#payment-wrap .setion1 {
  background-color: #f8f8f8;
}
#payment-wrap .lnb-wrap .w1024 .lnb {
  width: 400px;
}
#payment-wrap .lnb-wrap .w1024 .lnb li {
  width: 200px;
}

#payment-wrap .payment-background {
  background-color: #f8f8f8;
}
.payment-content::before {
  /* 왼쪽 배너이미지 */
  content: '';
  background: url(../img/price/illust01.png) 0 0 no-repeat;
  display: inline-block;
  position: absolute;
  z-index: -1;
  top: 46px;
  left: 6%;
  width: 400px;
  height: 257px;
}
.payment-content::after {
  /* 오른쪽 배너이미지 */
  content: '';
  background: url(../img/price/illust02.png) 0 0 no-repeat;
  display: inline-block;
  position: absolute;
  z-index: -1;
  top: 82px;
  right: 5%;
  width: 400px;
  height: 221px;
}

#payment-wrap .payment-contents {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 72px 0 55px;
}
/* setion background-color */
.payment-seticon1-bg {
  background-color: #f8f8f8;
}

#payment-wrap .payment-titleBox {
  text-align: center;
  /* margin-bottom: 42px; */
}
#payment-wrap .payment-titleBox h1 {
  font-size: 42px;
}

#payment-wrap .payment-contents .plan-toggle {
  display: flex;
  justify-content: space-between;
  width: 140px;
  margin: 21px auto;
}
#payment-wrap .payment-contents .plan-toggle .toggle-label {
  padding: 3px 0;
  font-weight: 700;
  text-align: center;
  opacity: 0.5;
}
#payment-wrap .payment-contents .plan-toggle .toggle-label.active {
  opacity: 1;
}
#payment-wrap .payment-contents .plan-toggle .status-toggle-wrap {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 28px;
  /* margin: 0 10px; */
  background-color: #764bea;
  border-radius: 50px;
  vertical-align: middle;
}
#payment-wrap .payment-contents .plan-toggle .status-toggle-wrap .toggle-ball {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  margin: 3px;
  background-color: white;
  border-radius: 50%;
  transition: all 1s;
}
#payment-wrap .payment-contents .plan-toggle .status-toggle-wrap .toggle-ball.switcher {
  right: 0;
  left: auto;
}
#payment-wrap .payment-contents .price-cardWarp {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  /* padding-top: 42px; */
}
#payment-wrap .payment-contents .price-card-body {
  justify-content: space-around;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  width: 371px;
  padding: 42px 0;
  margin: 0 12px;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 1px solid #eee;
  border-radius: 12px;
}
#payment-wrap .payment-contents .middle-card {
  box-shadow: 5px 5px 5px rgb(0, 0, 0, 15%);
  border: 1px solid #764bea;
}
/* 요금제 카드 해더 - 타이틀 */
#payment-wrap .price-card-head {
  text-align: center;
}
#payment-wrap .price-card-head span {
  font-size: 16px;
}
#payment-wrap .price-card-head h5 {
  font-size: 35px;
}
#payment-wrap .price-card-head p {
  font-size: 14px;
}

/* 요금제 카드 - 타이틀 약20%할인 */
.priceTitle-box {
  display: inline-flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.discount-tag {
  display: none;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
  font-size: 12px;
  background-color: #ffec3f;
  border-radius: 24px;
  width: 80px;
  height: 26px;
  padding: 5px 10px;
  margin-left: 7px;
}

/* 요금제 월/년 토글시 보이는 결제 금액 */
/* .payment-year {
    display: none;
}
.payment-month {
    display: block;
} */

#payment-wrap .payment-contents .price-card-body:hover,
#payment-wrap .payment-contents .price-card-body.clickActive {
  /* box-shadow: 5px 5px 5px rgb(0, 0, 0, 15%);
    border: 1px solid #764bea; */
  transform: scale(103%);
}

#payment-wrap .payment-contents .price-card-body .card-title {
  /* margin-bottom: 20px; */
  text-align: center;
  font-weight: 400;
  font-family: 'Apple';
}
/* #payment-wrap .payment-contents .price-card-body .card-title span {
    font-size: 40px;
} */
#payment-wrap .payment-contents .price-card-body .card-title::before {
  content: '';
  display: block;
  width: 35px;
  /* height: 35px;
    margin: 0 0 20px 5px; */
}
/* #payment-wrap .payment-contents .price-card-body .card-title-free::before {
    background: url(../img/price/ico_free.svg) 0 0 no-repeat;
}
#payment-wrap .payment-contents .price-card-body .card-title-academy::before {
    background: url(../img/price/ico_academy.svg) 0 0 no-repeat;
}
#payment-wrap .payment-contents .price-card-body .card-title-professional::before {
    background: url(../img/price/ico_professional.svg) 0 0 no-repeat;
}
#payment-wrap .payment-contents .price-card-body .card-title-premium::before {
    background: url(../img/price/ico_preminum.svg) 0 0 no-repeat;
}
#payment-wrap .payment-contents .price-card-body .card-title-teampro::before {
    background: url(../img/price/ico_teampro.svg) 0 0 no-repeat;
}
#payment-wrap .payment-contents .price-card-body .card-title-enterprise::before {
    background: url(../img/price/ico_enterprise.svg) 0 0 no-repeat;
} */

#payment-wrap .payment-contents .price-card-body .card-text {
  color: #6c757d;
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 25px;
  font-weight: 4500;
}

/* 요금제 카드 내용 - 정보들 */
#payment-wrap .payment-contents .price-card-body .option-info-group {
  font-size: 16px;
  width: 60%;
  padding: 28px 0;
  margin: auto;
}
#payment-wrap .payment-contents .option-info-group .option-info-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 14px;
}

/* 기존의 카드 컨텐츠 부분 삭제
    #payment-wrap .payment-contents .price-card-body .option-info-group ul {
    float: left;
    padding: 0 10px 0 0;
}
#payment-wrap .payment-contents .price-card-body .option-info-group .main-category {
    padding-right: 30px;
}
#payment-wrap .payment-contents .price-card-body .option-info-group ul li {
    height: 35px;
    font-family: "Noto Sans KR", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.check::before {
    content: "";
    background: url(../img/price/check.svg) 0 0 no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.dash::before {
    content: "";
    background: url(../img/price/dash.svg) 0 0 no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
} */

#payment-wrap .payment-contents .price-card-body .card-use-btn {
  text-align: center;
}

#payment-wrap .payment-contents .price-card-body .price-info {
  padding-bottom: 20px;
  float: right;
  font-size: 16px;
  font-weight: 700;
}
#payment-wrap .payment-contents .price-card-body .price-info .price {
  font-size: 25px;
}
#payment-wrap .payment-contents .price-card-body button {
  width: 120px;
  margin: 0 auto;
  padding: 10px 0;
  color: #ffff;
  background-color: #764bea;
  border: 1px solid;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s background-color, color ease-in-out;
}

.btn-use {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.free {
  color: #333;
}
.academy {
  color: #1881c3;
  background-color: #764bea;
}
.professional {
  color: #764bea;
}
.preminum {
  color: #1881c3;
}
.teampro {
  color: #1458a9;
}
.enterprise {
  color: #17318e;
}

button.free {
  color: #333;
  border-color: #333;
}
button.academy {
  color: #764bea;
  border-color: #3b09c2;
}
button.professional {
  color: #3b09c2;
  border-color: #3b09c2;
}
button.preminum {
  color: #1881c3;
  border-color: #1881c3;
}
button.teampro {
  color: #1458a9;
  border-color: #1458a9;
}
button.enterprise {
  color: #17318e;
  border-color: #17318e;
}

/* 요금제 토글 */
#payment-wrap .payment-toggle {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #764bea;
  margin: 42px auto;
  cursor: pointer;
}
/* 요금제 section2 - 상세 표  */
.payment-table {
  width: 1200px;
  margin: 35px auto 0;
  margin-bottom: 21px;
  font-family: 'NotoSansKR';
  line-height: 24px;
}
.table-container {
  margin: auto;
  border-collapse: collapse;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 96%;
}
.table-thead {
  font-size: 18px;
}
.table-title {
  font-family: 'Apple';
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  /* width: 248px; */
  width: 100%;
  height: auto;
  line-height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 0;
}
.free-bg {
  background-color: #95bdff;
}
.basic-bg {
  background-color: #764bea;
}
.pro-bg {
  background-color: #5c29e7;
}
.table-tbody {
  font-size: 16px;
  line-height: 48px;
}
.table-tbody tr,
.tavle-tbody th {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.first-column {
  font-weight: 400;
  text-align: center;
  max-width: 200px;
  background-color: #f8f8f8;
  border-right: 1px solid #e6e6e6;
}
.table-tbody .title-column {
  text-align: start;
  padding: 0px 12px;
  font-weight: 400;
}
.table-tbody td {
  text-align: center;
}
.table-tbody tr td {
  border-left: 1px solid #e6e6e6;
}
.line-h24 {
  line-height: 24px;
  padding: 14px 0;
}
/* #payment-wrap .payment-table table {
    width: 100%;
    border-collapse: collapse;
}
#payment-wrap .payment-table .content-table tbody tr {
    height: 50px;
    border-bottom: 1px solid #ccc;
}
#payment-wrap .payment-table table tbody tr th,
#payment-wrap .payment-table table tbody tr td {
    width: 14%;
    border: 1px solid #ccc;
    font-family: "Noto Sans KR", sans-serif;
    font-size: 14px;
    text-align: center;
}
#payment-wrap .payment-table .first-column {
    width: 16%;
    padding-left: 15px;
    font-size: 14px;
    text-align: left;
    border-left: none;
}
#payment-wrap .payment-table .last-column {
    border-right: none;
}
#payment-wrap .payment-table .category-title {
    padding: 10px 0 10px 20px;
    color: white;
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    box-shadow: 0 0 1.5px #666;
}
#payment-wrap .payment-table .category-title .plan {
    font-size: 15px;
}
#payment-wrap .payment-table .title-row {
    background-color: #f8f8f8;
    font-weight: 500;
}
#payment-wrap .payment-table .title-column {
    font-size: 18px;
    font-weight: 500;
}
.free-bg {
    color: #333 !important;
    background-color: white;
}
.academy-bg {
    background-color: #764bea;
}
.professional-bg {
    background-color: #00addf;
}
.preminum-bg {
    background-color: #1881c3;
}
.teampro-bg {
    background-color: #1458a9;
}
.enterprise-bg {
    background-color: #17318e;
} */

#payment-wrap .payment-cost {
  width: 1160px;
  margin: auto;
  margin-top: 25px;
}
#payment-wrap .payment-cost .logout-box {
  width: 100%;
  height: 79px;
  padding: 26px 38px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
}
#payment-wrap .payment-cost .logout-box .notice-box {
  height: 26px;
  display: flex;
  align-items: center;
}
#payment-wrap .payment-cost .logout-box .notice-box p {
  margin-left: 11px;
  color: #212529;
  font-size: 14px;
}
#payment-wrap .payment-cost .login-box {
  width: 100%;
  /* height: 294px; */
  box-sizing: border-box;
  border: 1px solid #764bea;
  background-color: #ffffff;
  padding: 42px 0;
}
#payment-wrap .payment-cost .login-box .info {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: space-around;
}
#payment-wrap .payment-cost .login-box .info p {
  font-size: 16px;
  box-sizing: border-box;
  /* width: 33.3333%; */
  /* height: 100%; */
  /* padding: 30px; */
  /* border-right: 1px solid #afafaf; */
}
#payment-wrap .payment-cost .login-box .info-text-box {
  /* display: flex;
    justify-content: space-between;
    width: 311.56px;
    height: 215.02px; */
}
#payment-wrap .payment-cost .login-box .info-text-box .left {
  width: 370px;
}
#payment-wrap .payment-cost .login-box .info-text-box .right {
  width: 280px;
}

#payment-wrap .payment-cost .login-box .info-text-box .left-box {
  /* width: 57px; */
  text-align: left;
}
#payment-wrap .payment-cost .login-box .info-text-box .flex-line {
  display: flex;
  justify-content: space-between;
}
#payment-wrap .payment-cost .login-box .info-text-box .flex-line p {
  padding-top: 14px;
  padding-right: 8px;
}

/* #payment-wrap .payment-cost .login-box .info-text-box .right-box {
    width: 239.83px;
} */
/* #payment-wrap .payment-cost .login-box .info-text-box .left-box p {
    margin-top: 20px;
} */
#payment-wrap .payment-cost .login-box .info-text-box .left-box p:first-child {
  margin-top: 0;
}
#payment-wrap .payment-cost .login-box .info-text-box .right-box p {
  margin-top: 20px;
}
#payment-wrap .payment-cost .login-box .info-text-box .right-box p:first-child {
  margin-top: 0;
}
#payment-wrap .payment-cost .login-box .info li p {
  font-size: 16px;
  color: #555;
}
#payment-wrap .payment-cost .login-box .info li p span {
  color: #333;
}
#payment-wrap .payment-cost .login-box .info li p span.text-blue {
  color: #103190;
}
#payment-wrap .payment-cost .login-box .info li:first-child .pay-method {
  padding-left: 10px;
  padding-right: 40px;
}
#payment-wrap .payment-cost .login-box .info .pay-method {
  padding: 12px;
  width: 104px;
  height: 45px;
  box-sizing: border-box;
  font-size: 14px;
  background: url('../img/sub/sel-arrow2.png') 86% 16px no-repeat;
  background-color: #fff;
  border: 1px solid #afafaf;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#payment-wrap .payment-cost .login-box .info .pay-method:focus {
  outline: none;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(2) {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box {
  flex-wrap: wrap;
  width: 159.91px;
  height: 57.1px;
  padding-left: 30px;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box p.coupon {
  box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
}
/* #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .left-box {
    width: 57.07px;
    height: 60px;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .right-box {
    width: 87.81px;
    height: 60px;
} */
#payment-wrap .payment-cost .login-box .info li:nth-child(2) .pay-method {
  width: 100%;
  margin-top: 22px;
  padding-right: 20px;
  background: url('../img/sub/sel-arrow2.png') 96% 13.2px no-repeat;
  background-color: #fff;
  text-align-last: center;
}
#payment-wrap .payment-cost .login-box .info .info-total-box {
  /* position: absolute; */
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  /* height: 113px; */
  padding: 14px 0;
}
#payment-wrap .payment-cost .login-box .info .info-total-box p {
  /* float: right; */
  color: #f66652;
  font-size: 28px;
  font-weight: 700;
  text-align: end;

  margin-top: 35px;
}
/* #payment-wrap .payment-cost .login-box .info .info-total-box p span {
    color: #103190;
    font-size: 17.33px;
    font-weight: 700;
} */

#payment-wrap .payment-cost .login-box .info li:nth-child(3) {
  border-right: none;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(3) p {
  font-size: 14px;
  line-height: 24px;
}
#payment-wrap .payment-cost .login-box .info li:nth-child(3) p span {
  display: block;
  margin-top: 15px;
  color: #103190;
}
#payment-wrap .payment-cost .login-box .info li p.coupon {
  /* width: 90%;
    margin: auto; */
}
#payment-wrap .payment-cost .service-notice {
  padding-top: 42px;
  line-height: 25px;
  font-size: 14px;
}
#payment-wrap .payment-cost .pay-bt {
  /* display: block;
    width: auto;
    margin: 50px auto 0;
    padding: 0 40px;
    line-height: 300%; */
  margin-left: 10px;
  background-color: #764bea;
  border-radius: 4px;
  border: 1px solid #bdbdbd;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 54px;
  cursor: pointer;
  margin-top: 14px;
}
#payment-wrap .payment-cost .pay-bt:hover {
  background-color: #3b09c2;
  transition: 0.3s background-color, color ease-in-out;
}
.membership {
  color: #764bea;
  font-weight: 700;
}

/*----------------------------------------------------------------가격 정책 일부 새로 작성*/
/*-------------------------------------------------------------------------------------*/
/*
#payment-wrap .payment-table table thead {width: 100%;}
#payment-wrap .payment-table table thead th {box-sizing: border-box; border: 1px solid #afafaf;}
#payment-wrap .payment-table table thead th:nth-child(2),
#payment-wrap .payment-table table thead th:nth-child(3),
#payment-wrap .payment-table table thead th:nth-child(4),
#payment-wrap .payment-table table thead th:nth-child(5) {width: 170px !important; padding: 20px 0;}
#payment-wrap .payment-table table thead th p {line-height: 26.67px;}
#payment-wrap .payment-table table thead th p.text-eng {color: #1caee0; font-size: 22px; letter-spacing: -0.05em; font-weight: 700;}
#payment-wrap .payment-table table thead th p.text-eng.black {color: #333;}
#payment-wrap .payment-table table thead th p.text-ko {color: #1caee0; font-size: 16px; font-weight: 700;}
#payment-wrap .payment-table table thead th p.text-ko.black {color: #333;}
#payment-wrap .payment-table table tbody {width: 100%; font-size: 13px;}
#payment-wrap .payment-table table tbody td {border: 1px solid #afafaf; box-sizing: border-box; padding: 8px;
  box-sizing: border-box;}
#payment-wrap .payment-table table tbody td span {font-size: 12px; letter-spacing: -0.075em;}
#payment-wrap .payment-table table tbody td.bg-gray {background-color: #f5f5f5; line-height: 20px; text-align: center;}
#payment-wrap .payment-table table tbody td.bg-gray span {font-size: 16px;}
#payment-wrap .payment-table table tbody td.bg-gray.tap {width: 170px !important;}
#payment-wrap .payment-table table tbody td.bg-water {width: 170px !important; background-color: #e8f7fc;
  font-size: 16px; text-align: center;}
#payment-wrap .payment-table table tbody td.bg-sky {background-color: #c6ebf7; font-size: 16px; text-align: center;}
#payment-wrap .payment-table table tbody td.bg-blue {background-color: #a0ddf2; font-size: 16px; text-align: center;}
#payment-wrap .payment-table table tbody td.bg-lightgray {background-color: #f9f9f9; font-size: 13px; line-height: 20px; text-align: center;}
#payment-wrap .payment-table table tbody td .proof-bt {color: #103190; font-size: 13px; text-decoration: underline; cursor: pointer;}
#payment-wrap .payment-table table tbody td:nth-child(2) {width: 115px;}
#payment-wrap .payment-table table tbody td:nth-child(3) {width: 253px;}
#payment-wrap .payment-table table tbody td:last-child {width: 177px;}
#payment-wrap .payment-table table tbody tr:last-child :nth-child(2) {width: 170px;}
#payment-wrap .payment-table table tbody tr:last-child {height: 79px;}
#payment-wrap .payment-table table img {cursor: pointer;}

#payment-wrap .payment-cost .m-pay-notice {font-size: 12px; color: #555555; line-height: 20px; display: none;}
#payment-wrap .payment-cost .m-pay-notice span {font-size: 12px; color: #103190; line-height: 26.67px; display: block; margin-top: 15px;}
/* payment-commentBox */ /*
.commentBox1 {position: absolute; top: 500px; line-height: 165%; padding: 20px; background-color: #ffffff;
  border: 1px solid #e5e5e5; border-radius: 10px; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05); color: #555;
font-size: 15px;}
.commentArrow {position: absolute; left: 46%; top: -15px; background: url(../img/sub/ico_comment.png) 0 0 no-repeat; width: 20px; height: 20px; display: block;}
.comment0 {left: 33%;}
.comment1 {left: 43%;}
.comment2 {left: 50%;}
.comment3 {left: 62%;}
.comment4 {left: 80%; width: 260px; height: 265px;}
.comment4 .commentArrow {left: 53%;}*/
/*-------------------------------------------------------------------------------------*/

/* 이용 결제 OK */
#payment-wrap .contentW .contentBox .paymentBox2 .commentTxtok {
  width: 100%;
  /* padding: 35px 0; */
  margin: 45px 0;
  background: #fff;
  text-align: center;
}
#payment-wrap .contentW .contentBox .paymentBox2 .commentTxtok img {
  padding-right: 10px;
}
#payment-wrap .contentW .contentBox .paymentBox2 .commentTxtok .mobile {
  display: none;
}
#payment-wrap .contentW .contentBox .paymentBox2 .payment-error span {
  color: #ff675b;
}

/*개인정보처리방침*/
#privacy-wrap #privacy-tit {
  height: 91.27px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  color: #626280;
  font-size: 20px;
  line-height: 30px;
  margin-top: 70px;
}
#privacy-wrap .content .content-title {
  margin: 95px 0;
}

/* 쿠폰등록페이지 */
/* .contentW.coupon-box {
    background: #fdfdfd url("../img/sub/coupon-bg.jpg") center 0 no-repeat;
    padding: 75px 0;
}
.contentW.coupon-box .contentBox {
    background-color: transparent;
    padding-top: 0;
}
.contentW.coupon-box .contentBox .sub-tit h2 {
    padding-bottom: 75px;
    color: #4a483b;
    font-size: 4rem;
    font-weight: 400;
}
.contentW.coupon-box .contentBox .sub-tit h2:before {
    content: "";
    display: block;
    width: 235px;
    height: 100px;
    background: url(../img/sub/couppon-gift-ico.png) 0 0 no-repeat;
}
.contentW.coupon-box .contentBox .sub-tit h4 {
    color: #757366;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 2.5rem;
}
.contentW.coupon-box .contentBox .sub-tit span {
    font-weight: 900;
} */
/* .couponBox {
    width: 100%;
    background: transparent url(../img/sub/bg_coupon.png) center 0 no-repeat;
    width: 585px;
    margin: 75px auto 0;
}
.couponBox li {
    padding: 1rem 0;
    text-align: center;
}
.couponBox li:first-child {
    padding-top: 400px;
    font-size: 22px;
    color: #64614e;
}
.couponBox li:nth-child(2) {
    padding: 0;
}
.couponBox li:nth-child(2) a {
    position: relative;
    left: -5px;
    top: 2px;
    display: inline-block;
    width: 100px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    background-color: #49473a;
}
.couponBox li input[type="text"] {
    width: 70%;
    height: 65px;
    line-height: 350%;
    margin: 25px auto;
    font-size: 16px;
    border: 10px solid #49473a;
    border-radius: 0;
} */
.logout-box.coupon-box {
  width: 50%;
  margin: 25px auto 0 auto;
  padding: 26px 0 26px 20px;
  border: 1px solid #afafaf;
}
.logout-box.coupon-box .notice-box {
  display: flex;
  align-items: center;
}
.logout-box.coupon-box .notice-box p {
  font-size: 14.87px;
  color: #f24444;
  margin-left: 11px;
}

/*반응형*/
@media (max-width: 1520px) {
  #solutions-wrap .section.con-sec {
    width: 90%;
  }
  #square-wrap .section {
    width: 80%;
    margin: 0 auto;
  }

  #company-wrap #popup-wrap {
    width: 1000px;
    height: 619px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dt .tit {
    font-size: 30px;
    margin-top: 5px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-tit {
    font-size: 18px;
    margin-top: 5px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-txt {
    font-size: 14px;
    margin-top: 10px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl img {
    margin-top: 0;
    margin-bottom: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap {
    width: 90%;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 {
    width: 50%;
    display: block;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top {
    height: 40%;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-title {
    height: 40px;
    line-height: 40px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-title {
    font-size: 20px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-title {
    font-size: 20px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content {
    width: calc(100% - 30px);
    margin-top: 0;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content {
    width: calc(100% - 30px);
    margin-top: 0;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li {
    margin-top: 10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li {
    margin-top: 10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li
    span {
    font-size: 14px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li
    span {
    font-size: 14px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot {
    height: auto;
    margin-top: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-title {
    height: 40px;
    line-height: 40px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li {
    padding: 0 10px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li h4 {
    font-size: 18px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li p {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-text {
    font-size: 20px;
    line-height: 24px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-image {
    width: 90%;
    margin-left: 15px;
    margin-top: 20px;
  }

  /* 쿠폰등록페이지 */
  /* .contentW.coupon-box {
        background: #fdfdfd url("../img/sub/coupon-bg-1520.jpg") center 0 no-repeat;
    }
    .logout-box.coupon-box {
        width: 70%;
    } */
}

@media (max-width: 1280px) {
  .select-filter {
    font-size: 13px;
  }

  #info-wrap .section .w1024 {
    width: 90%;
    margin: 0 auto;
  }
  #info-wrap #section11 {
    height: 825px;
  }
  #info-wrap #section11 h2 {
    margin: 100px 0 30px;
    font-size: 40px;
    line-height: 55px;
  }
  #info-wrap #section11 .link {
    font-size: 22px;
  }

  #solutions-wrap #section7 {
    height: 825px;
  }
  #solutions-wrap #section7 h2 {
    margin: 100px 0 30px;
    font-size: 40px;
    line-height: 55px;
  }
  #solutions-wrap #section7 .link {
    font-size: 22px;
  }
  #solutions-wrap #section-add {
    width: 90%;
  }
  #solutions-wrap #section-add .tap-line {
    display: none;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-desc img {
    width: 95.1%;
  }

  #survey-wrap .section .w1056 {
    width: 90%;
    margin: auto;
  }
  #survey-wrap #section3 {
    height: 825px;
  }
  #survey-wrap #section3 h2 {
    margin: 100px 0 30px;
    font-size: 40px;
    line-height: 55px;
  }
  #survey-wrap #section3 .link {
    font-size: 22px;
  }

  #support-wrap .section .w1024 {
    width: 90%;
    margin: 0 auto;
  }
  #support-wrap .line {
    width: 90%;
  }
  #square-wrap .square-content .content-box h2.content-title {
    width: 100%;
    margin: 0 auto;
  }
  #square-wrap .square-content .content-box {
    width: 100%;
  }
  #square-wrap .square-content .content-box .contentBox {
    width: 100%;
    padding: 50px 0;
  }
  #square-wrap .square-content .content-box .contentBox .counselW {
    width: 900px;
    height: 530px;
  }
  .counselW ul li {
    font-size: 15px;
  }
  .counselW ul li:first-child {
    background: #fff url(../img/sub/ico_qna.png) 190px 0 no-repeat;
    background-size: contain;
  }
  .counselW ul li button {
    right: 50px;
  }

  #square-wrap .section {
    width: 88%;
    margin: 0 auto;
  }
  #square-wrap .section3 {
    width: 100%;
    margin: 0 auto;
  }
  #square-wrap .section3 .memberCounsel {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
  }
  #square-wrap .customerpage {
    width: 100%;
    margin: 0 auto;
  }
  #square-wrap .square-content .body-box .seminar-info h4 {
    font-size: 12px !important;
  }
  #square-wrap .square-content .body-box .seminar-info p {
    font-size: 12px !important;
  }
  #square-wrap .square-content .body-box .body-info {
    height: 33px;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li {
    width: 50%;
    height: 32.84px;
    border-bottom: 1px solid #afafaf;
    box-sizing: border-box;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li:nth-child(odd) {
    padding-left: 15px;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li:nth-child(even) {
    justify-content: flex-end;
    padding-right: 38.5px;
  }
  #square-wrap .square-content .body-box .body-info-add2.seminar-info {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    line-height: auto;
    padding: 0;
    border-bottom: none;
  }
  #square-wrap .square-content .body-box .body-info-add2.seminar-info li {
    width: 100%;
    height: 32.84px;
    border-bottom: 1px solid #afafaf;
  }
  #square-wrap .square-content .body-box .body-info-add2.seminar-info li:nth-child(odd) {
    padding-left: 15px;
  }
  #square-wrap .square-content .body-box .body-info-add2.seminar-info li:nth-child(even) {
    padding-left: 15px;
  }
  #square-wrap .square-content .body-box .body-info-add2.seminar-info li:last-child {
    margin-left: 0;
  }
  #square-wrap .square-content .body-box .body-info-add1 li a {
    font-size: 12px;
    margin-left: 10px;
  }

  #company-wrap .section .w1024 {
    width: 90%;
    margin: auto;
  }

  #educationprogram-wrap .section .w1024 {
    width: 90%;
    margin: 0 auto;
  }
  #educationprogram-wrap .line {
    width: 90%;
  }

  #payment-wrap .lnb-wrap .w1024 {
    width: auto;
  }
  #payment-wrap .sub-tit {
    border: none;
    height: auto;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  /* 요금제 표 반응형 */
  .table-container {
    width: 100%;
  }

  #payment-wrap .sub-tit h2 {
    font-size: 26.67px;
  }
  #payment-wrap .sub-tit .txt {
    display: none;
  }
  #payment-wrap .payment-table {
    width: 96%;
  }
  #payment-wrap .payment-cost {
    width: 96%;
  }
  #payment-wrap .payment-cost .login-box .info li {
    padding: 20px;
  }
  #payment-wrap .payment-cost .login-box .info-text-box {
    /* width: 100%; */
  }
  #payment-wrap .payment-cost .login-box .info li p {
    font-size: 14px;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box {
    width: 100%;
    padding-left: 15px;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .right-box {
    text-align: left;
    width: 80%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .pay-method {
    margin: auto;
    margin-top: 28px;
    padding-left: 0;
    background: none;
    background-color: #fff;
    padding-right: 0;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) p {
    width: 90%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .pay-method option {
    padding-left: 10px;
  }
  #payment-wrap .payment-cost .login-box .info .pay-method {
    font-size: 14px;
  }
  #payment-wrap .payment-table table thead th p.text-eng {
    font-size: 18px;
  }
  #payment-wrap .payment-table table thead th p.text-ko {
    font-size: 14px;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .left-box {
    width: 20%;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .right-box {
    width: 70%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .left-box {
    width: 20%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .right-box {
    width: 78%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) p.coupon {
    width: 90%;
    padding-left: 0;
  }
  .paymentfooter {
    margin-top: 0;
  }
  /*payment-comment*/
  .commentBox1 {
    font-size: 13px;
  }
  .comment0 {
    left: 29%;
  }
  .comment1 {
    left: 42%;
  }
  .comment2 {
    left: 50%;
  }
  .comment3 {
    left: 60.5%;
  }

  /*전문가서비스페이지*/
  #proservices-wrap .section .w1265 {
    width: 85%;
    margin: 0 auto;
  }
  #proservices-wrap .section .caseContent h3 {
    padding-top: 30px;
    font-size: 20px;
  }
  #proservices-wrap .section .caseContent .proIco {
    margin-top: 50px;
  }
  #proservices-wrap .section .caseContent.pc .tableWrap {
    display: none;
  }
  #proservices-wrap .section .caseContent.mobile {
    display: block;
    width: 100%;
    padding: 0;
  }
  #proservices-wrap .section .caseContent.mobile > a {
    display: none;
  }
  #proservices-wrap .section .caseContent .tableWrap {
    padding-top: 30px;
  }
  #proservices-wrap #section1 .caseContent .tableWrap .proSample,
  #proservices-wrap #section2 .caseContent .tableWrap .proSample,
  #proservices-wrap #section3 .caseContent .tableWrap .proSample,
  #proservices-wrap #section4 .caseContent .tableWrap .proSample,
  #proservices-wrap #section5 .caseContent .tableWrap .proSample,
  #proservices-wrap #section6 .caseContent .tableWrap .proSample {
    margin-right: 0;
  }
  #proservices-wrap .section .caseContent .tableWrap .proSample {
    float: left;
    margin: 0 0 10px 50px;
  }
  #proservices-wrap .section .caseContent.mobile .tableWrap .protable.mobile {
    display: none;
  }
  #proservices-wrap .section .caseContent .tableWrap .protable thead tr th,
  #proservices-wrap .section .caseContent .tableWrap .protable tbody tr td {
    width: 190px;
  }

  /*마이페이지 1:1상담내역*/
  .myqna-content .content-box {
    width: 96%;
    margin: auto;
  }
  .myqna-content .body-box .body-info-add1.seminar-info {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
  }
  .myqna-content .body-box .body-info-add1.seminar-info li {
    width: 50%;
    height: 32.84px;
    border-bottom: 1px solid #afafaf;
    box-sizing: border-box;
  }
  .myqna-content .body-box .body-info-add1.seminar-info li:nth-child(odd) {
    padding-left: 15px;
  }
  .myqna-content .body-box .body-info-add1.seminar-info li:nth-child(even) {
    justify-content: flex-end;
    padding-right: 38.5px;
  }
  .myqna-content .body-box .body-info-add2.seminar-info {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    line-height: auto;
    padding: 0;
    border-bottom: none;
  }
  .myqna-content .body-box .body-info-add2.seminar-info li {
    width: 100%;
    height: 32.84px;
    border-bottom: 1px solid #afafaf;
  }
  .myqna-content .body-box .body-info-add2.seminar-info li:nth-child(odd) {
    padding-left: 15px;
  }
  .myqna-content .body-box .body-info-add2.seminar-info li:nth-child(even) {
    padding-left: 15px;
  }
  .myqna-content .body-box .body-info-add2.seminar-info li:last-child {
    margin-left: 0;
  }
  .myqna-content .body-box .body-info-add1 li a {
    font-size: 12px;
    margin-left: 10px;
  }
}

@media (max-width: 1024px) {
  /* #payment-wrap .payment-contents .price-card-body .option-info-group {
        width: 80%;
    } */
  /*배너영역*/
  /* #sub-tit {
        height: 400px;
    }
    #sub-tit .sub-tit-content h2 {
        margin-bottom: 30px;
        font-size: 50px;
    }
    #sub-tit .sub-tit-content .txt {
        font-size: 20px;
        line-height: 30px;
    } */

  /*컨텐츠 시작 영역*/
  h2.content-title {
    font-size: 36px;
  }
  h2.content-title span {
    font-size: 20px;
  }

  #info-wrap #addsection .txt {
    font-size: 18px;
    line-height: 30px;
  }
  #info-wrap .section {
    width: 100%;
  }
  #info-wrap .section .content .number {
    font-size: 4.5rem;
  }
  #info-wrap .section .content .systemImg {
    width: 100%;
  }
  #info-wrap .content-row02 .content-txt .txt {
    margin-top: 30px;
    font-size: 18px;
    line-height: 30px;
  }
  #info-wrap .content-row02 .content-txt .link {
    margin-top: 30px;
    font-size: 16px;
  }
  #info-wrap #section8 .content-row03 {
    display: block;
  }
  #info-wrap #section8 .content-row03 .content {
    width: 80%;
    margin: auto;
    margin-bottom: 45px;
  }
  #info-wrap #section8 .content-row03 .content:last-child {
    margin-bottom: 0;
  }
  #info-wrap #section8 .content-row03 .content .content-title {
    text-align: left !important;
    margin-top: 26px !important;
  }
  #info-wrap #section8 .content-row03 .content .txt {
    margin-top: 40px;
    letter-spacing: -0.05em;
    line-height: 26.65px;
  }
  #info-wrap .section.price-content .dl-wrap dl {
    width: 32%;
    padding: 25px;
    font-size: 17px;
  }
  #info-wrap #section11 {
    width: 100%;
    height: 725px;
  }
  #info-wrap #section11 .content-title {
    font-size: 33px;
    line-height: 50px;
  }
  #info-wrap #section11 .link {
    font-size: 20px;
  }

  #solutions-wrap .section {
    padding: 45px 0;
  }
  #solutions-wrap .section.con-sec .content-left {
    width: 35%;
    margin-right: 5%;
  }
  #solutions-wrap .section.con-sec .content-left .num-box {
    width: 100%;
    height: 110px;
  }
  #solutions-wrap .section.con-sec .content-left .num-box .num-left {
    font-size: 5rem;
  }
  #solutions-wrap .section.con-sec .content-left .num-box .num-right {
    width: 90px;
  }
  #solutions-wrap .section.con-sec h2.content-title {
    font-size: 36px;
  }
  #solutions-wrap .section.con-sec h4.content-sub-title {
    margin: 0;
    font-size: 20px;
  }
  #solutions-wrap .section.con-sec:nth-child(even) .content-title,
  #solutions-wrap .section.con-sec:nth-child(even) .content-sub-title {
    margin-right: 0;
  }
  #solutions-wrap .section .content-right p {
    margin-top: 110px;
    font-size: 18px;
    line-height: 30px;
  }
  #solutions-wrap #section7 {
    width: 100%;
    height: 725px;
  }
  #solutions-wrap #section7 .content-title {
    font-size: 33px;
    line-height: 50px;
  }
  #solutions-wrap #section7 .link {
    font-size: 20px;
  }
  #solutions-wrap #section-add .add-tap li p {
    font-size: 17px;
  }
  #solutions-wrap #section-add .title-box {
    margin: 50px 0;
  }
  #solutions-wrap #section-add .title-box .content-title {
    font-size: 32px;
    line-height: 32px;
  }
  #solutions-wrap #section-add .title-box .content-title span {
    padding: 0;
    font-size: 25px;
  }
  #solutions-wrap #section-add .con-box .con-list li {
    width: 45%;
  }

  #survey-wrap .section .w1056 {
    width: 96%;
  }
  #survey-wrap #section2 .survey-list-wrap dl .tit {
    font-size: 24px;
  }
  #survey-wrap #section2 .survey-list-wrap dl .sub-tit {
    font-size: 16.5px;
  }
  #survey-wrap #section2 .survey-list-wrap dl dd {
    height: 140px;
    font-size: 15px;
  }
  #survey-wrap #section2 .survey-list-wrap dl .btn {
    line-height: 35px;
    margin: 25px 10% 0;
    font-size: 15px;
  }
  #survey-wrap #section3 {
    width: 100%;
    height: 725px;
  }
  #survey-wrap #section3 .content-title {
    font-size: 33px;
    line-height: 50px;
  }
  #survey-wrap #section3 .link {
    font-size: 20px;
  }

  #support-wrap .content-row02 .content-txt .content-title {
    font-size: 36px;
  }
  #support-wrap .content-row02 .content-txt .content-sub-title {
    font-size: 20px;
  }
  #support-wrap .content-row02 .content-txt .txt {
    font-size: 18px;
    line-height: 30px;
  }
  #support-wrap .content-row02 .content-txt .link {
    margin-top: 20px;
    font-size: 16px;
  }

  #square-wrap .lnb-wrap .lnb li a {
    font-size: 17px;
  }
  #square-wrap .square-content .content-box .content-title {
    font-size: 36px;
  }
  #square-wrap .square-content .content-box h2.content-title span {
    margin-top: -13px;
    font-size: 22px;
  }
  #square-wrap .square-content .content-box .contentBox .counselW {
    width: 700px;
    height: 500px;
  }
  #square-wrap .square-content table tbody tr,
  #square-wrap .square-content .write-bt {
    font-size: 16px;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(2) span {
    display: none;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(6) span {
    display: none;
  }

  .counselW ul {
    bottom: 0;
  }
  .counselW ul li {
    padding-left: 110px;
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  .counselW ul li:first-child {
    background: #fff url(../img/sub/ico_qna.png) 10px 0 no-repeat;
    background-size: contain;
  }
  .counselW ul li button {
    right: 20px;
  }

  #company-wrap .section .content-title {
    font-size: 36px;
  }
  #company-wrap #section2 .dl-wrap dl dt {
    font-size: 22px;
    line-height: 33px;
  }
  #company-wrap #section2 .dl-wrap dl dd .txt {
    font-size: 18px;
    line-height: 28px;
  }
  #company-wrap #section3 .content .txt {
    font-size: 18px;
    line-height: 30px;
  }
  #company-wrap #section3 .story-wrap {
    width: 100%;
    margin: auto;
  }
  #company-wrap #section4 .content .content-txt .txt {
    padding: 30px 0;
    font-size: 18px;
    line-height: 30px;
  }
  #company-wrap #section5-2 .w1024 .content-company {
    width: 96%;
    padding: 50px 2% 40px 2%;
  } /*수정2*/
  #company-wrap #section5-2 .w1024 .companysite {
    width: calc(50% - 30px);
    margin: 0 15px;
  } /*수정2*/
  #company-wrap #popup-wrap {
    width: 720px;
    height: 446px;
  }
  #company-wrap #popup-wrap .popup-tit {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl {
    padding: 12px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dt .tit {
    font-size: 20px;
    margin-top: 5px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-tit {
    font-size: 12px;
    margin-top: 5px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-txt {
    font-size: 11px;
    margin-top: 10px;
    line-height: 16px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl img {
    margin-top: 0;
    margin-bottom: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top {
    height: 30%;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-title {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-title {
    font-size: 16px;
    margin-top: 10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-title {
    font-size: 16px;
    margin-top: 10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content {
    width: calc(100% - 10px);
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content {
    width: calc(100% - 10px);
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li {
    margin-top: 6px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li {
    margin-top: 6px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li
    span {
    font-size: 12px;
    letter-spacing: -0.1em;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li
    span {
    font-size: 12px;
    letter-spacing: -0.1em;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot {
    height: auto;
    margin-top: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-title {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li {
    padding: 0 5px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li h4 {
    font-size: 14px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li p {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con2 {
    background: url('../img/sub/popup_arrow.png') -136px -150px no-repeat;
    background-size: cover;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-text {
    font-size: 16px;
    line-height: 24px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-image {
    width: 90%;
    margin-left: 10px;
    margin-top: 20px;
  }

  #educationprogram-wrap h2.content-title {
    font-size: 36px;
  }
  #educationprogram-wrap h4.content-sub-title {
    font-size: 20px;
  }
  #educationprogram-wrap .content-row02 .content-txt .txt {
    font-size: 18px;
    line-height: 30px;
  }
  #educationprogram-wrap .content-row02 .content-txt .link {
    margin-top: 20px;
    font-size: 16px;
  }

  .myqna-content .write-bt {
    font-size: 16px;
  }
}

@media (max-width: 860px) {
  #myqna-wrap .square-content .body-box .body-info-add1 li {
    letter-spacing: -1.7px;
  }
  #payment-wrap .payment-contents .price-card-body {
    /* padding: 42px 0; */
  }
}

@media (max-width: 768px) {
  /* 공지사항 글씨 위치 조정 */
  #square-wrap .helpcenter-title {
    margin-top: 52px;
  }

  .FAQTitle {
    margin-top: 31px !important;
  }
  /*배너 이미지 변경  */
  #info-wrap #sub-tit {
    background: url('../img/sub/m-info-banner.jpg') center no-repeat;
    background-size: cover;
  }
  #solutions-wrap #sub-tit {
    background: url('../img/sub/m-solution-banner.jpg') center no-repeat;
    background-size: cover;
  }
  /* #survey-wrap #sub-tit {
        background: url("../img/sub/m-survey-banner.jpg") center no-repeat;
        background-size: cover;
    }
    #square-wrap #sub-tit {
        background: url("../img/sub/m-square-banner.jpg") center no-repeat;
        background-size: cover;
    } */
  #support-wrap #sub-tit {
    background: url('../img/sub/m-support-banner.jpg') center no-repeat;
    background-size: cover;
  }
  #company-wrap #sub-tit {
    background: url('../img/sub/m-company-banner.jpg') center no-repeat;
    background-size: cover;
  }
  #coupon-wrap #sub-tit {
    background: url('../img/sub/m-coupon-banner.jpg') center no-repeat;
    background-size: cover;
  }

  ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  /* ::-webkit-scrollbar-thumb {
        background-color: #525252;
        border-radius: 10px;
    } */
  ::-webkit-scrollbar-track {
    background: none;
  }

  /* #sub-tit {
    height: 350px;
  }
  #sub-tit .sub-tit-content h2 {
    margin: 0;
    font-size: 35px;
  }
  #sub-tit .sub-tit-content .txt {
    width: 80%;
    margin: 25px auto 0;
    font-size: 17px;
    line-height: 25px;
  } */

  .content-row02 {
    display: block;
  }
  .content-row02 .content {
    width: 100%;
    text-align: center;
  }
  .content-row02 .content {
    width: 100%;
    text-align: center;
  }
  .content-row02 .content:first-child {
    margin: 0;
  }
  .content-row02 .content-txt {
    margin-bottom: 15px;
  }
  .content-row02 .content-txt .txt {
    font-size: 1rem;
  }
  .content-row02 .content-txt .txt br {
    display: none;
  }
  .content-row02 .content-txt .link {
    font-size: 1rem;
    margin-top: 20px;
  }
  .content-row02 .content-txt .link img {
    width: 15px;
  }

  #info-wrap #sub-tit .sub-tit-content .btn-wrap {
    margin-top: 25px;
  }
  #info-wrap #sub-tit .sub-tit-content .btn-wrap .btn {
    width: auto;
    padding: 0 20px;
    line-height: 35px;
    font-size: 13px;
    letter-spacing: -0.05em;
  }
  #info-wrap #sub-tit .sub-tit-content .btn-wrap .btn01 {
    margin: 0 15px 0 0;
  }
  #info-wrap .section {
    padding: 45px 0;
  }
  #info-wrap #addsection {
    width: 90%;
    margin: 0 auto;
  }
  #info-wrap #addsection .content-title {
    display: none;
  }
  #info-wrap #addsection .content-sub-title {
    display: inline-block;
    font-size: 27px;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 40px;
  }
  #info-wrap #addsection .txt {
    margin-top: 20px;
    font-size: 17px;
    letter-spacing: -0.05em;
  }
  #info-wrap .section .content .number {
    padding-bottom: 10px;
  }
  #info-wrap .section .content .systemImg {
    padding-top: 25px;
  }
  #info-wrap #section2 {
    padding-top: 45px;
  }
  #info-wrap #section5 .content-row02 .content-img {
    text-align: center;
  }
  #info-wrap #section5 .content-row02 .content-img img {
    margin-top: 20px;
  }
  #info-wrap #section7 .content-row02 .content-img img {
    margin-top: 20px;
  }
  #info-wrap #section2 .content-row02,
  #info-wrap #section4 .content-row02,
  #info-wrap #section6 .content-row02 {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  #info-wrap #section8 h2.content-title02 {
    margin-bottom: 25px;
  }
  #info-wrap #section8 .content-row03 .content {
    width: 100%;
    margin-bottom: 30px;
  }
  #info-wrap .section.price-content h2.content-title span {
    box-sizing: border-box;
    padding: 20px 0;
    letter-spacing: -0.05em;
  }
  #info-wrap .section.price-content .content {
    width: 100%;
  }
  #info-wrap .section.price-content .content-right .txt {
    float: none;
    font-size: 1rem;
  }
  #info-wrap .section.price-content .dl-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  #info-wrap .section.price-content .dl-wrap dl {
    margin: 0 0 30px 0;
    width: 48%;
    padding: 20px;
  }
  #info-wrap .section.price-content .dl-wrap dl:last-child {
    margin-bottom: 0;
  }
  #info-wrap .section.price-content .dl-wrap dl dd .cost {
    letter-spacing: -0.07em;
  }
  #info-wrap .section.price-content .dl-wrap dl .btn {
    display: flex;
    justify-content: center;
  }
  #info-wrap #section9 {
    padding-bottom: 11px;
  }
  #info-wrap #section10 .btm-content-row02 {
    display: flex;
    justify-content: space-between;
  }
  #info-wrap #section10 .btm-content-row02 .content {
    width: 48%;
    margin-top: 0;
  }
  #info-wrap #section10 .btm-content-row02 .content .tit {
    top: 10px;
    right: 20px;
    margin-bottom: 10px;
    margin-right: -2px;
    font-size: 14px;
    letter-spacing: -0.05em;
  }
  #info-wrap #section10 .btm-content-row02 .dl-wrap dl {
    width: 100%;
    text-align: left;
  }
  #info-wrap #section10.section.price-content .dl-wrap dl dt {
    margin-top: 30px;
  }
  #info-wrap #section11 {
    height: 700px;
    background: url('../img/sub/m-info-footer-banner.png') center no-repeat;
    background-size: cover;
  }
  #info-wrap #section11 .content-title {
    display: none;
  }
  #info-wrap #section11 .content-title-m {
    display: block;
    margin: 50px 0 25px 0;
    font-size: 28px;
    line-height: 40px;
  }
  #info-wrap #section11 .link {
    display: inline-block;
    font-size: 17px;
  }

  #solutions-wrap .section .content {
    margin-top: 0;
  }
  #solutions-wrap .section.con-sec {
    display: block;
  }
  #solutions-wrap .section.con-sec .content-left {
    width: 90%;
  }
  #solutions-wrap .section.con-sec .content-left .num-box {
    width: 150px;
    height: 80px;
    margin: 0 auto;
  }
  #solutions-wrap .section.con-sec .content-left h2.content-title {
    text-align: center !important;
    margin-top: 13px !important;
  }
  #solutions-wrap .section.con-sec .content-left h4.content-sub-title {
    text-align: center !important;
    margin: 0 !important;
    margin-top: 10px !important;
  }
  #solutions-wrap .section.con-sec .content-left .num-box .num-left {
    font-size: 4rem;
  }
  #solutions-wrap .section.con-sec .content-left .num-box .num-right {
    width: 60px;
  }
  #solutions-wrap .section .content-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 88%;
    margin-top: 0;
  }
  #solutions-wrap .section .content-right p {
    margin-top: 25px;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
  }
  #solutions-wrap .section .content-right a {
    font-size: 14px;
  }
  #solutions-wrap #section-add .tap-line {
    display: none;
  }
  #solutions-wrap #section-add .add-tap {
    flex-wrap: wrap;
  }
  #solutions-wrap #section-add .add-tap li {
    width: 50%;
    margin-top: -1px;
    box-sizing: border-box;
  }
  #solutions-wrap #section-add .add-tap li p {
    font-size: 16px;
    letter-spacing: -0.05em;
  }
  #solutions-wrap #section-add .add-tap li:nth-child(2),
  #solutions-wrap #section-add .add-tap li:nth-child(4) {
    margin-left: -1px;
    border-right: 1px solid #cfcfcf;
  }
  #solutions-wrap #section-add .title-box {
    margin: 30px 0;
  }
  #solutions-wrap #section-add .title-box .content-title {
    font-size: 25px;
    letter-spacing: -0.05em;
    line-height: 30px;
  }
  #solutions-wrap #section-add .title-box .content-title span {
    display: block;
    font-size: 20px;
  }
  #solutions-wrap #section-add .search-box {
    width: 100%;
    margin-top: 24px;
  }
  #solutions-wrap #section-add .search-box .search-text {
    box-sizing: border-box;
    width: 60%;
    margin-left: 7px;
  }
  #solutions-wrap #section-add .search-box .search-text .search-text-input {
    width: 100%;
  }
  #solutions-wrap #section-add .search-box .search-text .search-text-image {
    width: 20px;
  }
  #solutions-wrap #section-add .search-box .search-count {
    font-size: 17px;
    right: 15px;
  }
  #solutions-wrap #section-add .con-box .con-list {
    padding: 25px 0;
  }
  #solutions-wrap #section-add .con-box .con-list li .con-title {
    overflow: hidden;
    height: 80px;
    font-size: 15px;
    padding-left: 4px;
    box-sizing: border-box;
  }
  #solutions-wrap #section-add .con-box .con-list li p {
    font-size: 13px !important;
    box-sizing: border-box;
    margin-top: 10px;
    padding-left: 4px;
  }
  #solutions-wrap #section-add .con-box .con-list li .con-image {
    height: 31.43vw;
  }
  #solutions-wrap #section-add .paging {
    margin: 27px auto 0;
  }
  #solutions-wrap #section-add .paging .paging-num {
    margin: 0;
  }
  #solutions-wrap #section-add .paging a {
    width: 20px;
    font-size: 14px;
  }
  #solutions-wrap #section-add .paging img {
    width: 10px;
    height: auto;
  }
  #solutions-wrap #section-add .section-wrap .body-box {
    margin-top: 23px;
    margin-bottom: 0;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-title {
    height: 50px;
    padding-left: 15px;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-title p {
    font-size: 15px;
    letter-spacing: -0.05em;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-info {
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    font-size: 14px;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-info .info-left {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #fbfbfb;
    border-bottom: 1px solid #afafaf;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-info .info-right {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-info .info-right .date-box {
    width: 50%;
    margin: 0;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-desc {
    min-height: 300px;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #solutions-wrap #section-add .section-wrap .body-box .body-desc p {
    padding: 15px;
    letter-spacing: -0.02em;
    word-break: break-word;
  }
  #solutions-wrap #section7 {
    height: 700px;
    background: url('../img/sub/m-solution-footer-banner.png') center no-repeat;
    background-size: cover;
  }
  #solutions-wrap #section7 .content-title {
    display: none;
  }
  #solutions-wrap #section7 .content-title-m {
    display: block;
    margin: 50px 0 25px 0;
    font-size: 28px;
    line-height: 40px;
  }
  #solutions-wrap #section7 .link {
    display: inline-block;
    font-size: 17px;
  }

  #survey-wrap .section {
    padding: 45px 0;
  }
  #survey-wrap .section .w1056 {
    width: 100%;
  }
  #survey-wrap #section2 h2.content-title {
    display: none;
  }
  #survey-wrap #section2 h2.content-m-title {
    display: block;
    width: 90%;
    margin: auto;
    font-size: 27px;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 40px;
  }
  #survey-wrap #section2 h4.content-sub-title {
    display: block;
    width: 90%;
    margin: 10px auto 0;
    font-size: 17px;
  }
  #survey-wrap #section2 .buy-btn-box {
    margin: 45px 0;
  }
  #survey-wrap #section2 .buy-btn-box .buy-btn {
    padding: 0 30px;
    font-size: 17px;
    line-height: 40px;
  }
  #survey-wrap #section2 .survey-list-wrap {
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }
  #survey-wrap #section2 .survey-list-wrap dl {
    position: relative;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 45px;
    padding: 0 7%;
    border-right: 1px solid #ededed;
    text-align: center;
  }
  #survey-wrap #section2 .survey-list-wrap dl dd,
  #survey-wrap #section2 .survey-list-wrap dl dt {
    width: 100%;
    padding: 0;
    border: 0;
  }
  #survey-wrap #section2 .survey-list-wrap dl dd {
    height: 120px;
    margin-top: 10px;
  }
  #survey-wrap #section2 .survey-list-wrap dl .btn {
    position: relative;
    width: 100%;
    margin: 0;
  }
  #survey-wrap #section2 .survey-list-wrap dl:nth-child(even) {
    border-right: none;
  }
  #survey-wrap #section2 .survey-list-wrap dl:nth-child(3),
  #survey-wrap #section2 .survey-list-wrap dl:nth-child(4) {
    margin-bottom: 0;
  }
  #survey-wrap #section3 {
    height: 700px;
    background: url('../img/sub/m-survey-footer-banner.png') center no-repeat;
    background-size: cover;
  }
  #survey-wrap #section3 .content-title {
    display: none;
  }
  #survey-wrap #section3 .content-title-m {
    display: block;
    margin: 50px 0 25px 0;
    font-size: 28px;
    line-height: 40px;
  }
  #survey-wrap #section3 .link {
    display: inline-block;
    font-size: 17px;
  }

  #support-wrap .section {
    padding: 45px 0;
  }
  #support-wrap .content-row02 .content-txt .content-title {
    font-size: 27px;
    line-height: 40px;
  }
  #support-wrap .content-row02 .content-txt .content-sub-title {
    font-size: 17px;
  }
  #support-wrap .content-row02 .content:first-child {
    width: 90%;
    margin: auto;
  }
  #support-wrap .content-row02 .content-img {
    width: 90%;
    margin: auto;
    margin-top: 45px;
    text-align: center;
  }
  #support-wrap .content-row02 .content-txt .txt {
    margin: 25px 0;
  }
  #support-wrap .content-row02 .content-txt .link {
    margin-top: 15px;
    font-size: 15px;
  }

  /*광장 공통양식*/
  .square-bt,
  .write-bt,
  .list-bt,
  .apply-bt,
  .delete-bt,
  modify-bt2,
  .edit-bt,
  .cancle-bt {
    font-size: 14px;
  }
  #square-wrap {
    min-width: 360px;
  }
  #square-wrap .lnb-wrap {
    position: static;
    margin: 45px 0;
  }
  #square-wrap .lnb-wrap .line {
    display: none;
  }
  #square-wrap .lnb-wrap .w1024 {
    width: 90%;
  }
  #square-wrap .lnb-wrap .lnb {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    line-height: 45px;
  }
  #square-wrap .lnb-wrap .lnb li {
    width: 50%;
    border-right: 1px solid #cfcfcf;
  }
  #square-wrap .lnb-wrap .lnb li:nth-child(2),
  #square-wrap .lnb-wrap .lnb li:nth-child(4) {
    margin-left: -1px;
  }
  #square-wrap .lnb-wrap .lnb li:nth-child(3),
  #square-wrap .lnb-wrap .lnb li:nth-child(4),
  #square-wrap .lnb-wrap .lnb li:nth-child(5) {
    margin-top: -1px;
  }
  #square-wrap #sub-tit .txt {
    font-size: 1rem;
  }
  #square-wrap .square-content .title-box {
    box-sizing: border-box;
    margin: 0 0 25px 10px;
  }
  #square-wrap .square-content .title-box .title-text .content-title {
    font-size: 25px;
  }
  #square-wrap .square-content .title-box .title-text .content-title span {
    margin: -10px 0 0 10px;
    padding-left: 15px;
    font-size: 17px;
  }
  #square-wrap .square-content .search-box {
    width: 56%;
    float: right;
    margin-top: 24px;
  }
  #square-wrap .square-content .search-box .filter {
    font-size: 0.8rem;
    width: 94px;
    margin-right: 4px;
    padding: 0;
  }
  #square-wrap .square-content .search-box .search-text {
    margin-left: 5px;
    box-sizing: border-box;
    height: 40px;
    overflow: hidden;
    width: 230px;
  }
  #square-wrap .square-content .search-box .search-text .search-text-input {
    width: 100%;
    font-size: 0.8rem;
  }
  #square-wrap .square-content .search-box .search-text .search-text-input:focus {
    border: 1px solid #6f6f6f;
    color: #212529;
  }
  #square-wrap .square-content .search-box .search-text .search-text-image {
    /* right: 10px;
    top: 10px;
    width: 20px; */
    position: absolute;
    top: 56px;
    right: 10px;
    cursor: pointer;
  }
  #square-wrap .square-content .search-box .search-count {
    right: 15px;
    font-size: 14px;
  }
  #square-wrap .square-content table {
    margin-top: 5px;
  }
  #square-wrap .square-content table thead {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  } /*추가 수정*/
  #square-wrap .square-content table tbody tr {
    line-height: 38px;
    height: 38px;
    font-size: 12px;
    letter-spacing: -0.02em;
  }
  #square-wrap .square-content table.pw-body {
    width: 70%;
  }
  #square-wrap .square-content .paging table {
    margin: 0;
  }
  #square-wrap .square-content .paging table tbody tr {
    height: auto;
    line-height: normal;
  }
  #square-wrap .square-content .paging .paging-num {
    margin: 0;
  }
  #square-wrap .square-content .paging a {
    width: 30px;
    font-size: 14px;
  }
  #square-wrap .square-content .paging img {
    width: 10px;
    height: auto;
  }
  #square-wrap .square-content .vertical-line {
    height: 50px;
  }
  #square-wrap .section3 .body-box table tr {
    height: 25px;
    line-height: 25px;
    font-size: 13px;
  }
  #square-wrap .square-content .body-box {
    margin-top: 23px;
    margin-bottom: 0;
  }
  #square-wrap .square-content .body-box .body-title {
    /* 블로그- 디테일- 제목
        반응형시 제목이 위아래로 붙어서 height 늘림 */
    height: 75px;
    padding: 0 21px;
  }
  #square-wrap .square-content .body-box .body-title p {
    font-size: 18px;
    letter-spacing: -0.05em;
  }
  #square-wrap .square-content .body-box .body-info {
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    font-size: 14px;
  }
  #square-wrap .square-content .body-box .body-info .info-left {
    display: none;
    /* 블로그 - 반응형 했을 때, 중간에 공간이 생기는 부분 */
    /* width: 100%;
        height: 36px;
        line-height: 36px;
        background-color: #fbfbfb;
        border-bottom: 1px solid #afafaf;
        padding-left: 15px;
        box-sizing: border-box; */
  }
  #square-wrap .square-content .body-box .body-info .info-right {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #square-wrap .square-content .body-box .body-info .info-right .date-box {
    width: 50%;
    margin: 0;
  }
  #square-wrap .square-content .body-box .body-desc .answer-head .info-left {
    background-color: #edf5f8;
  }
  #square-wrap .square-content .body-box .body-prev {
    height: 30px;
    padding: 0 15px;
    font-size: 12px;
  }
  #square-wrap .square-content .body-box .body-prev .prev-left {
    width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-size: 16px; */
    /* color: #6c757d; */
  }
  #square-wrap .square-content .body-box .body-next {
    height: 30px;
    font-size: 12px;
    padding: 0 15px;
  }
  #square-wrap .square-content .body-box .body-next .next-left {
    width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #square-wrap .square-content .body-box .body-desc {
    min-height: 300px;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #square-wrap .square-content .body-box .body-desc p {
    padding: 15px;
    letter-spacing: -0.02em;
    word-break: break-word;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li:nth-child(3) {
    width: 70%;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li:nth-child(4) {
    width: 30%;
  }
  #square-wrap .square-content .body-box .body-info-add1.seminar-info li:nth-child(even) {
    padding-right: 19.5px;
  }
  #square-wrap .square-content .body-box .body-info-add1,
  #square-wrap .square-content .body-box .body-info-add2 {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border-bottom: none;
  }
  #square-wrap .square-content .body-box .body-info-add1 li {
    width: 100%;
    height: 36px;
    padding-left: 15px;
    font-size: 14px;
    border-bottom: 1px solid #afafaf;
  }
  #square-wrap .square-content .body-box .body-info-add2 li h4,
  #square-wrap .square-content .body-box .body-info-add2 li:last-child h4,
  #square-wrap .square-content .body-box .body-info-add2 li p {
    font-size: 0.7rem;
    margin-right: 4px;
  }
  #square-wrap .square-content .body-box .body-info-add1 li button {
    font-size: 0.7rem;
    margin: 0;
  }
  #square-wrap .square-content .notice-table {
    margin-top: 5px;
  }
  #square-wrap .square-content .notice-table thead tr th:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .notice-table tbody tr td:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .notice-table thead tr th:nth-child(4) {
    width: 75%;
  }
  #square-wrap .square-content .notice-table tbody tr td:nth-child(4) {
    width: 75%;
  }
  #square-wrap .square-content .notice-table thead tr th:nth-child(6) {
    display: none;
  }
  #square-wrap .square-content .notice-table tbody tr td:nth-child(6) {
    display: none;
  }
  #square-wrap .square-content .seminar-table {
    margin-top: 5px;
  }
  #square-wrap .square-content .seminar-table thead tr th:nth-child(2) {
    display: none;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(2) {
    display: none;
  }
  #square-wrap .square-content .seminar-table thead tr th:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .seminar-table thead tr th:nth-child(4) {
    display: none;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(4) {
    display: none;
  }
  #square-wrap .square-content .seminar-table thead tr th:nth-child(5) {
    width: 65%;
  }
  #square-wrap .square-content .seminar-table tbody tr td:nth-child(5) {
    width: 65%;
  }
  #square-wrap .square-content .seminar-table .tit {
    margin-left: 5px;
  }
  #square-wrap .square-content .faq-table {
    margin-top: 5px;
  }
  #square-wrap .square-content .faq-table tbody tr td:nth-child(1) {
    font-size: 12px;
    /* font-weight: 700; */
  }
  #square-wrap .square-content .faq-table tbody tr td:nth-child(2) {
    text-align: left;
    font-size: 12px;
  }
  #square-wrap .square-content .faq-table tbody tr td:nth-child(3) {
    line-height: 38.56px;
  }
  #square-wrap .square-content .faq-table tbody tr td .plus-icon {
    font-size: 12px;
  }
  #square-wrap .square-content .faq-table tbody tr td .minus-icon {
    font-size: 12px;
  }
  #square-wrap .square-content .faq-table tbody .faq-hide td {
    padding: 15px 0;
    line-height: 22px;
  }
  #square-wrap .square-content .faq-table tbody .faq-hide td p img {
    width: 100% !important;
    height: auto !important;
  }
  #square-wrap .square-content .customer-table {
    margin-top: 5px;
    cellspacing: 10;
  }
  #square-wrap .square-content .customer-table tbody tr .tit {
    max-width: 100%;
    margin-right: 0px;
  }
  #square-wrap .square-content .customer-table thead tr th {
    margin: 0 10px;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(1) {
    width: 10%;
    border-spacing: 10px;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(1) {
    width: 10%;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(2) {
    width: 15%;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(2) {
    width: 15%;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(3) {
    display: none;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(4) {
    width: 50%;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(4) {
    width: 50%;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(5) {
    width: 20%;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(5) {
    width: 20%;
  }
  #square-wrap .square-content .customer-table thead tr th:nth-child(6) {
    display: none;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(6) {
    display: none;
  }
  #square-wrap .square-content .customer-table tbody tr td:nth-child(6) .modify-bt {
    width: auto;
    height: 23px;
    font-size: 12px;
    line-height: 23px;
  }
  #square-wrap .square-content .write-bt {
    font-size: 14px;
    padding: 0 20px;
  }
  #square-wrap .square-content .body-box .body-desc.customer p {
    padding: 21px 30px 24px 17px;
  }
  #square-wrap .square-content .body-box .body-info.customer {
    padding-left: 0;
  }
  #square-wrap .square-content .body-box .body-info.customer .info-left {
    padding-left: 15px;
    border-bottom: 1px solid #afafaf;
  }
  #square-wrap .square-content .body-box .body-info.customer .info-right {
    padding-left: 15px;
  }
  #square-wrap .square-content .body-box .body-desc.customer .body-answer {
    padding: 17px 13px;
    background-color: #f2f2f2;
  }
  #square-wrap .square-content .body-box .body-desc.customer .body-answer .answer-title {
    line-height: 20px;
  }
  #square-wrap .square-content .body-box .body-desc.customer .body-answer .answer-content {
    overflow-x: hidden;
    overflow-y: auto;
  }
  #square-wrap .square-content .body-box .body-bt .right-bt-box button {
    margin-left: 8px;
  }
  #square-wrap .square-content .body-box .body-desc .body-answer .answer-content {
    padding: 15px;
  }
  #square-wrap .square-content .customer-write .body-box .body-title input,
  #square-wrap .square-content .customer-write .body-box .body-desc p textarea,
  #square-wrap .square-content .customer-write .body-box .body-info input {
    font-size: 0.8rem;
  }
  #square-wrap .square-content .customer-write .body-box .body-title input {
    line-height: 1.5;
    padding: 10px;
  }
  #square-wrap .square-content .customer-write .body-box .body-desc {
    padding: 10px 0;
  }
  #square-wrap .square-content .request-pw {
    padding-top: 0;
  }
  #square-wrap .square-content table.pw-body table.pw-confirm-pc {
    display: none;
  }
  #square-wrap .square-content table.pw-body table.pw-confirm-mobile {
    display: table !important;
    width: 90%;
  }
  #square-wrap .square-content table.pw-body table tbody tr td {
    line-height: 22px;
    font-size: 14px;
    text-align: center;
  }
  #square-wrap .square-content table.pw-body table tbody tr td br {
    display: block;
  }
  #square-wrap .square-content table.pw-body input[type='password'] {
    width: 100%;
  }
  #square-wrap .square-content table.pw-body button {
    width: 49%;
    padding: 0;
  }
  #square-wrap .square-content .content-box .contentBox {
    padding: 45px 0;
  }
  #square-wrap .square-content .content-box .contentBox .counselW {
    width: 90%;
    height: 600px;
  }
  .counselW ul {
    bottom: 0;
  }
  .counselW ul li {
    height: auto;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
  }
  .counselW ul li:first-child {
    background: #fff;
  }
  .counselW ul li button {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    width: 150px;
    margin: 20px auto 0;
  }

  #company-wrap .section {
    padding: 45px 0;
  }
  #company-wrap .section .content-title {
    font-size: 27px;
  }
  #company-wrap #section3 {
    height: 760px;
  }
  #company-wrap #section3 .content .txt {
    font-size: 17px;
  }
  #company-wrap #section2 .dl-wrap {
    display: block;
    overflow: hidden;
    margin-top: 45px;
  }
  #company-wrap #section2 .dl-wrap dl {
    float: left;
    width: 45%;
    height: 450px;
    margin: 0 2.5% 20px 2.5%;
  }
  #company-wrap #section2 .dl-wrap dl:nth-child(2) {
    float: right;
  }
  #company-wrap #section2 .dl-wrap dl dt {
    font-size: 20px;
    line-height: 30px;
  }
  #company-wrap #section2 .dl-wrap dl dd .txt {
    font-size: 16px;
    line-height: 25px;
  }
  #company-wrap #section2 .dl-wrap dl dd.bg {
    margin: auto;
    background-size: cover;
    width: 100%;
  }
  #company-wrap #section2 .dl-wrap dl dd .view-btn {
    margin-top: 40px;
    font-size: 15px;
  }
  #company-wrap #section3 .w1024 {
    padding: 0;
  }
  #company-wrap #section3 .story-wrap {
    height: 415px;
  }
  #company-wrap #section3 .story-wrap .story .txt {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.05em;
    margin-bottom: 13px;
  }
  #company-wrap #section3 .story-wrap .story.story-odd h2 {
    margin-top: 19px;
    font-size: 14px;
  }
  #company-wrap #section3 .story-wrap .story.story-even h2 {
    margin-bottom: 14px;
    font-size: 14px;
  }
  #company-wrap #section3 .story-wrap .story.story-odd {
    bottom: 41.6%;
  }
  #company-wrap #section3 .story-wrap .story.story-even {
    top: 40.5%;
  }
  #company-wrap #section3 .story-wrap .story.story09 {
    bottom: 39.6% !important;
  }
  #company-wrap #section3 .story-wrap .story09 span {
    font-size: 17px;
    line-height: 22px;
  }
  #company-wrap #section3 .story-wrap .story.story09 h2 {
    margin-top: 22px;
  }
  #company-wrap #section3 .story-wrap .story-box {
    width: 800px;
  }
  #company-wrap #section3 .story-wrap .story-box .story-line {
    width: 95%;
  }
  #company-wrap #section4 {
    overflow: hidden;
  }
  #company-wrap #section4 .content-right {
    height: auto;
    background-size: cover;
    padding: 30px 10px;
    border-radius: 10px;
    font-size: 1rem;
  }
  #company-wrap #section4 .content-right span {
    font-size: 1rem;
  }
  #company-wrap #section4 .content .content-txt .txt {
    padding: 35px 0;
    font-size: 17px;
  }
  #company-wrap #section4 .content .content-img .txt {
    font-size: 12px;
    margin-bottom: 0;
    letter-spacing: -0.03em;
    line-height: 15.78px;
  }
  #company-wrap #section4 .content .content-img .txt span {
    font-size: 18.67px;
    letter-spacing: -0.03em;
    line-height: 20.83px;
  }
  #company-wrap #section5 .content .content-img {
    margin: 40px auto 0 auto;
  }
  #company-wrap #section5-2 .content .content-company .companyMap > div {
    width: 100%;
  }
  #company-wrap #section5-2 .content .content-company .companysite li a {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }
  #company-wrap #section5-2 .content .content-company .companysite li:first-child {
    font-size: 13px;
  }
  #company-wrap #section5-2 .content .content-company .companysite li:first-child strong {
    font-size: 16px;
  }
  #company-wrap #section5-2 .content .content-company .companysite:last-child li a {
    height: 129px;
    line-height: 44px;
    padding: 0 0 0 25px;
  }
  #company-wrap #popup-wrap .w1024 .popup01 {
    background-position: 0 -100px;
  }
  #company-wrap #popup-wrap .w1024 {
    width: 100%;
    height: 460px;
    overflow-y: scroll;
    top: 100px;
    transform: translate(-50%, -0%);
  }
  #company-wrap #popup-wrap .popup-tit {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
  #company-wrap #popup-wrap .close-btn {
    margin-top: 44px;
  }
  #company-wrap #popup-wrap .close-btn img.pc-bt {
    display: none;
  }
  #company-wrap #popup-wrap .close-btn img.mob-bt {
    display: block;
  }
  #company-wrap #popup-wrap .popup {
    display: none;
    background-position: 0 -100px;
  }
  #company-wrap #popup-wrap .popup .content {
    display: block;
  }
  #company-wrap #popup-wrap .popup01 .img {
    width: 80%;
    margin: 0 auto;
  }
  #company-wrap #popup-wrap .popup01 .img img {
    max-width: 100%;
  }
  #company-wrap #popup-wrap .popup01 .img02 {
    transform: rotate(90deg);
    width: 10%;
    margin-top: -60px;
    margin-bottom: -60px;
  }
  #company-wrap #popup-wrap .popup01 .img03 {
    width: 50%;
  }
  #company-wrap #popup-wrap .popup .dl-wrap {
    width: 80%;
    margin: 0 auto;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dt img {
    width: 100px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-tit,
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-txt {
    font-size: 1rem;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap {
    display: flex;
    flex-direction: column;
    height: auto;
    margin-top: 17px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 {
    width: 100%;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top {
    height: 50%;
    position: relative;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-title {
    height: 64px;
    line-height: 64px;
    font-size: 26.66px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-left {
    width: 100%;
    float: none;
    padding: 19px 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-title {
    margin-top: 0;
    font-size: 26.66px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content {
    margin-bottom: 0;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li {
    margin-top: 10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li
    span {
    font-size: 17.33px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-top .con1-top-right {
    width: 100%;
    float: none;
    padding: 29px 10px;
    padding-bottom: 19px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    top: -10px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-title {
    margin-top: 0;
    font-size: 26.66px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content {
    margin-bottom: 0;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li {
    margin-top: 10px;
    padding-left: 24%;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li
    span {
    font-size: 17.33px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot {
    height: 50%;
    margin-top: 32px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-title {
    height: 64px;
    line-height: 64px;
    font-size: 26.66px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list {
    display: block;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li {
    width: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-bot
    .con1-bot-list
    li:nth-child(1) {
    z-index: 10;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-bot
    .con1-bot-list
    li:nth-child(2) {
    z-index: 9;
    top: -5px;
    padding-top: 25px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-bot
    .con1-bot-list
    li:nth-child(3) {
    z-index: 8;
    top: -10px;
    padding-top: 30px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li h4 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 9px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li p {
    font-size: 17.33px;
    padding-left: 27%;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con2 {
    background: url('../img/sub/popup_arrow_rotate.png') center no-repeat;
    background-size: cover;
    margin: auto;
    position: relative;
    width: 309px;
    height: 177px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 {
    width: 100%;
    text-align: center;
    margin-top: -20px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-text {
    font-size: 21.33px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con3 .con3-image {
    width: 274px;
    height: 252px;
    margin-left: -10px;
  }
  #company-wrap #popup-wrap {
    width: 100%;
    height: auto;
    overflow: auto;
  }
  #company-wrap #popup-wrap .w1024 {
    transform: none;
    height: auto;
    width: 100% !important;
  }
  #company-wrap #popup-wrap .popup-tit {
    font-size: 33.33px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 0 50px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl {
    padding: 37px 16px;
    text-align-last: left;
    letter-spacing: -0.05em;
    text-align: left;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dt .tit {
    font-size: 10vw;
    margin-top: 5px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-tit {
    font-size: 5vw;
    margin-top: 44px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl dd .dd-txt {
    font-size: 18.06px;
    margin-top: 33px;
    line-height: 25.8px;
  }
  #company-wrap #popup-wrap .popup .dl-wrap dl img {
    margin-top: 47px;
    margin-bottom: 0;
  }

  #educationprogram-wrap .section {
    padding: 45px 0;
  }
  #educationprogram-wrap .content-row02 .content-txt {
    width: 100%;
  }
  #educationprogram-wrap h2.content-title {
    font-size: 27px;
    line-height: 40px;
    letter-spacing: -0.05em;
  }
  #educationprogram-wrap h4.content-sub-title {
    font-size: 17px;
    text-align: center;
  }
  #educationprogram-wrap .content-row02 .content-txt .link {
    font-size: 15px;
  }
  #educationprogram-wrap .content-row02 .content-img {
    width: 65%;
    margin: 0 auto;
    padding-top: 25px;
  }
  #educationprogram-wrap #section3 {
    padding-top: 44px;
    padding-bottom: 46px;
  }
  #educationprogram-wrap .lnb {
    width: 375px;
  }
  #educationprogram-wrap #sub-tit {
    background: url('../img/sub/m-education-banner.jpg') center no-repeat;
    background-size: cover;
  }
  #educationprogram-wrap .content-row02 .content-txt {
    padding: 0 !important;
  }
  #educationprogram-wrap .content-row02 .content-img img {
    margin-top: 50px;
  }
  #educationprogram-wrap .content-row02 .content-txt .txt {
    font-size: 17px;
    line-height: 30px;
  }

  /*전문가서비스페이지*/
  #proservices-wrap #sub-tit {
    height: 321px;
    background: url('../img/sub/proservices-banner2.jpg') center no-repeat;
  }
  #proservices-wrap .section {
    padding: 45px 0 0 0;
    overflow: visible;
  }
  #proservices-wrap .section .w1265 {
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 5px;
  }
  #proservices-wrap .section .caseBox {
    width: 100%;
    box-shadow: none;
    padding: 20px 30px;
  }
  #proservices-wrap .section .caseBox h2 {
    padding: 0;
  }
  #proservices-wrap .section .caseBox a {
    display: none;
  }
  #proservices-wrap .section .caseContent.pc {
    width: 100%;
    padding: 0 10px 20px 10px;
  }
  #proservices-wrap .section .caseContent h3 {
    padding-top: 30px;
    font-size: 20px;
  }
  #proservices-wrap .section .caseContent .proIco {
    display: none;
  }
  #proservices-wrap .section .caseContent.pc .tableWrap {
    display: none;
  }
  #proservices-wrap .section .caseContent.mobile {
    display: block;
    clear: both;
    width: 100%;
    padding: 0;
  }
  #proservices-wrap .section .caseContent.mobile .proIco.mobile {
    display: block;
    margin-top: 150px;
  }
  #proservices-wrap .section .caseContent.mobile .proIco2.mobile,
  #proservices-wrap .section .caseContent.mobile .proIco3.mobile {
    display: inline-block;
    margin-top: 0;
  }
  #proservices-wrap .section .caseContent.mobile > a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
  }
  #proservices-wrap .section .caseContent .tableWrap .proSample {
    float: right;
    margin-left: 0;
  }
  #proservices-wrap .section .caseContent.mobile .tableWrap .protable.tablet {
    display: none;
  }
  #proservices-wrap .section .caseContent.mobile .tableWrap .protable.mobile {
    display: table;
    width: 100%;
  }
  #proservices-wrap .section .caseContent .tableWrap .protable tbody tr th {
    box-sizing: border-box;
    width: 50%;
    padding: 7px 0;
    background-color: #f8f8f8;
    border: 1px solid #333333;
  }
  #proservices-wrap .section .caseContent .tableWrap .protable tbody tr td {
    box-sizing: border-box;
    width: 50%;
    padding: 7px 0;
    background-color: #fff;
    border: 1px solid #333333;
    text-align: center;
  }
  #proservices-wrap #section7 {
    padding: 45px 0 0 0;
  }
  #proservices-wrap #section7 .w1265 {
    width: 90%;
    padding: 0;
    box-shadow: none;
  }
  #proservices-wrap #section7 .msgBox .tableTxt {
    font-size: 16px;
  }
  #proservices-wrap #section7 .msgBox .tableTxt span {
    padding-right: 5px;
  }

  /* #payment-wrap .lnb-wrap .w1024 .lnb {
        width: 90%;
        margin-top: 0;
    }
    #payment-wrap .lnb-wrap .w1024 .lnb li {
        width: 50%;
    }
    #payment-wrap .m-pay-tap {
        display: block;
        width: 100%;
        margin-top: 45px;
    }
    #payment-wrap .m-pay-tap ul {
        display: flex;
        width: 94%;
        margin: auto;
    }
    #payment-wrap .m-pay-tap ul li {
        box-sizing: border-box;
        width: 25%;
        text-align: center;
        border: 1px solid #afafaf;
        border-right: none;
        padding: 8px 0;
        cursor: pointer;
    }
    #payment-wrap .m-pay-tap ul li.checked-tap {
        background-color: #f5f5f5;
    }
    #payment-wrap .m-pay-tap ul li:last-child {
        border-right: 1px solid #afafaf;
    }
    #payment-wrap .m-pay-tap ul li .text-eng {
        color: #1caee0;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: -0.075em;
    }
    #payment-wrap .m-pay-tap ul li .text-ko {
        padding-top: 5px;
        color: #1caee0;
        font-size: 12px;
        font-weight: 700;
    }
    #payment-wrap .m-pay-tap ul li .text-eng.black {
        color: #333;
    }
    #payment-wrap .m-pay-tap ul li .text-ko.black {
        color: #333;
    }
    #payment-wrap .payment-table {
        width: 94%;
        margin: auto;
        margin-top: 22px;
    }
    #payment-wrap .payment-table thead {
        display: none;
    }
    #payment-wrap .payment-table table tbody td {
        font-size: 12px;
    }
    #payment-wrap .payment-table table tbody td span {
        font-size: 10px;
    }
    #payment-wrap .payment-table table tbody td:nth-child(2) {
        width: 20%;
    }
    #payment-wrap .payment-table table tbody td:nth-child(3) {
        width: 40%;
    }
    #payment-wrap .payment-table table tbody td.bg-gray {
        width: 20%;
    }
    #payment-wrap .payment-table table tbody td.bg-gray span {
        font-size: 13px;
    }
    #payment-wrap .payment-table table tbody td.bg-gray.tap {
        width: 20% !important;
    }
    #payment-wrap .payment-table table tbody tr td.bg-water {
        display: none;
        width: 20%;
        padding: 0;
        font-size: 13px;
    }
    #payment-wrap .payment-table tbody tr td.bg-sky {
        display: none;
        font-size: 13px;
        width: 20%;
        padding: 0;
    }
    #payment-wrap .payment-table tbody tr td.bg-blue {
        display: none;
        font-size: 13px;
        width: 20%;
        padding: 0;
    }
    #payment-wrap .payment-table tbody tr td.bg-lightgray {
        display: none;
    }
    #payment-wrap .payment-cost {
        width: 100%;
    }
    #payment-wrap .payment-cost .logout-box {
        width: 94%;
        margin: auto;
    }
    */
  #payment-wrap .payment-contents .price-card-body .option-info-group {
    width: 80%;
  }

  #payment-wrap .payment-cost .login-box {
    width: 94%;
    height: auto;
    margin: auto;
  }
  #payment-wrap .payment-cost .login-box .info {
    flex-wrap: wrap;
    height: auto;
  }
  #payment-wrap .payment-cost .login-box .info li {
    width: 100%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(1) {
    height: 235px;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) {
    position: static;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) p {
    width: 100%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box {
    border-top: 1px solid #afafaf;
    padding-left: 0;
    margin-top: 24px;
    padding-top: 18px;
    box-sizing: border-box;
    height: auto;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .info-text-box .right-box {
    width: 76%;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(3) p {
    font-size: 12px;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .right-box {
    width: 76%;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .right-box p {
    font-size: 14px;
    color: #333;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .left-box p {
    font-size: 14px;
    color: #555;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .left-box p:nth-child(5) {
    margin-top: 20px;
  }
  #payment-wrap .payment-cost .login-box .info li:last-child {
    display: none;
  }
  #payment-wrap .payment-cost .login-box .info .info-total-box {
    height: 90px;
    position: static;
    margin-top: 59px;
    padding-top: 16px;
    padding-right: 9px;
  }
  #payment-wrap .payment-cost .login-box .info .info-total-box p {
    text-align: right;
    font-size: 28px;
  }
  #payment-wrap .payment-cost .login-box .info .info-total-box p span {
    font-size: 14px;
  }
  #payment-wrap .payment-cost .login-box .info li:nth-child(2) .pay-method {
    margin-top: 28px;
  }
  #payment-wrap .payment-cost .service-notice {
    width: 94%;
    margin: 0 auto;
    font-size: 15px;
  }
  #payment-wrap .payment-cost .pay-bt {
    font-size: 16px;
  }
  #payment-wrap .payment-cost .m-pay-notice {
    display: block;
    margin-bottom: 45px;
  }

  #payment-wrap .payment-contents .option-info-group .option-info-list {
    display: flex;
    flex-direction: column;
  }
  #payment-wrap .payment-cost .login-box .info-text-box .flex-line p {
    font-size: 16px;
  }

  /*payment-comment*/
  .commentBox1 {
    top: 355px;
    max-width: 150px;
  }
  .commentArrow {
    display: none;
  }
  .comment0 {
    left: 2%;
  }
  .comment1 {
    left: 24%;
  }
  .comment2 {
    left: 42%;
  }
  .comment3 {
    left: 59%;
  }
  /*이용결제-ok*/
  #payment-wrap .contentW .contentBox .paymentBox2 .commentTxtok img {
    width: 55px;
  }
  #payment-wrap .contentW .contentBox .paymentBox2 .commentTxtok {
    font-size: 15px;
  }

  /* 마이페이지-1:1상담내역*/
  .myqna-content {
    width: 100% !important;
  }
  .myqna-content .title-box {
    margin-bottom: 25px;
  }
  .myqna-content .title-box .title-text .content-title {
    margin: 0 0 0 10px;
    font-size: 25px;
  }
  .myqna-content .content-box .findW .findL .filter {
    width: auto;
    padding: 0 0 0 10px;
    font-size: 0.8rem;
  }
  .myqna-content .content-box .findW .search-text .search-text-input {
    font-size: 0.8rem;
  }
  .myqna-content .content-box .findW .search-text .search-text-image {
    width: 20px;
    top: 8px;
    right: 10px;
  }
  .myqna-content .content-box .findW .search-count {
    font-size: 14px;
  }
  .myqna-content .write-bt {
    padding: 0 20px;
    font-size: 14px;
  }
  .myqna-content .body-box {
    margin: 0;
  }
  .myqna-content .body-box .body-title {
    height: 44px;
    padding-left: 15px;
  }
  .myqna-content .body-box .body-title p {
    font-size: 15px;
    letter-spacing: -0.05em;
  }
  .myqna-content .body-box .body-info {
    flex-wrap: wrap;
    height: auto;
    flex-direction: column-reverse;
    padding: 0;
    font-size: 14px;
  }
  .myqna-content .body-box .body-info .info-left {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #fbfbfb;
    border-bottom: 1px solid #afafaf;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .myqna-content .body-box .body-info .info-right {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .myqna-content .body-box .body-info .info-right .date-box {
    width: 50%;
    margin: 0;
  }
  .myqna-content .body-box .body-prev {
    height: 30px;
    padding: 0 15px;
    font-size: 12px;
  }
  .myqna-content .body-box .body-prev .prev-left {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .myqna-content .body-box .body-next .next-left {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .myqna-content .body-box .body-next {
    height: 30px;
    font-size: 12px;
    padding: 0 15px;
  }
  .myqna-content .body-box .body-desc {
    overflow-x: auto;
    min-height: 300px;
    padding: 15px;
    font-size: 14px;
  }
  .myqna-content .body-box .body-desc p {
    padding: 5px;
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 23px;
    word-break: break-word;
  }
  .myqna-content .body-box .body-desc .body-answer .answer-title {
    font-size: 1rem;
  }

  /*개인정보처리방침*/
  #privacy-wrap #sub-tit {
    height: 200px;
    padding-top: 120px;
  }
  #privacy-wrap .content .content-title {
    margin: 50px 0;
  }

  /* 쿠폰등록페이지 */
  /* .contentW.coupon-box {
        background: #fdfdfd url("../img/sub/m-coupon-bg.jpg") 0 0 no-repeat;
        padding: 75px 0 45px;
    }
    .contentW.coupon-box .contentBox .sub-tit {
        padding-top: 300px;
    }
    .contentW.coupon-box .contentBox .sub-tit h2 {
        font-size: 3rem;
        padding-bottom: 45px;
    }
    .contentW.coupon-box .contentBox .sub-tit h2:before {
        height: 70px;
        background-size: 75%;
    }
    .contentW.coupon-box .contentBox .sub-tit h4 {
        font-size: 1.3rem;
        line-height: 2rem;
    }
    .couponBox {
        width: 100%;
        margin-top: 45px;
        background-size: 85%;
    }
    .couponBox li:first-child {
        padding: 330px 0 0;
        font-size: 20px;
    }
    .couponBox li:nth-child(2) a {
        top: 1px;
        font-size: 20px;
    }
    .logout-box.coupon-box {
        width: 88%;
        margin: auto;
    } */
}

@media (max-width: 650px) {
  #info-wrap #section11 h2 {
    margin: 0;
    margin-bottom: 45px;
  }

  /* 쿠폰등록페이지 */
  /* .couponBox {
        background-size: 100%;
    }
    .couponBox li:first-child {
        padding-top: 65%;
        font-size: 3.3vw;
    }
    .couponBox li:nth-child(2) a {
        top: 0;
        width: 80px;
        font-size: 18px;
    }
    .couponBox li button {
        padding: 0 20px;
    } */
}

@media (max-width: 590px) {
  #info-wrap .section .w1024 {
    width: 85%;
  }

  #company-wrap #section5-2 .content .content-company {
    width: 100%;
    padding: 40px 0;
  }
  #company-wrap #section5-2 .content .content-company:last-child {
    margin: 0;
    padding: 30px 0;
  }
  #company-wrap #section5-2 .content .content-company .companysite {
    width: calc(51% - 30px);
  }
  #company-wrap #section5-2 .content .content-company .companysite.datain {
    margin-left: 0;
  }
  #company-wrap #section5-2 .content .content-company .companysite li a {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  #company-wrap #section5-2 .content .content-company .companysite li a:hover {
    color: #fff;
    background-color: #1caee0;
  }
  #company-wrap #section5-2 .content .content-company .companysite li a span {
    display: none;
  }
  #company-wrap #section5-2 .content .content-company .companysite:last-child li a {
    border-radius: 15px;
    padding: 0;
  }

  /* 요금제 카드 3개 */
  /* #payment-wrap .payment-contents .price-card-body .option-info-group {
        width: 80%;
    } */
  #payment-wrap .payment-contents .price-card-body .option-info-group {
    width: 60%;
  }
  #payment-wrap .payment-contents .price-cardWarp .price-card-body {
    margin-bottom: 21px;
  }

  #payment-wrap .payment-contents .price-cardWarp {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /*payment-comment*/
  .commentBox1 {
    top: 375px;
    max-width: 150px;
  }
  .comment0,
  .comment1,
  .comment2,
  .comment3 {
    left: 50%;
    transform: translateX(-75px);
  }

  /* 쿠폰등록페이지 */
  /* .couponBox li:first-child {
        font-size: 4vw;
    } */
}

@media (max-width: 550px) {
  #square-wrap .square-content .body-box .request-info li p span {
    display: none;
  }
  #square-wrap .square-content .content-box table tr span {
    display: none;
  }
  #square-wrap .square-content table.pw-body {
    width: 95%;
  }
  #square-wrap .square-content table.pw-body button {
    padding: 0;
    width: 48.5%;
  }

  /* 요금제 */
  /* #payment-wrap .price-card-head h5 {
        font-size: 36px;
    } */
  #payment-wrap .payment-contents {
    padding: 42px 0;
  }
  #payment-wrap .payment-contents .price-card-body {
    padding: 42px 0;
  }
  #payment-wrap .payment-titleBox h1 {
    font-size: 28px;
  }

  /* #payment-wrap .payment-contents .price-cardWarp {
        display: flex;
        flex-direction: column;
        align-items: center;
    } */

  /* #payment-wrap .payment-contents .option-info-group .option-info-list {
        display: flex;
        flex-direction: row;
    } */

  /* 요금제 테이블 폰트 사이즈 전체 통일 */
  .table-thead {
    font-size: 12px;
  }
  .table-title {
    font-size: 12px;
  }
  .table-tbody {
    font-size: 12px;
    line-height: 16px;
  }
}

@media (max-width: 480px) {
  /* #sub-tit {
    height: 400px;
  } */

  #info-wrap #addsection .content-sub-title {
    line-height: 35px;
    font-size: 25px;
  }
  #info-wrap #addsection .txt {
    line-height: 24px;
    font-size: 16px;
  }
  #info-wrap .section .content h2.content-title {
    margin: 0;
    line-height: normal;
    font-size: 25px;
  }
  #info-wrap .section .content h2.content-title span {
    padding-top: 10px;
    font-size: 15px;
  }
  #info-wrap .content-row02 .content-txt {
    margin: 0;
  }
  #info-wrap .content-row02 .content-txt .txt {
    margin: 20px 0 30px 0;
    line-height: 24px;
    font-size: 16px;
  }
  #info-wrap .content-row02 .content-txt .link {
    margin: 0;
    padding-bottom: 10px;
    font-size: 15px;
  }
  #info-wrap #section8 .content-row03 .content h2.content-title {
    font-size: 22px;
  }
  #info-wrap #section8 .content-row03 .content .txt {
    font-size: 15px;
  }
  #info-wrap .section.price-content h2.content-title span {
    font-size: 16px;
  }
  #info-wrap .section.price-content .dl-wrap dl {
    width: 100%;
    margin: 0 auto 30px;
    font-size: 16px;
  }
  #info-wrap .section.price-content .dl-wrap dl dd {
    height: 100px;
  }
  #info-wrap #section10 .btm-content-row02 {
    display: block;
  }
  #info-wrap #section10 .btm-content-row02 .content {
    width: 100%;
  }
  #info-wrap #section11 .content-title-m {
    margin: 40px 0 25px 0;
    font-size: 22px;
    line-height: 35px;
  }
  #info-wrap #section11 .link {
    font-size: 16px;
  }

  #solutions-wrap #section7 .content-title-m {
    margin: 40px 0 25px 0;
    font-size: 23px;
    line-height: 35px;
  }
  #solutions-wrap #section7 .link {
    font-size: 16px;
  }
  #solutions-wrap #section-add .search-box .search-count {
    position: relative;
    float: right;
    width: 100%;
    padding: 10px;
    right: 0;
    font-size: 14px;
    text-align: right;
  }

  #survey-wrap #section2 h2.content-m-title {
    font-size: 25px;
    line-height: 35px;
  }
  #survey-wrap #section2 h4.content-sub-title {
    font-size: 16px;
    line-height: 24px;
  }
  #survey-wrap #section2 .survey-list-wrap dl .tit {
    font-size: 20px;
  }
  #survey-wrap #section2 .survey-list-wrap dl .sub-tit {
    font-size: 15px;
  }
  #survey-wrap #section2 .survey-list-wrap dl dd {
    font-size: 14px;
    line-height: 22px;
  }
  #survey-wrap #section3 .content-title-m {
    margin: 40px 0 25px 0;
    font-size: 23px;
    line-height: 35px;
  }
  #survey-wrap #section3 .link {
    font-size: 16px;
  }

  #support-wrap .content-row02 .content-txt .content-title {
    font-size: 25px;
    line-height: 35px;
  }
  #support-wrap .content-row02 .content-txt .content-sub-title {
    font-size: 16px;
    line-height: 24px;
  }
  #support-wrap .content-row02 .content-txt .txt {
    font-size: 16px;
    line-height: 24px;
  }
  #support-wrap .content-row02 .content-txt .link {
    font-size: 14px;
  }
  #square-wrap .square-content .title-box .title-text .content-title span {
    display: block;
    margin: 10px 0 0 10px;
    padding: 0 0 0 15px;
  }
  .counselW ul li {
    font-size: 13px;
  }

  #company-wrap .section {
    padding: 45px 0;
  }
  #company-wrap .section .content-title {
    font-size: 27px;
  }
  #company-wrap #section3 .content .txt {
    font-size: 16px;
    line-height: 24px;
  }
  #company-wrap #section2 .dl-wrap {
    margin-top: 30px;
  }
  #company-wrap #section2 .dl-wrap dl {
    height: 420px;
    width: 96%;
  }
  #company-wrap #section4 .content .content-txt .txt {
    font-size: 16px;
    line-height: 24px;
  }
  #company-wrap #section4 .content .content-img {
    margin: -30px auto;
  }
  #company-wrap #section5 .content .content-img {
    width: 100%;
  }
  #company-wrap #section5-2 .content .content-company {
    padding: 30px 0;
  }

  #educationprogram-wrap h2.content-title {
    font-size: 25px;
    line-height: 35px;
  }
  #educationprogram-wrap h4.content-sub-title,
  #educationprogram-wrap .content-row02 .content-txt .txt {
    font-size: 16px;
    line-height: 24px;
  }
  #educationprogram-wrap .content-row02 .content-txt .link {
    font-size: 14px;
  }
  #educationprogram-wrap .content-row02 .content-img {
    width: 85%;
    padding: 0;
  }

  /*전문가서비스*/
  #proservices-wrap #sub-tit {
    height: 450px;
    background: url('../img/sub/m-proservices-banner.jpg') center no-repeat;
  }
  #proservices-wrap .section .caseBox {
    padding: 20px 15px;
  }
  #proservices-wrap .section .caseBox h2 {
    font-size: 22px;
    line-height: 25px;
  }
  #proservices-wrap .section .caseContent h3 {
    font-size: 17px;
  }

  #payment-wrap .contentW .contentBox {
    width: 100%;
    padding: 45px 5%;
  }
  #payment-wrap .payment-cost .service-notice {
    line-height: 22px;
    font-size: 13px;
  }
  #payment-wrap .payment-cost .pay-bt {
    /* margin-top: 25px; */
  }

  .myqna-content .content-box .findW .search-text .search-text-input {
    width: 280px;
  }

  /* 요금제 */
  /* #payment-wrap .price-card-head h5 {
        font-size: 36px;
    } */
  #payment-wrap .payment-contents .price-cardWarp {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #payment-wrap .payment-contents .price-cardWarp .price-card-body {
    margin-bottom: 21px;
  }

  /* #payment-wrap .payment-contents .option-info-group .option-info-list {
        display: flex;
        flex-direction: column;
    } */

  #payment-wrap .payment-contents .price-card-body {
    width: 320px;
  }
}

@media (max-width: 400px) {
  #square-wrap .square-content .body-box .body-info-add1 li p span {
    display: none;
  }
  #company-wrap #section4 .content .content-img {
    padding: 34px 0;
  }
  #company-wrap #section4 .content .content-img .txt {
    font-size: 12px;
  }
  #company-wrap #section4 .content .content-img .txt span {
    font-size: 14px;
  }
}

@media (max-width: 370px) {
  #square-wrap .square-content .body-box .body-info-add1 li a {
    display: none;
  }

  #company-wrap #popup-wrap .popup01 .popup-con-wrap {
    width: 96%;
  }
  #company-wrap #popup-wrap .popup-tit {
    font-size: 26px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-left
    .left-content
    li
    span {
    font-size: 14px;
  }
  #company-wrap
    #popup-wrap
    .popup01
    .popup-con-wrap
    .popup-con1
    .con1-top
    .con1-top-right
    .right-content
    li
    span {
    font-size: 14px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con1 .con1-bot .con1-bot-list li p {
    font-size: 14px;
  }
  #company-wrap #popup-wrap .popup01 .popup-con-wrap .popup-con2 {
    width: 90%;
  }
}

@media (max-width: 350px) {
  #square-wrap .square-content .content-box h2.content-title span .cation {
    display: none;
  }
  #square-wrap .square-content .body-box .body-info-add2 {
    line-height: 18px;
  }
  #survey-wrap #section3 {
    padding-top: 0px;
  }
  #survey-wrap #section3 h2 {
    font-size: 20px;
  }

  #payment-wrap .m-pay-tap ul li .text-eng {
    font-size: 13px;
  }
  #payment-wrap .m-pay-tap ul li .text-ko {
    font-size: 11px;
  }
  #payment-wrap .payment-table table tbody td {
    font-size: 11px;
  }
  #payment-wrap .payment-table table tbody td.bg-gray span,
  #payment-wrap .payment-table table tbody tr td.bg-water,
  #payment-wrap .payment-table tbody tr td.bg-sky,
  #payment-wrap .payment-table tbody tr td.bg-blue {
    font-size: 11px;
  }
  #payment-wrap .payment-cost .logout-box .notice-box p {
    font-size: 13px;
  }
}
/* 
.contentBox {
    clear: both;
    margin: 0 auto;
    width: 1200px;
    padding: 25px;
    overflow: hidden;
    position: relative;
} */
/* .boxType5 {
  background-color: #f7f7f7;
  padding: 70px 50px;
} */

.btninner {
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  width: auto;
  padding: 8px 15px;
  line-height: 150%;
  color: #464646;
  font-size: 13px;
  font-weight: normal;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
  background: #ececec;
  background: -webkit-linear-gradient(#fff, #ececec);
  background: -o-linear-gradient(#fff, #ececec);
  background: -moz-linear-gradient(#fff, #ececec);
  background: linear-gradient(#fff, #ececec);
}
.btninner[disabled],
.btninner[readonly],
.btninner[disabled]:hover,
.btninner[disabled]:focus,
.btninner[readonly]:hover,
.btninner[readonly]:focus {
  background: #ececec;
  color: #777;
  cursor: not-allowed;
  border: 1px solid #d2d2d2;
}
.btninner:hover,
.btninner:focus,
.btninner:active,
.dataBox label.btninner:hover,
.dataBox label.btninner:focus,
.dataBox label.btninner:active {
  background: #393b46;
  color: #fff;
  border: 1px solid #2e3039;
}

/*jeh 추가*/
.leng {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
