@charset "UTF-8";

/* 기사본문 시작 */
.article-view .article-top .article-cate {
  margin-bottom: 10px;
}

.article-view .article-top .article-cate ul {
  display: flex;
  align-items: center;
}

.article-view .article-top .article-cate ul li {
  display: flex;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  align-items: center;
}

.article-view .article-top .article-cate ul li.sub-cate:before {
  display: flex;
  content: "";
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.38066 6.78081L9.38073 6.78073C9.73233 6.42913 10.309 6.43043 10.6493 6.77073L15.2393 11.3607L15.2394 11.3608C15.3228 11.444 15.3889 11.5429 15.4341 11.6517C15.4792 11.7605 15.5025 11.8772 15.5025 11.995C15.5025 12.1128 15.4792 12.2295 15.4341 12.3383C15.3889 12.4472 15.3228 12.546 15.2394 12.6292L15.2393 12.6293L10.6493 17.2193C10.4811 17.3875 10.2529 17.482 10.015 17.482C9.77712 17.482 9.54896 17.3875 9.38073 17.2193C9.21251 17.0511 9.118 16.8229 9.118 16.585C9.118 16.3471 9.21251 16.119 9.38073 15.9507L13.2607 12.0707L13.3314 12L13.2607 11.9293L9.38073 8.04931L9.38066 8.04924C9.29726 7.96601 9.2311 7.86716 9.18596 7.75833C9.14081 7.6495 9.11758 7.53284 9.11758 7.41502C9.11758 7.2972 9.14081 7.18054 9.18596 7.07171C9.2311 6.96289 9.29726 6.86403 9.38066 6.78081Z' fill='black' stroke='white' stroke-width='0.2'/%3E%3C/svg%3E") center center no-repeat;
}

.article-view .article-top .headline {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 52px;
  margin-bottom: 22px;
}

.article-view .article-top .article-util {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.article-view .article-top .article-util .date {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.article-view .article-top .article-util .date span {
  margin-right: 5px;
}

.article-view .article-top .article-util .date span.myun {
  color: #ef3e50;
}

.article-view .article-top .article-util .article-util-right {
  display: flex;
  align-items: center;
}

.article-view .article-top .article-util .writer-pic {
  display: flex;
  align-items: center;
}

.article-view .article-top .article-util .writer-pic img {
  width: 45px;
  height: 45px;
  border: 1px solid #ddd;
  border-radius: 50%;
  overflow: hidden;
}

.article-view .article-top .article-util .writer-pic .writer-name {
  color: #666;
  font-size: 14px;
  margin-left: 10px;
}

.article-view .article-top .article-util .article-tool {
  margin-left: 20px;
}

.article-view .article-top .article-util .article-tool>ul {
  display: flex;
  align-items: center;
  gap: 15px;
}

.article-view .article-top .article-util .article-tool>ul li {
  position: relative;
}

.article-view .article-top .article-util .article-tool>ul li .btn-font-size {
  color: #666;
  font-size: 20px;
  font-weight: 400;
}

.article-view .article-top .article-util .article-tool>ul li .btn-print {
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cpath d='M25.1566 9.40625H22.9688V5.1875C22.9688 5.06318 22.9194 4.94395 22.8315 4.85604C22.7435 4.76814 22.6243 4.71875 22.5 4.71875H7.5C7.37568 4.71875 7.25645 4.76814 7.16854 4.85604C7.08064 4.94395 7.03125 5.06318 7.03125 5.1875V9.40625H4.84336C3.46523 9.40625 2.34375 10.4609 2.34375 11.75V21.125C2.34375 21.2493 2.39314 21.3685 2.48104 21.4565C2.56895 21.5444 2.68818 21.5938 2.8125 21.5938H7.03125V25.8125C7.03125 25.9368 7.08064 26.056 7.16854 26.144C7.25645 26.2319 7.37568 26.2812 7.5 26.2812H22.5C22.6243 26.2812 22.7435 26.2319 22.8315 26.144C22.9194 26.056 22.9688 25.9368 22.9688 25.8125V21.5938H27.1875C27.3118 21.5938 27.431 21.5444 27.519 21.4565C27.6069 21.3685 27.6562 21.2493 27.6562 21.125V11.75C27.6562 10.4609 26.5348 9.40625 25.1566 9.40625ZM7.96875 5.65625H22.0312V9.40625H7.96875V5.65625ZM22.0312 25.3438H7.96875V18.7812H22.0312V25.3438ZM26.7188 20.6562H22.9688V18.3125C22.9688 18.1882 22.9194 18.069 22.8315 17.981C22.7435 17.8931 22.6243 17.8438 22.5 17.8438H7.5C7.37568 17.8438 7.25645 17.8931 7.16854 17.981C7.08064 18.069 7.03125 18.1882 7.03125 18.3125V20.6562H3.28125V11.75C3.28125 10.9742 3.98438 10.3438 4.84336 10.3438H25.1566C26.0156 10.3438 26.7188 10.9742 26.7188 11.75V20.6562ZM22.9688 14.0938C22.9688 14.2792 22.9138 14.4604 22.8108 14.6146C22.7077 14.7688 22.5613 14.8889 22.39 14.9599C22.2187 15.0308 22.0302 15.0494 21.8484 15.0132C21.6665 14.9771 21.4994 14.8878 21.3683 14.7567C21.2372 14.6256 21.1479 14.4585 21.1118 14.2766C21.0756 14.0948 21.0942 13.9063 21.1651 13.735C21.2361 13.5637 21.3562 13.4173 21.5104 13.3142C21.6646 13.2112 21.8458 13.1562 22.0312 13.1562C22.2799 13.1562 22.5183 13.255 22.6942 13.4308C22.87 13.6067 22.9688 13.8451 22.9688 14.0938Z' fill='black'/%3E%3C/svg%3E") center center no-repeat;
}

.article-view .article-content {
color: #222;
    font-size: 20px;
    font-weight: 300;
    line-height: 36px;
    padding-bottom: 70px;
}

.article-view .article-content figure {
  margin-bottom: 40px;
}

.article-view .article-content figure.txtc {
  text-align: center;
}

.article-view .article-content figure.txtl {
  text-align: left;
}

.article-view .article-content figure.txtr {
  text-align: right;
}

.article-view .article-content figure img {
  max-width: 100%;
}

.article-view .article-content p {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

/* 기사본문 끝 */
/* 댓글 시작 */
.comment-wrap {
  margin-bottom: 30px;
}

.comment-wrap .comment-top {
  margin: 25px 0 30px;
  display: flex;
  justify-content: space-between;
}

.comment-wrap .comment-top .comment-title {
  display: flex;
  color: #111;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.comment-wrap .comment-top .comment-title .count {
  color: #ff7236;
  margin: 0 4px 0 7px;
}

.comment-wrap .comment-top .comment-title .comment-refresh {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10.5 4.75V1L5.8125 5.6875L10.5 10.375V6.625C13.6031 6.625 16.125 9.14688 16.125 12.25C16.125 15.3531 13.6031 17.875 10.5 17.875C7.39687 17.875 4.875 15.3531 4.875 12.25H3C3 16.3938 6.35625 19.75 10.5 19.75C14.6438 19.75 18 16.3938 18 12.25C18 8.10625 14.6438 4.75 10.5 4.75Z' fill='%23191919'/%3E%3C/svg%3E") center center no-repeat;
}

.comment-wrap .comment-top .comment-sort {
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
}

.comment-wrap .comment-top .comment-sort a {
  color: #666;
  font-weight: 300;
}

.comment-wrap .comment-top .comment-sort a.active {
  color: #ff7236;
  font-weight: 500;
}

.comment-wrap .comment-top .comment-sort a:first-child:after {
  content: "｜";
  margin: 0 6px;
  color: #666;
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
}

.comment-wrap .comment-write {
  position: relative;
  border-radius: 5px;
  border: 1px solid #cfcfcf;
  background: #fff;
  overflow: hidden;
  margin-bottom: 40px;
}

.comment-wrap .comment-write .ipt-comment {
  border: 0;
  width: 100%;
  padding: 15px 95px 15px 20px;
  height: 60px;
}

.comment-wrap .comment-write .btn-comment-save {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 5px;
  background: #c8c8c8;
  display: flex;
  height: 31px;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.comment-wrap .reply-write-wrap {
  display: none;
}

.comment-wrap .reply-list .reply-write-wrap {
  padding: 20px 0;
}

.comment-wrap .reply-write {
  position: relative;
  overflow: hidden;
  color: #929292;
  font-size: 15px;
  font-weight: 300;
  border: 1px solid #cfcfcf;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 8px;
}

.comment-wrap .reply-write .reply-name {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: 15px;
}

.comment-wrap .reply-write .ipt-comment {
  border: 0;
  width: 100%;
  height: 44px;
}

.comment-wrap .reply-footer .btn-reply-save {
  border-radius: 5px;
  background: #c8c8c8;
  display: flex;
  height: 30px;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.comment-wrap .reply-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  margin-bottom: 15px;
}

.comment-wrap .reply-footer .reply-text-count {
  color: #929292;
  font-size: 15px;
  font-weight: 300;
  line-height: 14px;
}

.comment-wrap .reply-footer .reply-text-count span {
  color: #555;
  font-weight: 500;
}

.comment-wrap .comment:last-child {
  border-bottom: 1px solid #e2e2e2;
}

.comment-wrap .comment {
  border-top: 1px solid #e2e2e2;
}

.comment-wrap .comment.type-reply {
  background: #f5f6f8;
  padding: 0 20px;
}

.comment-wrap .comment.type-reply:last-child {
  border-bottom: 0;
}

.comment-wrap .comment .comment-info {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}

.comment-wrap .comment .comment-info .comment-byline {
  display: flex;
}

.comment-wrap .comment .comment-info .comment-byline .comment-id {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
}

.comment-wrap .comment .comment-info .comment-byline .comment-date {
  color: #929292;
  font-size: 15px;
  font-weight: 300;
  line-height: 17px;
  margin-left: 5px;
}

.comment-wrap .comment .comment-info .comment-opt {
  position: relative;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M9 3.65625C9.46599 3.65625 9.84375 3.27849 9.84375 2.8125C9.84375 2.34651 9.46599 1.96875 9 1.96875C8.53401 1.96875 8.15625 2.34651 8.15625 2.8125C8.15625 3.27849 8.53401 3.65625 9 3.65625Z' fill='%23B7B7B7' stroke='%23B7B7B7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9.84375C9.46599 9.84375 9.84375 9.46599 9.84375 9C9.84375 8.53401 9.46599 8.15625 9 8.15625C8.53401 8.15625 8.15625 8.53401 8.15625 9C8.15625 9.46599 8.53401 9.84375 9 9.84375Z' fill='%23B7B7B7' stroke='%23B7B7B7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 16.0312C9.46599 16.0312 9.84375 15.6535 9.84375 15.1875C9.84375 14.7215 9.46599 14.3438 9 14.3438C8.53401 14.3438 8.15625 14.7215 8.15625 15.1875C8.15625 15.6535 8.53401 16.0312 9 16.0312Z' fill='%23B7B7B7' stroke='%23B7B7B7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
  cursor: pointer;
}

.comment-wrap .comment .comment-info .comment-opt ul {
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
}

.comment-wrap .comment .comment-info .comment-opt ul li {
  border: 1px solid #e2e2e2;
  border-bottom: 0;
}

.comment-wrap .comment .comment-info .comment-opt ul li:last-child {
  border-bottom: 1px solid #e2e2e2;
}

.comment-wrap .comment .comment-info .comment-opt ul li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  width: 90px;
  color: #666;
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  word-break: keep-all;
}

.comment-wrap .comment .comment-text {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.comment-wrap .comment .comment-footer {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}

.comment-wrap .comment .comment-footer .btn-reply {
  color: #7d7d7d;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

.comment-wrap .comment .comment-footer .btn-reply-cnt {
  color: #7d7d7d;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  margin-left: 11px;
}

.comment-wrap .comment .comment-footer .comment-recomm .btn-like {
  height: 22px;
  padding-left: 26px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M19.1641 4.89864C18.23 3.96695 16.9651 3.44301 15.6458 3.4414C14.3266 3.43979 13.0604 3.96064 12.1241 4.89004L11 5.93418L9.87508 4.8866C8.93901 3.95316 7.67047 3.42979 6.34852 3.43165C5.02657 3.4335 3.75951 3.96042 2.82606 4.89649C1.89261 5.83256 1.36925 7.1011 1.3711 8.42305C1.37295 9.74499 1.89987 11.0121 2.83594 11.9455L10.5145 19.7366C10.5784 19.8016 10.6547 19.8532 10.7388 19.8884C10.8229 19.9236 10.9131 19.9417 11.0043 19.9417C11.0955 19.9417 11.1857 19.9236 11.2698 19.8884C11.3539 19.8532 11.4302 19.8016 11.4941 19.7366L19.1641 11.9455C20.0982 11.0108 20.6229 9.7435 20.6229 8.42207C20.6229 7.10065 20.0982 5.8333 19.1641 4.89864ZM18.1887 10.9796L11 18.2705L3.80703 10.9727C3.13011 10.2958 2.74982 9.37767 2.74982 8.42036C2.74982 7.46304 3.13011 6.54493 3.80703 5.86801C4.48396 5.19109 5.40206 4.8108 6.35938 4.8108C7.31669 4.8108 8.2348 5.19109 8.91172 5.86801L8.92891 5.8852L10.5316 7.37621C10.6589 7.49461 10.8262 7.56043 11 7.56043C11.1738 7.56043 11.3411 7.49461 11.4684 7.37621L13.0711 5.8852L13.0883 5.86801C13.7657 5.19154 14.684 4.81187 15.6413 4.81251C16.5987 4.81316 17.5165 5.19407 18.193 5.87145C18.8694 6.54883 19.2491 7.46719 19.2485 8.4245C19.2478 9.38182 18.8669 10.2997 18.1895 10.9761L18.1887 10.9796Z' fill='%23B7B7B7'/%3E%3C/svg%3E") 0 0 no-repeat;
  margin-right: 4px;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 15px;
  color: #5f5f5f;
}

.comment-wrap .comment .comment-footer .comment-recomm .btn-like.active {
  color: #f30000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M19.1641 4.89864C18.23 3.96695 16.9651 3.44301 15.6458 3.4414C14.3266 3.43979 13.0604 3.96064 12.1241 4.89004L11 5.93418L9.87508 4.8866C8.93901 3.95316 7.67047 3.42979 6.34852 3.43165C5.02657 3.4335 3.75951 3.96042 2.82606 4.89649C1.89261 5.83256 1.36925 7.1011 1.3711 8.42305C1.37295 9.74499 1.89987 11.0121 2.83594 11.9455L10.5145 19.7366C10.5784 19.8016 10.6547 19.8532 10.7388 19.8884C10.8229 19.9236 10.9131 19.9417 11.0043 19.9417C11.0955 19.9417 11.1857 19.9236 11.2698 19.8884C11.3539 19.8532 11.4302 19.8016 11.4941 19.7366L19.1641 11.9455C20.0982 11.0108 20.6229 9.7435 20.6229 8.42207C20.6229 7.10065 20.0982 5.8333 19.1641 4.89864ZM18.1887 10.9796L11 18.2705L3.80703 10.9727C3.13011 10.2958 2.74982 9.37767 2.74982 8.42036C2.74982 7.46304 3.13011 6.54493 3.80703 5.86801C4.48396 5.19109 5.40206 4.8108 6.35938 4.8108C7.31669 4.8108 8.2348 5.19109 8.91172 5.86801L8.92891 5.8852L10.5316 7.37621C10.6589 7.49461 10.8262 7.56043 11 7.56043C11.1738 7.56043 11.3411 7.49461 11.4684 7.37621L13.0711 5.8852L13.0883 5.86801C13.7657 5.19154 14.684 4.81187 15.6413 4.81251C16.5987 4.81316 17.5165 5.19407 18.193 5.87145C18.8694 6.54883 19.2491 7.46719 19.2485 8.4245C19.2478 9.38182 18.8669 10.2997 18.1895 10.9761L18.1887 10.9796Z' fill='%23F30000'/%3E%3C/svg%3E");
}

.comment-wrap .comment .comment-footer .comment-recomm .btn-dislike {
  height: 22px;
  padding-left: 26px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M19.1641 4.46656C18.229 3.53386 16.9625 3.00965 15.6417 3.00869C14.321 3.00772 13.0537 3.53008 12.1172 4.4614L11 5.5382L9.88285 4.45883C8.94781 3.52435 7.67984 2.9996 6.35789 3C5.03594 3.0004 3.7683 3.52593 2.83383 4.46098C1.89935 5.39602 1.3746 6.66398 1.375 7.98593C1.3754 9.30788 1.90093 10.5755 2.83597 11.51L10.5162 19.3011C10.5802 19.366 10.6564 19.4176 10.7405 19.4528C10.8246 19.4881 10.9149 19.5062 11.0061 19.5062C11.0972 19.5062 11.1875 19.4881 11.2716 19.4528C11.3557 19.4176 11.4319 19.366 11.4959 19.3011L19.1641 11.5134C20.0963 10.5778 20.6198 9.3108 20.6198 7.99C20.6198 6.6692 20.0963 5.40223 19.1641 4.46656ZM18.1879 10.5475L11 17.8384L3.80621 10.5406C3.12929 9.86359 2.74904 8.94537 2.74912 7.98798C2.7492 7.03058 3.1296 6.11243 3.80664 5.43551C4.48368 4.75858 5.40189 4.37834 6.35929 4.37842C7.31668 4.3785 8.23483 4.7589 8.91176 5.43594L8.92035 5.44453L10.0092 6.49211L9.1498 7.3214C9.08396 7.38477 9.03142 7.46063 8.99524 7.54455C8.95906 7.62846 8.93997 7.71875 8.93909 7.81012C8.93821 7.9015 8.95555 7.99214 8.99011 8.07673C9.02467 8.16133 9.07574 8.23818 9.14035 8.30281L11.4031 10.5681L10.5136 11.4576C10.3846 11.5866 10.3122 11.7615 10.3122 11.944C10.3122 12.1264 10.3846 12.3014 10.5136 12.4304C10.6426 12.5594 10.8176 12.6319 11 12.6319C11.1825 12.6319 11.3574 12.5594 11.4864 12.4304L12.8614 11.0554C12.9903 10.9265 13.0626 10.7517 13.0626 10.5694C13.0626 10.3872 12.9903 10.2124 12.8614 10.0834L10.6064 7.82586L13.0797 5.44453L13.0892 5.43594C13.4246 5.10093 13.8227 4.83526 14.2608 4.65411C14.6988 4.47295 15.1683 4.37986 15.6424 4.38014C16.1164 4.38041 16.5858 4.47406 17.0236 4.65573C17.4615 4.8374 17.8593 5.10354 18.1943 5.43894C18.5293 5.77435 18.795 6.17245 18.9761 6.61053C19.1573 7.0486 19.2504 7.51807 19.2501 7.99213C19.2498 8.46618 19.1562 8.93554 18.9745 9.3734C18.7928 9.81126 18.5267 10.2091 18.1913 10.5441L18.1879 10.5475Z' fill='%23B7B7B7'/%3E%3C/svg%3E") 0 0 no-repeat;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 15px;
  color: #5f5f5f;
}

.comment-wrap .comment .comment-footer .comment-recomm .btn-dislike.active {
  color: #f30000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M19.1641 4.46656C18.229 3.53386 16.9625 3.00965 15.6417 3.00869C14.321 3.00772 13.0537 3.53008 12.1172 4.4614L11 5.5382L9.88285 4.45883C8.94781 3.52435 7.67984 2.9996 6.35789 3C5.03594 3.0004 3.7683 3.52593 2.83383 4.46098C1.89935 5.39602 1.3746 6.66398 1.375 7.98593C1.3754 9.30788 1.90093 10.5755 2.83597 11.51L10.5162 19.3011C10.5802 19.366 10.6564 19.4176 10.7405 19.4528C10.8246 19.4881 10.9149 19.5062 11.0061 19.5062C11.0972 19.5062 11.1875 19.4881 11.2716 19.4528C11.3557 19.4176 11.4319 19.366 11.4959 19.3011L19.1641 11.5134C20.0963 10.5778 20.6198 9.3108 20.6198 7.99C20.6198 6.6692 20.0963 5.40223 19.1641 4.46656ZM18.1879 10.5475L11 17.8384L3.80621 10.5406C3.12929 9.86359 2.74904 8.94537 2.74912 7.98798C2.7492 7.03058 3.1296 6.11243 3.80664 5.43551C4.48368 4.75858 5.40189 4.37834 6.35929 4.37842C7.31668 4.3785 8.23483 4.7589 8.91176 5.43594L8.92035 5.44453L10.0092 6.49211L9.1498 7.3214C9.08396 7.38477 9.03142 7.46063 8.99524 7.54455C8.95906 7.62846 8.93997 7.71875 8.93909 7.81012C8.93821 7.9015 8.95555 7.99214 8.99011 8.07673C9.02467 8.16133 9.07574 8.23818 9.14035 8.30281L11.4031 10.5681L10.5136 11.4576C10.3846 11.5866 10.3122 11.7615 10.3122 11.944C10.3122 12.1264 10.3846 12.3014 10.5136 12.4304C10.6426 12.5594 10.8176 12.6319 11 12.6319C11.1825 12.6319 11.3574 12.5594 11.4864 12.4304L12.8614 11.0554C12.9903 10.9265 13.0626 10.7517 13.0626 10.5694C13.0626 10.3872 12.9903 10.2124 12.8614 10.0834L10.6064 7.82586L13.0797 5.44453L13.0892 5.43594C13.4246 5.10093 13.8227 4.83526 14.2608 4.65411C14.6988 4.47295 15.1683 4.37986 15.6424 4.38014C16.1164 4.38041 16.5858 4.47406 17.0236 4.65573C17.4615 4.8374 17.8593 5.10354 18.1943 5.43894C18.5293 5.77435 18.795 6.17245 18.9761 6.61053C19.1573 7.0486 19.2504 7.51807 19.2501 7.99213C19.2498 8.46618 19.1562 8.93554 18.9745 9.3734C18.7928 9.81126 18.5267 10.2091 18.1913 10.5441L18.1879 10.5475Z' fill='%23F30000'/%3E%3C/svg%3E");
}

.comment-wrap .btn-all-comment {
  margin-top: 40px;
  display: flex;
  width: 100%;
  padding: 17px 0px 16px 0px;
  justify-content: center;
  align-items: center;
  border: 1px solid #cfcfcf;
  color: #111;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
}

/* 댓글 끝 */
/* 기사본문 폰트 사이즈 조절 팝업 시작 */
.font-size-box {
  display: none;
  position: absolute;
  right: 0;
  z-index: 10;
  margin-top: 10px;
  padding: 16px 16px;
  width: 256px;
  background: #fff;
  border: 1px solid #ddd;
}

.font-size-box .top {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}

.font-size-box .top h2 {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.font-size-box .top .btn-share-close {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_521_359)'%3E%3Cpath d='M8.88173 8.00246L13.8557 3.02846C13.954 2.91367 14.0054 2.76603 13.9996 2.61502C13.9937 2.46402 13.9311 2.32077 13.8243 2.21392C13.7174 2.10706 13.5742 2.04446 13.4232 2.03863C13.2722 2.0328 13.1245 2.08416 13.0097 2.18246L8.03573 7.15646L3.06173 2.17646C2.94874 2.06347 2.79551 2 2.63573 2C2.47595 2 2.32271 2.06347 2.20973 2.17646C2.09674 2.28944 2.03327 2.44267 2.03327 2.60246C2.03327 2.76224 2.09674 2.91547 2.20973 3.02846L7.18973 8.00246L2.20973 12.9765C2.14692 13.0302 2.0959 13.0964 2.05989 13.1709C2.02388 13.2453 2.00364 13.3264 2.00045 13.409C1.99726 13.4917 2.01118 13.5741 2.04134 13.651C2.07151 13.728 2.11726 13.798 2.17574 13.8564C2.23421 13.9149 2.30414 13.9607 2.38113 13.9908C2.45813 14.021 2.54053 14.0349 2.62316 14.0317C2.70579 14.0285 2.78687 14.0083 2.86131 13.9723C2.93575 13.9363 3.00194 13.8853 3.05573 13.8225L8.03573 8.84845L13.0097 13.8225C13.1245 13.9208 13.2722 13.9721 13.4232 13.9663C13.5742 13.9604 13.7174 13.8979 13.8243 13.791C13.9311 13.6841 13.9937 13.5409 13.9996 13.3899C14.0054 13.2389 13.954 13.0912 13.8557 12.9765L8.88173 8.00246Z' fill='%23333333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_521_359'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center center no-repeat;
  cursor: pointer;
}

.font-size-box p {
  font-size: 13px;
  line-height: 22px;
  color: #666;
  font-weight: 500;
  margin: 18px 0 24px;
}

.font-size-box ul {
  display: flex;
  justify-content: space-between;
}

.font-size-box ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  color: #000;
  font-size: 14px;
  border: 1px solid #eee;
  border-radius: 50%;
}

.font-size-box ul li.active {
  background: #e2e2e2 !important;
  border: 1px solid #cecece !important;
}

.font-size-box ul li .font-xm {
  font-size: 14px;
}

.font-size-box ul li .font-sm {
  font-size: 16px;
}

.font-size-box ul li .font-md {
  font-size: 18px;
}

.font-size-box ul li .font-lg {
  font-size: 20px;
}

.font-size-box ul li .font-xl {
  font-size: 22px;
}

/* 기사본문 폰트 사이즈 조절 팝업 끝 */

.group .sns-area-wrap .btn-font .ico-font {
  font-size: 22px;
  width: 22px;
  height: 32px;
  position: relative;
  top: -1px;
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='21' fill='none'%3E%3Cpath fill='%23333' d='M1.09 2.918h9.218c0 5.764-2.464 10.868-8.954 14.146L.1 15.326c4.862-2.486 7.48-5.984 7.942-10.56H1.09V2.918ZM18.514 8.66v1.892H15.5v10.12h-2.266V.806H15.5V8.66h3.014Z'/%3E%3C/svg%3E");*/
}

.article-wrap .article-header .group .popup-sns-wrap {
  display: none;
  position: absolute;
  top: 40px;
  right: 150px;
  z-index: 2;
  width: 270px;
  height: 240px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 12px;
}

.popup-title {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 22px;
  margin-left: 9px;
  float: left;
  margin-bottom: 20px;
}

.btn-pop-close {
  width: 14px;
  height: 14px;
  float: right;
  margin-right: 6px;
  margin-top: 6px;
}

.btn-pop-close .ico-share-close {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none'%3E%3Cpath fill='%23999' d='m7.94 6 4.86-4.86a.667.667 0 0 0-.94-.94L7 5.06 2.14.194a.667.667 0 0 0-.94.94L6.06 6l-4.867 4.86a.666.666 0 1 0 .94.94L7 6.94l4.86 4.86a.667.667 0 0 0 .94-.94L7.94 6Z'/%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list {
  position: relative;
  width: 222px;
  height: 164px;
  margin: 0 auto;
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
}

.popup-sns-wrap-box .popup-sns-list li {
  width: 74px;
  height: 72px;
  margin-bottom: 21px;
  text-align: center;
}

/* .popup-sns-wrap-box .popup-sns-list li{width: 45px;height: 72px; margin-right: 37.5px;margin-bottom: 21px;} */
/* .popup-sns-wrap-box .popup-sns-list li:nth-child(1){margin-right:34px;} */
/* .popup-sns-wrap-box .popup-sns-list li:nth-child(2){margin-right:15px;} */
/* .popup-sns-wrap-box .popup-sns-list li:nth-child(4){margin-right:30px;}
.popup-sns-wrap-box .popup-sns-list li:nth-child(5){margin-right:31px;} */
.popup-sns-wrap-box .popup-sns-list li:nth-child(3n) {
  margin-right: 0;
}

.btn-pop-close .ico-share-close {
  width: 14px;
  height: 13px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none'%3E%3Cpath fill='%23999' d='m7.94 6 4.86-4.86a.667.667 0 0 0-.94-.94L7 5.06 2.14.194a.667.667 0 0 0-.94.94L6.06 6l-4.867 4.86a.666.666 0 1 0 .94.94L7 6.94l4.86 4.86a.667.667 0 0 0 .94-.94L7.94 6Z'/%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button i {
  display: block;
  margin: 0 auto;
}

.popup-sns-wrap-box .popup-sns-list li button .ico-facebook {
  width: 50px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='71' fill='none'%3E%3Cpath fill='%23444' d='M3.232 56.998H4.8v5.894c-.532.028-1.05.042-1.568.056v-5.95Zm2.618 0h1.036v-.924h-5.74v.924h1.036v5.978c-.476.014-.896.014-1.274.014l.112.952c1.638 0 4.27-.056 6.216-.42l-.07-.84c-.406.056-.868.098-1.316.14v-5.824Zm2.38 2.268H6.522v1.008H8.23v6.104h1.078V54.786H8.23v4.48Zm2.422-4.774v12.544h1.106V54.492h-1.106Zm11.69-.014v12.586h1.147V54.478h-1.148Zm-5.475.966c-1.862 0-3.192 1.708-3.192 4.382 0 2.674 1.33 4.382 3.192 4.382s3.192-1.708 3.192-4.382c0-2.674-1.33-4.382-3.192-4.382Zm0 1.036c1.218 0 2.086 1.316 2.086 3.346 0 2.044-.868 3.36-2.086 3.36-1.232 0-2.1-1.316-2.1-3.36 0-2.03.868-3.346 2.1-3.346Zm19.347 4.312c-2.198-.42-4.578-2.324-4.578-4.466v-.966h-1.204v.966c0 2.142-2.366 4.032-4.564 4.466l.518.952c1.89-.448 3.85-1.792 4.648-3.626.798 1.848 2.758 3.192 4.662 3.626l.518-.952Zm-10.822 3.612v.952h11.382v-.952H25.392Zm20.915-5.852h-6.104v-1.456h6.104v1.456Zm1.134-3.78h-1.134V56.2h-6.104v-1.428h-1.134v4.69h8.372v-4.69Zm1.484 6.79v-.938H37.557v.938h5.11v1.47H38.83v.924h7.546v3.094h1.148v-4.018h-3.71v-1.47h5.11Z'/%3E%3Cpath fill='%234D64C3' d='M25 0C12.85 0 3 9.85 3 22c0 10.98 8.044 20.08 18.563 21.736V28.361h-5.588V22h5.588v-4.847c0-5.518 3.285-8.561 8.308-8.561 2.407 0 4.929.429 4.929.429v5.41h-2.781c-2.729 0-3.582 1.699-3.582 3.44v4.125h6.097l-.975 6.36h-5.122v15.376C38.956 42.084 47 32.982 47 22 47 9.85 37.15 0 25 0Z'/%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button .ico-twit {
  width: 44px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='71' fill='none'%3E%3Cpath fill='%23444' d='m18.725 66 2.996-5.306-2.8-4.956h1.428l1.4 2.618c.266.476.476.91.812 1.498h.056c.28-.588.476-1.022.728-1.498l1.372-2.618h1.358l-2.8 5.026L26.271 66h-1.428l-1.512-2.772c-.266-.504-.546-1.036-.882-1.652h-.056c-.294.616-.56 1.148-.826 1.652L20.083 66h-1.358Z'/%3E%3Crect width='44' height='44' fill='%23000' rx='22'/%3E%3Cpath fill='%23fff' d='m12.049 12.25 7.721 10.325L12 30.968h1.749l6.803-7.35 5.497 7.35H32l-8.156-10.905 7.232-7.814h-1.749l-6.265 6.769L18 12.25h-5.951Zm2.572 1.288h2.734l12.073 16.143h-2.734L14.62 13.538Z'/%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button .ico-kakaostory {
  width: 74px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='71' fill='none'%3E%3Cpath fill='%23444' d='M1.653 55.78v.938h4.522a9.376 9.376 0 0 1-.378 2.198l-4.774.322.196 1.008 4.228-.406c-.77 1.68-2.156 3.108-4.48 4.256l.63.882c4.494-2.24 5.726-5.558 5.726-9.198h-5.67Zm10.878 3.794h-2.016v-5.096H9.367v12.558h1.148v-6.51h2.016v-.952Zm1.301-3.794v.938h4.522a9.376 9.376 0 0 1-.378 2.198l-4.774.322.196 1.008 4.228-.406c-.77 1.68-2.156 3.108-4.48 4.256l.63.882c4.494-2.24 5.726-5.558 5.726-9.198h-5.67Zm10.878 3.794h-2.016v-5.096h-1.148v12.558h1.148v-6.51h2.016v-.952Zm2.715-.98c0-1.442 1.47-2.38 3.472-2.38s3.458.938 3.458 2.38-1.456 2.38-3.458 2.38c-2.002 0-3.472-.938-3.472-2.38Zm4.046 5.88v-2.618c2.338-.168 3.976-1.414 3.976-3.262 0-2.002-1.904-3.29-4.55-3.29-2.66 0-4.578 1.288-4.578 3.29 0 1.848 1.652 3.094 3.99 3.262v2.618H25.2v.952h11.41v-.952h-5.138Zm16.743-3.682c-2.198-.42-4.578-2.324-4.578-4.466v-.966h-1.204v.966c0 2.142-2.366 4.032-4.564 4.466l.518.952c1.89-.448 3.85-1.792 4.648-3.626.798 1.848 2.758 3.192 4.662 3.626l.518-.952Zm-10.822 3.612v.952h11.382v-.952H37.392Zm18.437.126v-2.59h3.836v-.938h-7.476v-1.89h7.07v-.91h-7.07v-1.764h7.35V55.5h-8.512v6.44h3.654v2.59h-5.124v.952h11.41v-.952h-5.138Zm7.797-4.396h4.634V55.64h-5.824v.938h4.662v2.618h-4.62v4.816h1.036c2.156 0 4.06-.084 6.328-.462l-.112-.938c-2.198.35-4.046.448-6.104.448v-2.926Zm7.28-5.67V67.05h1.148V54.464h-1.148Z'/%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23FFE109' d='M54.477 0H17.524A3.526 3.526 0 0 0 14 3.522v36.955A3.525 3.525 0 0 0 17.524 44h36.953A3.524 3.524 0 0 0 58 40.477V3.522A3.525 3.525 0 0 0 54.477 0Z'/%3E%3Cpath fill='%23fff' d='M40.038 11.648H30.67c-.632 0-1.14.507-1.14 1.132v9.293c0 .627.508 1.133 1.14 1.133h4.32c-.032 1.103-.493 2.306-1.161 3.373-.754 1.203-2.358 2.534-2.371 2.545-.127.12-.22.258-.222.452 0 .151.076.263.16.382l3.013 3.381s.147.155.27.181c.136.037.288.037.398-.046 5.214-4.01 5.968-9.038 6.1-11.76V12.78c0-.625-.51-1.132-1.139-1.132Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='44' height='44' x='14' fill='%23fff' rx='22'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button .ico-naverband {
  width: 44px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='71' fill='none'%3E%3Cpath fill='%23444' d='M18.11 59.112h1.595v4.76h1.106v-9.38h-1.106v3.682H18.11v-3.458h-1.092v8.694h1.092v-4.298Zm-3.543 1.484h-2.702v-2.128h2.702v2.128Zm1.078-5.096h-1.078v2.058h-2.702V55.5h-1.092v6.02h4.872V55.5ZM13.77 65.818V62.71h-1.148v4.046h8.554v-.938H13.77Zm18.689-5.32h-7.49v-3.92h7.364v-.952h-8.498v5.81h8.624v-.938Zm-10.08 3.892v.952h11.396v-.952H22.378Z'/%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='url(%23b)' d='M34.13 0H9.87C3.965 0 0 4.004 0 9.45v25.101c0 5.448 3.964 9.45 9.87 9.45h24.26c5.906 0 9.87-4.002 9.87-9.45v-25.1C44 4.003 40.036 0 34.13 0Z'/%3E%3Cpath fill='%23fff' d='M22 15.34a10 10 0 0 0-2.463.306V13.75a.65.65 0 0 0-.014-.129C19.366 11.54 17.746 10 15.77 10c-1.978 0-3.599 1.54-3.755 3.621-.01.043-.014 7.117-.014 7.117v4.602l.001.096c.052 5.478 4.509 9.904 10 9.904 5.521 0 9.999-4.478 9.999-10 0-5.523-4.477-10-10-10Zm0 18.465a8.465 8.465 0 0 1-8.464-8.465V13.824c0-1.244 1-2.252 2.232-2.252A2.242 2.242 0 0 1 18 13.824l-.004 11.416c0 2.213 1.789 4.109 4.003 4.109a4.008 4.008 0 1 0-2.463-7.17v-1.715a5.464 5.464 0 1 1-3 4.877v-11.59c0-.376-.345-.732-.769-.732-.424 0-.768.356-.768.732v11.59a7 7 0 1 0 4.537-6.553v-1.546A8.464 8.464 0 1 1 22 33.805Zm-2.463-8.465a2.463 2.463 0 1 1 4.926 0 2.463 2.463 0 0 1-4.926 0Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='22' x2='22' y1='0' y2='44.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2386C440'/%3E%3Cstop offset='1' stop-color='%2317A44A'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Crect width='44' height='44.002' fill='%23fff' rx='22'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button .ico-kakaotalk {
  width: 50px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='71' fill='none'%3E%3Cpath fill='%23444' d='M1.832 55.779v.938h4.522a9.376 9.376 0 0 1-.378 2.198l-4.774.322.196 1.008 4.228-.406c-.77 1.68-2.156 3.108-4.48 4.256l.63.882c4.494-2.24 5.726-5.558 5.726-9.198h-5.67Zm10.878 3.794h-2.016v-5.096H9.546v12.558h1.148v-6.51h2.016v-.952Zm1.301-3.794v.938h4.522a9.376 9.376 0 0 1-.378 2.198l-4.774.322.196 1.008 4.228-.406c-.77 1.68-2.156 3.108-4.48 4.256l.63.882c4.494-2.24 5.726-5.558 5.726-9.198h-5.67Zm10.878 3.794h-2.016v-5.096h-1.148v12.558h1.148v-6.51h2.016v-.952Zm2.715-.98c0-1.442 1.47-2.38 3.472-2.38s3.458.938 3.458 2.38-1.456 2.38-3.458 2.38c-2.002 0-3.472-.938-3.472-2.38Zm4.046 5.88v-2.618c2.338-.168 3.976-1.414 3.976-3.262 0-2.002-1.904-3.29-4.55-3.29-2.66 0-4.578 1.288-4.578 3.29 0 1.848 1.652 3.094 3.99 3.262v2.618h-5.11v.952h11.41v-.952H31.65Zm7.18-.252h7.477v2.828h1.148v-3.752H38.83v.924Zm4.985-2.968v-1.33h3.78v-.896h-7.392v-1.26h6.986v-.868h-6.986v-1.19h7.322v-.896h-8.47v5.11h3.612v1.33h-5.11v.924h11.368v-.924h-5.11Z'/%3E%3Ccircle cx='25' cy='22' r='22' fill='%23FFE600'/%3E%3Cpath fill='%23392020' d='M25.49 9.796c-7.676 0-13.9 4.914-13.9 10.98 0 3.9 2.58 7.316 6.451 9.27l-1.311 4.89a.406.406 0 0 0 .383.534.404.404 0 0 0 .242-.093l5.633-3.804a17.48 17.48 0 0 0 2.502.183c7.676 0 13.901-4.915 13.901-10.98.001-6.066-6.225-10.98-13.9-10.98Z'/%3E%3Cpath fill='%23FFE600' d='M16.469 19.031h-1.513a.992.992 0 0 1-.537-.144.593.593 0 0 1-.277-.405 1.85 1.85 0 0 1-.023-.156c0-.22.08-.394.238-.514a.94.94 0 0 1 .595-.186h4.625a.98.98 0 0 1 .536.143.597.597 0 0 1 .29.558.633.633 0 0 1-.23.522.93.93 0 0 1-.592.182h-1.513l-.002 5.213c-.001.25-.073.452-.219.602-.142.154-.341.228-.586.228a.816.816 0 0 1-.512-.164.758.758 0 0 1-.27-.453.87.87 0 0 1-.013-.213l.003-5.213Zm4.323-1.027a.715.715 0 0 1 .291-.391.923.923 0 0 1 .49-.118h.385c.207 0 .382.043.522.127.14.082.253.246.331.483l1.933 5.601c.063.173.105.322.13.446.016.082.026.147.03.192a.705.705 0 0 1-.227.517.724.724 0 0 1-.531.212c-.37 0-.61-.153-.719-.456l-.413-1.22h-2.577l-.416 1.22c-.1.303-.34.456-.716.456a.746.746 0 0 1-.473-.145.67.67 0 0 1-.246-.413.784.784 0 0 1-.014-.17.896.896 0 0 1 .043-.295 4.03 4.03 0 0 1 .108-.345l2.069-5.701Zm.968 1.299h-.02l-.943 2.939h1.873l-.91-2.94Zm3.391-.977c0-.248.073-.45.22-.603.143-.152.34-.228.586-.228.202 0 .373.055.513.167a.763.763 0 0 1 .267.452c.014.07.02.14.014.212l-.002 5.215h2.675a.96.96 0 0 1 .54.143.609.609 0 0 1 .272.407c.011.046.018.1.023.153a.616.616 0 0 1-.236.517.953.953 0 0 1-.596.183h-3.339c-.248 0-.448-.05-.602-.154-.155-.099-.255-.264-.303-.494a2.366 2.366 0 0 1-.035-.327l.003-5.643Zm5.27 0c.002-.248.072-.45.217-.603.145-.152.34-.228.586-.228a.79.79 0 0 1 .512.167c.142.111.23.263.269.452.014.07.02.14.016.212l.004 2.424 2.514-2.89c.114-.124.213-.214.305-.276a.598.598 0 0 1 .333-.089.82.82 0 0 1 .479.148.598.598 0 0 1 .266.391l.011.062a.624.624 0 0 1-.07.372 1.449 1.449 0 0 1-.19.267l-1.644 1.796 1.946 3.082.058.093c.132.21.21.362.23.464.002.006.005.026.012.05a.324.324 0 0 0 0 .052c0 .286-.079.49-.24.615a.928.928 0 0 1-.581.186.804.804 0 0 1-.4-.087 1.05 1.05 0 0 1-.314-.348l-1.844-2.969-.88.916.01 1.658c-.003.25-.075.452-.22.602-.146.154-.342.228-.587.228a.818.818 0 0 1-.513-.164.758.758 0 0 1-.268-.453 1.021 1.021 0 0 1-.014-.213l-.003-5.917Z'/%3E%3C/svg%3E");
}

.popup-sns-wrap-box .popup-sns-list li button .ico-urlcopy {
  width: 52px;
  height: 71px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='71' fill='none'%3E%3Cpath fill='%23444' d='M5.063 66.182c2.1 0 3.696-1.12 3.696-4.424v-6.02H7.513V61.8c0 2.478-1.078 3.248-2.45 3.248-1.33 0-2.38-.77-2.38-3.248v-6.062H1.381v6.02c0 3.304 1.596 4.424 3.682 4.424Zm7.052-9.394h1.722c1.61 0 2.492.476 2.492 1.834 0 1.33-.882 1.974-2.492 1.974h-1.722v-3.808ZM17.925 66l-2.632-4.494c1.4-.336 2.324-1.288 2.324-2.884 0-2.142-1.498-2.884-3.584-2.884h-3.22V66h1.302v-4.354h1.848L16.455 66h1.47ZM19 66h5.782v-1.106h-4.48v-9.156H19V66Zm9.92-1.96h7.547v2.996h1.148v-3.92H28.92v.924Zm1.373-6.944h6.104v1.456h-6.104v-1.456Zm3.626 3.864v-1.498h3.612v-4.69h-1.134V56.2h-6.104v-1.428h-1.134v4.69h3.612v1.498h-5.124v.938h11.368v-.938h-5.096Zm10.135-5.39H42.92v2.254c0 2.282-1.428 4.69-3.234 5.614l.686.924c1.414-.756 2.576-2.324 3.122-4.158.574 1.722 1.708 3.192 3.038 3.906l.714-.91c-1.764-.882-3.192-3.164-3.192-5.376V55.57Zm7.518 4.004H49.5v-5.082h-1.148v12.544H49.5v-6.51h2.072v-.952Z'/%3E%3Crect width='44' height='44' x='3' y='.001' fill='%23999' rx='22'/%3E%3Cpath fill='%23fff' d='M28.53 18.47a.747.747 0 0 1 0 1.061l-6 6a.75.75 0 1 1-1.06-1.061l6-6a.75.75 0 0 1 1.06 0Zm4.682-4.682a5.25 5.25 0 0 0-7.425 0l-2.818 2.817a.75.75 0 0 0 1.062 1.061l2.818-2.812a3.75 3.75 0 0 1 5.303 5.302l-2.819 2.818a.75.75 0 0 0 1.06 1.062l2.82-2.823a5.25 5.25 0 0 0 0-7.425ZM25.97 26.334l-2.818 2.818a3.75 3.75 0 1 1-5.302-5.304l2.817-2.817a.75.75 0 1 0-1.061-1.061l-2.817 2.818a5.25 5.25 0 0 0 7.424 7.425l2.819-2.82a.75.75 0 1 0-1.062-1.06Z'/%3E%3C/svg%3E");
}

.stk-font-popup {
  position: absolute;
  top: 50px;
  right: 370px;
  z-index: 2;
  width: 246px;
  height: 110px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 12px;
}

.stk-popup-sns-wrap {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  width: 270px;
  height: 240px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 12px;
}

.view-title-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.article-tool {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.article-tool ul {
  display: flex;
}

.btn-font-size {
  font-size: 20px;
  font-weight: 500;
  margin-right: 10px;
  line-height: 20px;
}

.btn-share {
  width: 24px;
  height: 24px;
  position: relative;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.6667 3H18.5V8.83333M18.5 12.7808V16.75C18.5 17.0815 18.3683 17.3995 18.1339 17.6339C17.8995 17.8683 17.5815 18 17.25 18H4.75C4.41848 18 4.10054 17.8683 3.86612 17.6339C3.6317 17.3995 3.5 17.0815 3.5 16.75V4.25C3.5 3.91848 3.6317 3.60054 3.86612 3.36612C4.10054 3.1317 4.41848 3 4.75 3H8.5M11.75 9.75L18.125 3.375' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* 댓글 팝업 시작 */
.pop {
  display: none;
  top: 0;
  z-index: 10002;
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: fixed;
  left: 0;
  overflow: hidden;
  margin-top: 0px;
  padding: 50px 18px 30px;
  overflow-y: scroll;
}

.pop_bg {
  display: none;
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #212121;
  background-size: cover;
  opacity: 0.6;
}

.pop .comment-wrap {
  margin-bottom: 30px;
}

.pop .comment-top .close {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath d='M10.3228 9.00368L17.7838 1.54268C17.9313 1.37051 18.0083 1.14904 17.9996 0.922534C17.9908 0.696026 17.8969 0.481161 17.7366 0.320876C17.5764 0.160591 17.3615 0.0666912 17.135 0.0579422C16.9085 0.0491931 16.687 0.126239 16.5148 0.273683L9.05383 7.73468L1.59283 0.264683C1.42336 0.0952092 1.1935 0 0.953833 0C0.714162 0 0.484307 0.0952092 0.314833 0.264683C0.14536 0.434156 0.0501507 0.664011 0.0501507 0.903683C0.0501507 1.14335 0.14536 1.37321 0.314833 1.54268L7.78483 9.00368L0.314833 16.4647C0.22062 16.5454 0.144101 16.6447 0.0900804 16.7563C0.0360595 16.868 0.00570236 16.9896 0.000914813 17.1135C-0.00387273 17.2375 0.0170122 17.3611 0.0622593 17.4766C0.107506 17.5921 0.176139 17.697 0.263848 17.7847C0.351557 17.8724 0.45645 17.941 0.571943 17.9863C0.687435 18.0315 0.811034 18.0524 0.934981 18.0476C1.05893 18.0428 1.18055 18.0125 1.29221 17.9584C1.40386 17.9044 1.50315 17.8279 1.58383 17.7337L9.05383 10.2727L16.5148 17.7337C16.687 17.8811 16.9085 17.9582 17.135 17.9494C17.3615 17.9407 17.5764 17.8468 17.7366 17.6865C17.8969 17.5262 17.9908 17.3113 17.9996 17.0848C18.0083 16.8583 17.9313 16.6369 17.7838 16.4647L10.3228 9.00368Z' fill='%23333333'/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10003;
  cursor: pointer;
}

.pop .comment-wrap .comment-top {
  margin-top: 0;
}

/* 댓글 팝업 끝 */

/* 폰트변경 팝업 */
.font-xs{font-size:14px;}
.font-sm{font-size:15px;}
.font-md{font-size:16px;}
.font-lg{font-size:17px;}
.font-xl{font-size:18px;}

/* 폰트사이즈 변경 */
.font-size01{font-size:18px !important; line-height:30px !important; font-weight:300;}
.font-size02{font-size:20px !important; line-height: 32px !important; font-weight:300;}
.font-size03{font-size:22px !important; line-height: 36px !important; font-weight:300;}
.font-size04{font-size:24px !important; line-height: 38px !important; font-weight:300;}
.font-size05{font-size:26px !important; line-height: 40px !important; font-weight:300;}


.photocaption{font-size:14px; height:22px; line-height:18px !important; display:block; color:#858585;}

.board-content table{margin:0 auto 40px;}
.board-content table img{width:100%;}

.table_LSize{width:100%; margin-bottom:40px !important;}

.ico-user {
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15' fill='none'%3E%3Cpath d='M1.75 15C1.75 15 0.5 15 0.5 13.75C0.5 12.5 1.75 8.75 8 8.75C14.25 8.75 15.5 12.5 15.5 13.75C15.5 15 14.25 15 14.25 15H1.75ZM8 7.5C8.99456 7.5 9.94839 7.10491 10.6517 6.40165C11.3549 5.69839 11.75 4.74456 11.75 3.75C11.75 2.75544 11.3549 1.80161 10.6517 1.09835C9.94839 0.395088 8.99456 0 8 0C7.00544 0 6.05161 0.395088 5.34835 1.09835C4.64509 1.80161 4.25 2.75544 4.25 3.75C4.25 4.74456 4.64509 5.69839 5.34835 6.40165C6.05161 7.10491 7.00544 7.5 8 7.5Z' fill='%23AAAAAA'/%3E%3C/svg%3E");
}

.ico-superadmin {
  display: inline-block;
  margin-right: 5px;
  width: 19px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 17C1.25 17 0 17 0 15.75C0 14.5 1.25 10.75 7.5 10.75C13.75 10.75 15 14.5 15 15.75C15 17 13.75 17 13.75 17H1.25ZM7.5 9.5C8.49456 9.5 9.44839 9.10491 10.1517 8.40165C10.8549 7.69839 11.25 6.74456 11.25 5.75C11.25 4.75544 10.8549 3.80161 10.1517 3.09835C9.44839 2.39509 8.49456 2 7.5 2C6.50544 2 5.55161 2.39509 4.84835 3.09835C4.14509 3.80161 3.75 4.75544 3.75 5.75C3.75 6.74456 4.14509 7.69839 4.84835 8.40165C5.55161 9.10491 6.50544 9.5 7.5 9.5Z' fill='%23AAAAAA'/%3E%3Crect x='10.4443' y='10.4445' width='6.11111' height='4.88889' fill='white'/%3E%3Crect x='10.4443' y='10.4445' width='6.11111' height='4.88889' fill='white'/%3E%3Cpath d='M17.6818 9.83265C15.1441 10.2 14.6408 9.5582 13.4996 8.55005C12.3583 9.5582 11.8551 10.2 9.31735 9.83265C7.9649 16.569 13.4996 18.45 13.4996 18.45C13.4996 18.45 19.0342 16.569 17.6818 9.83265ZM14.8597 15.32L13.4996 14.605L12.14 15.32L12.3996 13.8058L11.2996 12.7333L12.8198 12.5128L13.4996 11.135L14.1794 12.5128L15.6996 12.7333L14.5996 13.8053L14.8597 15.32Z' fill='%23FF6726'/%3E%3C/svg%3E%0A");
}