:root {
  --color-primary: rgb(237, 121, 9);
  --color-secondery: #f99c0d;
  --color-black: #5b6169;

  --card-w3: calc(100% / 3);
  --card-w2: calc(100% / 2);
  --card-w1: 100%;
}
@font-face {
  font-family: "NanumSquareRound";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: NotoSanse-Regular;
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff');
}
@font-face {
  font-family: NotoSanse;
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff');
}


@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "title";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 1030px) {
  #header .logo {
    left: 10% !important;
  }
}
@media (max-width: 980px) {
  #header .logo {
    left: 2% !important;
  }
}
@media (max-width: 880px) {
  #header .hamburger {
    display: block !important;
    top: 20% !important;
  }
}
@media (max-width: 420px) {
  #header .logo img {
    width: 50% !important;
  }
  #header .logo {
    top: 37px !important;
  }
}
@media (max-width: 360px) {
  #header .logo img {
    width: 50% !important;
  }
  #header .logo {
    top: 37px !important;
  }
}

/*메뉴*/
@media (max-width: 980px) {
  #mainmenu {
    right: 0% !important;
  }
}
@media (max-width: 880px) {
  #mainmenu .close {
    display: block !important;
    position: absolute !important;
    right: 17px !important;
    top: 17px !important;
  }
  #mainmenu {
    display: none !important;
    height: 980px !important;
    overflow: hidden !important;
    width: 270px !important;
  }
  #mainmenu > ul {
    width: 100% !important;
    height: 100% !important;
    background-color: #585858 !important;
    padding: 0px !important;
    padding-top: 92px !important;
  }
  #mainmenu > ul > li {
    float: none !important;
    padding-left: 10px !important;
    border-bottom: 1px solid #c3ced8 !important;
    margin: 0 !important;
  }
  #mainmenu > ul > li:first-child {
    padding-left: 10px !important;
  }
  #mainmenu ul li a {
    display: block !important;
    color: #fff !important;
    text-align: left !important;
  }
  #mainmenu ul li a.test:after {
    display: none !important;
  }
  #mainmenu ul li a.about_us.test:after {
    display: none !important;
  }
  #mainmenu ul li a.about_us2.test:after {
    display: none !important;
  }
}
@media (max-width: 420px) {
  /* 20210412 헤더에 간격이 안맞아서 수정 */
  #header {
    /*height:80px; */
    height: 75px !important;
  }
  #header .hamburger {
    width: 10% !important;
    right: 2% !important;
    top: 25% !important;
  }
  #mainmenu .close {
    width: 15% !important;
    right: 9px !important;
    top: 20px !important;
  }
}
@media (max-width: 360px) {
  /* 20210412 헤더에 간격이 안맞아서 수정 */
  #header {
    /*height:80px;*/
    height: 75px !important;
  }
  #header .hamburger {
    width: 10% !important;
    right: 2% !important;
    top: 25% !important;
  }
  #mainmenu .close {
    width: 15% !important;
    right: 9px !important;
    top: 20px !important;
  }
}

@media (max-width: 1080px) {
  main .section_1 .p1_text .download {
    width: 100%;
    height: 100%;
    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    top: 0px !important;
    left: 0;

    z-index: 999;
  }

  main .section_1 .p1_text .download img {
    width: 220px !important;
    height: 70px !important;
  }

  main .section_1 .videoWrap {
    max-height: 720px !important;
  }

  main .section_1 .videoWrap video {
    height: 100% !important;
  }
  main .section_1 .videoWrap .MainImage {
    height: 100% !important;
  }

  main .section_1 .p1_text .p1_textBox .first_span1 {
    font-size: 40px;
    margin-top: -30px;
  }

  main .section_1 .p1_text .p1_textBox .first_span2 {
    font-size: 20px;
  }

  main section .text {
    margin-left: 30px !important;
  }

  main .section_3 .tit {
    margin-bottom: 20px !important;
  }

  main .section_2 {
    height: 100vh !important;
  }

  main .section_2 .video {
    padding-top: 0px !important;
    margin-top: 10px !important;
    margin-left: -15px !important;

    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }


  main .section_2 .text .video .youtube {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }
    main .section_2 .text .video .Overview_MainImage {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

  main section .text {
    padding-top: 80px !important;
  }

  main .section_2 .tit {
    margin-bottom: 20px !important;
  }

  main section .explain_head {
    font-size: 23px !important;
  }

  main section .explain {
    font-size: 15px !important;
  }

  main .section_3 .image {
    display: flex;
    flex-direction: column !important;
  }

  main .section_3 .image .img_container img {
    width: 400px !important;
    height: 200px !important;
  }

  main .section_3 .image .img_container p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }

  .btn-area {
    margin-top: 10px !important;
  }
}

@media (max-width: 720px) {
  main .section_1 .p1_text .download {
    width: 100%;
    height: 100%;
    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    top: 0px !important;
    left: 0;

    z-index: 999;
  }

  main .section_1 .p1_text .download img {
    width: 220px !important;
    height: 70px !important;
  }

  main .section_1 .videoWrap {
    max-height: 720px !important;
  }

  main .section_1 .videoWrap video {
    height: 100% !important;
  }
  main .section_1 .videoWrap .MainImage {
    height: 100% !important;
  }

  main .section_1 .p1_text .p1_textBox .first_span1 {
    font-size: 40px;
    margin-top: -30px;
  }

  main .section_1 .p1_text .p1_textBox .first_span2 {
    font-size: 20px;
  }

  main section .text {
    margin-left: 30px !important;
  }

  main .section_3 .tit {
    margin-bottom: 20px !important;
  }

  main .section_2 .video {
    padding-top: 0px !important;
    margin-top: 10px !important;
    margin-left: -15px !important;

    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }

  main .section_2 .text .video .youtube {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

    main .section_2 .text .video .Overview_MainImage {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

  main .section_2 .tit {
    margin-bottom: 30px !important;
  }

  main section .explain_head {
    font-size: 20px !important;
  }

  main section .explain {
    font-size: 12px !important;
  }

  main .section_3 .image {
    display: flex;
    flex-direction: column !important;
  }

  main .section_3 .image .img_container img {
    width: 400px !important;
    height: 200px !important;
  }

  main .section_3 .image .img_container p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }

  .btn-area {
    margin-top: 10px !important;
  }
}

@media (max-width: 680px) {
  main .section_1 .p1_text .download {
    width: 100%;
    height: 100%;
    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    top: 0px !important;
    left: 0;

    z-index: 999;
  }

  main .section_1 .p1_text .download img {
    width: 220px !important;
    height: 70px !important;
  }

  main .section_1 .videoWrap {
    max-height: 720px !important;
  }

  main .section_1 .videoWrap video {
    height: 100% !important;
  }
  main .section_1 .videoWrap .MainImage {
    height: 100% !important;
  }

  main .section_1 .p1_text .p1_textBox .first_span1 {
    font-size: 40px;
    margin-top: -30px;
  }

  main .section_1 .p1_text .p1_textBox .first_span2 {
    font-size: 20px;
  }

  main section .text {
    margin-left: 30px !important;
  }

  main .section_3 .tit {
    margin-bottom: 20px !important;
  }

  main .section_2 .video {
    padding-top: 0px !important;
    margin-top: 10px !important;
    margin-left: -15px !important;

    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }

  main .section_2 .text .video .youtube {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

    main .section_2 .text .video .Overview_MainImage {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

  main .section_2 .tit {
    margin-bottom: 30px !important;
  }

  main section .explain_head {
    font-size: 20px !important;
  }

  main section .explain {
    font-size: 12px !important;
  }

  main .section_3 .image {
    display: flex;
    flex-direction: column !important;
  }

  main .section_3 .image .img_container img {
    width: 400px !important;
    height: 200px !important;
  }

  main .section_3 .image .img_container p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }

  .btn-area {
    margin-top: 10px !important;
  }
}

@media (max-width: 420px) {
  main .section_1 .p1_text .download {
    width: 100%;
    height: 100%;
    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    top: 0px !important;
    left: 0;

    z-index: 999;
  }

  main .section_1 .p1_text .download img {
    width: 190px !important;
    height: 60px !important;
  }

  main .section_1 .videoWrap {
    max-height: 720px !important;
  }

  main .section_1 .videoWrap video {
    height: 100% !important;
  }
  main .section_1 .videoWrap .MainImage {
    height: 100% !important;
  }

  main .section_1 .p1_text .p1_textBox .first_span1 {
    font-size: 25px;
    margin-top: -50px;
  }

  main .section_1 .p1_text .p1_textBox .first_span2 {
    font-size: 15px;
  }

  main section .text {
    margin-left: 50px !important;
  }

  main .section_3 .tit {
    margin-bottom: 20px !important;
  }

  main .section_2 .video {
    padding-top: 0px !important;
    margin-top: 10px !important;
    margin-left: -20px !important;

    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }

  main .section_2 .text .video .youtube {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

    main .section_2 .text .video .Overview_MainImage {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

  main .section_2 .tit {
    margin-bottom: 30px !important;
  }

  main section .explain_head {
    font-size: 20px !important;
  }

  main section .explain {
    font-size: 12px !important;
  }

  main .section_3 .image {
    display: flex;
    flex-direction: column !important;
  }

  main .section_3 .image .img_container img {
    width: 300px !important;
    height: 150px !important;
  }

  main .section_3 .image .img_container p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 360px) {
  main .section_1 .p1_text .download {
    width: 100%;
    height: 100%;
    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    top: 0px !important;
    left: 0;

    z-index: 999;
  }

  main .section_1 .p1_text .download img {
    width: 190px !important;
    height: 60px !important;
  }

  main .section_1 .videoWrap {
    max-height: 720px !important;
  }

  main .section_1 .videoWrap video {
    height: 100% !important;
  }
  main .section_1 .videoWrap .MainImage {
    height: 100% !important;
  }

  main .section_1 .p1_text .p1_textBox .first_span1 {
    font-size: 25px;
    margin-top: -50px;
  }

  main .section_1 .p1_text .p1_textBox .first_span2 {
    font-size: 15px;
  }

  main section .text {
    margin-left: 30px !important;
  }

  main .section_3 .tit {
    margin-bottom: 20px !important;
  }

  main .section_2 .video {
    padding-top: 0px !important;
    margin-top: 10px !important;
    margin-left: -15px !important;

    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }

  main .section_2 .text .video .youtube {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

    main .section_2 .text .video .Overview_MainImage {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 100% !important;
    max-height: 100% !important;
  }

  main .section_2 .tit {
    margin-bottom: 30px !important;
  }

  main section .explain_head {
    font-size: 20px !important;
  }

  main section .explain {
    font-size: 12px !important;
  }

  main .section_3 .image {
    display: flex;
    flex-direction: column !important;
  }

  main .section_3 .image .img_container img {
    width: 300px !important;
    height: 150px !important;
  }

  main .section_3 .image .img_container p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }
}
