@media (max-width: 1800px) {
  .sub_top_location {
    right: 5%;
  }
  .text-box {
    left: 5%;
  }
}
@media (max-width: 1440px) {
}
@media (max-width: 1300px) {
  .text-box {
    left: 15px;
  }
  .sub__content-wrap {
    flex-direction: column;
  }

  .sub__location-bar {
    max-width: 100%;
    margin-top: 24px;
  }
  .location__list ul {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
    gap: 5px;
  }
  .location__list ul li {
    text-align: center;
    word-break: keep-all;
  }
  .location__now {
    display: none;
  }
  .sub__content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
	.sub__content.sub_content02 {
		margin: 40px auto;
	}
  /* sub01-01 */
  .introduce-text__wrap {
    word-break: keep-all;
    padding: 0 15px;
    box-sizing: border-box;
  }
  /* sub01-05 */
  .patent__wrap {
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: start;
  }
  .history__tab.patent__tab {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .patent__box {
    width: calc(33.33% - 14px);
    min-height: auto;
  }
  /* sub01-06 */
  .business__wrap > p {
    padding-left: 15px;
    box-sizing: border-box;
  }
  /* sub02-02 */
  .passenger__wrap {
    padding-bottom: 30px;
  }

  /*form*/
  .cs-form__wrap {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .certification_text {
    justify-content: center;
  }
}
@media (max-width: 1200px) {
  /* sub01-04 */
  .ci__wrap {
    padding-top: 40px;
  }
  .ci__text-wrap {
    word-break: keep-all;
  }
  /* sub01-07 */
  .map__section p {
    text-align: center;
    margin-bottom: 20px;
  }
  .map__wrap {
    flex-direction: column-reverse;
    height: auto;
    justify-content: center;
    align-items: center;
  }
  .root_daum_roughmap {
    width: 100% !important;
  }
  .map__wrap .tbl {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .sub_top_location {
    bottom: 5%;
  }
  .sub__content {
    width: 95%;
  }
  .sub__content.modify_sub_content {
    width: 100%;
  }
  .history_line_wrap ul {
    padding-left: 0;
  }
  .history_line_wrap ul:after {
    left: -30px;
  }
  .history_line_wrap ul:nth-of-type(even) {
    padding-right: 0;
  }
  .history_line_wrap ul:nth-of-type(even):after {
    right: -32px;
  }
  /*sub02*/
  .certification {
    gap: 30px;
  }
  .certification_text,
  .certification_img {
    width: calc(50% - 15px);
  }
  .secinner__img-wrap {
    width: 100%;
  }
  .sub__inner_modify {
    margin: 0 auto;
/*     width: 95%; */
    width: 100%;
  }
  .sub02_slide .secimg__box {
    max-width: unset !important;
  }
}
@media (max-width: 1000px) {
  /* sub02-01 */
  .p-intro__wrap,
  .p-intro__wrap.reverse {
    flex-direction: column;
  }

  .p-wrap__left,
  .p-wrap__right {
    width: 100%;
  }
  .el-model-wrap {
    padding: 0 15px;
    box-sizing: border-box;
  }
  /*form*/
  .notice__text {
    font-size: 1rem;
  }
  .product_wrap .ci__left {
    flex-direction: column;
    gap: 20px;
  }
  .product_wrap .ci__left .logo__box {
    width: 100%;
  }
  .product_text {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
	.sub {
		overflow:hidden;
	}
  .sub_visual {
    height: 450px;
  }
  .text-box {
    font-size: 2rem;
  }
	.sub_top_location {
		display: none;
	}
  .sub {
    margin-top: 30px;
  }
  .sub__location-bar {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .sutitle {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .sub .sutitle .sub__tit {
    font-size: 2.5rem;
  }
  .sub .sutitle .sub__txt {
    word-break: keep-all;
    font-size: 1.125rem;
  }
  /* sub01-01 */
  .introduce__txt01 {
    font-size: 1.25rem;
  }
  /* sub01-02 */
  .history_line_wrap:before {
    left: 5%;
  }
  .history_line_wrap ul,
  .history_line_wrap ul:nth-of-type(even) {
    margin-left: 8%;
  }
  .history_line_wrap ul:nth-of-type(even) {
    margin-right: 0;
    text-align: left;
  }
  .history_line_wrap ul li.years_txt.reverse {
    flex-direction: row;
  }
  .history_line_wrap ul:nth-of-type(even)::before {
    right: unset;
    left: -34px;
  }
  .history_line_wrap ul:nth-of-type(even):after {
    right: unset;
    left: -29px;
  }
  .history_line_wrap ul::before {
    left: -34px;
  }
  .history_line_wrap ul:after {
    left: -29px;
  }
  .history__tab > ul > li {
    padding: 20px;
  }
	.history_line_wrap ul.last_year_list.reverse::after {
    left: -27px;
    right: unset;
}

  #history,
  #award {
    margin-top: -49px;
  }
  .history_line_wrap ul li.years_tit {
    font-size: 2.5rem;
  }
  .history_line_wrap ul.last_year_list {
    padding-top: 0;
  }
  /* sub01-03 */
  .zozic_bottom {
    max-width: 100vw;
    overflow: scroll;
  }
  .tbl th,
  .tbl td {
    padding: 15px;
    word-break: keep-all;
  }
  /* sub01-04 */

  .ci__left,
  .ci__right {
    width: 100%;
  }
  .ci__left {
    max-width: 100%;
  }
  .ci__right .ci__text-wrap {
    margin: 50px 0;
  }
  .ci__wrap .ci_box_title {
    font-size: 1.25rem;
  }

  /* sub01-05 */
  .patent__box {
    width: calc(50% - 14px);
  }

  /* sub01-06 */
  .table__paging {
    margin: 30px auto 0;
    gap: 10px;
  }
  .table__paging > div {
    gap: 0;
  }
  .table__paging > div > a {
    width: 15px;
  }
  .overWrap {
    max-width: 100vw;
    overflow: scroll;
  }
  /*sub02-02*/
  .passenger-icon__wrap {
    width: calc(100% - 4px);
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    border: none;
    gap: 8px;
  }
  .icon-title {
    word-break: keep-all;
    text-align: center;
  }
  .picon__box {
    width: calc(33.33% - 16px);
  }
  .picon__box::after {
    display: none;
  }
  .business__img-wrap > img {
    width: calc(50% - 16px);
  }
  .picon__box {
    border: 1px solid #ddd;
  }
  /*form*/
	.cs-form__wrap {
		margin-top:0;
	}
  .form__row {
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
  }
  .form__nametag,
  .form__row input[type="text"],
  .form__row textarea,
  .form__row input[type="text"].input__style2,
  .row2__style2 {
    width: 100%;
  }
  .form__row input[type="text"].input__style3,
  .form__row select.input__style3,
  .form__row input[type="text"].input__style4,
  .form__row select.input__style4 {
    width: 33.33%;
    color: #313131;
  }
  .form__row3 input[type="text"] {
    width: 100%;
    min-width: 300px;
    margin: 10px 0;
  }

  .form__row-last {
    flex-direction: row;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1rem;
  }
  .form__row-last a {
    font-size: 1rem;
  }
  .spam {
    width: 100%;
  }
  .spam-check-img {
    width: 80%;
  }
  .form__nametag {
    padding-left: 0;
  }
  .form__row {
    margin-bottom: 0px;
  }
  .notice__text {
    margin-left: 0;
  }
  /*notice*/
  .tbl th,
  .tbl td {
    font-size: 1rem;
  }

  /*sub02*/
  .certification,
  .certification.reverse {
    flex-direction: column-reverse;
  }
  .certification_text,
  .certification_img,
  .certification_text .secinner__text {
    width: 100%;
    text-align: center;
  }
  .certification_img {
    height: 300px;
  }
  /*sub03*/
  .product_spec {
		margin-top: 40px;
    flex-direction: column;
		gap: 0;
  }
  .spec_left,
  .spec_right {
    width: 100%;
		border-top: 1px solid #b7b7b7;
    padding: 40px 0;
  }
	.spec_right {
		padding-bottom: 0;
	}
  .detail_img,
  .detail_img2,
  .detail_img3 {
    height: 350px;
  }
  .submit__btn {
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .sub_visual {
    height: 240px;
  }
  .location__list ul li a {
    font-size: 0.7rem;
  }
  /* sub01-01 */
  .ceo__sign {
    justify-content: center;
  }
}
@media (max-width: 550px) {
  .history_line_wrap ul,
  .history_line_wrap ul:nth-of-type(even) {
    margin-left: 50px;
  }
  .sub__inner_modify {
    overflow: hidden;
  }
  .sub02_slide .secimg__box,
  .sub02_slide02 .secimg__box {
    max-width: calc(80% - 2px) !important;
  }
  .certification_img {
    height: 200px;
  }
	.sub02_slide .swiper-slide {
		margin: 0 10px;
	}
  /*sub03*/
  .spec_row {
    flex-direction: column;
    gap: 0;
  }
  .spec_th,
  .spec_td {
    width: 100%;
  }
  .spec_td {
    padding-left: 12px;
  }
  .detail_img,
  .detail_img2,
  .detail_img3 {
    height: 250px;
  }
  .detail_half_img,
  .detail_three_img {
    flex-wrap: wrap;
  }
  .detail_img2,
  .detail_img3 {
    width: 100%;
  }
  .form__row-last,
  .form__row-last a {
    font-size: 0.875rem;
  }
}
@media (max-width: 425px) {
  .sub .sutitle .sub__tit {
    word-break: keep-all;
  }
  /* sub01-01 */
  .sub .sutitle .sub__tit {
    font-size: 1.75rem;
  }
  .introduce__txt01 {
    font-size: 1.125rem;
  }
  .introduce__txt02,
  .introduce__txt03 {
    font-size: 1rem;
  }
  .introduce__txt03 {
    margin-bottom: 0;
  }
  /* sub01-02 */
  .history__row .dot {
    margin-right: 10px;
  }
  .history__tab > ul > li {
    font-size: 1.2rem;
  }
  .history__month-row {
    gap: 5px;
    flex-direction: column;
    align-items: start;
  }
  .small__dot {
    display: none;
  }
  .history__text::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
  }
  /* sub01-04 */
  .logo__box {
  }
  .logo__box-wrap .logo__box {
    padding: 0px 15px;
    box-sizing: border-box;
    justify-content: center;
  }
  /* sub01-05 */
  .patent__tab ul li {
    word-break: keep-all;
  }
  /*sub02-02*/
  .picon__box {
    width: calc(50% - 16px);
  }
  .history_line_wrap ul,
  .history_line_wrap ul:nth-of-type(even) {
    margin-left: 11%;
  }
}

@media (max-width: 375px) {
}
