/** @format */

@media screen and (max-width: 1620px) {
  .txt-label {
    max-width: 100%;
  }
  .video-container iframe {
    width: 100rem;
    height: 100rem;
  }
}
/* 1440 이하 */
@media screen and (max-width: 1440px) {
  /* index.html */
  .main-txt h2 {
    font-size: 3rem;
  }
  .slide-title,
  .slide-controls {
    padding: 0px 9rem;
  }
  .sub-project .year {
    margin-left: 9rem;
  }
  .sub-project > div {
    gap: 200px;
  }
  .sub-project .project-right .year {
    margin-right: 9rem;
  }
  .detail-main {
    width: calc(100% - 100px);
    margin: 200px auto 0;
    gap: 3vw;
  }
  .detail-cont .img-box {
    min-width: auto;
  }
  .introduction {
    max-width: calc(100% - 100px);
    width: auto;
    margin: 70px auto 0;
  }
  #container.sub {
    padding-top: 10.5rem;
  }
  .txt-label span {
    font-size: 1rem;
  }
  .process {
    margin: 15rem 6.5vw;
  }
  .process-wrap {
    grid-template-rows: 5vw 5vw 5vw 5vw 5vw 5vw 5vw 11.57vw 5vw 5vw 5vw;
  }
  .process-wrap .tit {
    font-size: 24px;
  }
  .process-wrap .sub-tit {
    font-size: 14px;
  }
  .process-wrap .txt-list div * {
    font-size: 12px;
  }
  .process .grid4.vertical {
    width: 20.59vw;
    max-width: 22.313rem;
  }
  .process .grid7 span,
  .process .grid7 p {
    font-size: 1.5rem;
  }
  .process-wrap .box {
    width: 20.59vw;
    max-width: 22.313rem;
    height: 18.2vw;
    max-height: 18.75rem;
  }
  .process-wrap > div {
    padding: 2vw;
  }
  .process-wrap .grid7 {
    height: 18.13vw;
  }
  .process .grid9 {
    grid-area: 12 / 4 / 9 / 7;
    max-height: 18.75rem;
    height: 18.2vw;
  }
  .box-cont .bg svg {
    width: 100%;
    height: 100%;
  }
  .slide-title,
  .slide-controls {
    padding: 0px 9rem;
  }
  .main .txt-label {
    width: calc(100% - 13vw);
  }
  .sub-project > div {
    gap: 200px;
  }
  .technology {
    margin: 15rem 6.5vw;
  }
  .service {
    margin: 15rem 10.4167vw;
  }
  .service .grid1 .hash-box > div {
    gap: 5px;
  }
  .service .grid2 li p {
    font-size: 1.1vw;
  }
  .service .grid2 p {
    font-size: 1.4vw;
  }
  .detail-cont .img-box {
    min-width: 50%;
  }
  .detail-cont .img-box.right li {
    width: 20rem;
  }
  /* about.html */
  .greetings .company {
    padding: 0px 24rem 10.75rem 7.5vw;
    gap: 7.5rem;
  }
  .navigation .arrow {
    font-size: 13px;
  }
  .navigation {
    width: 18rem;
    margin-right: 1.5vw;
  }
  .greetings h2 {
    font-size: 26px;
  }
  .people {
    padding: 0 26.04vw 0 6rem;
  }
  .arron img {
    margin-left: -100px;
  }
  /* request.html */
  .request .select ul {
    gap: 30px;
  }
  .request .title-box .title,
  .request .title-box span {
    font-size: 1.5rem;
  }
  .request .select label {
    font-size: 1rem;
  }
  .detail-cont {
    padding: 0;
    margin-top: 10vw;
  }
  .detail-cont .inner {
    width: calc(100% - 100px);
    margin: 0 auto;
    padding: 10vw 0;
  }

  /* footer */
  .footer-box.top .right * {
    font-size: 14px;
  }
  .sub-project .project-title {
    gap: 5.2vw;
    margin-left: 6.5vw;
  }
  .sub-project .project-left .project-title {
    margin-right: 6.5vw;
  }
  .sub-project .project-left .imb-box {
    margin-right: calc(20.4vw + 65px);
  }
  .sub-project .imb-box {
    margin-left: calc(20.4vw + 65px);
  }

  /* work - detail */
  #detail-samg .img-box.right {
    min-width: auto;
  }
  #detail-samg .img-box.right li {
    width: auto;
  }
  #detail-ganaswim .inner {
    width: 100%;
    margin-left: 50px;
  }
  #detail-esther .img-box {
    min-width: auto;
  }

  .gallery-list-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .gallery-list.main {
    max-width: 100%;
  }
  .gallery-main .title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 32px;
  }
  .sub-gallery {
    justify-content: start;
    flex-direction: column;
    gap: 10px;
  }
}

/* 1280 이하*/
@media screen and (max-width: 1280px) {
  #header .menu-toggle-btn {
    width: 8.625rem;
    padding: 0;
    height: 3.6875rem;
  }
  .menu-item h2 {
    font-size: 50px;
  }
  .introduction {
    gap: 5vw;
  }
  .sub-project .txt-box li {
    font-size: 2.875rem;
  }
  .sub-project .project-title {
    width: calc(100% - 50px);
    margin: 0 0 0 50px;
    justify-content: space-between;
  }
  .sub-project .project-left .project-title {
    margin-right: 0;
    padding: 0;
  }
  .sub-project .imb-box {
    margin-left: 0;
  }
  .sub-project .imb-box li:first-child {
    margin-left: 50px;
  }
  .sub-project .project-left .imb-box {
    margin-right: 0;
  }
  .process {
    padding: 0vw 6.5vw 0;
    margin: 10rem auto;
  }
  .process-wrap {
    grid-template-rows: 5vw 5vw 7vw 7vw 5vw 5vw 5vw 11.57vw 5vw 5vw 7vw;
  }
  .process-wrap .box {
    height: 20.2vw;
  }
  .process .grid9 {
    grid-area: 9 / 4 / 9 / 10;
    height: 20.2vw;
  }
  .process .grid10 {
    grid-area: 9 / 10 / 7 / 7;
  }
  .process-wrap .tit {
    font-size: 1.7vw;
  }
  .process-wrap .number {
    font-size: 1.3vw;
  }
  .process-wrap .sub-tit {
    font-size: 1.2vw;
  }
  .process-wrap .grid9 .txt-box > * {
    gap: 1vw;
  }
  .sub-project > div {
    gap: 10rem;
  }
  .service .grid2 .inner {
    gap: 15px;
  }
  /* about.html */
  .greetings .company {
    padding: 0px 26.04vw 3.39vw 7.5vw;
  }
  .navigation {
    width: 16.85rem;
    margin-right: 1.6vw;
  }
  .navigation .arrow {
    font-size: 12px;
  }
  .greetings h2 {
    font-size: 24px;
  }
  .box-cont .tit {
    font-size: 1.29vw;
  }
  .company .box-cont {
    gap: 10px;
  }
  .people {
    padding: 0 20rem 0rem 5rem;
  }
  .people-list.ceo .word {
    height: 50px;
    font-size: 14px;
    text-align: center;
    justify-content: center;
  }
  .people-list .word {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
    width: fit-content;
  }
  .people-list li {
    height: 426px;
    width: auto;
  }
  .Ellie img {
    width: 65%;
  }
  .arron img {
    margin-left: -120px;
    width: 60%;
    position: relative;
  }
  .navigation {
    width: 250px;
  }
  .navigation .link {
    font-size: 14px;
  }
  .navigation .arrow {
    font-size: 11px;
  }
  .detail-main {
    gap: 30px;
  }
  .service .grid > div,
  .service .grid1 .img-box {
    border-radius: 30px;
  }
  .work-list .img-box .work-item-tag {
    right: 20px;
    bottom: 20px;
  }
  .gallery-main {
    margin-bottom: 10rem;
  }
  .footer-box.top .btn-down {
    font-size: 1rem;
    padding: 2vw 3vw;
  }
}
/* 1024 이하*/
@media screen and (max-width: 1024px) {
  /* header */
  #container.sub {
    padding-top: 120px;
  }
  #header .menu-toggle-btn {
    width: 60px;
    font-size: 12px;
    padding: 10px 0 8px;
    letter-spacing: 0;
    height: auto;
  }
  #header.fixed,
  #header.sub {
    top: 40px;
  }
  .logo {
    width: 50px;
  }
  .theme-toggle-btn {
    display: none;
  }
  .menu-item h2 {
    font-size: 42px;
  }
  /* index.html */

  .main-txt {
    padding: 13.5rem 1.88rem 6.25rem;
  }
  .main-txt h2 {
    font-size: 2.6rem;
  }
  .main-txt p {
    font-size: 1.1rem;
  }
  .rolling-banner .rolling {
    padding: 3vw 0;
  }
  .process {
    padding: 0;
    margin: 10rem 6vw;
  }
  .welcome {
    padding: 0 5rem;
  }
  .main-project {
    padding: 30px;
  }
  .main .txt-label {
    width: calc(100% - 12vw);
  }
  .slide-title {
    padding: 0px 0px 0px 5rem;
  }
  .slide-controls {
    padding: 0px 5rem;
  }
  .slide-title .tit {
    font-size: 2.875rem;
  }
  .sub-project .txt-box li {
    font-size: 2rem;
  }
  .sub-project .imb-box li {
    width: 200px;
    flex: 0 0 auto;
  }
  .sub-project .imb-box {
    gap: 25px;
  }
  .sub-project .tit {
    min-width: 100px;
    font-size: 1rem;
    height: 45px;
    padding: 0 15px;
  }
  .process-wrap {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: repeat(14, 5vw);
  }
  .process-wrap .number,
  .process-wrap .sub-tit {
    font-size: 1.5vw;
  }
  .process .grid7 p {
    font-size: 2.7vw;
  }
  .process .grid7 span {
    font-size: 2.7vw;
  }
  .process-wrap .box {
    width: initial;
    max-width: initial;
    height: initial;
    max-height: initial;
    padding: 2vw;
  }
  .process-wrap .grid1 {
    grid-area: 1 / 1 / 5 / 3;
  }
  .process .grid2 {
    grid-area: 1 / 1 / 6 / 4;
  }
  .process-wrap .tit {
    font-size: 2.2vw;
  }
  .process-wrap .sub-tit {
    font-size: 1.4vw;
  }
  .process .grid3 {
    grid-area: 1 / 4 / 6 / 7;
  }
  .process .grid4.vertical {
    grid-area: 1 / 7 / 6 / 11;
    width: initial;
    max-width: initial;
    height: initial;
    max-height: initial;
  }
  .process .grid5 {
    grid-area: 6 / 11 / 9 / 8;
  }
  .process .grid6 {
    grid-area: 9 / 8 / 12 / 11;
  }
  .process-wrap .grid7 {
    grid-area: 7 / 1 / 6 / 8;
  }
  .process .grid8 {
    grid-area: 15 / 1 / 12 / 4;
  }
  .process .grid9 {
    grid-area: 9 / 4 / 15 / 8;
    height: 100%;
    max-height: 100%;
  }
  .process-wrap .grid9 .txt-box {
    flex-direction: column;
    align-items: unset;
  }
  .process-wrap .grid9 .txt-box > div {
    margin-top: 15px;
  }
  .process .grid10 {
    grid-area: 15 / 8 / 12 / 11;
  }
  .process-wrap .txt-list div * {
    font-size: 12px;
  }
  .technology {
    padding: 0;
    margin: 10rem 6vw;
  }
  .service {
    margin: 10rem 6vw;
  }
  .service .grid2 .inner {
    gap: 1.4vw;
  }
  .service .grid2 span {
    font-size: 1.8vw;
  }
  .service .grid2 p {
    font-size: 2.5vw;
  }
  .service .grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 10.3vw 5.5vw 11vw 6.327vw 8.5vw 10vw 4vw;
    gap: 4.883vw;
  }
  .service .grid1 .inner {
    gap: 20px;
  }
  .service .grid1 {
    grid-column-start: 6;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 4;
    justify-content: space-between;
    gap: 1.96vw;
    height: 61vw;
    width: 44vw;
  }
  .service .grid1 .img-box {
    border-radius: 30px;
  }
  .service .grid1 .txt-box {
    padding: 0px 1.0416vw;
    gap: 1.96vw;
  }
  .service .grid1 .txt-box p {
    font-size: 1.6vw;
  }
  .service .grid1 p.title {
    font-size: 1.95vw;
  }
  .service .grid1 .hash {
    font-size: 12px;
  }
  .service .grid2 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 5;
    height: 36.6vw;
    width: 39.1vw;
  }
  .service .grid2 > span {
    font-size: 1.37vw;
  }
  .service .grid2 > p {
    font-size: 2.5vw;
  }
  .service .grid2 .num {
    font-size: 3vw;
  }
  .service .grid2 li p {
    font-size: 1.56vw;
  }
  .service .grid2 li span {
    font-size: 1.18vw;
  }
  .service .grid3 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 5;
    grid-row-end: 8;
    height: 32.4vw;
    width: 39vw;
    padding: 50px 0px 30px;
  }
  .service .grid3::before {
    width: 11.49vw;
    height: 10.38vw;
    top: -6.71vw;
  }
  .service .grid3 .hash {
    font-size: 14px;
    height: 40px;
  }
  .service .grid3 li {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }
  .service .grid4 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 5;
    grid-row-end: 4;
    width: 38.9vw;
    height: 6.5vw;
  }
  .service .grid4 p {
    font-size: 26px;
  }
  .service .grid5 {
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 6;
    grid-row-end: 7;
  }
  .company .box-cont {
    gap: 10px;
  }
  .box-cont .box {
    border-radius: 25px;
    width: auto;
    flex: 1;
    aspect-ratio: 1 / 1;
    height: auto;
  }
  /* about.html */
  #container.about-main {
    padding: 210px 0 80px;
  }
  .navigation.sticky {
    display: none;
  }
  .navigation.mo {
    display: block;
    z-index: 5;
    position: fixed;
    top: 0;
    width: 100%;
    background: #2e2e2e;
    height: 145px;
    display: flex;
    align-items: self-end;
    margin-right: 0;
  }
  .navigation.mo ul {
    align-items: self-end;
    padding: 0px 20px 15px 20px;
    height: fit-content;
    display: flex;
    gap: 15px;
    overflow-x: scroll;
  }
  .navigation.mo ul::-webkit-scrollbar {
    display: none;
  }
  .navigation.mo li {
    width: auto !important;
  }
  .navigation.mo li a {
    font-family: "neurimboGothicRegular";
    color: #1e1b19;
    padding: 0px 20px;
    text-transform: uppercase;
    white-space: nowrap;
    width: fit-content;
    display: flex;
    align-items: center;
    height: 40px;
    border-radius: 60px;
    padding-top: 3px;
    justify-content: center;
  }
  .navigation.mo li:nth-child(1) a {
    background-color: #fff;
  }
  .navigation.mo li:nth-child(2) a {
    background-color: #f38c79;
  }
  .navigation.mo li:nth-child(3) a {
    background-color: #48a6a7;
  }
  .navigation.mo li:nth-child(4) a {
    border: 1px solid #fff;
    color: #fff;
  }
  .greetings .company {
    padding: 0 20px 6.25rem;
    gap: 5.5rem;
  }
  .greetings h2 {
    line-height: 1.3;
    font-size: 28px;
  }
  .greetings p {
    line-height: 1.8;
  }
  .box-cont .tit {
    font-size: 16px;
  }
  .people {
    padding: 0px 20px;
    margin-bottom: 150px;
  }
  .people-list .txt-box.leader {
    padding-right: 70px;
  }
  .people-list .name {
    font-size: 34px;
  }
  .people-list .label {
    font-size: 10px;
  }
  .people-list .word {
    height: 40px;
  }
  .people-list .img-box.absolute {
    margin-top: -200px;
  }
  .people-list.ceo .word {
    height: 45px;
    font-size: 12px;
  }
  .people-list .name {
    font-size: 42px;
    position: relative;
    z-index: 1;
  }
  .people-list .label {
    font-size: 12px;
  }
  .people-list .img-box.absolute img {
    left: 0;
    height: 80%;
    max-width: 85%;
    top: 30px;
  }
  .people-list .img-box.jerome img {
    width: 75%;
  }
  .arron img {
    width: 50%;
  }
  .Ellie img {
    width: 55%;
  }
  .content.project {
    display: none;
  }
  .project-mo .more-project {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6.25rem 0rem 9.375rem;
  }
  .project-mo .more-project .link {
    display: flex;
    padding: 12px 20px 10px;
    gap: 8px;
    border-radius: 60px;
    border: 1px solid;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
  }
  .project-mo .more-project svg {
    filter: var(--filter);
  }
  .project-mo {
    display: block;
    background: none;
    height: auto;
    margin: 100px 0 0;
    padding: 0 20px;
  }
  .project-mo img {
    position: static;
  }
  .project-mo .project-list {
    display: flex;
    flex-direction: row;
    gap: 10px;
  }
  .project-mo .txt-box {
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
  }
  .project-mo .txt-box > * {
    font-size: 16px;
    font-family: "neurimboGothicRegular";
  }
  .project-mo .more-project {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px 0px 150px;
  }
  /* work.html */
  .work-list li.bottom {
    padding-bottom: 10.75rem;
  }
  .detail-cont .img-box.right li {
    width: 15rem;
  }
  .detail-main {
    flex-direction: column;
  }
  /* request.html  */
  .request .cont {
    padding-left: 0;
    margin-left: 0;
    width: 100vw;
  }
  .request {
    padding: 0;
    flex-direction: column-reverse;
  }
  .request .request-info-wrap {
    gap: 6.25rem;
    padding: 0px 50px 150px;
    margin: 0 auto;
  }
  .request .txt-label {
    display: none;
  }
  .request-info-wrap .request-info.select:nth-child(2) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .request .title-box {
    gap: 15px;
  }
  .request .title-box .title {
    font-size: 18px;
  }
  .request .select ul,
  .request .form ul {
    margin-top: 30px;
    gap: 15px;
  }
  .request .select ul li {
    flex: 1;
  }
  .request .select label {
    height: 100px;
    font-size: 16px;
    border-radius: 20px;
  }
  .request .title-box > div {
    align-items: baseline;
    flex-direction: column;
  }
  .request .title-box .num,
  .request .title-box span {
    font-size: 18px;
  }
  .request label {
    border: 1px dashed #4a5362;
  }
  .request .form label {
    width: 100%;
  }
  .request .form label {
    padding: 15px 20px;
    height: 70px;
    border-radius: 10px;
    gap: 10px;
    font-size: 12px;
  }
  .request .form .flex {
    flex-direction: column;
    gap: 15px;
  }
  .request .form textarea {
    border-width: 1px;
    padding: 40px 20px;
    border-radius: 10px;
    font-size: 14px
  }
  .request .form textarea + label {
    top: 15px;
    left: 20px;
    font-size: 14px
  }
  .request-info__form-list > div {
    margin-bottom: 15px;
  }
  .request-info__form-list input {
    font-size: 14px;
    top: 37px;
    left: 20px;
  }
  .request .form .flex {
    margin-bottom: 15px;
  }
  .request .form textarea + label {
    font-size: 12px;
  }
  .request-btn {
    flex-direction: row;
    gap: 50px;
  }
  .request-btn .agree label {
    padding: 0;
    height: fit-content;
  }
  .request-btn .agree span {
    font-size: 12px;
  }
  .request-btn .agree input,
  .request-btn .agree input:checked::after {
    width: 18px;
    height: 18px;
  }
  .request .agree input[type="checkbox"]:checked + label,
  .request .agree input[type="radio"]:checked + label {
    background-color: initial;
    border: 0
  }
  .request-btn .agree,
  .send,
  .request-btn .submit-btn {
    position: relative;
    font-size: 21px;
    width: 100%;
    gap: 10px;
    padding: 0;
  }
  .request-btn .submit-btn svg {
    position: absolute;
    right: 50px;
  }
  .request .rolling-banner {
    margin-top: 0;
    width: 100%;
  }
  .validation-note {
    font-size: 12px;
    margin: 10px 0 0;
  }
  .agree-popup > div {
    top: 0;
    left: 0;
    transform: translate(0px, 0px);
    border-radius: 0px;
    padding: 100px 20px;
    max-width: 100%;
    max-height: 100%;
  }
  .agree-popup h3 {
    font-size: 21px;
    padding-bottom: 20px;
  }
  .agree-popup p {
    font-size: 12px;
  }
  .agree-popup .close-btn {
    width: 20px;
    height: 20px;
    left: auto;
    right: 20px;
    top: 50px;
    background-image: url(/assets/images/ico_popup_bk_close.svg);
  }
  /* detail.html */
  .project-header .img-box {
    border-radius: 0;
  }
  .project-info {
    width: 100%;
    margin: -18vw auto;
  }
  .project-info .info-box {
    max-width: 350px;
    margin: auto;
  }
  .overview {
    margin-top: 50px;
    padding: 0;
  }
  .introduction {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-top: 25vw;
  }
  .txt-box.introduction .label {
    font-size: 14px;
  }
  .project-meta li {
    padding: 0 5px;
  }
  .footer-box.top .right * {
    font-size: 12px;
  }
  .technology-wrap .label {
    font-size: 13px;
  }
  .about-main .txt-label {
    margin: auto;
  }

  /* gallery.html */
  .gallery-main {
    margin-bottom: 5rem;
  }
  /* .gallery-list-wrap {
    padding: 0px 25px;
  } */
  .gallery-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .sub-gallery {
    flex-direction: row;
    gap: 15px;
  }
  .gallery-list .gallery-list__main {
    border-radius: 0;
  }
  .sub-gallery > ul {
    align-items: flex-start;
    gap: 20px;
  }
  .sub-gallery .gallery-item {
    display: flex;
    flex-direction: column-reverse;
    min-width: 180px;
    gap: 10px;
    flex-shrink: 0;
    flex: 0 1 33%;
  }
  .sub-gallery span {
    font-size: 12px;
  }
  .work + #footer .btn-top.fixed {
    top: -18vw;
  }
}

@media screen and (max-width: 930px) {
  .gallery-list {
    flex-direction: column;
    align-items: start;
  }
  .sub-gallery {
    width: 100%;
    overflow-x: scroll;
    flex-direction: row;
    justify-content: left;
  }
  .sub-gallery::-webkit-scrollbar {
    display: none;
  }
  .menu-wrap.active {
    padding: 130px 0px 50px;
    justify-content: space-between;
  }
  .menu-wrap .menu-list {
    height: auto;
    flex-direction: column;
    align-items: baseline;
    justify-content: initial;
    gap: 50px;
    height: calc(100% - 150px);
    padding: 0 20px;
  }
  .menu-wrap .contact-info {
    padding-left: 20px;
  }
  .request .form textarea {
    border-width: 1px
  }
}
/* 768 이하*/
@media screen and (max-width: 768px) {
  #header {
    width: calc(100% - 80px);
  }
  .project-left .year {
    width: 100%;
    justify-content: end;
    margin-left: 0;
  }
  .sub-project {
    margin: 10.01rem auto;
  }
  .sub-project .project-title {
    width: 100%;
    height: 83px;
    flex-direction: column !important;
    justify-content: center;
    gap: 10px;
    margin: 0;
    padding-left: 0px;
  }
  .sub-project .year,
  .sub-project .txt-box {
    height: auto;
  }
  .sub-project .year span {
    font-size: 12px;
  }
  .sub-project .txt-box li {
    font-size: 21px;
  }
  .sub-project .imb-box li:first-child {
    margin-left: 30px;
  }
  .rolling-banner .rolling {
    gap: 50px;
    margin-top: 0;
    width: 100%;
  }
  .rolling-banner .rolling li {
    font-size: 21px;
  }
  .main-project {
    padding: 20px;
    height: 80vh;
    margin-bottom: 50px;
  }
  .main-project .swiper-navigation {
    height: 3.6875rem;
  }
  .slide-controls {
    padding: 0 3rem;
  }
  .slide-title {
    padding: 0px 0px 0px 3rem;
  }
  #header.fixed,
  #header.sub {
    width: calc(100% - 40px);
    top: 2rem;
  }
  .logo {
    width: 50px;
  }
  #header .menu-toggle-btn {
    height: 30px;
    width: 60px;
  }
  #gnb ul button {
    height: 30px;
    width: 60px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .theme-toggle-btn {
    display: none;
  }
  .menu-item h2 {
    font-size: 48px;
  }
  .btn-top {
    right: 20px;
  }
  .btn-top button {
    width: 50px;
    height: 50px;
  }
  /* index.html */
  .welcome {
    padding: 0 2rem;
  }
  .sub-project .project-left .project-title {
    padding-right: 20px;
  }
  .sub-project .project-right .project-title {
    padding-left: 20px;
  }
  .rolling-banner .rolling {
    gap: 50px;
    margin-top: 0;
    width: 100%;
  }
  .main-project {
    padding: 20px;
    height: 80vh;
    margin-bottom: 50px;
  }
  .main-project .swiper-navigation {
    height: 3.6875rem;
  }
  .slide-controls {
    padding: 0 3rem;
  }
  .slide-title {
    padding: 0px 0px 0px 3rem;
  }
  .box-cont .bg svg {
    width: 100%;
    height: 100%;
  }
  .sub-project > div {
    gap: 5rem;
  }
  .rolling-banner {
    margin-top: 150px;
  }
  .rolling-banner .rolling {
    height: 60px;
    gap: 50px;
    margin-top: 0;
    width: 100%;
  }
  .rolling-banner .rolling li {
    font-size: 21px;
  }
  .rolling-banner.work {
    margin-top: 0;
  }
  .main-project {
    padding: 20px;
    height: 80vh;
    margin-bottom: 50px;
  }
  .main-project .swiper-navigation {
    height: 3.6875rem;
  }
  .slide-controls {
    padding: 0 3rem;
  }
  .slide-title {
    padding: 0px 0px 0px 3rem;
  }
  .process {
    margin: 10rem 2rem;
  }
  .process-wrap .tit {
    font-size: 14px;
  }
  .process-wrap .sub-tit {
    font-size: 10px;
  }
  .process-wrap .txt-list div * {
    display: none;
  }
  .service .grid2 > span {
    font-size: 12px;
  }
  .service .grid2 {
    justify-content: space-between;
  }
  .process .grid7 p,
  .process .grid7 span {
    font-size: 1.25rem;
    letter-spacing: 0.5px;
  }
  .process .grid7 div {
    line-height: 1.4;
  }
  /* process */
  .process {
    padding: 0px;
    margin: 150px 0;
  }
  .process-wrap {
    overflow-x: scroll;
    display: flex;
    padding: 0px 20px;
    gap: 15px;
  }
  .process-wrap::-webkit-scrollbar {
    display: none;
  }
  .process-wrap > div {
    height: fit-content;
    border: 1px solid var(--wh-color);
    min-width: 190px;
    padding: 45px 15px 35px 15px !important;
    min-height: 170px;
    border-radius: 30px;
  }
  .process-wrap .sub-titm,
  .process-wrap .desc,
  .process-wrap .txt-box > div,
  .process-wrap .sub-tit,
  .process-wrap .grid1,
  .process-wrap .grid7,
  .process-wrap .grid8,
  .process-wrap .grid9,
  .process-wrap .grid10 {
    display: none;
  }
  .process-wrap .grid8.mo,
  .process-wrap .grid9.mo,
  .process-wrap .grid10.mo {
    display: flex;
  }
  .process-wrap .number {
    font-size: 12px;
  }
  .process-wrap .tit {
    font-size: 16px;
  }
  .process .mo.txt-box {
    margin-top: 70px;
    line-height: 1.6;
    text-align: center;
  }
  .process .mo.txt-box p {
    font-size: 19px;
  }
  .process .mo.txt-box span {
    font-size: 24px;
    font-family: "NanumSquareNeoExtraBold";
  }
  .txt-box.mo {
    display: block;
  }
  .technology {
    gap: 30px;
    padding: 0px 20px 0px;
    margin: 10rem 2rem;
  }
  .technology-wrap .img-box {
    height: auto;
  }
  .service {
    margin: 10rem 2rem;
  }
  .service .grid1 {
    height: 61.2vw;
  }
  .service .grid1 .txt-box .title {
    font-size: 16px;
  }
  .service .grid1 .txt-box p {
    font-size: 12px;
    line-height: 1.8;
  }
  .service .grid1 .txt-box {
    padding: 0px 3px;
    gap: 15px;
  }
  .service .grid1 .hash-box > div {
    display: flex;
    width: 100%;
    gap: 10px;
    justify-content: left;
  }
  .service .grid2 {
    height: 36.6vw;
    width: 41.1vw;
  }
  .service .grid2 li span {
    font-size: 12px;
  }
  .service .grid3 {
    width: 41.1vw;
  }
  .service .grid4 {
    width: 41.1vw;
  }
  /*about.html*/
  #container.about-main {
    padding: 210px 0 80px;
  }
  .greetings p br {
    display: none;
  }
  .greetings p .mo {
    display: block;
  }
  .greetings p .pc {
    display: none;
  }
  .company .box-cont {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .box-cont .box {
    aspect-ratio: auto;
    padding: 20px;
  }
  .box-cont .number {
    font-size: 16px;
  }
  .box-cont .tit {
    white-space: nowrap;
  }
  .greetings .company {
    gap: 40px;
    padding: 0px 20px;
  }
  .greetings h2 {
    font-size: 18px;
  }
  .greetings h2 .mo {
    display: block;
  }
  .greetings .company-outline > div > p {
    font-size: 12px;
  }
  .project-mo {
    display: block;
    background: none;
    height: auto;
    margin: 100px 0 0;
    padding: 0 20px;
  }
  .project-mo img {
    position: static;
  }
  .project-mo .project-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .project-mo .txt-box {
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
  }
  .project-mo .more-project {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px 0px 150px;
  }
  .people-list .people-list-wrap {
    margin-top: 0;
  }
  .people-list.ceo {
    padding: 0;
  }
  .people-list.ceo li {
    flex-direction: column-reverse;
    gap: 70px;
    height: auto;
    width: 100% !important;
    padding: 50px 20px;
  }
  .people-list.ceo li:nth-child(2) {
    border-bottom: 1px solid #2e2e2e;
    display: flex;
  }
  .people-list.ceo .txt-box {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 0;
    justify-content: space-between;
    max-width: 390px;
  }
  .people-list.ceo .img-box {
    width: auto;
  }
  .people-list {
    overflow-x: scroll;
    display: flex;
    padding: 50px 20px;
    border-bottom: 1px solid #2e2e2e;
    gap: 20px;
  }
  .people-list::-webkit-scrollbar {
    display: none;
  }
  .people-list li {
    padding: 0;
    height: 344px;
    border: none;
    width: 230px;
  }
  .people-list li:nth-child(2) {
    border-right: none !important;
  }
  .people-list li .top {
    align-items: center;
    height: auto;
  }
  .people-list .img-box.absolute {
    margin-top: 0;
  }
  .people-list .img-box img {
    height: inherit;
    object-fit: scale-down;
  }
  .people-list .img-box.absolute img {
    left: 0;
    height: 110%;
    top: 0;
  }
  .people-list .img-box {
    height: 200px;
    width: 230px;
  }
  .people-list .name {
    font-size: 42px;
  }
  .people-list .label {
    height: 20px;
    font-size: 12px;
    right: auto;
  }
  .people-list.ceo img {
    width: auto;
  }
  .people-list.ceo .work {
    text-align: right;
  }
  .people-list.ceo .word {
    padding: 11px 20px;
    left: 50%;
    font-size: 14px;
    width: fit-content;
    bottom: -10px;
    height: fit-content;
    right: auto;
    transform: translateX(-50%);
    margin-left: 0;
  }
  .people-list .txt-box {
    display: none;
    margin-top: 45px;
    padding-right: 0;
  }
  .people-list .img-box .people-list .work {
    padding-top: 0;
  }
  .people-list .word {
    margin-left: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 170px;
  }
  .people-list .leader .label {
    left: 70%;
  }
  .people-list .label {
    left: 70%;
    top: 0;
  }
  .people-list-wrap {
    overflow: hidden;
    margin-top: 0;
  }
  .people-list .name {
    font-size: 42px;
  }
  .people-list .label {
    height: 20px;
    font-size: 12px;
    right: auto;
  }
  .people-list.ceo img {
    width: auto;
  }
  .people-list.ceo .work {
    text-align: right;
  }
  .people-list.ceo .word {
    padding: 11px 20px;
    left: 50%;
    font-size: 14px;
    width: fit-content;
    bottom: -10px;
    height: fit-content;
    right: auto;
    transform: translateX(-50%);
    margin-left: 0;
  }
  .people-list .txt-box {
    display: none;
    margin-top: 45px;
    padding-right: 0;
  }
  .people-list .img-box .people-list .work {
    padding-top: 0;
  }
  .people-list .word {
    margin-left: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 170px;
  }
  .people-list .img-box.absolute img {
    left: 0;
    height: 80%;
    max-width: 85%;
    top: 30px;
  }
  .people-list .leader .label {
    left: 70%;
  }
  .people-list .label {
    left: 70%;
    top: 0;
  }
  .people-list-wrap {
    overflow: hidden;
    margin-top: 0;
  }
  .people .swiper-container {
    padding: 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #2e2e2e;
  }
  .people .swiper-container:last-child {
    border: 0px;
  }
  .people-list .work {
    height: 60px;
    padding-top: 10px;
  }
  .arron img {
    margin-left: 0;
  }
  .about-main .txt-label {
    padding: 0 20px;
  }
  .people {
    padding: 0;
  }
  .people-list .txt-box.mo {
    display: block;
  }
  /* work.html */
  .work-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 15px;
  }
  .work-list-wrap {
    padding: 0px 20px;
  }
  .work-list .txt-box > * {
    font-size: 16px;
  }
  .work-list {
    gap: 0 1rem;
  }
  .work-list .img-box .work-item-tag {
    font-size: 12px;
    padding: 15px 15px 12px;
  }
  .detail-main {
    width: 100%;
    margin-top: 100px;
  }
  .project-label {
    display: none;
  }
  .project-header .img-box {
    border-radius: 0px;
    min-height: 600px;
    position: relative;
  }
  .project-header .img-box img {
    height: 100%;
    position: absolute;
    width: 150%;
    max-width: 150%;
    right: 0;
    transform: translateX(10%);
  }
  .project-info {
    max-width: 100%;
    margin-top: -20vw;
    z-index: 1;
    position: relative;
    padding-bottom: 50px;
  }
  .detail-main .txt-box .dec-list {
    margin: 5px 5px 0;
  }
  .project-info .info-box {
    padding: 45px 30px;
    max-width: 390px;
    margin: 0px auto 100px;
  }
  .project-title {
    height: 40px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
  }
  .project-meta {
    border-top: 0px;
    margin-top: 20px;
  }
  .project-meta li {
    min-height: 36px;
  }
  .overview {
    padding: 0;
    width: calc(100% - 40px);
    margin: auto;
  }
  .detail-main .txt-box.introduction .label,
  .detail-main .txt-box .dec {
    font-size: 14px;
  }
  .detail-cont .img-box {
    gap: 50px;
    min-width: 100%;
  }
  .detail-cont .img-box.right {
    gap: 50px;
    min-width: 100%;
    margin-top: 70px;
  }
  .detail-cont .img-box.right ul {
    gap: 15px;
  }
  .detail-cont .img-box.right li {
    width: 280px;
  }
  .detail-cont .detail-bottom {
    padding: 20px;
  }
  .detail-cont .img-box.right div {
    text-align: center;
  }
  .detail-cont > .inner {
    flex-direction: column;
    text-align: center;
    padding: 70px 20px;
    margin: 70px 0 0;
    width: 100%;
  }
  .detail-cont > .inner .img-box {
    padding: 0;
  }
  .introduction {
    max-width: calc(100% - 40px);
    margin-top: 20vw;
  }

  /* gallery.html  */
  .gallery-main .swiper-container {
    padding-bottom: 0;
  }
  .gallery-main .swiper-wrapper {
    display: flex;
    flex-direction: column;
    gap: 6.25rem;
  }
  .gallery-list-wrap {
    display: flex;
    flex-direction: column-reverse;
    padding: 0px;
  }
  .gallery-main .title {
    position: static;
    font-size: 32px;
    margin: 0px 0px 15px 20px;
  }
  .gallery-main .swiper-navigation {
    display: none;
  }

  .gallery-main .sub-gallery.swiper-wrapper {
    display: flex;
    gap: 0;
    flex-direction: row;
  }
  .sub-gallery .gallery-item:first-child {
    margin-left: 20px;
  }
  .rolling-banner li a {
    font-size: 16px;
    background-position: 100% 0;
    background-size: 12px;
  }
  .rolling-banner li a::after {
    width: 15px;
    height: 10px;
    right: 0px;
    top: 0px;
  }

  /* footer */
  .footer-box.top .right * {
    font-size: 12px;
  }
  .btn-down {
    padding: 10px;
    font-size: 14px;
    min-width: auto;
  }
  .footer-box.bottom > * {
    font-size: 14px;
  }
  #footer {
    padding: 50px 0 0 0;
  }
  .footer-box {
    display: none;
  }
  .footer-box.mo {
    display: block;
  }
  .footer-box.mo > div {
    padding: 20px 20px 50px;
  }
  .footer-box.mo .accordion {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
  }
  .footer-box.mo .accordion .toggle-btn {
    width: 20px;
    height: 20px;
    background-image: url(/assets/images/ico_footer_arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    filter: var(--filter);
  }
  .footer-box.mo .accordion.on .toggle-btn {
    transform: rotate(0deg);
  }
  .footer-box.mo .accordion-info {
    display: none;
  }
  .footer-box.mo .accordion.on + .accordion-info {
    display: block;
    transition: 0.3s;
  }
  .footer-box.mo p {
    font-size: 16px;
    font-family: "neurimboGothicRegular";
  }
  .footer-box.mo .accordion-info p {
    font-family: "NanumSquareNeo";
    font-size: 12px;
  }
  .footer-box.mo .accordion-info > div {
    line-height: 1.7;
  }
  .footer-box.mo .accordion-info > div:last-child {
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
  }
  #detail-ganaswim .inner {
    margin-left: 0;
  }
  #detail-samg .img-box.right {
    margin-top: 50px;
  }
  #detail-hotdeal .img-box.right .detail {
    display: block;
  }
  #detail-hotdeal .img-box.right .detail ul {
    width: max-content;
    flex-direction: row;
  }
  #detail-samg .img-box.right .detail {
    justify-content: center;
  }
  .technology .technology-wrap {
    max-width: 390px;
    margin: 0px auto;
  }
  .technology-wrap {
    height: auto;
    padding: 0;
  }
  .technology-wrap ul {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 15px;
    padding: 20px 10px;
  }
  .technology-wrap li {
    width: 60px;
    height: auto;
  }
  .technology-wrap::before,
  .technology-wrap .clear,
  .technology-wrap .tooltip,
  .technology-wrap .img-box::after {
    display: none;
  }
  .technology-wrap .img-box {
    height: auto;
  }
  .technology-wrap ul {
    padding: 20px;
  }
  .service {
    padding: 0px;
    margin: 0 auto 150px;
  }
  .service .grid3::before {
    background-size: 95% 95%;
    top: -58px;
    width: 9rem;
    height: 5.5rem;
  }
  .service .grid {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: center;
    max-height: fit-content;
  }
  .service .grid > div {
    width: 100%;
    height: auto;
    border-radius: 0;
    max-width: 100%;
    max-height: 100%;
  }
  .service .grid1 {
    padding: 50px 20px 60px;
  }
  .service .grid1 .img-box {
    border-radius: 30px;
    aspect-ratio: 1 / 1;
  }
  .service .grid1 .txt-box {
    gap: 20px;
  }
  .service .grid1 .hash {
    padding: 6px 10px 5px;
    font-size: 12px;
    flex: none;
  }
  .service .grid1 .link {
    width: 40px;
    height: 40px;
  }
  .service .grid2 {
    gap: 20px;
    padding: 40px;
    max-width: 100%;
    max-height: 100%;
  }
  .service .inner {
    padding: 0;
    margin: 0px auto;
    max-width: 390px;
    width: 100%;
  }
  .service .grid2 ul {
    margin-top: 50px;
    gap: 30px;
  }
  .service .grid2 span {
    font-size: 12px;
  }
  .service .grid2 p {
    font-size: 18px;
    margin-top: 20px;
  }
  .service .grid2 .num {
    font-size: 42px;
  }
  .service .grid2 li p {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
  }
  .service .grid > div.grid3 {
    min-height: 19.4375rem;
    width: calc(100% - 40px);
    margin: 0px auto;
    border-radius: 50px;
    gap: 50px;
    padding-top: 50px;
    justify-content: start;
    margin-top: 2.5rem;
    max-width: 21.88rem;
  }
  .service .grid3 li {
    height: 60px;
    font-size: 21px;
    display: flex;
    align-items: center;
  }
  .service .grid3 .hash {
    font-size: 16px;
    margin-right: 1.88rem;
    height: 2.5rem;
  }
  .service .grid > div.grid4 {
    height: 3.75rem;
    width: fit-content;
    border-radius: 40px;
    width: 12.81rem;
    margin-top: 9.38rem;
  }
  .service .grid4 p {
    font-size: 21px;
  }
  .project-mo .project-list {
    display: flex;
    flex-direction: column;
    gap: 6.25rem;
    align-items: center;
  }
}
/* 573px 이하*/
@media screen and (max-width: 573px) {
  .work-list {
    display: flex;
    flex-direction: column;
  }
  body .mo {
    display: block;
  }
  .slide-title .tit {
    font-size: 2.2rem;
  }
  .sub-project .txt-box li {
    font-size: 1.5rem;
  }
  .sub-project .imb-box li {
    min-width: 170px;
  }
  .sub-project .tit {
    height: 35px;
    font-size: 0.875rem;
  }
  .technology > div {
    height: auto;
    padding: 0;
  }
  .technology-text span {
    font-size: 15px;
  }
  .greetings .company {
    padding: 0px;
  }
  .company .txt-cont {
    padding: 0px 20px;
  }
  .company .box-cont {
    display: flex;
    padding-left: 20px;
    overflow-x: scroll;
    gap: 15px;
  }
  .company .box-cont::-webkit-scrollbar {
    display: none;
  }
  .box-cont .box {
    height: 170px;
    aspect-ratio: 1.1177 / 1;
    padding: 20px 0px 20px 15px;
    width: auto;
  }
  .box-cont .bg svg {
    width: 100%;
    height: 171px;
  }
  .box-cont .number {
    font-size: 12px;
    padding-top: 25px;
  }
  .box-cont .tit {
    font-size: 16px;
    line-height: 1.3;
  }
  .people-list .word {
    height: 35px;
    font-size: 12px;
    margin-left: auto;
    right: auto;
  }
  .people-list .work p {
    font-size: 0.875rem;
  }
  .request-btn {
    flex-direction: column;
  }
  .technology .technology-wrap {
    max-width: 390px;
    margin: 0px auto;
  }
  .service .grid1 {
    padding: 50px 20px 60px;
  }
  .service .grid1 .txt-box .title {
    font-size: 16px;
  }
  .service .grid1 .txt-box p {
    font-size: 12px;
    line-height: 1.8;
  }
  .service .grid2 {
    gap: 20px;
    padding: 40px;
  }
  .service .grid2 ul {
    margin-top: 30px;
    gap: 30px;
  }
  .service .grid2 .num {
    font-size: 42px;
  }
  .service .grid2 li p {
    font-size: 16px;
    font-weight: 700;
  }
  .service .grid3 li {
    height: 60px;
    font-size: 21px;
    display: flex;
    align-items: center;
  }
  #detail-hotdeal .img-box.right .detail ul {
    width: auto;
    flex-direction: column;
  }
  body .mo {
    display: block;
  }
}
/* 630 이하*/
@media screen and (max-width: 630px) {
  .main-txt h2 {
    font-size: 2.2rem;
  }
  .main-txt p {
    font-size: 1rem;
  }
  .slide-title .tit {
    font-size: 2.2rem;
  }
  .sub-project .txt-box li {
    font-size: 1.5rem;
  }
  .sub-project .imb-box li {
    min-width: 170px;
  }
  .sub-project .tit {
    height: 35px;
    font-size: 0.875rem;
  }
  /* process */
  .process {
    padding: 0px;
    margin: 9.375rem 0;
  }
  .process-wrap {
    overflow-x: scroll;
    display: flex;
    padding: 0px 20px;
    gap: 15px;
  }
  .process-wrap::-webkit-scrollbar {
    display: none;
  }
  .process-wrap .sub-titm,
  .process-wrap .desc,
  .process-wrap .txt-box > div,
  .process-wrap .sub-tit,
  .process-wrap .grid1,
  .process-wrap .grid7,
  .process-wrap .grid8,
  .process-wrap .grid9,
  .process-wrap .grid10 {
    display: none;
  }
  .process-wrap .grid8.mo,
  .process-wrap .grid9.mo,
  .process-wrap .grid10.mo {
    display: flex;
  }
  .process-wrap .tit {
    font-size: 16px;
  }
  .process .mo.txt-box {
    margin-top: 70px;
    line-height: 1.6;
    text-align: center;
  }
  .process .mo.txt-box p {
    font-size: 19px;
  }
  .process .mo.txt-box span {
    font-size: 20px;
  }
  .txt-box.mo {
    display: block;
  }
  .technology-text span {
    font-size: 15px;
  }
  .company .box-cont::-webkit-scrollbar {
    display: none;
  }
  .box-cont .bg svg {
    width: 100%;
    height: 171px;
  }
  .people-list .word {
    height: 35px;
    font-size: 12px;
    margin-left: auto;
    right: auto;
  }
  .people-list .work p {
    font-size: 0.875rem;
  }
  .request-btn {
    flex-direction: column;
  }
  .service .grid3 li {
    height: 60px;
    font-size: 21px;
    display: flex;
    align-items: center;
  }
}
/* 500 이하*/
@media screen and (max-width: 500px) {
  .main-txt {
    padding: 10.5rem 1.25rem 5.25rem;
  }
  .main-txt > div {
    gap: 1.3rem;
  }
  .main-txt h2 {
    line-height: 1.2;
    font-size: 1.8rem;
  }
  .main-txt p {
    line-height: 1.5;
    font-size: 0.9rem;
  }
  .people-list .txt-box.mo {
    display: block;
  }
  .greetings .company {
    gap: 40px;
    padding: 0;
  }
  .greetings h2 {
    line-height: 1.5;
    padding: 0px 0px 30px;
  }
  .greetings h2 .mo {
    display: block;
  }
  .greetings p .pc {
    display: none;
  }
  .greetings p br {
    display: none;
  }
  .company .txt-cont {
    gap: 30px;
  }
  .company .box-cont {
    padding-left: 20px;
  }
  .about-main .rolling-banner {
    margin: 100px 0px;
  }
  .people-list .people-list-wrap {
    margin-top: 0;
  }
  .people-list.ceo .img-box {
    width: auto;
  }
  .people-list {
    overflow-x: scroll;
    display: flex;
    padding: 50px 20px;
    border-bottom: 1px solid #2e2e2e;
    gap: 20px;
  }
  .people-list::-webkit-scrollbar {
    display: none;
  }
  .people-list li:last-child {
    display: none;
  }
  .people-list li .top {
    align-items: center;
    height: auto;
  }
  .people-list .img-box.absolute {
    margin-top: 0;
  }
  .people-list .img-box.absolute img {
    left: 0;
    height: 110%;
    top: 0;
  }
  .people-list .img-box {
    height: 200px;
    width: 230px;
  }
  .people-list .name {
    font-size: 42px;
  }
  .people-list .label {
    height: 20px;
    font-size: 12px;
    right: auto;
  }
  .people-list.ceo img {
    width: auto;
  }
  .people-list.ceo .work {
    text-align: right;
  }
  .people-list.ceo .word {
    padding: 11px 20px;
    left: 50%;
    font-size: 14px;
    width: fit-content;
    bottom: -10px;
    height: fit-content;
    right: auto;
    transform: translateX(-50%);
    margin-left: 0;
  }
  .people-list .txt-box {
    display: none;
    margin-top: 45px;
    padding-right: 0;
  }
  .people-list .img-box .people-list .work {
    padding-top: 0;
  }
  .people-list .word {
    margin-left: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 170px;
  }
  .people-list .leader .label {
    left: 70%;
  }
  .people-list .label {
    left: 70%;
    top: 0;
  }
  .people-list-wrap {
    overflow: hidden;
    margin-top: 0;
  }
  .people .swiper-container {
    padding: 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #2e2e2e;
  }
  .people .swiper-container:last-child {
    border: 0px;
  }
  .people-list .work {
    height: 60px;
    padding-top: 10px;
  }
  .people .txt-label {
    padding: 0px 20px;
  }
  .arron img {
    margin-left: 0;
  }
  .technology {
    margin: 10rem 1rem;
  }
  .request .request-info-wrap {
    padding: 0px 20px 100px;
  }
}
/* 390 이하*/
@media screen and (max-width: 390px) {
  .main-txt h2 {
    font-size: 1.6rem;
  }
  .project-info .info-box {
    margin: 0 20px 100px;
  }
  .detail-cont {
    margin: 50px 0 0;
  }
  .btn-top {
    display: none;
  }
  #header.fixed,
  #header.sub {
    width: calc(100% - 40px);
  }
  .logo {
    width: 50px;
  }
  #gnb ul button {
    height: 30px;
    width: 60px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .theme-toggle-btn {
    display: none;
  }
  .box-cont .bg svg {
    width: 100%;
    height: 100%;
  }
  #container.main {
    padding-top: 0;
    padding-bottom: 150px;
  }
  .main-project {
    padding: 20px;
    max-height: 625px;
    margin-bottom: 50px;
  }
  .main-project .swiper-navigation {
    display: none;
  }
  .main-project .swiper .swiper-pagination {
    position: static;
    margin-top: 10px;
    height: fit-content;
    display: flex;
  }
  .slide-title {
    bottom: 18vw;
    padding: 0 20px;
  }
  .slide-title .year {
    font-size: 12px;
  }
  .slide-title .tit {
    font-size: 21px;
  }
  .slide-controls {
    top: auto;
    bottom: 10vw;
    height: fit-content;
    padding: 0px 20px;
    z-index: 1;
  }
  .main-project .progress {
    position: static;
    width: 100%;
    transform: translate(0px, 0px);
    width: 100%;
  }
  .sub-project > div {
    flex-direction: column;
    height: fit-content;
    border-color: rgb(255, 255, 255, 0.5);
    gap: 0;
  }
  .sub-project .year {
    width: auto;
    margin-left: 0;
    height: fit-content;
    padding-top: 10px;
  }
  .sub-project .year span {
    font-family: "neurimboGothicRegular";
    font-size: 12px;
  }
  .sub-project .project-right .year {
    width: auto;
    margin-left: 0;
    height: fit-content;
  }
  .sub-project .txt-box li {
    font-size: 21px;
  }
  .sub-project .txt-box {
    height: fit-content;
  }
  .sub-project .imb-box {
    gap: 15px;
  }
  .service {
    margin-bottom: 0;
  }
  .service .grid1 .img-box {
    height: 340px;
  }
  .service .grid3::before {
    width: 77px;
    height: 77px;
    top: -55px;
    background-size: 100% 100%;
  }
  .request .select label {
    height: 6.25rem;
  }
  .work-list-wrap {
    padding: 0rem 1.25rem 7.19rem;
  }
  .work-list {
    display: flex;
    flex-direction: column;
  }
  .work-list li {
    border: 0px;
  }
  .work-list .img-box::after {
    display: none;
  }
  .work-list li:nth-child(3n) .img-box::after,
  .work-list li:nth-child(3n) .txt-box::after,
  .work-list .img-box::before,
  .work-list .txt-box::before {
    display: none;
  }
  .work-list .txt-box > * {
    font-size: 16px;
  }
  .request-btn {
    flex-direction: column;
    gap: 50px;
  }
  .technology {
    margin: 2rem 0rem;
  }
  .footer-box.mo p {
    font-size: 12px;
  }
  .footer-box.mo .accordion-info p {
    font-size: 10px;
  }
  .btn-down {
    min-height: 30px;
    width: 6.25rem;
    font-size: 10px;
  }
  .btn-down svg {
    width: 14px;
    height: 14px;
  }
}
