/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
/* @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"); */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Petit+Formal+Script&display=swap");

/* font-family: "pretendard", sans-serif; */
.avia-slideshow-dots.avia-slideshow-controls.avia-post-slider.fade-in a {
  border: 1px solid #666666;
}
#top .main_top_slide .slideshow_caption .avia-caption-content p {
  display: grid;
  justify-content: center;
  grid-auto-flow: row;
  align-content: center;
}

.display_none {
  display: none;
}
figure.av-inner-masonry.main_color {
  border: 5px solid white !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul#avia-menu li span.avia-menu-text {
  font-family:
    "Pretendard Variable",
    Pretendard,
    -apple-system,
    BlinkMacSystemFont,
    system-ui,
    Roboto,
    "Helvetica Neue",
    "Segoe UI",
    "Apple SD Gothic Neo",
    "Noto Sans",
    "Noto Sans KR",
    "Malgun Gothic",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    sans-serif;
}
span.text_block {
  display: block;
}

.press_list_style div .av_one_third,
.main_page_project_slide_lsit_style div .av_one_third {
  margin-left: 3%;
  width: 31.333333%;
}
.press_list_style div .av_one_third:first-child,
.main_page_project_slide_lsit_style div .av_one_third:first-child {
  margin-left: 0%;
}

.avia_textblock.site_sg_style h3 {
  font-size: 2.6rem;
  line-height: 1.4em;
  word-break: keep-all;
  /* font-family: serif; */
  font-family: "Noto Sans KR";
  margin-bottom: 1em;
  font-weight: 800;
}
.avia_textblock h4 {
  font-size: 1.6rem;
  margin-top: 1em;
  line-height: 1.2em;
  word-break: keep-all;
}
.avia_textblock h4::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  display: block;
  position: relative;
  top: -0.2em;
  background: #0098ff;
}

.avia_textblock ul li {
  font-size: 1rem;
  line-height: 1.4em;
  word-break: keep-all;
}

header#header.av_header_transparency .st0 {
  fill: #ffffff;
}
ul.sub-menu > li > a > span.avia-menu-text {
  font-size: 1.2rem !important;
}
.team-img-container img.av-team-img-original {
  max-width: 85%;
}
span.logo.avia-svg-logo a svg {
  max-width: 200px;
}
.footer_logo img {
  display: block !important;
  height: 34px;
}
img.top_link_img {
  max-width: 120px;
  filter: drop-shadow(0px 1px 2px black);
  filter: drop-shadow(1px 1px 1px black);
}
header#header.av_header_border_disabled img.top_link_img {
  filter: drop-shadow(1px 1px 1px black);
}
img.top_link_img:hover {
  filter: opacity(0.7);
  transition: all 0.35s;
}
.top_link_bt a {
  display: flex;
  align-content: center;
}
.top_link_bt a span.avia-menu-text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.avia-menu.av_menu_icon_beside {
  border-right: none;
}
ul#avia-menu > li > a > span.avia-menu-text {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0px 20px;
}
li a:hover span.avia-menu-text {
  color: #d37100;
  color: #6910ce;
}
li.current_page_item > a > span.avia-menu-text {
  color: #0098ff !important;
}
span.title_point.text_block {
  font-weight: 800;
  display: block;
}
span.title_point {
  font-weight: 800;
}
h2.avia-caption-title.slide_title_style_box span.title_point {
  font-weight: 500;
}
h2.av-special-heading-tag {
  font-size: 3.25rem;
  line-height: 1em;
}

.main_top_slide h2.avia-caption-title {
  font-size: 4rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Pretendard";
  transition: all 0.37s;
  word-break: keep-all;
}
h2.av-special-heading-tag span.heading-wrap {
  font-weight: 100;
}
.main_title_style {
  padding-bottom: 3em !important;
}
.page_title_style_h3 h3.av-special-heading-tag {
  font-size: 2.6rem;
  font-weight: 700;
}
.business_area_card_design_style h3.av-special-heading-tag {
  font-size: 1.8rem;
  line-height: 1em;
}

.av-share-box ul li a {
  font-size: 1rem;
  line-height: 1em;
}
.av-social-sharing-box.av-social-sharing-box-same-width .av-share-box ul li a {
  width: 38px;
  height: 38px;
  padding: 10px;
}
.avia-related-tooltip.avia-tt {
  visibility: hidden;
}
img.main_slide_img {
  max-width: 400px !important;
  filter: drop-shadow(0px 3px 5px black);
  margin: auto;
}
.avia_textblock p {
  font-size: 1.13rem;
  line-height: 1.4em;
  word-break: keep-all;
}
.modern-quote .av-special-heading-tag {
  font-weight: 100;
}
ul.noLightbox.social_bookmarks.icon_count_3 {
  transform: scale(1.2);
}
.avia-icongrid-text p {
  font-size: 1.2rem;
  line-height: 1.4em;
  word-break: keep-all;
}
span.av_icongrid_title.icongrid_title.main_icon_text_style {
  font-size: 1.2rem;
  word-break: keep-all;
}

.avia-icongrid-inner div p {
  color: #0098ff !important;
  color: #0098ff !important;
}

.main_icon_style_box
  span.icongrid-char.avia-svg-icon.avia-font-svg_entypo-fontello
  svg,
.main_icon_style_box span.icongrid-char.avia-iconfont.avia-font-drink,
.main_icon_style_box
  span.icongrid-char.avia-iconfont.avia-font-entypo-fontello {
  font-size: 5rem;
}
.footer_sns_link_style ul.noLightbox li a {
  background: #4a4a4a !important;
  /* background: #ea242b !important; */
}
ul#menu-footer_menu01 > li > a,
ul#menu-footer-menu02 > li > a,
ul#menu-footer_menu03 li a {
  font-size: 1.2rem;
  line-height: 1em;
  font-family: "Pretendard" !important;
  /* font-weight: 200 !important; */
}
ul#menu-footer-menu03 li a {
  font-size: 1.1rem;
  line-height: 1.2em;
  /* font-family: "Noto Sans KR";
  font-weight: 400; */
}

ul#menu-footer_menu01 > li > ul.sub-menu > li > a {
  font-size: 1rem;
  font-family: "Pretendard";
}
ul#menu-footer_menu01 > li > ul.sub-menu > li::before {
  display: none !important;
}
li.current-menu-item.current_page_item a {
  font-weight: 400 !important;
  color: #0098ff !important;
}
ul#avia-menu > li.current-menu-parent > a span.avia-menu-text {
  color: #0098ff !important;
}

.top_banner_title h1.av-special-heading-tag {
  font-size: 3.5rem;

  font-weight: 600;
}
h3.iconbox_content_title {
  font-size: 1.4rem !important;
  font-weight: 600;
}
.project_bottom_slide_style div .av_one_fourth a {
  border-radius: 15px !important;
}
div#js_sort_items,
.project_page_grid_style .av-masonry-sort.main_color.av-sort-yes {
  display: flex;
  justify-content: center;
  /* background: black !important; */
  /* border-radius: 50px; */
  /* padding: 10px 30px; */
  margin-bottom: 1.5rem;
}
.benefit_img_style img {
  border-radius: 100%;
}
.main_color .av-sort-by-term a {
  color: white;
}
.sort_by_cat,
.project_page_grid_style .av-sort-by-term {
  background: #bcbcbc;
  /* padding: 10px 30px; */
  padding: 10px 30px 2px;
  border-radius: 100px;
  display: flex;
  align-items: flex-end;
}
.project_page_grid_style .av-masonry-sort.main_color.av-sort-yes {
  margin-bottom: 3rem !important;
}
#js_sort_items .text-sep {
  float: left;
  padding: 0 6px;
}
span.text-sep {
  line-height: 3em;
}
span.inner_sort_button > span {
  font-size: 2rem;
  font-family: "Pretendard", sans-serif !important;
  font-weight: 200;
  line-height: 1em;
}
.image-overlay.overlay-type-extern .image-overlay-inside:before {
  visibility: hidden;
}

.member_box_style .team-img-container {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 3em;
}

li.avia_social_svg_icon.avia-svg-icon a svg {
  fill: white !important;
}

.av_header_transparency .av-logo-container .social_bookmarks li a {
  background: rgb(24 173 228) !important;
  color: white !important;
}
.av-logo-container .social_bookmarks li a {
  background: black !important;
  color: white !important;
}
.av-logo-container .social_bookmarks li a:hover {
  background: #d37100 !important;
}
.av-logo-container .social_bookmarks > li {
  margin-left: 2px;
}

.mission_icon_box_style h3.iconbox_content_title {
  font-size: 1.8rem !important;

  font-weight: 600;
}
.portfolio_title_style_h3 h3.av-special-heading-tag {
  font-size: 2rem;
  font-family: "Noto Sans KR", sans-serif !important;
  font-weight: 500;
  font-optical-sizing: auto;
}

.project_bottom_slide_style div .av_one_fourth {
  margin-left: 1% !important;
  width: 24% !important;
}

.avia-content-slider .slide-image img {
  width: 100%;
  transition: all 0.35s;
}

.portfolio_title_style_h3:before {
  display: block;
  width: 4px;
  height: -webkit-fill-available;
  background: #0098ff;
  content: "";
  position: absolute;
  left: 0px;
  /* margin-bottom: 0.8em; */
}
.portfolio_title_style_h3 {
  padding-left: 15px;
  padding-bottom: 0px !important;
}
.list_button_style span.avia_iconbox_title {
  font-weight: 200;
  font-family: "Pretendard";
  font-size: 1rem;
}
.portfolio_title_style_h4 h4.av-special-heading-tag {
  font-size: 1.7rem;
  font-weight: 400;
}

#top
  .av-hover-overlay-desaturation
  .av-masonry-entry:hover
  .av-masonry-image-container {
  transform: scale(1.1);
}
a.slide-image:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
span.image-overlay.overlay-type-extern {
  visibility: hidden;
}
h3.slide-entry-title.entry-title a {
  font-size: 1.5rem;
  line-height: 2em;
  font-weight: 600 !important;
  color: rgb(85, 85, 85) !important;
}
.slide-meta {
  display: none;
}
h3.av-masonry-entry-title.entry-title {
  font-size: 1.3rem;
  font-family: "Noto Sans KR";
  font-weight: 500;
  text-align: center;
}
figure.av-inner-masonry.main_color {
  /* border-radius: 20px;
  overflow: hidden !important;
  border: 2px solid #dbdbdb; */
  border-radius: 0px;
  overflow: hidden !important;
  border: 2px solid white;
}
figcaption.av-inner-masonry-content.site-background {
  background: white !important;
}

figure.av-inner-masonry.main_color:hover {
  /* border: 2px solid #419cca; */
  border: 2px solid white;
}
h3.team-member-name {
  font-size: 1.5rem;
  font-family: "Pretendard", cursive;
  line-height: 1.4em;
}
ul.member_list_style li {
  word-break: keep-all;
}
.team-member-description p {
  font-size: 1rem;
  word-break: keep-all;
  line-height: 1.4em;
}
.av-subheading.av-subheading_below p {
  font-size: 1.2rem;
  line-height: 1.2em;
  margin-top: 10px;
}

.slide-entry-excerpt.entry-content {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 2.5em !important;
  margin-top: 0.5em;
  font-size: 1.13rem;
}
.slide-meta {
  display: none;
}
.main_page_project_slide_lsit_style a.slide-image {
  border-radius: 10px !important;
}
h5.av-share-link-description.av-no-toc {
  text-align: right;
}
ul#av-burger-menu-ul li span.avia-menu-text {
  font-family: "Pretendard";
  font-weight: 300;
}
.press_list_style article.slide-entry {
  border: 2px solid #dbdbdb;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.35s;
}
.press_list_style article.slide-entry:hover {
  border: 2px solid #7e10eb;
  transition: all 0.35s;
}
.press_list_style .slide-content {
  padding: 0px 15px;
}
.press_list_style h3.slide-entry-title.entry-title a {
  line-height: 1.4em !important;
  word-break: keep-all;
  text-align: center !important;
  font-weight: 600 !important;
  color: black !important;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.press_list_style h3.slide-entry-title.entry-title {
  height: 4.5em !important;
}
.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
  border-radius: 0px !important;
}

.portfolio_title_style_h4 h4.av-special-heading-tag:before {
  content: "";
  background: #0098ff;
  width: 0.5em;
  height: 0.5em;
  display: block;
  position: relative;
  top: -0.2em;
}
h5.related_title {
  display: none;
}

ul#menu-footer_menu01 li,
ul#menu-footer-menu02 li,
ul#menu-footer-menu03 li {
  border: none !important;
}
ul#menu-footer_menu01 li a,
ul#menu-footer-menu02 li a,
ul#menu-footer-menu03 li a {
  /* color: white; */
  /* color: #6e6f72; */
  color: black;
  background: none !important;
  /* font-weight: 200; */
}
#top .content .flex_column .widget_nav_menu li a {
  padding: 0.2em 3px !important;
}
.widget_nav_menu li a:hover {
  color: #d37100;
  color: #6910ce !important;
}
.widget_nav_menu ul:first-child > .current_page_item {
  background: none !important;
}
.widget_nav_menu ul:first-child > .current_page_item a {
  color: #0098ff !important;
}
ul#menu-footer_menu01 ul.sub-menu {
  padding-left: 0.5em;
  padding-left: 0em;
}
.main_contact_format_style p.form_element:last-child {
  text-align: center;
}

.main_contact_format_style p.form_element input.button {
  border-radius: 100px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1em;
}
/* 개인정보처리방침 공통 스타일 */
.policy.privacy-policy,
.terms-of-service {
  max-width: 960px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
  /* font-family: "Noto Sans KR", sans-serif; */
  font-family:
    "Pretendard Variable",
    Pretendard,
    -apple-system,
    BlinkMacSystemFont,
    system-ui,
    Roboto,
    "Helvetica Neue",
    "Segoe UI",
    "Apple SD Gothic Neo",
    "Noto Sans",
    "Noto Sans KR",
    "Malgun Gothic",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    sans-serif;
  line-height: 1.6;
  color: #333;
}
.policy.privacy-policy ul > li > ul > li,
.terms-of-service ul > li > ul > li {
  list-style: circle;
}

/* 제목 */
.policy.privacy-policy h1,
.terms-of-service h1 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
}

/* 각 조항 번호 */
.policy.privacy-policy ol,
.terms-of-service ol {
  counter-reset: section;
  list-style: none;
  padding-left: 0;
}

.policy.privacy-policy li,
.terms-of-service li {
  counter-increment: section;
  margin-bottom: 2rem;
}

.policy.privacy-policy li h2::before,
.terms-of-service li h2::before {
  /* content: counter(section) ". "; */
  font-weight: bold;
  color: #000000;
}
.policy.privacy-policy ol,
.terms-of-service ol {
  list-style: decimal;
  padding-left: 1.25rem;
  margin-top: 2em;
}
.policy.privacy-policy ol li::marker,
.terms-of-service ol li::marker {
  font-size: 1.1rem;
  font-weight: 600;
}
.policy.privacy-policy > ol > li > h2::before,
.terms-of-service > ol > li > h2::before {
  content: none;
} /* 제목 앞 번호 제거 */

.policy.privacy-policy li h2,
.terms-of-service li h2 {
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
  color: #000000;
  font-weight: 600;
}
section.policy.privacy-policy p strong,
section.policy.privacy-policy li strong,
.terms-of-service p strong,
.terms-of-service li strong {
  color: #525252;
}
/* 문단 */
.policy.privacy-policy p,
.terms-of-service p {
  margin: 0.5rem 0;
  font-size: 1rem;
}

/* 하위 리스트 */
.policy.privacy-policy ul {
  list-style: disc;
  margin: 0.5rem 0 1rem 1.5rem;
  padding: 0;
}
.terms-of-service ul {
  list-style: none;
  margin: 0.5rem 0 1rem 1.5rem;
  padding: 0;
}

.policy.privacy-policy ul li,
.terms-of-service ul li {
  margin: 0.3rem 0;
}

/* 연락처(시맨틱 태그) */
.policy.privacy-policy address,
.terms-of-service address {
  font-style: normal;
  background: #f9f9f9;
  border-left: 4px solid #444444;
  padding: 0.2rem 1rem;
  margin: 0.5rem 0 1rem;
}
section.policy.privacy-policy ul li,
.terms-of-service ul li {
  font-size: 0.9rem;
  line-height: 1.2em;
}

/* 링크 스타일 */
.policy.privacy-policy a,
.terms-of-service a {
  color: #0098ff;
  text-decoration: underline;
}

.policy.privacy-policy a:hover,
.terms-of-service a:hover {
  color: #d37100;
  color: #6910ce;
}
.entry-content p {
  text-align: left;
  font-family: "Pretendard";
  font-size: 1rem;
}
#top .av-related-style-full .av-related-title {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 15px;
  line-height: 1.2em;
  font-family: Pretendard !important;
  font-size: 1rem;
  font-weight: 600;
}
h1.post-title.entry-title {
  word-break: keep-all;
}
span.post-meta-infos span.blog-categories.minor-meta,
span.post-meta-infos span.text-sep,
span.post-meta-infos span.blog-author.minor-meta {
  display: none !important;
}
time.date-container.minor-meta.updated {
  font-size: 1rem !important;
  font-weight: 400 !important;
  font-family: Pretendard !important;
}
.main_page_project_slide_lsit_style
  .avia-slideshow-arrows.avia-slideshow-controls.av-visible-prev.av-visible-next
  a {
  opacity: 1 !important;
}
#top
  .av-hover-overlay-desaturation.project_page_grid_style
  .av-masonry-image-container {
  filter: saturate(100%);
}
.iconbox_content_container p {
  font-size: 1rem;
}

div#footer-page .av-social-sharing-box {
  margin-top: 0px;
  margin-bottom: 15px !important;
}
.footer-page-content
  main.template-page.content.av-content-full.alpha.units.av-enable-shadow {
  padding-bottom: 5px;
}
div#footer-page .avia_textblock p {
  font-size: 1rem;
  text-align: center !important;
}
.member_box_style {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* 토글 시작 */
.member_box_style.ceo_01_style {
  max-width: 600px;
  display: block;
  width: 100%;
  margin: auto !important;
  float: none;
}

ul.member_list_style {
  text-align: left;
}
button.wp-toggle__btn {
  display: block;
  margin: auto;
}
/* 위치 불문 전역 스타일(본문/사이드바/푸터/모달) */
.wp-toggle-wrap {
  margin: 12px 0;
}
.wp-toggle-controls {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.wp-toggle-controls .btn {
  padding: 0.45rem 0.7rem;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  line-height: 1.2;
}

.wp-toggle {
  margin: 8px 0;
}
.wp-toggle__btn {
  display: flex !important;
  align-items: center;
  height: 1em;
  width: 1em;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 100%;
  padding: 20px;
  background: #0098ff;
  background: #737373;
  cursor: pointer;
  flex-direction: column;
  font-size: 2.5rem !important;
  line-height: 1em !important;
  justify-content: center;
  font-weight: 100 !important;
  transition: all 0.35s;
}
.wp-toggle__btn:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  background: #000000;
}
.wp-toggle__icon {
  font-family: "entypo-fontello";
  color: white;
  line-height: 1em;
  font-weight: 100;
  width: 1.25rem;
  text-align: center;
  transition: transform 0.2s ease;
}
.wp-toggle__btn[aria-expanded="true"] .wp-toggle__icon {
  transform: rotate(45deg);
  font-weight: 100;
  transition: all 0.35s;
}
.wp-toggle__panel {
  /* padding: 0.9rem 1rem; */
  /* border: 1px solid rgba(0, 0, 0, 0.06); */
  border-top: none;
  border-radius: 0 0 6px 6px;
  background: #fff;
  transition: all 0.35s;
}
.wp-toggle__panel {
  max-height: 0; /* 아코디언 느낌까지 주고 싶으면 */
  opacity: 0;
  overflow: hidden;
  transition:
    opacity 0.5s ease,
    max-height 0.5s ease; /* 필요 시 제거 가능 */
}

.wp-toggle__panel.is-visible {
  opacity: 1;
  max-height: 1000px; /* 충분히 큰 값으로 설정 */
}

@media (prefers-reduced-motion: reduce) {
  .wp-toggle__icon {
    /* transition: none; */
    transition: all 0.35s;
  }
}
li.avia-slideshow-slide span.title_point {
  font-size: 5rem !important;
}
li.avia-slideshow-slide span.title_point {
  font-size: 5rem !important;
  line-height: 1.3em;
  font-weight: 400;
}

/* 토글 끝*/
/* Post Slider 내 카테고리 가시성 및 배지화 */
.avia-content-slider .slide-entry .blog-categories {
  display: block;
  opacity: 1;
  position: absolute;
  top: 10px;
  left: 10px;
}
.avia-content-slider .slide-entry .blog-categories a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 10px;
  text-decoration: none;
  margin: 0 6px 6px 0;
  background: #ff4400;
  background: #0099ff;
  background: #7e10eb;
  color: white;
  border: none;
  font-size: 1.2rem;
  font-weight: 200 !important;
  font-family: "Pretendard";
}
/* Post Slider 내 카테고리 가시성 및 배지화 */

/* Masonry 카드에서 카테고리 메타 강제 노출 */
.av-masonry .av-masonry-entry .av-masonry-entry-meta,
.av-masonry .av-masonry-entry .blog-categories {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: absolute;
  top: 10px;
  left: 10px;
}

/* 뱃지 스타일(선택) */
.av-masonry .av-masonry-entry .av-masonry-entry-meta a,
.av-masonry .av-masonry-entry .blog-categories a {
  display: inline-block;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.4;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 999px;
  text-decoration: none;
  margin: 0 6px 6px 0;
}
/* Masonry 카드에서 카테고리 메타 강제 노출 */

h3.slide-entry-title.entry-title {
  text-align: center;
}
.press_list_style .slide-meta {
  display: block;
  padding-bottom: 0px;
}
.press_list_style time.slide-meta-time.updated {
  font-size: 14px;
  color: #ffffff;
  background: #717171;
  display: inline-flex;
  padding: 2px 10px;
  border-radius: 10px;
  margin-top: 10px;
  border: 1px solid #717171;
  font-family: "pretendard";
  line-height: 1.4em;
  font-weight: 300;
}

.project_box .page_title_style_h3 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 1em !important;
  gap: 10px;
}
.wp-scr-box {
  overflow-y: scroll;
  height: 160px;
  width: 100%;
  border: 1px solid gray;
  padding: 10px;
  background: white;
}
div#works-scr p {
  font-size: 1rem;
  font-weight: 700;
}
ul.w-list.dot li {
  font-size: 14px;
  line-height: 1em;
}
ul.w-list.dot {
  margin-bottom: 0.5em;
}
label {
  font-size: 1rem !important;
  font-weight: 400 !important;
  font-family: "Pretendard";
}
span.year_style_box {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1em;
  display: block;
  color: gray;
}

span.slide_title {
  font-size: 2rem;
  line-height: 1em;
}

span.slide_title1 {
  font-size: 4rem;
  font-weight: 500;
}
span.slide_title1 {
  font-size: 2.8rem;
  line-height: 1em;
  position: relative;
  top: 10px;
}
ul#menu-footer-menu02 li a {
  line-height: 1.2em;
}
figure.av-inner-masonry.main_color .av-masonry-outerimage-container div,
.avia_desktop.avia_transform3d .av-masonry-image-container {
  overflow: hidden !important;
  /* border: 2px solid white; */
}

ul#menu-footer_menu01 li a,
ul#menu-footer_menu02 li a,
ul#menu-footer_menu03 li a {
  width: auto !important;
  display: inline-block;
}

@media only screen and (max-width: 1680px) {
  .main_top_slide h2.avia-caption-title {
    font-size: 4rem;
    /* font-weight: 400; */
    transition: all 0.37s;
  }
}
@media only screen and (max-width: 1340px) {
  .main_top_slide h2.avia-caption-title {
    font-size: 3rem;
    transition: all 0.37s;
  }
  span.slide_title1 {
    font-size: 2rem;
    line-height: 1.2em;
    position: relative;
    top: 10px;
    word-break: keep-all;
  }
  img.main_slide_img {
    max-width: 400px !important;
  }
  .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
    float: right;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 10px;
  }

  .html_mobile_menu_tablet #top #wrap_all .header_color.av_header_transparency,
  .html_mobile_menu_tablet
    #top
    #wrap_all
    .header_color.av_header_transparency
    .phone-info.with_nav
    span,
  .html_mobile_menu_tablet
    #top
    #header.header_color.av_header_transparency
    .av-main-nav
    > li
    > a
    .avia-menu-text,
  .html_mobile_menu_tablet
    #top
    #header.header_color.av_header_transparency
    .av-main-nav
    > li
    > a
    .avia-menu-subtex {
    color: var(--enfold-header-color-meta);
  }

  .html_mobile_menu_tablet
    #top
    #wrap_all
    .header_color.av_header_transparency
    .avia-svg-icon
    svg:first-child {
    stroke: var(--enfold-header-color-meta);
    fill: var(--enfold-header-color-meta);
  }

  .html_mobile_menu_tablet .header_color div .av-hamburger-inner,
  .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before,
  .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
    background-color: var(--enfold-header-color-meta);
  }

  .html_mobile_menu_tablet
    #top
    .av_header_with_border.av_header_transparency
    .avia-menu.av_menu_icon_beside {
    border-color: var(--enfold-header-color-border);
  }
  img.top_link_img {
    max-width: 180px;
    filter: drop-shadow(0px 1px 2px black);
    filter: drop-shadow(1px 1px 1px black);
  }
}

@media only screen and (max-width: 1340px) {
  header#header.av_header_transparency .st0 {
    fill: #757575;
  }
}
@media only screen and (max-width: 1140px) {
  h3.slide-entry-title.entry-title a {
    font-size: 1.2rem;
    transition: all 0.35s;
  }
  .press_list_style h3.slide-entry-title.entry-title {
    height: 3.5em !important;
  }
  h2.avia-caption-title.slide_title_style_box span.title_point {
    word-break: keep-all;
    display: inline-block;
  }
  span.slide_title1 {
    font-size: 2rem;
    line-height: 1.2em;
    position: relative;
    top: 10px;
    word-break: keep-all;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1340px) {
  .responsive .main_menu ul:first-child > li > a {
    padding: 0 10px;
  }

  .responsive #top .header_bg {
    opacity: 1;
  }

  .responsive #main .container_wrap:first-child {
    border-top: none;
  }

  .responsive .logo {
    float: left;
  }

  .responsive .logo img {
    margin: 0;
  }

  .responsive.html_top_nav_header.html_mobile_menu_tablet
    #top
    .social_bookmarks {
    right: 50px;
  }

  .responsive.html_top_nav_header.html_mobile_menu_tablet #top #wrap_all #main {
    padding-top: 0;
  }

  .responsive.js_active .avia_combo_widget .top_tab .tab {
    font-size: 10px;
  }

  .responsive.js_active .avia_combo_widget .news-thumb {
    display: none;
  }

  .responsive #top #wrap_all .grid-sort-container .av_one_sixth {
    width: 33.3%;
    margin-bottom: 0;
  }

  .responsive body.boxed#top,
  .responsive.html_boxed.html_header_sticky #top #header,
  .responsive.html_boxed.html_header_transparency #top #header {
    max-width: 100%;
  }

  .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_mobile_menu_tablet
    #main {
    padding-top: 88px;
  }

  .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_top_nav_header.html_mobile_menu_tablet
    #main {
    margin-top: 0;
  }

  .responsive #top .av-hide-on-tablet {
    display: none !important;
  }

  /*new menu*/
  .responsive.html_mobile_menu_tablet .av-burger-menu-main {
    display: block;
  }

  .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
    top: 0;
    left: auto;
    right: 0;
    display: block;
  }

  .responsive.html_logo_right #top #wrap_all .av_mobile_menu_tablet .main_menu {
    top: 0;
    left: 0;
    right: auto;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    display: block;
  }

  .responsive
    #top
    #wrap_all
    .av_mobile_menu_tablet
    .menu-item-search-dropdown
    > a {
    font-size: 24px;
  }

  .responsive #top .av_mobile_menu_tablet #header_main_alternate {
    display: none;
  }

  .responsive.html_mobile_menu_tablet #top #wrap_all #header {
    position: relative;
    width: 100%;
    float: none;
    height: auto;
    margin: 0 !important;
    opacity: 1;
    min-height: 0;
  }

  .responsive.html_mobile_menu_tablet
    #top
    #header
    #header_meta
    .social_bookmarks {
    display: none;
  }

  .responsive.html_mobile_menu_tablet
    #top
    .av-logo-container
    .social_bookmarks {
    display: none;
  }

  .responsive.html_mobile_menu_tablet
    #top
    .av-logo-container
    .main_menu
    .social_bookmarks {
    display: block;
    position: relative;
    margin-top: -15px;
    right: 0;
  }

  .responsive.html_logo_center.html_bottom_nav_header
    .av_mobile_menu_tablet
    .avia-menu.av_menu_icon_beside {
    height: 100%;
  }

  .responsive.html_mobile_menu_tablet
    #top
    #wrap_all
    .menu-item-search-dropdown
    > a {
    font-size: 24px;
  }

  .responsive.html_mobile_menu_tablet #top #main .av-logo-container .main_menu {
    display: block;
  }

  .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky
    #top
    #wrap_all
    #main {
    padding-top: 88px;
  }

  .responsive.html_mobile_menu_tablet.html_header_top #top #main {
    padding-top: 0 !important;
    margin: 0;
  }

  .responsive.html_mobile_menu_tablet.html_top_nav_header.html_header_sticky
    #top
    #wrap_all
    #main {
    padding-top: 0;
  }

  .responsive.html_mobile_menu_tablet
    #top
    #header_main
    > .container
    .main_menu
    .av-main-nav
    > li
    > a,
  .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    height: 90px;
    line-height: 90px;
  }

  .responsive.html_mobile_menu_tablet
    #top
    #header_main
    > .container
    .main_menu
    .av-main-nav
    > li
    > a {
    min-width: 0;
    padding: 0 0 0 20px;
    margin: 0;
    border-style: none;
    border-width: 0;
  }

  .responsive.html_mobile_menu_tablet
    #top
    .av_seperator_big_border
    .avia-menu.av_menu_icon_beside {
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 25px;
  }

  .responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a,
  .responsive #top #header .av-main-nav > li > a:hover {
    background: transparent;
    color: inherit;
  }

  .responsive.html_mobile_menu_tablet.html_top_nav_header
    .av-logo-container
    .inner-container {
    overflow: visible;
  }
}
@media only screen and (max-width: 990px) {
  .footer_logo.one_column.first {
    width: 100% !important;
    position: relative;
    margin-bottom: 2em;
  }
  .flex_column.footer_info.flex_column_div {
    margin-left: 0px !important;
    width: 33%;
  }
  div#nav_menu-3,
  div#nav_menu-2 {
    padding-bottom: 0px !important;
  }
}
/* 반응형 */
@media (max-width: 768px) {
  .policy.privacy-policy,
  .terms-of-service {
    padding: 1.5rem 1rem;
    font-size: 0.95rem;
  }

  .policy.privacy-policy h1,
  .terms-of-service h1 {
    font-size: 1.5rem;
  }

  .policy.privacy-policy li h2,
  .terms-of-service li h2 {
    font-size: 1.1rem;
  }
  li.avia-slideshow-slide span.title_point {
    font-size: 3rem !important;
    line-height: 1.3em;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive #top .slideshow_caption h2 {
    font-size: 3rem;
  }
  .responsive #top #wrap_all .slide-entry {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 767px) {
  .flex_column.footer_info {
    width: 33.3% !important;
  }
  .avia-section-huge .content,
  .avia-section-huge .sidebar {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .avia-builder-el-first.portfolio_title_style_h4 {
    margin-top: 3em !important;
  }
  h2.av-special-heading-tag {
    font-size: 2.2rem;
    line-height: 1em;
  }
  .avia-gallery .avia-gallery-thumb a {
    width: 50% !important;
  }
  #top .hr {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
  }
  .project_box.first {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 540px) {
  .responsive #top .slideshow_caption h2 {
    font-size: 2.4rem;
    transition: all 0.35s;
  }
  span.slide_title1 {
    font-size: 1.6rem;
    line-height: 1.2em;
    position: relative;
    top: 10px;
    word-break: keep-all;
  }
  .flex_column.footer_info {
    width: 50% !important;
  }
  .flex_column.footer_info.four_column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 479px) {
  .responsive #top .slideshow_caption h2 {
    font-size: 2.5rem;
  }
  img.main_slide_img {
    max-width: 200px !important;
    transition: all 0.35s;
  }
  .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 0px;
  }
  span.footer_text_block {
    display: block;
  }
  span.footer_bar_style {
    display: none;
  }
  .responsive #top #wrap_all .slide-entry {
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 470px) {
  span.inner_sort_button > span {
    font-size: 1.6rem !important;
    transition: all 0.35s;
  }
  img.main_slide_img {
    max-width: 300px !important;
    transition: all 0.35s;
  }
}
@media only screen and (max-width: 390px) {
  h2.av-special-heading-tag {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .press_list_style h3.slide-entry-title.entry-title a {
    font-size: 1.3rem;
    line-height: 1.3em !important;
    transition: all 0.35s;
  }
  .press_list_style h3.slide-entry-title.entry-title {
    height: 4em !important;
  }
  .responsive
    #top
    #wrap_all
    .avia-content-slider-even
    .slide-entry.slide-parity-odd,
  .responsive
    #top
    #wrap_all
    .avia-content-slider-odd
    .slide-entry.slide-parity-even {
    margin-bottom: 20px;
  }
  div#footer-page .avia_textblock p {
    font-size: 14px;
    text-align: center !important;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 320px) {
  span.inner_sort_button > span {
    font-size: 1.2rem !important;
    transition: all 0.35s;
  }
  .avia_textblock.site_sg_style h3 {
    font-size: 1.8rem;
  }
  h2.av-special-heading-tag {
    font-size: 2.4rem;
    line-height: 1em;
  }
  .av_iconlist_title.iconlist_title_small {
    word-break: keep-all;
    font-size: 1.2rem !important;
  }
  .page_title_style_h3 h3.av-special-heading-tag {
    font-size: 2rem;
    font-weight: 700;
  }
  .responsive #top .slideshow_caption h2 {
    font-size: 2.2rem;
  }
  span.slide_title1 {
    font-size: 1.5rem;
  }
}
