/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.0.1704759667
Updated: 2024-01-09 09:21:07
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@200;400;700&display=swap");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css");
html {
  margin-top: 0 !important; }

* {
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important; }

.w-full {
  width: 100% !important; }

.custom-box .w-full > img {
  width: 100% !important; }

.gap-0 {
  gap: 0 !important; }

.text-deco-none {
  text-decoration: none !important; }

.hidden-box {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .only-mo {
    display: none !important; } }
@media only screen and (max-width: 1279px) {
  .only-pc {
    display: none !important; }

  .only-mo {
    display: block !important; } }
#wpadminbar {
  display: none; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  header .has-base-background-color {
    background-color: rgba(255, 255, 255, 0.7) !important; }
  @media only screen and (min-width: 1280px) {
    header {
      position: relative; }
      header .has-base-background-color {
        padding-top: 80px !important; } }

@media only screen and (min-width: 1280px) {
  .top-logo-bx img {
    width: 300px; }

  li.wp-block-navigation-item a.wp-block-navigation-item__content {
    font-size: 24px; } }
@media only screen and (min-width: 768px) {
  footer div.wp-block-group {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; } }

main.wp-block-group {
  min-height: calc(100vh - 66px - 144px - 40px); }

.page-template-default .wp-block-post-title {
  display: none; }

footer.wp-block-template-part .wp-block-site-tagline {
  text-align: center; }

.home-contents-bx,
.home-xo-slider-mo-wrap,
.home-xo-slider-pc-wrap {
  margin-top: 0 !important; }

.home-contents-bx .main-slider-text {
  font-size: 16px; }
.home-contents-bx .main-slider-text2 {
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-between; }
  .home-contents-bx .main-slider-text2 li {
    width: 100%;
    color: #000;
    font-size: 12px;
    list-style: none;
    text-align: center; }
.home-contents-bx .swiper-slide {
  height: 100vh; }
.home-contents-bx .slide-content {
  padding-top: 80px;
  padding-right: 20px;
  padding-left: 20px; }
@media only screen and (min-width: 1280px) {
  .home-contents-bx {
    margin-top: 180px !important; }
    .home-contents-bx .main-slider-text {
      font-size: 22px; }
    .home-contents-bx .main-slider-text2 li {
      font-size: 22px; }
    .home-contents-bx .swiper-slide {
      max-height: calc(100vh - 180px - 140px); }
    .home-contents-bx .slide-content {
      padding-top: 40px;
      padding-right: 60px;
      padding-left: 60px; }
    .home-contents-bx .home-xo-slider-mo-wrap {
      display: none; } }
@media only screen and (max-width: 1279px) {
  .home-contents-bx .home-xo-slider-pc-wrap {
    display: none; } }

main.wp-block-group {
  padding-top: 64px; }

.about-img-02 {
  width: 100%;
  text-align: right; }

a:where(:not(.wp-element-button)) {
  text-decoration: none; }

.page-projects-wrap .ajax-load-more-wrap .alm-listing {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start; }
  .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%; }
    .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-img-wrap {
      width: 100%; }
      .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-img-wrap img {
        width: 100%;
        max-width: 100%;
        height: auto; }
    .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-info {
      width: 100%;
      margin-top: 100%; }
      .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-info h3 {
        text-align: center; }
        .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-info h3 a {
          display: inline-block;
          width: 100%;
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 14px;
          color: #747474;
          font-weight: 500; }
      .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-info .entry-meta {
        display: none; }
@media only screen and (min-width: 768px) {
  .page-projects-wrap .ajax-load-more-wrap .alm-listing {
    gap: 30px; }
    .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item {
      width: calc(50% - 30px);
      max-width: 50%; } }
@media only screen and (min-width: 1280px) {
  .page-projects-wrap .ajax-load-more-wrap .alm-listing {
    gap: 30px; }
    .page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item {
      width: calc(20% - 30px);
      max-width: 20%; } }

.single-post main > div.wp-block-group {
  display: none; }
.single-post main .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100%; }
.single-post main .wp-block-post-content .post-templte-01 {
  justify-content: space-between; }
  .single-post main .wp-block-post-content .post-templte-01 .wp-block-column:nth-child(1) .post-con-info-bx figure.wp-block-image img {
    width: 100%; }
  .single-post main .wp-block-post-content .post-templte-01 .wp-block-column:nth-child(1) .post-con-info-bx figure.wp-block-image,
  .single-post main .wp-block-post-content .post-templte-01 .wp-block-column:nth-child(1) .post-con-info-bx hr.wp-block-separator {
    max-width: 400px; }
  .single-post main .wp-block-post-content .post-templte-01 .wp-block-column:nth-child(2) .splide--slide .pg-content-slider-item img {
    width: 100%; }

footer.wp-block-template-part {
  margin-top: 0; }

.pg-project-gallery {
  max-width: 500px; }

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

.page-projects-wrap .ajax-load-more-wrap .alm-listing .alm-item .item-img-wrap img {
  object-fit: cover;
  height: calc(100% - 40px); }

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: unset; }

/*# sourceMappingURL=style.css.map */
