/*# sourceURL=/web/nowcss/sub.css */
/*@ sourceURL=/web/nowcss/sub.css */
@charset "utf-8";
/* 2018-09 미디어쿼리 800px -> 1023px 변경 */
/* common */
@import url("http://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css");
@import url("http://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css");

.caption {
  display: none;
}

.tab-list {
  height: 70px;
  position: relative;
  font-size: 0;
}
.tab-list .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
  height: 69px;
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
}
.tab-list .box.fixed-menu {
  position: fixed;
}
.tab-list .box-inner {
  position: relative;
}
.tab-list ul {
  position: absolute;
  left: 40px;
  right: 40px;
  white-space: nowrap;
  overflow: hidden;
}
.tab-list li {
  display: inline-block;
  position: relative;
}
.tab-list li a {
  display: block;
  font-size: 18px;
  color: #555;
  line-height: 69px !important;
  letter-spacing: -1px;
  text-align: center;
}
.tab-list li a:hover {
  color: #ec5520;
}
.tab-list li.selected a {
  color: #ed5c23;
  font-weight: 700;
}
.tab-list li.selected:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #ed5c23;
}
.title-sub {
  font-size: 35px;
  color: #333;
  font-weight: 700;
  margin: 45px 0 30px;
  line-height: 1.5;
  display: inline-block;
}
.title-sub > div {
  font-size: 25px;
  color: #777;
  font-weight: 400;
  margin: 10px 0 0 0;
}
.title-sub > div b {
  color: #ed5c23;
  font-weight: 400;
}
.title-sub > span {
  font-size: 30px;
  font-weight: 400;
}
.title-sub img {
  margin-left: 7px;
  margin-top: -4px;
}
.tab-list .box-inner {
  position: relative;
}

.sub-page.intro .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.intro .tab-list li {
  width: 33.333%;
  box-sizing: border-box;
}

.tab-list {
  height: 70px;
  position: relative;
  font-size: 0;
}
.pc-hidden {
  display: none !important;
  width: 100%;
}
.m-hidden {
  display: inline-block !important;
}
.pc-hidden-meeting {
  display: none;
}
.gry_btn7 {
  display: inline-block;
  width: 55px;
  height: 35px;
  background-color: #ccc;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  margin-left: 5px;
}
.i_400 {
  width: 400px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pc-hidden-meeting {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-hidden-meeting {
    display: block !important;
  }
  .title-sub img {
    margin-left: 7px;
    margin-top: -1px;
    width: 25px;
    height: 25px;
  }
}

/* mobile */
@media screen and (max-width: 1023px) {
  .tab-list {
    height: 50px;
  }
  .tab-list .box {
    height: 50px;
    margin-top: -1px;
  }
  /*.tab-list .box.fixed-menu:before { content: ''; position: fixed; width: 100%; height: 50px; background: #fff; border-bottom: 1px solid #dbdbdb; }*/
  .tab-list ul {
    left: 0;
    right: 0;
  }
  .tab-list li {
    padding: 0 0px;
  } /* 180420 수정 */
  .tab-list li a {
    font-size: 16px;
    line-height: 50px;
  }
  .tab-list li a:hover {
    color: #ed5c23;
  }
  .title-sub {
    font-size: 24px;
    margin: 30px 0 20px;
  } /* 181023 rev */
  .top-image,
  .top-image2,
  .top-image3,
  .top-image4,
  .top-image-news {
    height: 0;
    padding: 0 0 50%;
  }
  .pc-hidden {
    display: inline-block !important;
    width: 100%;
  }
  .m-hidden {
    display: none !important;
  }
  .title-sub img {
    margin-left: 7px;
    margin-top: -1px;
    width: 25px;
    height: 25px;
  }
}

/*서브 탑 메뉴 텍스트*/
.top-image .txt,
.top-image2 .txt,
.top-image3 .txt,
.top-image4 .txt {
  font-size: 33px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 19%;
}
.top-image .txt span,
.top-image2 .txt span,
.top-image3 .txt span,
.top-image4 .txt span,
.top-image-news .txt span {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  word-break: keep-all;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  margin: 20px 0 0 0;
}

.paging {
  text-align: center;
  margin-bottom: 10px;
}
.paging a {
  background-color: #ededed;
  color: #555;
  display: inline-block;
  font-size: 13px;
  margin-left: 4px;
  padding: 3px 0 4px;
  vertical-align: top;
  width: 26px;
}
.paging a.on {
  background-color: #a9a8a8;
  color: #fff;
}
.paging a:hover {
  background-color: #a9a8a8;
  color: #fff;
}
.paging .prev {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/common/board_paging.png")
    no-repeat 0 0;
  height: 26px;
  margin: 0 4px 0 0;
  padding: 0;
}
.paging .prev:hover {
  background-position: 0px -62px;
}
.paging .prev.disable {
  background-position: 0 0;
}
.paging .next {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/common/board_paging.png")
    no-repeat -29px -31px;
  height: 26px;
  margin-left: 10px;
  padding: 0;
}
.paging .next:hover {
  background-position: -29px -62px;
}
.paging .next.disable {
  background-position: -29px 0;
}
.paging2 {
  display: inline-block;
  text-align: center;
  position: relative;
  top: 0;
  left: 12%;
}
.paging2 a {
  background-color: #ededed;
  color: #555;
  display: inline-block;
  font-size: 13px;
  margin-left: 4px;
  padding: 3px 0 4px;
  vertical-align: top;
  width: 26px;
}
.paging2 a.on {
  background-color: #a9a8a8;
  color: #fff;
}
.paging2 a:hover {
  background-color: #a9a8a8;
  color: #fff;
}
.paging2 .prev {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/common/board_paging.png")
    no-repeat 0 0;
  height: 26px;
  margin: 0 4px 0 0;
  padding: 0;
}
.paging2 .prev:hover {
  background-position: 0px -62px;
}
.paging2 .prev.disable {
  background-position: 0 0;
}
.paging2 .next {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/common/board_paging.png")
    no-repeat -29px -31px;
  height: 26px;
  margin-left: 10px;
  padding: 0;
}
.paging2 .next:hover {
  background-position: -29px -62px;
}
.paging2 .next.disable {
  background-position: -29px 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sub-page.news .top-image-news {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
    height: 460px;
  }
}

.btnarea {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  text-align: center;
}
.btnarea .org_btn a {
  display: inline-block;
  width: 237px;
  height: 46px;
  background-color: #ed5b23;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 46px;
  text-align: center;
  border: 1px solid #ed5b23;
  border-radius: 5px;
}
.btnarea .org_btn a :hover {
  opacity: 0.8;
}
.btnarea .org_btn2 {
  display: inline-block;
  width: 116px;
  background-color: #fff;
  color: #ed5b23;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
}
.btnarea .org_btn2 a:hover {
  opacity: 0.8;
}

/*Tablet*/

@media (min-width: 768px) and (max-width: 1023px) {
  .top-image .txt,
  .top-image2 .txt,
  .top-image3 .txt,
  .top-image4 .txt {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 40%;
  }
  .top-image .txt span,
  .top-image2 .txt span,
  .top-image3 .txt span,
  .top-image4 .txt span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    word-break: keep-all;
    line-height: 26px;
    text-align: center;
  }

  .sub-page.summary {
    max-width: 1023px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .sub-page.summary .why-icon ul li {
    width: 20%;
    padding: 0 0px;
    height: 290px;
  }
  .sub-page.summary .why-icon dt {
    max-width: 90%;
    margin: 0 auto;
  }
  .sub-page.summary .why-icon dt img {
    max-width: 100%;
  }
  .sub-page.summary .why-icon ul li dl dd.tit {
    font-size: 20px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 22px;
  }
  .sub-page.summary .why-icon ul li dl dd {
    line-height: 23px;
    font-size: 14px;
    width: 135px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .sub-page.summary .sum-icon ul li {
    width: 20%;
    padding: 0 0px;
  }
  .sub-page.summary .sum-icon ul li img {
    max-width: 100%;
  }
  .sub-page.summary .sum-icon ul li dl dt {
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 22px;
    padding: 15px 10px;
  }
  .sub-page.summary .sum-icon ul li dl dd {
    line-height: 23px;
    font-size: 14px;
    width: 135px;
    margin: 0 auto;
  }
  .btnarea.service {
    padding-bottom: 30px;
  }
}

/*Mobile*/

@media all and (max-width: 767px) {
  .top-image .txt,
  .top-image2 .txt,
  .top-image3 .txt,
  .top-image4 .txt {
    font-size: 28px;
    width: 100%;
  }
  .top-image .txt span,
  .top-image2 .txt span,
  .top-image3 .txt span,
  .top-image4 .txt span {
    margin-top: -2px;
    letter-spacing: -2px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
  }
  .sub-page.summary .why-icon {
    margin: 0 auto;
    max-width: 767px;
    margin-top: -15px;
  }
  .sub-page.summary .why-icon ul {
    overflow: hidden;
    margin-top: 30px;
  }
  .sub-page.summary .why-icon ul li:first-child {
    width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
    height: auto;
  }
  .sub-page.summary .why-icon ul li {
    width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
    height: auto;
  }
  .sub-page.summary .why-icon dl {
    margin-left: 130px;
  }
  .sub-page.summary .why-icon ul li img {
    float: left;
    padding: 20px 20px 20px 7px;
    max-width: 100%;
    position: relative;
    width: 100px;
  }
  .sub-page.summary .why-icon ul li dl dt {
    float: left;
    padding-top: 30px;
    width: 100%;
    text-align: left !important;
  }
  .sub-page.summary .why-icon ul li dl dd {
    float: left;
    line-height: 23px;
    font-size: 14px;
    width: auto;
    padding-left: 0px;
    text-align: left;
    padding-bottom: 20px;
  }

  .sub-page.summary .sum-icon {
    margin: 0 auto;
    max-width: 767px;
    margin-top: -15px;
  }
  .sub-page.summary .sum-icon ul {
    overflow: hidden;
    margin-top: -12px;
  }
  .sub-page.summary .sum-icon ul li:first-child {
    width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
    height: auto;
    margin-top: 30px;
  }
  .sub-page.summary .sum-icon ul li {
    width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
    height: auto;
  }
  .sub-page.summary .sum-icon dl {
    margin-left: 130px;
  }
  .sub-page.summary .sum-icon ul li dl dt {
    float: left;
    padding-top: 30px;
    text-align: left;
  }
  .sub-page.summary .sum-icon ul li img {
    float: left;
    padding: 20px 20px 20px 7px;
    max-width: 100%;
    position: relative;
    width: 100px;
  }
  .sub-page.summary .sum-icon ul li dl dd {
    float: left;
    line-height: 23px;
    font-size: 14px;
    width: auto;
    padding-left: 0px;
    text-align: left;
    padding-bottom: 20px;
  }
  .btnarea.service {
    padding-bottom: 30px;
  }
}

/*서비스소개*/
.sub-page .slt2 {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  border: 0 solid #000;
  margin-top: -40px;
}

/*Tablet*/
@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page .slt2 {
    max-width: 1023px;
    margin: 0 auto;
    overflow: hidden;
    border: 0 solid #000;
  }
}

/*Mobile*/

@media all and (max-width: 767px) {
  .sub-page .slt2 {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 0 solid #000;
  }
}

/*news&notice*/
.sub-page.news .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_06.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.news .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.news .tab-list li {
  width: 20%;
}

.sub-page.data.top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_06.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}

/*자료실*/
.sub-page .data .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_06.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.data .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.data .tab-list li {
  width: 20%;
}

/*FAQ*/
.sub-page.faq.top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_06.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}

/*--------------------------------------------------------구매하기시작*/
.sub-page.buy * {
  line-height: 140%;
  box-sizing: border-box;
}

/*정액제 소개페이지*/
.title-sub > span.special_discount {
  font-size: 20px;
  font-weight: 500;
  margin-left: 15px;
}
.title-sub > span.special_discount b {
  background: #ed5c23;
  font-size: 22px;
  color: #fff;
}
.sub-page.buy .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_04.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.buy .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.buy .tab-list li {
  width: 50%;
}
.sub-page .buy-in .step-img {
  margin: 0 auto 60px;
  text-align: center;
  width: 100%;
}
.sub-page .buy-in .service {
  overflow: hidden;
  width: 1200px;
}
.sub-page .buy-in .service .slt2 {
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0;
}

.sub-page .buy-in .service .slt2 > div {
  display: flex;
  align-items: center;
}
.sub-page .buy-in .service .slt2 p {
  float: left;
  width: 50%;
  padding-right: 16px;
}
.sub-page .buy-in .service .slt2 img {
  width: 100%;
  border-radius: 7px;
}
.sub-page .buy-in .service .slt2 .box {
  box-sizing: border-box;
  width: 50%;
  display: block;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
}
.sub-page .buy-in .service .slt2 .box .tit1 {
  font-size: 22px;
  line-height: 24px;
  letter-spacing: -2px;
  margin-bottom: 7px;
}
.sub-page .buy-in .service .slt2 .box .tit2 {
  font-size: 38px;
  line-height: 38px;
  font-weight: bold;
  letter-spacing: -1.5px;
  padding-bottom: 15px;
}
.sub-page .buy-in .service .slt2 .box .line {
  border-top: 1px solid #ccc;
  width: 100%;
}
.sub-page .buy-in .service .slt2 .box .txt {
  font-size: 18px;
  color: #222;
  letter-spacing: -1px;
  line-height: 140%;
  margin-bottom: 10px;
}
.sub-page .buy-in .service .slt2 .box ul {
  display: flex;
  flex-direction: column;
  gap: 5px;

  width: 40%;
  padding: 12px 0 12px;
}
.sub-page .buy-in .service .slt2 .box ul.p100 {
  width: 100%;
}
.sub-page .buy-in .service .slt2 .box ul li {
  font-size: 15px;
  color: #222;
}
.sub-page .buy-in .service .slt2 .box ul li i.star_red {
  color: red;
  margin-right: 3px;
  font-weight: bold;
}
.sub-page .buy-in .service .slt2 .box ul li span {
  display: block;
  font-size: 13px;
  line-height: 18px;
}

.sub-page .buy-in .service .slt2 .box ul li.point {
  position: relative;
  color: #ed5c23;
  font-size: 14px;
  word-break: keep-all;
  font-weight: 600;
  padding-left: 7px;
  
  text-indent: -11px;

}

.sub-page .buy-in .service .slt2 .box ul li.point::before {
  position: absolute;
  content: ' ';
}

.sub-page .buy-in .service .slt2 .box ul.webinar {
  width: 100%;
}
.sub-page .buy-in .service .slt2 .box .gry_btn5 a {
  display: inline-block;
  width: 100px;
  height: 35px;
  background-color: #777;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
.sub-page .buy-in .service .slt2 .box .gry_btn5 a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  khtml-opacity: 0.8;
  opacity: 0.8;
}
.sub-page .buy-in .service .slt2 .box .org_btn4 a {
  display: inline-block;
  width: 100px;
  height: 35px;
  background-color: #ed5c23;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}

.sub-page .buy-in .service .slt2 .btn-wrap {
  width: 100%;
  margin-top: 20px;
}

.sub-page .buy-in .service .slt2 .btn-wrap button {
  display: inline-block;
    width: 312px;
    height: 56px;
  background-color: #ed5b23;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 46px;
  text-align: center;
  /* border: 1px solid #ed5b23; */
  border-radius: 5px;
}

.sub-page .buy-in .service .slt2 .btn-wrap button a {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  line-height: 46px;
  text-align: center;
  font-weight: 500;

}

/*구매하기-정액제-결제하기*/

.sub-page.buy-in .notice {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0px;
  letter-spacing: -1px;
}
.sub-page.buy-in .notice span {
  color: #ed5b23;
}
.sub-page.buy-in .btnarea {
  border: none;
}

.table-regulation {
  line-height: 24px;
  padding: 20px 15px;
  border: 1px solid #c2c2c2;
  margin: 0 0 15px;
}

.btn_wrap .free_btn {
  display: inline-block;
  width: 187px;
  height: 46px;
  background-color: #fff;
  color: #ed5b23;
  font-size: 17px;
  font-weight: 500;
  line-height: 46px;
  text-align: center;
  border: 1.8px solid #ed5b23;
  border-radius: 5px;
}

.btn_wrap .free_btn a {
  width: 100%;
  height: 100%;
  display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 46px;
    text-align: center;
    font-weight: 500;
    color: #ed5b23;
}

.sub-page .buy-in .service .slt2 .box .table_wrap dl {
  display: flex;
  margin-top: 30px;
}
.sub-page .buy-in .service .slt2 .box .table_wrap dl dt {
  width: 100px;
  padding: 3px 0;
  background: #ed5c23;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.sub-page .buy-in .service .slt2 .box .table_wrap dl dd {
  padding: 3px 10px;
  font-size: 14px;
  font-weight: 600;
}
.sub-page .buy-in .service .slt2 .box .table_wrap img {
  max-width: 570px;
  margin-top: 20px;
}

.sub-page .buy-in table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  color: #999;
  border-top: 2px solid #777;
}
.sub-page .buy-in table th {
  background-color: #fff;
  height: 50px;
  text-align: center;
  font-size: 15px;
  color: #222;
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #c2c2c2;
}
.sub-page .buy-in table th:first-child {
  border-left: 0;
}
.sub-page .buy-in table td {
  padding: 10px;
  font-size: 15px;
}
.sub-page .buy-in table td:first-child {
  border-left: 0;
}
.sub-page .buy-in .srvslt {
  width: 100%;
  overflow: hidden;
}
.sub-page .buy-in .srvslt span {
  font-size: 12px;
  color: #555;
  margin-right: 5px;
}
.sub-page .buy-in table .i_200 {
  width: 200px;
}
.sub-page .buy-in table .txt2 {
  font-size: 12px;
  color: #555;
  padding-top: 5px;
  text-align: center;
  line-height: 17px;
}
.sub-page .buy-in table td .period {
  display: inline-block;
  margin: 0 auto;
}
.sub-page .buy-in table td .period ul {
  text-align: center;
}
.sub-page .buy-in table td .period ul li {
  margin-bottom: 0px;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
.sub-page .buy-in table .year1 {
  display: inline-block;
  color: #ed5b23;
  font-weight: 500;
  padding-right: 7px;
  border-right: 1px solid #c2c2c2;
  line-height: 15px;
}
.sub-page .buy-in table .year2 {
  display: inline-block;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
  text-align: left;
}
.sub-page .buy-in table .year2:nth-child(2) {
  margin-right: 9px;
}
.sub-page .buy-in table .year3 {
  display: inline-block;
  color: #555;
  font-size: 13px;
  margin-top: -4px;
}
.sub-page .buy-in table ul.pay {
  overflow: hidden;
  width: 100%;
  padding: 0 20px;
}
.sub-page .buy-in table ul.pay li {
  line-height: 22px;
  color: #777;
  margin: 5px 0 6px 0;
}
.sub-page .buy-in table ul.pay li span {
  font-weight: normal;
  display: inline-block;
  float: right;
}
.sub-page .buy-in table ul.pay li span#lbl_price_tot1 {
  position: relative;
}
.sub-page .buy-in table ul.pay li span#lbl_price_tot1:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 130%;
  height: 1px;
  background: #f00;
}
.sub-page .buy-in table ul.pay li span#lbl_price_tot1:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 6px;
  right: -12%;
  transform: rotate(60deg);
  width: 15px;
  height: 15px;
  border-right: 1px solid #f00;
}
.sub-page .buy-in table ul.pay li span b {
  font-weight: 800;
}
.sub-page .buy-in table ul.pay li.txt_org {
  color: #ed5b23;
  font-size: 15px;
}
.sub-page .buy-in table ul.pay li.txt_blk {
  color: #333;
}
.sub-page .buy-in table ul.pay li.line {
  border-top: 1px solid #ccc;
}

/* 독립형 구매하기 페이지 */
.sub-page.buy .space_rental_wrap {
  margin-top: 40px;
} 

.sub-page.buy .space_choice_wrap {
  flex-direction: column;
  align-items: flex-start !important;
  gap: 35px;
  display: flex;
}

.sub-page.buy .space_rental_wrap .space_choice h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.sub-page.buy .space_rental_wrap .space_choice_wrap .option_wrap .option {
  display: flex;
  align-items: center;
}

.sub-page.buy .space_rental_wrap .space_choice_wrap .option_wrap .option label {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "Spoqa Han Sans Neo", "Spoqa Han Sans JP", sans-serif;
  margin: 0 25px 0 0;
  font-size: 15px;
  color: #222;
  letter-spacing: -0.5px;
  gap: 5px;
}

.sub-page.buy .space_choice {
  margin-bottom: 25px;
  padding: 0 10px;
}


/* 스페이스 렌탈 */
.sub-page.space_rental_page .buy-in .service {
  margin-bottom: 60px;
}

.sub-page.space_rental_page .buy-in .service:last-child {
  margin-bottom: 0;
}

.sub-page.space_rental_page .buy-in .service .slt2 {
  padding: 0;
}

.sub-page.space_rental_page .add_option_menu {
  margin-bottom: 20px;
}

.sub-page.space_rental_page .space_choice {
  margin-bottom: 25px ;
  padding: 0 10px;
}


/* 스페이스 임대 페이지 */
.space_rental_wrap .tit2 h3 {
  font-size: 24px;
  line-height: 140%;
}
.sub-page .buy-in .service .slt2.space_rental_wrap .txt {
  display: flex;
  flex-direction: column;
  color: #222;
}

.space_rental_wrap .txt span {
  line-height: 140%;
  font-size: 16px;
}

.space_rental_wrap .txt span b {
  font-weight: 500;
  color: #ed5c23;
}

.space_rental_wrap .btn_wrap {
  margin-top: 45px !important;
}

.sub-page .buy-in .service .slt2 .btn-wrap button.buy_btn {
  background-color: rgba(0, 0, 0, 0);
  width: fit-content;
}

.sub-page .buy-in .service .slt2 .btn-wrap button.buy_btn a {
  background-color: #222;
  border: none;
  border-radius: 40px;
  font-weight: 500;
  padding: 0 30px;
}

.space_rental_wrap .btn-wrap button.buy_btn a {
  color: #fff;
  background-color: #222;
  font-family: "Spoqa Han Sans Neo", "Spoqa Han Sans JP", sans-serif;
}

.sub-page .buy-in .service .slt2 .box .tit_s {
  font-size: 18px !important;
  color: #888;
  margin-bottom: 7px;
  font-family: "Spoqa Han Sans Neo", "Spoqa Han Sans JP", sans-serif;
}

.add_option_wrap {
  background-color: #f7f7f7;
  padding: 30px 40px;
  padding: 20px 30px;
  border-radius: 10px;
}

.add_option {
  flex-direction: column;
  align-items: flex-start !important;
}

.add_option .menu_tabs_1 li,
.add_option .menu_tabs_2 li {
  cursor: pointer;
}

.add_option .menu_tabs_1 li:hover,
.add_option .menu_tabs_2 li:hover {
  color: #222;
}

.add_option .menu_tabs_1 li.current,
.add_option .menu_tabs_2 li.current {
  color: #ed5c23;
  border: 1px solid #ed5c23;
}

.option-content_1,
.option-content_2 {
  display: none;
}

.option-content_1.current,
.option-content_2.current {
  display: block;
}

.add_option h4 {
  font-size: 28px;
  margin: 0 0 25px 0;
  color: #333;
}

.add_option .add_option_menu {
  display: flex;
  gap: 8px;
}

.add_option .add_option_menu li {
  font-size: 16px;
  border: 1px solid #dcdcdc;
  border-radius: 50px;
  padding: 6px 15px;
  color: #666;
  font-weight: 500;
}

.space_rental_wrap .space_buy {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.space_rental_wrap .space_buy h4 {
  font-size: 28px;
  color: #333;
}

.space_rental_wrap .space_buy span {
  font-size: 18px;
}

.space_rental_wrap .space_choice_wrap {
  flex-direction: column;
  align-items: flex-start !important;
  gap: 35px;
}

.space_rental_wrap .space_choice h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.space_rental_wrap .space_choice_wrap .option_wrap .option {
  display: flex;
  align-items: center;
}

.space_rental_wrap .space_choice_wrap .option_wrap .option label {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "Spoqa Han Sans Neo", "Spoqa Han Sans JP", sans-serif;
  margin: 0 25px 0 0;
  font-size: 15px;
  color: #222;
  letter-spacing: -0.5px;
  gap: 5px;
}

.space_rental_wrap .user_info_wrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 10px;
  margin-bottom: 25px;
}

.space_rental_wrap .user_info_wrap ul {
  display: flex;
  gap: 250px;
}

.space_rental_wrap .user_info_wrap ul li input {
  width: 260px;
  padding: 0.2rem;
  height: 26px;
}
.space_rental_wrap .user_info_wrap ul li span {
  display: inline-block;
  width: 120px;
  color: #333;
}

.space_rental_wrap .user_info_wrap ul li span.noti {
  width: 100%;
  color: #777;
  font-weight: 400;
}

.space_rental_wrap .user_info_wrap ul li .phon_number_input {
  display: flex;
  width: 260px;
  justify-content: space-between;
}

.space_rental_wrap .user_info_wrap ul li.phon_number {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.space_rental_wrap .user_info_wrap ul li .phon_number_input input {
  width: 74px;
}

.space_rental_wrap .user_info_wrap ul li.phon_number .hyphen {
  margin-top: 3px;
}

/* 스페이스렌탈 스마트에디터 섹션 */

.sub-page .buy-in .service .space_rental_wrap .btn-wrap.ask_btn_wrap {
  text-align: center;
}

.area-content {
  padding: 10px;
  font-size: 15px;
  color: #777;
  line-height: 1.6;
  border-bottom: none;
  margin: 0 0;
}

.sub-page.consult.write-page .area-table .area-textarea {
  font-size: 14px;
  color: #777;
  margin: 0 0 50px;
}

.sub-page.consult.write-page .area-table .area-textarea p {
  font-size: 15px;
  color: #777;
  font-weight: bold;
}

.area-textarea textarea {
  width: 100%;
  height: 130px;
  font-family: "Nanum Gothic", sans-serif;
  font-size: 13.5px;
  color: #777;
  letter-spacing: -1px;
  line-height: 1.6;
  padding: 15px;
  margin: 10px 0 15px 0;
  box-sizing: border-box;
  border: 1px solid #c2c2c2;
}

/* notice */
.sub-page .buy-in .notice p {
  font-size: 16px;
  margin-bottom: 3px;
}

.sub-page .buy-in .notice ul li {
  font-size: 12px;
  font-weight: 400;
}

.sub-page .buy-in .agree {
  padding: 15px 20px;
  overflow: hidden;
  border-top: 1px solid #c2c2c2;
  width: 100%;
}
.sub-page .buy-in .agree .txt {
  font-size: 12px;
  display: block;
  line-height: 18px;
}
.sub-page .buy-in .agree .btn {
  float: right;
  margin-top: 10px;
}
.sub-page .buy-in .gry_btn a {
  display: inline-block;
  width: 55px;
  padding: 5px 0px;
  background-color: #777;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
}
.sub-page .buy-in .agree .check {
  display: flex;
  align-items: center;
  gap: 3px;
  padding-top: 10px;
  font-size: 14px;
}
.sub-page .buy-in .use {
  width: 170px;
  height: 26px;
  font-size: 13px;
  border: 1px solid #ed5b23;
  color: #ed5b23;
  text-align: center;
  line-height: 26px;
}
.notice-buy {
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  padding: 100px 0px;
}
/**정액제 소개페이지 끝**/

/*정액제 미리보기 팝업*/

@media all and (max-width: 1023px) {
  .sub-page .buy-in .service .slt2 .box {
    width: 100%;
  }
  .sub-page.buy .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_04.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }
  .sub-page .buy-in .service .slt2 {
    padding: 30px 0px;
  }
  .sub-page .buy-in .service .slt2 p {
    width: 450px;
    padding-right: 0px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .sub-page .buy-in .service .slt2 .box .tit1 {
    margin-top: 20px;
  }
}

/*정액제 결제페이지*/
.sub-page .buy-in2 table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  color: #999;
  border-top: 2px solid #777;
  margin-top: 50px;
}
.sub-page .buy-in2 table td {
  border: 0;
  border-bottom: 1px solid #ccc;
  height: 50px;
  padding-left: 20px;
  font-size: 14px;
}
.sub-page .buy-in2 table td.tit {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #555;
}
.sub-page .buy-in2 table th {
  background: #f6f5f5;
  height: 50px;
  font-size: 14px;
  color: #555;
  font-weight: bold;
  border-bottom: 1px solid #c2c2c2;
  text-align: left;
  padding-left: 20px;
}
.sub-page .buy-in2 input {
  height: 26px;
}
.sub-page .buy-in2 .i_150 {
  width: 150px;
}
.sub-page .buy-in2 table td span.amount {
  font-size: 15px;
  font-weight: bold;
  color: #ed5b23;
}
.sub-page .buy-in2 .btnarea {
  border-top: 0px solid #ccc;
}
/**정액제 결제페이지 끝**/

.sub-page .prt_num {
  float: left;
  width: 236px;
  height: 180px;
  background-color: #f4f4f4;
  padding-top: 60px;
  margin-right: 1px;
}
.sub-page .num {
  font-size: 16px;
  color: #777;
  text-align: center;
}
.sub-page .check {
  text-align: center;
  padding-top: 10px;
  border: 0px solid red;
}
.sub-page .check .edit {
  display: inline-block;
  width: 50px;
  height: 28px;
  color: #666;
  font-size: 15px;
  letter-spacing: -1px;
  text-indent: 0px;
  vertical-align: top;
  text-align: center;
  background-color: #fff;
}
.sub-page .check .edit1 {
  display: inline-block;
  width: 50px;
  height: 28px;
  color: #666;
  font-size: 15px;
  letter-spacing: -1px;
  text-indent: 0px;
  vertical-align: top;
  text-align: center;
  background-color: #fff;
}
.sub-page .check .edit.soldout {
  background-color: #ddd;
}
.sub-page .check .minus a {
  display: inline-block;
  width: 32px;
  height: 26px;
  line-height: 29px;
  background-color: #fff;
  text-align: center;
  border-left: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}
.sub-page .check .minus.soldout a {
  background-color: #ddd;
}
.sub-page .check .minus img {
  margin-top: -5px;
}
.sub-page .check .plus a {
  display: inline-block;
  width: 32px;
  height: 26px;
  line-height: 29px;
  background-color: #fff;
  text-align: center;
  border-right: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}
.sub-page .check .plus img {
  margin-top: -8px;
}
.sub-page .check .plus.soldout a {
  background-color: #ddd;
}

.sub-page .prt_price {
  float: left;
  width: 240px;
  height: 180px;
  background-color: #ebebeb;
  padding-top: 60px;
}
.sub-page .prt_price .tit {
  font-size: 16px;
  color: #777;
  text-align: center;
}
.sub-page .prt_price .won {
  text-align: center;
  padding-top: 10px;
  color: #ed5b23;
  font-size: 21px;
}

.gry_btn6 {
  background-color: #354152;
  width: 55px;
  height: 28px;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

.sub-page .buy-in .webinar_wrap {
  overflow: hidden;
  width: 1200px;
  height: 482px;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}
.sub-page .buy-in .webinar_wrap .frame {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.sub-page .buy-in .webinar_wrap .frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
.sub-page .buy-in .webinar_wrap .frame ul li {
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  text-align: center;
}
.sub-page .buy-in .webinar_wrap .pages {
  list-style: none;
  text-align: center;
  position: absolute;
  top: 363px;
  left: 46.5%;
}
.sub-page .buy-in .webinar_wrap .pages li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 4px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #ed5b23;
  cursor: pointer;
  overflow: hidden;
}
.sub-page .buy-in .webinar_wrap .pages li:hover {
  background: #ed5b23;
}
.sub-page .buy-in .webinar_wrap .pages li.active {
  background: #ed5b23;
}
.sub-page .buy-in .webinar_wrap .bnr01,
.bnr02,
.bnr03 {
  width: 1200px;
  height: 462px;
}
.sub-page .buy-in .webinar-img {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 70px;
}
.sub-page .buy-in .webinar-img ul {
  float: left;
  width: 50%;
}
.sub-page .buy-in .webinar-img ul::after {
  content: "";
  display: block;
  clear: both;
}
.sub-page .buy-in .webinar-img ul li {
  float: left;
  padding: 0 2px;
  width: 50%;
}
.sub-page .buy-in .webinar-img ul li img {
  max-width: 100%;
}
.sub-page .buy-in .webinar-img .tit {
  font-size: 20px;
  color: #eb5c23;
  font-weight: bold;
  padding-top: 10px;
}
.sub-page .buy-in .webinar-img .txt {
  font-size: 15px;
  padding-top: 5px;
  color: #777;
}
.sub-page .buy-in .webinar-img .txt ul {
  padding-top: 10px;
  width: 100%;
}
.sub-page .buy-in .webinar-img .txt ul li {
  width: 100%;
  line-height: 25px;
  padding: 0;
}
.sub-page .buy-in .webinar-img .txt li:before {
  content: "·";
  padding-right: 5px;
}

.sub-page .buy-in .xr-img ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -15px;
}
.sub-page .buy-in .xr-img ul li {
  width: 19.5%;
}
.sub-page .buy-in .xr-img ul li .txt {
  padding: 15px 0;
  line-height: 1.4;
  text-align: center;
  font-size: 15px;
  color: #777;
}
.sub-page .buy-in .xr-img ul li img {
  width: 100%;
}

/* 웨비나 포트폴리오 - 모달설정 */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal.modal-video {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  z-index: 10001;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.modal.modal-video * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal.modal-video {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal.modal-video .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal.modal-video.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
}
.modal.modal-video.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal.modal-video .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  outline: 0;
}
.modal.modal-video .modal-body {
  position: relative;
  padding: 15px;
}
.modal.modal-video .modal-header {
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal.modal-video .modal-header::after {
  content: "";
  display: block;
  clear: both;
}
.modal.modal-video .modal-header .close {
  float: right;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  filter: alpha(opacity=20);
  opacity: 0.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal.modal-video .modal-body .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.modal.modal-video .modal-body .embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.modal.modal-video .modal-footer {
  padding: 5px 15px 25px;
}

@media (min-width: 768px) {
  .modal.modal-video .modal-dialog {
    width: 900px;
    margin: 150px auto 0;
  }
  .modal.modal-video .modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  }
}

/* 웨비나 포트폴리오 */
.webinar-video {
  margin-top: 50px;
}
.webinar-video .video-list {
  margin: 0 -15px;
}
.webinar-video .video-list::after {
  content: "";
  display: block;
  clear: both;
}
.webinar-video .video-list .video-content {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 30px;
}
.webinar-video .video-list .video-content .ytube {
  position: relative;
  width: 100%;
  color: #666;
  border: 1px solid #ddd;
  cursor: pointer;
}
.webinar-video .video-list .video-content .ytube:before {
  content: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/main_icn_youtube_pc.png");
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
}
.webinar-video .video-list .video-content .ytube img {
  max-width: 100%;
  width: 100%;
  cursor: pointer;
}
.webinar-video .video-list .video-content .ytube:hover {
  background-color: #000;
}
.webinar-video .video-list .video-content .ytube:hover img {
  opacity: 0.8;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page .buy-in .webinar-img ul {
    float: none;
    width: 100%;
  }
  .sub-page .buy-in .webinar-img ul li {
    float: left;
    width: 50%;
  }
  .sub-page .buy-in .webinar-img {
    margin-bottom: 30px;
  }
  .sub-page .buy-in .webinar-img .txt {
    margin-bottom: 20px;
  }
  .sub-page .buy-in .xr-img ul li {
    width: 49.5%;
  }
}

@media all and (max-width: 767px) {
  .sub-page .buy-in .webinar-img {
    margin-bottom: 30px;
  }
  .sub-page .buy-in .webinar-img ul {
    float: none;
    width: 100%;
  }
  .sub-page .buy-in .webinar-img ul li {
    float: left;
    padding: 0 2px;
    width: 100%;
  }
  .sub-page .buy-in .webinar-img .txt ul {
    padding-bottom: 40px;
    display: inline-block;
  }
  .sub-page .buy-in .btnarea {
    margin-bottom: 50px;
  }
  .sub-page .buy-in .xr-img ul li {
    width: 100%;
  }

  .sub-page .buy-in .webinar_step ul li {
    height: 40px;
    font-size: 14px;
    padding-top: 10px;
  }

  /* 웨비나 포트폴리오 */
  .webinar-video .video-list .video-content {
    float: none;
    width: 100%;
  }
}

/*회원정보 시작*/
.sub-page.my .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_07.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.my .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.my .tab-list li {
  width: 25%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page.my .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_07.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }
}

@media all and (max-width: 767px) {
  .sub-page.my .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_07.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }
}

/*주소록 시작*/
.btnarea .ml05 {
  margin-left: 5px;
}

.sub-page .color-blue {
  padding-right: 5px;
}

.sub-page .counsel table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  color: #999;
  border-top: 2px solid #c2c2c2;
  margin-top: 30px;
}
.sub-page .counsel table th {
  height: 50px;
  font-size: 14px;
  color: #555;
  font-weight: bold;
  padding-left: 20px;
  text-align: center;
}
.sub-page .counsel table td {
  border: 0;
  height: 50px;
  padding-left: 20px;
}
.sub-page .counsel table td input.style2 {
  width: 176px;
}
.sub-page .counsel table td input.style3 {
  width: 600px;
}
.sub-page .counsel table td img {
  line-height: 20px;
}
.sub-page .counsel table td .txt {
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: left;
}
.sub-page .counsel table textarea {
  width: 98%;
  height: 350px;
  margin: 15px 0;
  color: #777;
}
.sub-page .counsel .org_btn a {
  display: inline-block;
  width: 116px;
  height: 36px;
  background-color: #ed5b23;
  border: 2px solid #ed5b23;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.sub-page .counsel .org_btn a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.sub-page .counsel .pagebox {
  width: 100%;
  float: left;
  text-align: center;
}
.sub-page .counsel .pagebox2 {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.sub-page .counsel .btnarea {
  clear: both;
  margin-top: 30px;
  text-align: center;
}
.sub-page .counsel .btnarea2 {
  margin-top: 30px;
  float: right;
}
.sub-page .counsel .scrollbox4 {
  height: 135px;
  overflow-y: auto;
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 30px;
  font-size: 13px;
  text-align: left;
}
.sub-page .counsel .scrollbox4 dl {
  padding-bottom: 25px;
}
.sub-page .counsel .scrollbox4 dl dt {
  width: auto;
  font-weight: bold;
  font-size: 15px;
  margin-left: -3px;
}
.sub-page .counsel .scrollbox4 dl dd.txt {
  padding: 5px 0 3px 0;
  font-size: 13px;
}
.sub-page .counsel .scrollbox4 dl dd {
  padding-left: 15px;
  margin-bottom: 0px;
  font-size: 13px;
}
.sub-page .counsel .btn-write a {
  display: inline-block;
  width: 100px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #888;
  background: #fff;
  border: 1px solid #888;
  position: relative;
  text-align: center;
  float: right;
}
.sub-page .counsel .btn-write a:hover {
  color: #ed5c23;
  background: #fff;
  border: 1px solid #ed5c23;
}
.g-recaptcha {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page .counsel .scrollbox4 {
    height: 135px;
    overflow-y: auto;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
    font-size: 13px;
    text-align: left;
  }
  .sub-page .counsel .scrollbox4 dl {
    padding-bottom: 25px;
  }
  .sub-page .counsel .scrollbox4 dl dt {
    width: auto;
    font-weight: bold;
    font-size: 15px;
    margin-left: -3px;
  }
  .sub-page .counsel .scrollbox4 dl dd.txt {
    padding: 5px 0 3px 0;
    font-size: 13px;
  }
  .sub-page .counsel .scrollbox4 dl dd {
    padding-left: 15px;
    margin-bottom: 0px;
    font-size: 13px;
  }
}

@media all and (max-width: 767px) {
  .i_70 {
    width: 22%;
  }
  .sub-page .counsel table th {
    padding-left: 0px;
  }
  .sub-page .counsel table td input.style2 {
    width: 243px;
  }
  .sub-page .counsel table td input.style3 {
    width: 100%;
  }
  .sub-page .counsel table td:last-child {
    font-size: 11px;
  }
  .sub-page .counsel table textarea {
    width: 100%;
    height: 350px;
    margin: 15px 0;
    color: #777;
  }
  .sub-page .counsel .btnarea2 {
    margin-top: 30px;
    float: none;
    text-align: center;
  }
  .sub-page .counsel .org_btn a {
    margin-bottom: 20px;
    text-align: center;
  }
}

.sub-page a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 768px) {
  .sub-page a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

/*VOD*/
.sub-page .top-image-news {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
  position: relative;
  text-align: center;
}
.sub-page .top-image-news .txt {
  font-size: 33px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 19%;
}
.sub-page .top-image-news .txt span {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  word-break: keep-all;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  margin: 20px 0 0 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page.news .top-image-news {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }
  .sub-page.news .top-image-news .txt {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    text-align: center;
    top: 180px;
  }
  .sub-page.news .top-image-news .txt span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    word-break: keep-all;
    line-height: 26px;
    text-align: center;
  }
  .sub-page .top-image-news {
    background-size: cover;
  }
  .sub-page .top-image-news .txt {
    top: 120px;
    font-size: 28px;
  }
  .sub-page .top-image-news .txt span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    word-break: keep-all;
    line-height: 26px;
    text-align: center;
  }
}

@media all and (max-width: 768px) {
  .sub-page.news .top-image-news {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }
  .sub-page.news .top-image-news .txt {
    font-size: 28px;
    width: 100%;
  }
  .sub-page.news .top-image-news .txt span {
    margin: 0px;
    display: block;
    font-size: 16px;
    color: #fff;
    letter-spacing: -2px;
  }

  .sub-page .top-image-news .txt {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
  }
  .sub-page .top-image-news .txt span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    word-break: keep-all;
    line-height: 26px;
    text-align: center;
    letter-spacing: -2px;
    margin-top: -1px;
  }
}

/*동영상 메뉴얼*/

.sub-page.learning .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.learning .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.learning .tab-list li {
  width: 20%;
}

@media all and (max-width: 1023px) {
  .sub-page.learning .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_08.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
  }

  /*미팅룸리스트-개설하기*/
  .sub-page.join .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
      no-repeat top center;
    width: 100%;
    height: 250px;
    background-color: #f8f8f7;
  }
  .sub-page.join .tab-list ul {
    left: 0;
    right: 0;
  }
  .sub-page.join .tab-list li {
    width: 50%;
  }
  .sub-page.join .notice {
    float: right;
    padding-bottom: 10px;
  }
  .sub-page.join .notice span {
    cursor: pointer;
    color: #ff0000;
  }

  .sub-page.join .total span {
    color: #ff0000;
  }

  .sub-page.join .dim-layer {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
  }
  .sub-page.join .dim-layer .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  .sub-page.join a.btn-layerClose {
    margin-right: 20px;
    margin-top: 4px;
  }
  .sub-page.join .btn-example {
    border: 1px solid #ccc;
    padding: 5px;
  }
  .sub-page.join .btn-example:hover {
    border: 1px solid #ed5c23;
    color: #ed5c23;
    cursor: pointer;
  }

  @media (min-width: 768px) and (max-width: 1023px) {
    .sub-page.join .top-image {
      background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
        no-repeat top center;
      width: 100%;
      background-color: #f8f8f7;
      background-size: cover;
      height: 460px;
    }
    .sub-page.join .top-image .txt {
      font-size: 28px;
      font-weight: 700;
      color: #fff;
      line-height: 60px;
      position: absolute;
      text-align: center;
      top: 234px;
    }
    .sub-page.join .top-image .txt span {
      display: block;
      font-size: 16px;
      font-weight: 400;
      word-break: keep-all;
      line-height: 26px;
      text-align: center;
    }
    .sub-page.join .notice {
      float: right;
      padding-bottom: 10px;
      cursor: pointer;
    }
    .sub-page.join .total {
      margin-bottom: 10px;
    }
    .sub-page.join .total span {
      color: #ff0000;
    }
  }

  @media all and (max-width: 768px) {
    .sub-page.join .top-image {
      background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
        no-repeat top center;
      width: 100%;
      background-color: #f8f8f7;
      background-size: cover;
      height: 250px;
    }
    .sub-page.join .total {
      width: 100px;
      display: block;
      margin-bottom: 5px;
    }
    .sub-page.join .notice {
      display: block;
      float: left;
      margin-top: 7px;
      margin-bottom: 7px;
    }
    .sub-page.join .btn-example {
      border: 1px solid #ccc;
      padding: 8px 5px;
      display: block;
    }
  }

  /*서비스이용약관*/
  .sub-page.etc .top-image {
    background-size: cover;
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
      no-repeat top center;
    width: 100%;
    height: 250px;
    background-color: #f8f8f7;
  }
  .sub-page.etc .tab-list ul {
    left: 0;
    right: 0;
  }
  .sub-page.etc .tab-list li {
    width: 33.333%;
  }
  .sub-page.etc .etc {
    overflow: hidden;
    text-align: justify;
  }
  .sub-page.etc .etc p.jang {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #ed5b23;
  }
  .sub-page.etc .etc dl {
    padding-bottom: 25px;
  }
  .sub-page.etc .etc dl dt {
    font-weight: bold;
    font-size: 17px;
  }
  .sub-page.etc .etc dd.txt {
    padding: 5px 0 3px 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -1px;
  }
  .sub-page.etc .etc dd {
    line-height: 1.5;
    letter-spacing: -1px;
  }

  .sub-page.etc .etc {
    font-size: 15px;
    color: #777;
    line-height: 1.6;
  }
  .sub-page.etc .etc h2 {
    font-size: 23px;
    color: #555;
    font-weight: 700;
    margin: 50px 0 30px;
  }
  .sub-page.etc .etc h3 {
    font-size: 17px;
    color: #ed5c23;
    font-weight: 700;
    margin: 30px 0 5px;
  }
  .sub-page.etc .etc p {
    margin: 0 0 10px;
  }
  .sub-page.etc .etc span {
    display: block;
    margin: 0 0 0 15px;
  }
  .btn-view-history {
    display: inline-block;
    box-sizing: border-box;
    background: #a9a9a9;
    text-align: center;
    border: 1px solid #a9a9a9;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px;
    letter-spacing: -1px;
    margin-left: 3px;
  }
  .btn-view-history:hover {
    background: #9a9a9a;
    border: 1px solid #9a9a9a;
  }

  /* mobile */
  @media screen and (max-width: 1023px) {
    .sub-page.etc.etc {
      font-size: 14px;
      line-height: 1.6;
    }
    .sub-page.etc .etc h2 {
      font-size: 18px;
      margin: 30px 0 10px;
    }
    .sub-page.etc .etc h3 {
      font-size: 15px;
      margin: 10px 0 5px;
    }
  }

  @media (min-width: 768px) and (max-width: 1023px) {
    .sub-page.etc .top-image {
      background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
        no-repeat top center;
      width: 100%;
      background-color: #f8f8f7;
      background-size: cover;
      height: 460px;
    }
    .sub-page.etc .top-image .txt {
      font-size: 28px;
      font-weight: 700;
      color: #fff;
      line-height: 60px;
      position: absolute;
      text-align: center;
      top: 234px;
    }
    .sub-page.etc .top-image .txt span {
      display: block;
      font-size: 16px;
      font-weight: 400;
      word-break: keep-all;
      line-height: 26px;
      text-align: center;
    }
    .sub-page.etc .fix-mobile {
      display: none !important;
    }
  }

  @media all and(max-width:767px) {
    .sub-page.etc .top-image {
      background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_09.png")
        no-repeat top center;
      width: 100%;
      background-color: #f8f8f7;
      background-size: cover;
      margin-top: -60px;
    }
    .sub-page.etc .top-image .txt {
      font-size: 28px;
      width: 100%;
    }
    .sub-page.etc .top-image .txt span {
      display: block;
      font-size: 16px;
      color: #fff;
    }
    .sub-page.etc .fix-mobile {
      display: none !important;
    }
  }

  .dim-layer {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .dim-layer .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  a.btn-layerClose {
    display: inline-block;
    height: 25px;
    padding: 0 14px 0;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
  }
  .popcnt3 {
    max-width: 100%;
  }
}

/*솔루션 다운로드 - 업그레이드 안내*/

.sub-page.download .top-image {
  background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_10.png")
    no-repeat top center;
  width: 100%;
  height: 250px;
  background-color: #f8f8f7;
}
.sub-page.download .tab-list ul {
  left: 0;
  right: 0;
}
.sub-page.download .tab-list li {
  width: 50%;
}
.sub-page.download .txt-wrap {
  width: calc(100% - 360px);
  order: 1;
}
.sub-page.download .tc {
  order: 2;
}
.sub-page.download .main-txt {
  font-size: 45px;
  color: #ed5b23;
  margin: 10px 0 42px;
}
.sub-page.download .downbox {
  margin-bottom: 5px;
  width: 100%;
  align-items: flex-end;
}
.sub-page.download .downbox img {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
}
.sub-page.download .down,
.sub-page.download .mobile,
.sub-page.download .ios {
  width: 24%;
  text-align: center;
}
.sub-page.download .down span,
.sub-page.download .mobile span,
.sub-page.download .ios span {
  display: block;
  text-align: left;
}
.sub-page.download .downbox .tip_down {
  text-align: left;
}
.sub-page.download .info {
  border-top: 1px solid #ddd;
}
.sub-page.download .info dl {
  margin-top: 30px;
}
.sub-page.download .info dl dt {
  font-size: 15px;
  color: #ed5b23;
}
.sub-page.download .info dl dd {
  margin-top: 5px;
  font-size: 22px;
  font-weight: bold;
}
.sub-page.download .info dl dd.txt {
  margin-top: 5px;
  font-size: 14px;
  color: #6a6a6a;
  font-weight: normal;
}
.sub-page.download .info .box {
  margin: 30px 0px 60px;
  font-size: 16px;
  line-height: 30px;
}
.sub-page.download .info .sub_tit {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  padding-top: 30px;
}
.sub-page.download .info ul {
  margin-left: 13px;
  margin-top: 10px;
}
.sub-page.download .info ul li {
  line-height: 24px;
  font-size: 14px;
  list-style: disc;
}

@media all and (max-width: 1023px) {
  .sub-page.download .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_10.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
    height: 460px;
  }
  .sub-page.download .top-image .txt {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    position: absolute;
    text-align: center;
  }
  .sub-page.download .top-image .txt span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    word-break: keep-all;
    line-height: 26px;
    text-align: center;
  }
  .sub-page.download .fix-mobile {
    display: none !important;
  }
  .sub-page.download .txt-wrap {
    width: 100%;
    margin-bottom: 30px;
    order: 2;
  }
  .sub-page.download .tc {
    order: 1;
    margin: 0 auto;
  }
  .sub-page.download .main-txt {
    text-align: center;
    float: none;
  }
  .sub-page.download .info {
    padding: 0 30px;
  }
  .sub-page.download .info .box {
    margin: 30px 0px 60px;
    font-size: 14px;
    line-height: 24px;
  }
}

@media all and (max-width: 768px) {
  .sub-page .slt2 .info .box .btn {
    float: none;
  }

  .sub-page.download .top-image {
    background: url("http://local.goodmoim.com/web/nowcss/../now_img/sub/service_visual_10.png")
      no-repeat top center;
    width: 100%;
    background-color: #f8f8f7;
    background-size: cover;
    height: 250px;
  }
  .sub-page.download .main-txt {
    font-size: 35px;
    text-align: center;
    float: none;
  }
  .sub-page.download .downbox .tip_down {
    font-size: 10px;
    margin-top: 5px;
    margin-left: -5px;
  }
  .sub-page.download .info {
    padding: 0 30px;
    width: 100%;
  }
  .sub-page.download .info img {
    max-width: 100%;
    height: auto;
    display: inline-block;
  }
}

#container {
  width: 100%;
  overflow: hidden;
  padding-top: 50px;
  min-height: 100%;
  margin: 0 0 -130px 0;
}
#container .cntwarp {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 100px 0 130px 0;
}
#container .cntwarp .titarea {
  overflow: hidden;
  padding-bottom: 40px;
}
#container .cntwarp .titarea .subtit {
  float: left;
  font-size: 37px;
  font-weight: bold;
  color: #555;
  text-align: left;
  letter-spacing: -3px;
}

.gry_btn8 a {
  display: inline-block;
  width: 140px;
  height: 30px;
  background-color: #b9b8b8;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
}

#container .total-m {
  background: #f4f4f4;
  height: 100px;
  border-bottom: 1px solid #c2c2c2;
}

.sub-page.buy-in .agree {
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
}
.sub-page.buy-in .agree .check span.gry_btn {
  float: right;
}



@media (min-width: 768px) and (max-width: 1023px) {
  .sub-page .buy-in table ul.pay {
    padding: 0px;
  }
  .sub-page .buy-in .service .slt2 p {
    max-width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .sub-page .buy-in .service .slt2 .box ul {
    width: 100%;
  }

  .sub-page .buy-in table .i_200 {
    width: 180px;
  }
  .sub-page.buy-in .buy-step ul li {
    width: 33.333%;
    border-right: 1px solid #ddd;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    padding: 13px 0px;
  }
  .sub-page.buy-in .buy-step ul li span {
    display: block;
    color: #777;
    font-size: 12px;
  }

  .sub-page.buy-in table td .period {
    display: inline-block;
    margin: 0 auto;
  }
  .sub-page.buy-in table td .period ul li span {
    font-size: 13px;
  }
  .sub-page.buy-in table .txt2 {
    text-align: center;
    margin-left: 0px;
    font-size: 12px;
  }
  .sub-page.buy-in table ul.pay {
    padding: 0px;
  }
}

