/* layout-responsive */
@media (min-width: 1280px) and (max-width: 1524px) {
  .headerWrap {
    padding: 20px 0;
  }
  .headerWrap header .nav {
    width: 67%;
  }
  .headerWrap header .nav li .subCategory li {
    font-size: 14px;
  }

  .company .rightSide .companyInfo h2 {
    font-size: 55px;
  }
  .company .rightSide .companyInfo p {
    font-size: 14px;
    margin-top: 20px;
  }
  .company .rightSide .companyInfo h4 {
    margin-top: 22px;
  }
  .company .rightSide .companyInfo .btn {
    margin-top: 30px;
  }

  .page.information .content {
    transform: translate(0%, 42%);
    padding: 0;
  }

  .page.product .leftSide .left-content {
    overflow: hidden;
  }
  .page.product .leftSide .left-content .image {
    width: 116%;
  }
  .page.product .rightSide .right-top .image {
    background-size: 182%;
  }
  .page.product .rightSide .right-top .image:hover {
    background-size: 186%;
  }
  .page.product .rightSide .right-middle {
    margin-left: 0;
  }
  .page.product .rightSide .right-middle .text {
    margin-left: 5%;
  }
  .page.product .rightSide .right-bottom .image {
    background-size: 118%;
  }
  .page.product .rightSide .right-bottom .image:hover {
    background-size: 122%;
  }

  .page.content {
    height: 100%;
  }

  .page.contact .content {
    min-width: 1080px;
  }
  .page.contact .content .consult-header h2 {
    font-size: 48px;
  }
  .page.contact .content .consult-body {
    margin-top: 0;
  }
  .page.contact .content .consult-body .project {
    margin-top: 0;
  }
  .page.contact .content .consult-body textarea {
    margin-top: 20px;
    height: 80px;
  }
  .page.contact .content .consult-body .btn {
    margin-top: 10px;
  }

  .ftrWrap footer {
    max-width: 1080px;
  }
  .ftrWrap footer .footer-category li.detail-list.ml150 {
    margin-left: 91px;
  }

  .toTop {
    right: 20px;
    bottom: 30px;
  }
  .toTop.front {
    right: 31px;
    bottom: 41px;
  }

    .headerWrap header .nav li .subCategory li .addMenu li a {
        font-size: 12px;
        letter-spacing: -1px;
    }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .headerWrap {
    top: 0;
  }
  .headerWrap header {
    padding: 0 6%;
  }
  .headerWrap header h1 {
    width: 153px;
    margin-top: 9px;
  }
  .headerWrap header .nav {
    width: 74%;
  }
  .headerWrap header .nav li {
    font-size: 14px;
  }

  .page.company .rightSide .companyInfo {
    margin-top: 70px;
  }
  .page.company .rightSide .companyInfo .text {
    width: 312px;
    margin-left: 27px;
  }
  .page.company .rightSide .companyInfo .text h2 {
    font-size: 48px;
  }
  .page.company .rightSide .companyInfo .text p {
    margin-top: 8px;
  }
  .page.company .rightSide .companyInfo .text h4 {
    margin-top: 8px;
  }
  .page.company .rightSide .companyInfo .text .btn {
    margin-top: 10px;
  }

  .page.information {
    background-image: none;
  }
  .page.information .content {
    transform: translate(0%, 18%);
  }
  .page.information .content .information-header h2 {
    font-size: 48px;
  }
  .page.information .content .information-header p {
    margin-top: 8px;
  }
  .page.information .content .information-body {
    margin-top: 60px;
    flex-wrap: wrap;
    gap: 30px;
  }
  .page.information .content .information-body article {
    width: calc(50% - 47px);
  }

  .page.product .leftSide .left-content .image {
    background-size: 443%;
  }
  .page.product .leftSide .left-content .image:hover {
    background-size: 447%;
  }
  .page.product .leftSide .left-content .text {
    bottom: 20px;
    left: 25px;
  }
  .page.product .leftSide .left-content .text h2 {
    font-size: 30px;
  }
  .page.product .leftSide .left-content .text p {
    font-size: 14px;
  }
  .page.product .rightSide .right-top .image {
    background-size: 408%;
  }
  .page.product .rightSide .right-top .image:hover {
    background-size: 412%;
  }
  .page.product .rightSide .right-top .text {
    bottom: 20px;
    left: 25px;
  }
  .page.product .rightSide .right-top .text h2 {
    font-size: 30px;
  }
  .page.product .rightSide .right-top .text p {
    font-size: 14px;
  }
  .page.product .rightSide .right-middle .text h2 {
    font-size: 45px;
  }
  .page.product .rightSide .right-middle .text p {
    font-size: 14px;
  }
  .page.product .rightSide .right-bottom .image {
    background-size: 267%;
  }
  .page.product .rightSide .right-bottom .image:hover {
    background-size: 271%;
  }
  .page.product .rightSide .right-bottom .text {
    bottom: 20px;
    left: 25px;
  }
  .page.product .rightSide .right-bottom .text h2 {
    font-size: 30px;
  }
  .page.product .rightSide .right-bottom .text p {
    font-size: 14px;
  }

  .page.contact .content {
    min-width: 662px;
  }
  .page.contact .content .consult-header h2 {
    font-size: 48px;
  }
  .page.contact .content .consult-header p {
    font-size: 14px;
    margin-top: 10px;
  }
  .page.contact .content .consult-body .project {
    margin-top: 0;
  }
  .page.contact .content .consult-body textarea {
    margin-top: 20px;
    height: 104px;
  }
  .page.contact .content .consult-body .btn {
    margin-top: 10px;
  }

  .toTop {
    right: 25px;
    bottom: 25px;
  }
  .toTop.front {
    right: 36px;
    bottom: 36px;
  }

  .ftrWrap {
    background-color: #222;
  }
  .ftrWrap footer {
    padding: 20px 8%;
  }
  .ftrWrap footer h1 {
    width: 200px;
  }
  .ftrWrap footer .footer-category {
    overflow: hidden;
    margin-top: 30px;
  }
  .ftrWrap footer .footer-category li.detail-list {
    float: left;
    display: block;
    width: 30%;
  }
  .ftrWrap footer .footer-category li.detail-list h2 {
    color: #fff;
    font-family: "botter";
    font-size: 14px;
    font-weight: 600;
  }
  .ftrWrap footer .footer-category li.detail-list .detail {
    margin-left: 0;
    margin-top: 10px;
  }
  .ftrWrap footer .footer-category li.detail-list .detail.mt10 {
    margin-top: 10px;
  }
  .ftrWrap footer .footer-category li.detail-list .detail.korean {
    font-family: "omni";
  }
  .ftrWrap footer .footer-category li.detail-list.ml150 {
    margin-left: 17px;
  }
  .ftrWrap .copyright {
    font-size: 14px;
    color: #ababb1;
    font-family: "bitter";
    border-top: 1px solid #fff;
    padding: 20px 0;
    line-height: 1;
    text-align: center;
  }

  .toTop {
    right: 25px;
    bottom: 25px;
  }
  .toTop.front {
    right: 36px;
    bottom: 36px;
  }

    .headerWrap header .nav li .subCategory li .addMenu li a {
        font-size: 10px;
        letter-spacing: -1px;
    }
}
@media (max-width: 768px) {
  body {
    overflow: auto;
  }

  .headerWrap {
    padding: 20px 0;
    top: 0;
  }
  .headerWrap header {
    padding: 0 4%;
    align-items: center;
  }
  .headerWrap header h1 {
    width: 201px;
  }
  .headerWrap header .nav {
    display: none;
  }
  .headerWrap header .mobBtn {
    display: block;
    font-size: 20px;
  }

  .page.mainPage .mainText {
    width: 100%;
  }
  .page.mainPage .mainText p {
    font-size: 13px;
    width: 56%;
    margin: 0 auto;
  }
  .page.mainPage .mainText h2 {
    font-size: 36px;
  }

  .page.company {
    display: block;
	
  }
  .page.company .leftSide {
    width: 100%;
    height: 25%;
  }
  .page.company .rightSide {
    width: 100%;
    height: 75%;
  }
  .page.company .rightSide .companyInfo {
    margin-top: 0;
    height: auto;
	padding:15px 0;
  }
  .page.company .rightSide .companyInfo .text {
    margin-left: 0;
    padding: 0 4%;
  }
  .page.company .rightSide .companyInfo .text h2 {
    font-size: 30px;
  }
  .page.company .rightSide .companyInfo .text p {
    font-size: 14px;
    margin-top: 14px;
  }
  .page.company .rightSide .companyInfo .text h4 {
    font-size: 14px;
    margin-top: 20px;
  }
  .page.company .rightSide .companyInfo .text .btn {
    margin-top: 30px;
  }
  .page.company .rightSide .companyInfo .text .btn button {
    width: 145px;
    height: 38px;
    font-size: 10px;
  }
  .page.company .rightSide .image {
    height: 52%;
  }

  .page.information {
    background-image: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3% 0;
    box-sizing: border-box;

	height: auto;
    padding: 20px 0;
  }
  .page.information .content {
    transform: none;
  }
  .page.information .content .information-header h2 {
    font-size: 30px;
  }
  .page.information .content .information-header p {
    margin: 0 auto;
    margin-top: 14px;
    line-height: 1.3;
    font-size: 14px;
    word-break: keep-all;
	width:200px;
  }
  .page.information .content .information-body {
    flex-wrap: wrap;
    margin-top: 49px;
    gap: 20px;
  }
  .page.information .content .information-body article {
    width: calc(50% - 20px);
    min-width: unset;
  }
  .page.information .content .information-body article h2 {
    font-size: 16px;
    margin-top: 14px;
  }
  .page.information .content .information-body article .count {
    font-size: 32px;
    margin-top: 30px;
  }
  .page.information .content .information-body article p {
    font-size: 12px;
    margin-top: 18px;
    height: 45px;
  }

  .page.product {
    display: block;
  }
  .page.product .leftSide {
    width: 100%;
    height: 30%;
    overflow: hidden;
  }
  .page.product .leftSide .left-content .text {
    left: 4%;
    bottom: 4%;
  }
  .page.product .leftSide .left-content .text h2 {
    font-size: 30px;
    line-height: 1;
  }
  .page.product .leftSide .left-content .text p {
    font-size: 14px;
  }
  .page.product .rightSide {
    width: 100%;
    height: 70%;
  }
  .page.product .rightSide .right-top {
    height: 40%;
  }
  .page.product .rightSide .right-top .image {
    background-size: 218%;
  }
  .page.product .rightSide .right-top .image:hover {
    background-size: 222%;
  }
  .page.product .rightSide .right-top .text {
    left: 4%;
    bottom: 4%;
  }
  .page.product .rightSide .right-top .text h2 {
    font-size: 30px;
    line-height: 1;
  }
  .page.product .rightSide .right-top .text p {
    font-size: 14px;
  }
  .page.product .rightSide .right-middle {
    height: 20%;
  }
  .page.product .rightSide .right-middle .text {
    margin-left: 4%;
  }
  .page.product .rightSide .right-middle .text h2 {
    font-size: 30px;
    line-height: 1;
  }
  .page.product .rightSide .right-middle .text p {
    font-size: 14px;
    line-height: 1.5;
  }
  .page.product .rightSide .right-bottom {
    height: 40%;
  }
  .page.product .rightSide .right-bottom .image {
    background-size: 222%;
  }
  .page.product .rightSide .right-bottom .image:hover {
    background-size: 226%;
  }
  .page.product .rightSide .right-bottom .text {
    left: 4%;
    bottom: 4%;
  }
  .page.product .rightSide .right-bottom .text h2 {
    font-size: 30px;
    line-height: 1;
  }
  .page.product .rightSide .right-bottom .text p {
    font-size: 14px;
  }

  .page.contact{
    height: auto;
	padding: 50px 0;
  }
  .page.contact .content {
    min-width: auto;
    padding: 0 4%;
    height: auto;
	margin-top:0;
  }
  .page.contact .content .consult-header h2 {
    font-size: 30px;
  }
  .page.contact .content .consult-header p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.2;
	word-break: keep-all;
  }
  .page.contact .content .consult-body .line2 {
    display: block;
  }
  .page.contact .content .consult-body .line2 .list {
    width: 100%;
  }
  .page.contact .content .consult-body .project {
    margin-top: 0;
  }
  .page.contact .content .consult-body .project.file {
    align-items: center;
  }
  .page.contact .content .consult-body .project.file .left {
    width: 120px;
  }
  .page.contact .content .consult-body .project.file .right {
    width: calc(100% - 120px);
  }
  .page.contact .content .consult-body textarea {
    margin-top: 30px;
    height: 100px;
  }
  .page.contact .content .consult-body .btn {
    margin-top: 10px;
  }
  .page.contact .content .consult-body .btn button {
    width: 145px;
    height: 38px;
  }

  .ftrWrap footer {
    padding: 30px 4%;
  }
  .ftrWrap footer .footer-category li.detail-list {
    display: block;
  }
  .ftrWrap footer .footer-category li.detail-list h2 {
    line-height: 2;
  }
  .ftrWrap footer .footer-category li.detail-list .detail {
    margin-left: 0;
  }
  .ftrWrap footer .footer-category li.detail-list .detail .korean {
    line-height: 2;
  }
  .ftrWrap footer .footer-category li.detail-list .detail li {
    line-height: 2;
  }
  .ftrWrap footer .footer-category li.detail-list .detail.mt10 {
    margin-top: 10px;
  }
  .ftrWrap footer .footer-category li.detail-list.ml150 {
    margin-left: 0;
  }
  .ftrWrap .copyright {
    font-size: 12px;
    line-height: 1.3;
  }

  .pageScroll {
    display: none;
  }

  .toTop {
    right: 25px;
    bottom: 25px;
  }
  .toTop.front {
    right: 36px;
    bottom: 36px;
  }

  .navM {
    position: absolute;
    top: 0;
    z-index: 999;
    display: block;
  }
  .navM .mobileNavDown {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden;
    height: 100vh;
    background-color: #fff;
    transition: 0.3s ease-in-out;
  }
  .navM .mobileNavDown .wrapperTrans {
    height: 100vh;
    background-color: rgba(34, 34, 34, 0.568);
  }
  .navM .mobileNavDown .mobileArco {
    width: 100%;
    background-color: #fff;
  }
  .navM .mobileNavDown .mobileArco .mobileMenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 4%;
  }
  .navM .mobileNavDown .mobileArco .mobileMenu h3 {
    font-size: 12px;
    line-height: 46px;
    color: #fff;
    font-weight: 400;
  }
  .navM .mobileNavDown .mobileArco .mobileMenu .xMark {
    font-size: 20px;
    color: #0097ff;
  }
  .navM .mobileNavDown .mobileArco .arcodian {
    margin-top: 15px;
    margin-left: 30px;
    font-family: "omni";
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li .contentM {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li .contentM h2 {
    font-size: 20px;
    font-weight: 600;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li .contentM .arrowD {
    font-size: 14px;
    font-weight: 500;
    padding-right: 16px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li .contentM .arrowD .up {
    display: none;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li ol {
    margin-top: 6px;
    display: none;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li ol li {
    font-size: 14px;
    font-weight: 400;
    padding: 7px 0;
    color: #999;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li.checkMenu div.contentM h2 {
    color: #0097ff;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li.checkMenu div.contentM .arrowD {
    color: #0097ff;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li.checkMenu div.contentM .arrowD .down {
    display: none;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul li.checkMenu div.contentM .arrowD .up {
    display: block;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times {
    margin: 0 auto;
    margin-top: 108px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li {
    font-family: "Noto Sans KR";
    width: 220px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 6px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li h2 {
    font-size: 14px;
    line-height: 1;
    text-align: center;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li p {
    margin-top: 6px;
    color: #384964;
    font-weight: 500;
    text-align: center;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li p .time {
    font-size: 18px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li p .date {
    font-size: 16px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li.korea h2 {
    color: #276ed5;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li.local {
    margin-top: 5px;
  }
  .navM .mobileNavDown .mobileArco .arcodian ul.times li.local h2 {
    color: #4db848;
    text-align: left;
    width: 146px;
    margin: 0 auto;
  }
  .navM .mobileNavDown.active {
    width: 100%;
  }

  .toTop {
    right: 25px;
    bottom: 25px;
  }
  .toTop.front {
    right: 36px;
    bottom: 36px;
  }
}/*# sourceMappingURL=layout-responsive.css.map */