@charset "UTF-8";
/*-------------------------------------------------
title       : 메인 반응형
Author      : 플랜아이 moni
Create date : 2024-01-10
-------------------------------------------------*/
@media (max-height: 920px) {
  #visual .thumb .link_list .item {
    height: 5rem;
  }
  #visual .thumb .link_list .item2 {
    line-height: 5rem;
  }
  #visual .thumb.on .swiper-slide.on .link_list {
    padding: 2rem 0 0;
  }
}
@media (max-height: 800px) {
  #visual .thumb .link_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #visual .thumb .link_list .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    margin-right: 2rem;
  }
  #visual .thumb .link_list .item:nth-child(2n) {
    margin-right: 0;
  }
  #visual .thumb .link_list .item2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media (max-width: 1900px) {
  .section4 {
    background-size: 100% calc(100% - 2.3rem);
  }
  .section4.active::before {
    width: calc(100% - 9rem);
  }
}
@media (max-width: 1600px) {
  #visual .ori_wrap .ti {
    font-size: 9rem;
    line-height: 12rem;
  }
  #visual .swiper-controls {
    bottom: 27rem;
  }
  .section4 .group2 .item .stock_box .stock {
    font-size: 5rem;
  }
  .section5 .group1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(60% - 8rem);
            flex: 1 1 calc(60% - 8rem);
    max-width: calc(60% - 8rem);
  }
  .section5 .group1 .txt_box {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 2rem;
  }
  .section5 .group2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    max-width: 40%;
  }
}
@media (max-width: 1500px) {
  #issue .control.open {
    right: 28.5rem;
  }
}
@media (max-width: 1400px) {
  #visual .ori_wrap .ti {
    font-size: 7.5rem;
  }
  #visual .thumb {
    width: 38rem;
  }
  #visual .thumb .thumb_box {
    padding: 3rem 4rem;
  }
  #visual .thumb .txt2 {
    font-size: 2.4rem;
  }
  .section3 .group {
    margin-right: 6rem;
    max-width: calc(50% - 3rem);
  }
  .section3 .news_wrap {
    padding: 0 4rem 6.6rem 4rem;
  }
  .section3 .news_wrap .title {
    font-size: 6rem;
  }
  .section3 .news_wrap .more {
    right: 4rem;
  }
  .section3 .news_wrap .list li:first-child a {
    width: calc(100% - 8rem);
  }
  .section3 .photo_wrap .list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1.3rem);
            flex: 1 1 calc(50% - 1.3rem);
    max-width: calc(50% - 1.3rem);
  }
  .section3 .photo_wrap .list li:nth-child(2n) {
    margin-left: 2.6rem;
  }
  .section4 .group {
    max-width: calc(50% - 3rem);
  }
  .section4 .group1 {
    margin-right: 6rem;
  }
  .section4 .group1 .item .txt1 {
    font-size: 1.5rem;
  }
  .section4 .group2 .item .stock_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .section4 .group2 .item .stock_box .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.8rem;
  }
  .section4 .group2 .item .stock_box .info .txt3 {
    margin-right: 0.7rem;
  }
}
@media (max-width: 1280px) {
  #visual .thumb {
    width: calc(100% - 9rem);
    height: 6rem;
    top: inherit;
    bottom: 0;
  }
  #visual .thumb .swiper-slide {
    height: 100% !important;
  }
  #visual .thumb .swiper-slide:first-child {
    border-left: none;
  }
  #visual .thumb .thumb_box {
    padding: 1.5rem 2rem;
  }
  #visual .thumb .thumb_box .txt1 {
    text-align: center;
    line-height: 3rem;
    color: rgba(255, 255, 255, 0.7);
  }
  #visual .thumb .txt2 {
    display: none;
  }
  #visual .thumb .link_list {
    display: none;
  }
  #visual .thumb.on .swiper-slide {
    height: 100% !important;
  }
  #visual .thumb.on .swiper-slide.on {
    height: 100% !important;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  #visual .thumb.on .swiper-slide.on + .swiper-slide {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  #visual .ori_wrap .item {
    bottom: 10rem;
  }
  #visual .ori_wrap .ti {
    font-size: 9.6rem;
  }
  #visual .swiper-controls {
    bottom: 32rem;
  }
  .section2 .link_box {
    left: 5rem;
    top: -5rem;
  }
  .section2 .link_box a {
    width: 18rem;
    height: 17.6rem;
  }
  #rnd_slider {
    width: 60rem;
    height: 60rem;
  }
  #rnd_slider .title {
    font-size: 7rem;
    line-height: 6.6rem;
    padding-right: 11rem;
  }
  .section4 > .inner {
    display: block;
  }
  .section4 .group {
    max-width: calc(100% - 20rem);
  }
  .section4 .group2 {
    margin-top: 4rem;
    margin-left: 20rem;
  }
  .section5 {
    margin-top: 10rem;
  }
  .section5 .group {
    margin-right: 5rem;
  }
  .section5 .group1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 43rem);
            flex: 1 1 calc(100% - 43rem);
    max-width: calc(100% - 43rem);
  }
  .section5 .group1 .img_box {
    margin-right: 5rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 35rem;
            flex: 1 1 35rem;
    max-width: 35rem;
  }
  .section5 .group1 .txt_box {
    max-width: calc(100% - 40rem);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 40rem);
            flex: 1 1 calc(100% - 40rem);
  }
  .section5 .group2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40rem;
            flex: 1 1 40rem;
    max-width: 40rem;
  }
  .section5 .group2 .item {
    padding: 2.5rem 9rem 3rem 3rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section5 .group2 img {
    max-width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .section5 .group2 .txt_box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 9rem);
            flex: 0 0 calc(100% - 9rem);
    margin-left: 3rem;
  }
}
@media (max-width: 1024px) {
  .section3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 11rem 0 8rem;
  }
  .section3 .group {
    max-width: 100%;
    margin-right: 0;
  }
  .section3 .photo_wrap {
    margin-top: 6rem;
  }
  .section4 .group {
    max-width: calc(100% - 10rem);
  }
  .section4 .group2 {
    margin-left: 10rem;
  }
  .section5 .inner {
    display: block;
  }
  .section5 .group1 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 4rem;
  }
  .section5 .group2 {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }
  .section5 .group2 .item {
    padding: 2rem 2rem;
  }
  .section5 .group2 .item::before {
    opacity: 0;
  }
  .section5 .group2 .item + .item {
    margin-top: 0;
    margin-left: 2rem;
  }
  .section5 .group2 .txt_box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 7rem);
            flex: 0 0 calc(100% - 7rem);
    margin-left: 1rem;
  }
  .section5 .group2 .txt_box .txt2 {
    font-size: 1.5rem;
    font-weight: 500;
  }
}
@media (max-width: 900px) {
  #visual {
    height: 640px;
  }
  #visual .thumb {
    height: 6rem;
  }
  #visual .thumb .thumb_box {
    padding: 1.5rem 2rem;
  }
  #visual .thumb .thumb_box .txt1 {
    text-align: center;
    line-height: 3rem;
    color: rgba(255, 255, 255, 0.7);
  }
  #visual .thumb .txt2 {
    display: none;
  }
  #visual .thumb .link_list {
    display: none;
  }
  #visual .ori_wrap .item {
    bottom: 10rem;
  }
  #visual .ori_wrap .ti {
    font-size: 7.6rem;
  }
  #visual .swiper-controls {
    bottom: 32rem;
  }
}
@media (max-width: 768px) {
  #intro .txt {
    font-size: 5rem;
  }
  #intro .txt02 p {
    line-height: 7.6rem;
  }
  #intro.active .txt02 {
    margin: 1rem 0;
  }
  #visual .ori_wrap .item {
    bottom: 17rem;
    max-width: calc(100% - 10rem);
  }
  #visual .ori_wrap .divi {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
  #visual .ori_wrap .ti {
    font-size: 6rem;
    line-height: 7rem;
  }
  #visual .thumb {
    width: 100%;
    right: 0;
  }
  #visual .swiper-controls {
    bottom: 14rem;
  }
  #visual .red_bar {
    display: none;
  }
  .section1 {
    padding: 12rem 2rem;
  }
  .section1 .txt2 {
    line-height: 6rem;
    margin-top: 2rem;
  }
  .section1 .txt2 .br1 {
    display: block;
  }
  .section2 .link_box {
    top: -8rem;
    left: 2rem;
  }
  .section2 .link_box a {
    width: 15rem;
    height: 14.6rem;
    font-size: 2.6rem;
  }
  .section2 .link_box a::before {
    right: 3rem;
    bottom: 3rem;
  }
  .section2 .link_box a span {
    padding: 2.5rem;
  }
  .section2 .link_box a:hover::before, .section2 .link_box a:focus::before {
    right: 3.5rem;
  }
  #rnd_slider {
    width: 50rem;
    height: 50rem;
  }
  #rnd_slider .title {
    top: -2.5rem;
    font-size: 5rem;
    line-height: 4.8rem;
    padding-right: 16rem;
  }
  .section4 .group {
    max-width: 100%;
    margin-right: 0;
  }
  .section4 .group2 {
    margin-left: 0;
  }
  .section5 {
    margin-top: 7rem;
  }
  .section5 .group2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section5 .group2 .item + .item {
    margin-left: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 600px) {
  .section5 .group1 .img_box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    max-width: 40%;
    margin-right: 3rem;
  }
  .section5 .group1 .txt_box {
    max-width: calc(60% - 3rem);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(60% - 3rem);
            flex: 1 1 calc(60% - 3rem);
  }
  .section5 .group1 .txt_box .txt4 {
    display: none;
  }
}
@media (max-width: 550px) {
  .section4 .group2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section4 .group2 .item {
    max-width: 100%;
    margin-right: 0;
    height: 16rem;
  }
  .section4 .group2 .item.item1 {
    margin-bottom: 4rem;
  }
}
@media (max-width: 500px) {
  #issue .control.open {
    right: 14.5rem;
    top: 2.8rem;
  }
  #intro .txt {
    font-size: 3rem;
    line-height: 5rem;
  }
  #intro .txt01 {
    height: 5rem;
  }
  #intro .txt02 p {
    line-height: 5.6rem;
  }
  #intro .txt03 {
    height: 5rem;
  }
  #intro.active .txt02 {
    margin: 1rem 0;
  }
  /*#visual {
      min-height: 70rem;
      .thumb {
          height: 34rem;
          .swiper-slide{
              width: 25% !important;
              &.swiper-slide-thumb-active{width: 50% !important;}
          }
          .txt1{font-size: 1.6rem;}
          .txt2{font-size: 1.7rem;}
          .link_list a{padding: 0; line-height: 4.5rem; height: 4rem;}
      }
      .ori_wrap{
          .item{bottom: 44rem;}
          .divi{font-size: 2rem;}
          .ti{font-size: 4.5rem; line-height: 5rem;}
      }
      .swiper-controls{bottom: 41rem;}
  }*/
  #rnd_slider .txt_box {
    padding: 4rem 3rem;
  }
  #rnd_slider .title {
    left: 3rem;
    padding-right: 3rem;
  }
  #rnd_slider .swiper-button-prev,
  #rnd_slider .swiper-button-next {
    top: -9rem;
    right: 6.4rem;
  }
  #rnd_slider .swiper-button-next {
    right: 0;
  }
  #rndbg_slider {
    display: none;
  }
  .section3 {
    padding: 9rem 0 6rem;
  }
  .section3 .news_wrap {
    padding: 0 2rem 3rem 2rem;
  }
  .section3 .news_wrap .title {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
  .section3 .news_wrap .list li:first-child {
    padding-bottom: 2.8rem;
    margin-bottom: 3.4rem;
  }
  .section3 .news_wrap .list li:first-child .ti {
    font-size: 2rem;
  }
  .section3 .news_wrap .list li:nth-child(n+2) .divi {
    font-size: 1.5rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8rem;
            flex: 0 0 8rem;
    font-size: 1.5rem;
  }
  .section3 .news_wrap .list li:nth-child(n+2) .ti {
    max-width: calc(100% - 10rem);
  }
  .section3 .news_wrap .list li:nth-child(n+2) .date {
    display: none;
  }
  .section3 .photo_wrap .list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1rem);
            flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
  .section3 .photo_wrap .list li:nth-child(2n) {
    margin-left: 2rem;
  }
  .section3 .photo_wrap .list li:nth-child(n+3) {
    margin-top: 3rem;
  }
  .section3 .photo_wrap .list li .divi {
    min-width: 8rem;
    line-height: 3.8rem;
    font-size: 1.5rem;
  }
  .section3 .photo_wrap .list li .img_box {
    height: 16rem;
  }
  .section3 .photo_wrap .list li .ti {
    font-size: 1.7rem;
    margin-bottom: 1rem;
  }
  .section4 .group1 .item {
    padding: 3rem 2rem;
    margin-right: 2rem;
    max-width: calc(50% - 1rem);
  }
  .section5 .title {
    font-size: 3.5rem;
    line-height: 5rem;
  }
  .section5 .group1 .txt_box {
    margin-top: 0;
  }
  .section5 .group1 .txt_box .txt1 {
    font-size: 1.7rem;
    line-height: 3rem;
    width: 8.5rem;
  }
  .section5 .group1 .txt_box .txt2 {
    font-size: 2.2rem;
  }
  .section5 .group1 .txt_box .txt3 {
    font-size: 1.7rem;
  }
  .section5 .group2 .txt_box .txt1 {
    font-size: 2rem;
  }
}