@charset "UTF-8";
/* ===============================
   RESPONSIVE DESIGN
   =============================== */
/* ≤1500: inquiry top h1 줄바꿈 깨짐 보정 */
@media (max-width: 1500px) {
  .inquiry .top .inner h1 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 1400px) {
  .inner {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .inner {
    padding: 0 40px;
  }
  .header .inner .nav .gnb {
    grid-template-columns: repeat(4, 180px);
  }
  .header .inner .nav .gnb > li {
    width: 180px;
  }
  .header .inner .nav .gnb > li > .dep-01 {
    font-size: 18px;
    padding: 0 24px;
  }
  .header .inner .nav .gnb > li > .lnb {
    width: 180px;
  }
  .header .inner .btn-list {
    gap: 18px;
  }
  .header .inner .language .btn {
    font-size: 15px;
    line-height: 24px;
  }
  .sub .page-hero .inner {
    gap: 60px;
  }
  .sub .page-hero .inner h1 {
    font-size: 52px;
    line-height: 68px;
  }
  .sub .section-title-wrap {
    gap: 36px;
  }
  .sub .section-title {
    font-size: 28px;
    line-height: 36px;
  }
  .sub .section-title span {
    font-size: 16px;
    top: -8px;
  }
  .sub .scheme .scheme-item {
    flex-basis: 380px;
    gap: 20px;
    padding: 20px;
  }
  .sub .scheme .scheme-item .logo {
    height: 34px;
  }
  .sub .scheme .scheme-item .logo.walk {
    width: 108px;
  }
  .sub .scheme .scheme-item .logo.fill {
    width: 72px;
  }
  .sub .scheme .scheme-item p {
    font-size: 16px;
    line-height: 26px;
  }
  .sub .scheme .plus-icon {
    width: 32px;
    height: 32px;
  }
  .sub .value-body {
    padding-top: 72px;
  }
  .sub .value-body::before {
    height: 324px;
  }
  .sub .value-body .value-item {
    gap: 60px;
  }
  .sub .value-body .value-item .value-head {
    width: 300px;
    height: 300px;
  }
  .sub .value-body .value-item .value-head .name .ko-name {
    font-size: 18px;
    line-height: 28px;
  }
  .sub .value-body .value-item .value-head .name .en-name {
    font-size: 15px;
    line-height: 22px;
  }
  .sub .value-body .value-item .line {
    height: 60px;
    top: 290px;
  }
  .sub .value-body .value-item .desc {
    font-size: 16px;
    line-height: 26px;
  }
  .main .hero {
    min-height: 600px;
    max-height: 820px;
  }
  .main .hero .hero-swiper .swiper-slide .inner,
  .main .hero .inner {
    padding-bottom: 250px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text,
  .main .hero .inner .text {
    gap: 28px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text h1,
  .main .hero .inner .text h1 {
    font-size: 72px;
    line-height: 80px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text p,
  .main .hero .inner .text p {
    font-size: 20px;
    line-height: 30px;
  }
  .main .hero .page-inner {
    bottom: 72px;
    padding-bottom: 0px;
  }
  .main .brand .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 48px;
  }
  .main .brand .inner .left .title-wrap {
    gap: 36px;
  }
  .main .brand .inner .left .title-wrap .title {
    font-size: 40px;
    line-height: 52px;
  }
  .main .brand .inner .left .title-wrap .text .en-text {
    font-size: 22px;
    line-height: 32px;
  }
  .main .brand .inner .left .title-wrap .text .ko-text {
    font-size: 18px;
    line-height: 28px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item {
    gap: 20px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo {
    height: 36px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.walkfill {
    width: 196px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.eloermafill {
    width: 268px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.drsys {
    width: 170px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .title {
    font-size: 18px;
    line-height: 28px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .desc {
    font-size: 16px;
    line-height: 26px;
  }
  .main .brand .inner .cosmetic-img-list {
    padding-left: 48px;
    width: 540px;
  }
  .main .brand .inner .cosmetic-img-list .img-item {
    width: 540px;
    height: 100px;
  }
  .main .brand .inner .cosmetic-img-list .img-item.active {
    height: 320px;
  }
  .main .innovation .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 48px;
  }
  .main .innovation .inner .section-text-wrap {
    gap: 20px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap p {
    font-size: 22px;
    line-height: 32px;
  }
  .main .innovation .inner .section-text-wrap .desc {
    font-size: 18px;
    line-height: 28px;
  }
  .main .innovation .inner .section-text-wrap .view-more {
    width: 140px;
    height: 140px;
  }
  .main .innovation .inner .event-wrap {
    gap: 28px;
  }
  .main .innovation .inner .event-wrap .line-title {
    gap: 20px;
  }
  .main .innovation .inner .event-wrap .line-title p {
    font-size: 22px;
    line-height: 32px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item {
    height: 320px;
    padding: 20px;
    gap: 20px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .desc {
    font-size: 22px;
    line-height: 32px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .date {
    font-size: 15px;
    line-height: 24px;
  }
  .about .skin-section .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 60px;
  }
  .about .skin-section .inner .intro {
    gap: 32px;
  }
  .about .skin-section .inner .intro .logo {
    width: 200px;
    height: 48px;
  }
  .about .skin-section .inner .intro .intro-text {
    font-size: 20px;
    line-height: 30px;
  }
  .about .skin-section .row-grop .row.top .text p {
    font-size: 20px;
    line-height: 30px;
  }
  .about .text {
    gap: 32px;
  }
  .about .text h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .about .text p {
    font-size: 18px;
    line-height: 28px;
  }
  .about .row-group .row {
    gap: 60px;
  }
  .about .row-group .row.top img {
    width: 50%;
    height: auto;
  }
  .about .row-group .row.bottom {
    margin-top: -40px;
  }
  .about .row-group .row.bottom img {
    width: 36%;
    height: auto;
  }
  .about .row-group .row.bottom .text {
    gap: 32px;
  }
  .about .standard-section .inner {
    gap: 60px;
    max-width: 100%;
    padding-left: 40px;
  }
  .about .standard-section .inner img {
    width: 55%;
    height: auto;
  }
  .about .osmocell-section {
    gap: 60px;
    padding-bottom: 80px;
  }
  .about .osmocell-section .top {
    height: 400px;
  }
  .about .osmocell-section .top .inner {
    gap: 32px;
  }
  .about .osmocell-section .top .inner h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .about .osmocell-section .top .inner p {
    font-size: 20px;
    line-height: 30px;
  }
  .about .osmocell-section .bottom .inner {
    gap: 60px;
  }
  .about .osmocell-section .bottom img {
    width: 36%;
    height: auto;
  }
  .about .osmocell-section .bottom p {
    font-size: 18px;
    line-height: 28px;
  }
  .vision .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 48px;
  }
  .vision .inner .title-wrap .title h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .vision .inner .title-wrap .title p {
    font-size: 28px;
    line-height: 36px;
  }
  .vision .inner .title-wrap .desc {
    font-size: 18px;
    line-height: 28px;
  }
  .vision .inner .body {
    width: 100%;
  }
  .vision .inner .body .diagram {
    width: 220px;
    height: 220px;
  }
  .vision .inner .body .diagram:after {
    width: 256px;
    height: 256px;
    top: -18px;
    left: -18px;
    border-width: 18px;
  }
  .vision .inner .body .diagram .logo {
    width: 150px;
    height: 36px;
  }
  .vision .inner .body .diagram p {
    font-size: 22px;
    line-height: 32px;
  }
  .vision .inner .body .poligon {
    width: min(900px, 90%);
    height: 130px;
    margin-top: -32px;
  }
  .vision .inner .body .stategy-list {
    width: 100%;
    gap: 20px;
  }
  .vision .inner .body .stategy-list .stategy-item {
    width: calc((100% - 40px) / 3);
    max-width: 484px;
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .vision .inner .body .stategy-list .stategy-item .icon {
    width: 120px;
    height: 120px;
  }
  .vision .inner .body .stategy-list .stategy-item .title {
    font-size: 22px;
    line-height: 30px;
  }
  .vision .inner .body .stategy-list .stategy-item .desc {
    font-size: 18px;
    line-height: 28px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list {
    width: 100%;
    max-width: 330px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list .note {
    font-size: 16px;
    line-height: 26px;
  }
  .vision .inner .body .stategy-list .stategy-item .label {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 20px;
  }
  .history .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 96px;
  }
  .history .inner .title-wrap {
    gap: 36px;
  }
  .history .inner .title-wrap h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .history .inner .title-wrap p {
    font-size: 22px;
    line-height: 32px;
  }
  .history .inner .history-list {
    gap: 20px;
  }
  .history .inner .history-list::before {
    left: 196px;
  }
  .history .inner .history-list .history-item {
    gap: 20px;
  }
  .history .inner .history-list .history-item .year-wrap {
    gap: 20px;
  }
  .history .inner .history-list .history-item .year-wrap p {
    width: 56px;
    font-size: 22px;
    line-height: 32px;
  }
  .history .inner .history-list .history-item .year-wrap .line {
    width: 120px;
    height: 8px;
  }
  .history .inner .history-list .history-item p {
    font-size: 17px;
    line-height: 26px;
  }
  .location {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 48px;
  }
  .location iframe {
    height: 500px;
  }
  .location .inner {
    gap: 20px;
  }
  .location .inner .location-item {
    padding: 32px;
    gap: 10px;
  }
  .location .inner .location-item .title-wrap p {
    font-size: 17px;
    line-height: 26px;
  }
  .location .inner .location-item .content {
    font-size: 16px;
    line-height: 26px;
  }
  .brand .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 60px;
  }
  .brand .inner .section {
    padding-bottom: 60px;
    gap: 20px;
  }
  .brand .inner .section .btn-visit {
    padding: 10px 24px;
    gap: 10px;
  }
  .brand .inner .section .btn-visit p {
    font-size: 15px;
    line-height: 24px;
  }
  .brand .inner .brand-section .brand-body {
    gap: 48px;
    padding-top: 48px;
  }
  .brand .inner .brand-section .brand-body .title-wrap {
    gap: 20px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .logo {
    height: 50px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .eldermafill {
    width: 380px;
    height: 50px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .walkfill {
    width: 280px;
    height: 44px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .dr-sys {
    width: 156px;
    height: 64px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .label {
    font-size: 17px;
    line-height: 26px;
  }
  .brand .inner .brand-section .brand-body .content-wrap {
    width: 100%;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item {
    padding: 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item:has(.scheme) {
    gap: 36px;
  }
  .brand .inner .product-section {
    gap: 40px;
  }
  .brand .inner .product-section .product-body {
    gap: 60px;
  }
  .brand .inner .product-section .product-body .tab-wrap {
    width: 240px;
  }
  .brand .inner .product-section .product-body .tab-wrap .tab {
    height: 56px;
    font-size: 16px;
    line-height: 24px;
  }
  .brand .inner .product-section .product-body .product-list {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 40px;
  }
  .brand .inner .product-section .product-body .product-list .product-item .product-img {
    width: 100%;
    aspect-ratio: 261/348;
    height: auto;
  }
  .business-process .inner {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .business-process .inner .process-list {
    padding-top: 56px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .business-process .inner .process-list .process-item {
    flex: 0 0 calc((100% - 100px) / 4);
    padding: 20px;
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .business-process .inner .process-list .process-item .icon {
    width: 100px;
    height: 100px;
  }
  .business-process .inner .process-list .process-item .text p {
    font-size: 13px;
    line-height: 18px;
  }
  .business-process .inner .process-list .process-item .text h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .business-process .inner .process-list .arrow {
    width: 14px;
    height: 14px;
  }
  .business-process .inner .process-list .revision-wrap {
    right: 140px;
  }
  .business-process .inner .process-list .revision-wrap .revision {
    width: 340px;
    height: 56px;
  }
  .business-process .inner .process-list .revision-wrap .revision .text {
    font-size: 15px;
    line-height: 22px;
    padding: 10px 18px;
  }
  .business-process .inner .process-list .revision-wrap .revision .line {
    width: 340px;
    height: 32px;
  }
  .inquiry .top .inner {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .inquiry .top .inner h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .inquiry .top .inner .info-list .info-row .title {
    width: 72px;
    font-size: 17px;
    line-height: 26px;
  }
  .inquiry .top .inner .info-list .info-row .content {
    font-size: 17px;
    line-height: 26px;
  }
  .inquiry .inquiry-body .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 96px;
  }
  .inquiry .inquiry-body .inner h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .title {
    width: 200px;
    font-size: 17px;
    line-height: 56px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=text],
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=number] {
    height: 56px;
    font-size: 15px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input input,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input input {
    width: 200px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-domain,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-domain {
    width: 200px;
    height: 56px;
    font-size: 15px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-dropdown,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown {
    width: 220px;
    height: 56px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-dropdown p,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown p {
    font-size: 15px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row textarea {
    height: 180px;
    font-size: 15px;
  }
  .product-line .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 48px;
  }
  .product-line .inner .tab-wrap .tab {
    height: 56px;
    font-size: 16px;
    line-height: 24px;
  }
  .product-line .inner .content {
    gap: 48px;
  }
  .product-line .inner .content .hero {
    height: 320px;
    font-size: 28px;
    line-height: 36px;
  }
  .product-line .inner .content table .number {
    width: 120px;
  }
  .product-line .inner .content table .category {
    width: 260px;
  }
  .product-line .inner .content table th {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .product-line .inner .content table td {
    padding: 14px 18px;
    font-size: 16px;
    line-height: 24px;
  }
  .pipeline .inner {
    padding-top: 96px;
    padding-bottom: 120px;
    gap: 64px;
  }
  .pipeline .inner .section {
    gap: 20px;
  }
  .pipeline .inner .overview {
    padding-bottom: 64px;
  }
  .pipeline .inner .overview .overview-body {
    padding-top: 48px;
  }
  .pipeline .inner .overview .overview-body .title {
    font-size: 22px;
    line-height: 32px;
  }
  .pipeline .inner .overview .overview-body .overview-list {
    gap: 20px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item {
    padding: 32px;
    gap: 32px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content {
    gap: 20px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .icon {
    width: 120px;
    height: 120px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text {
    gap: 10px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text p {
    font-size: 17px;
    line-height: 26px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list {
    gap: 10px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list .label {
    padding: 8px 16px;
    font-size: 15px;
    line-height: 22px;
  }
  .pipeline .inner .key-strategy .strategy-list {
    padding-top: 48px;
    gap: 64px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item {
    padding-bottom: 64px;
    gap: 40px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text p {
    font-size: 17px;
    line-height: 26px;
  }
  .patents .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 96px;
  }
  .patents .inner .section-title {
    width: 200px;
  }
  .patents .inner .patent .patent-body {
    padding-top: 48px;
  }
  .patents .inner .patent .patent-body table .number {
    width: 100px;
  }
  .patents .inner .patent .patent-body table .category {
    width: 100px;
  }
  .patents .inner .patent .patent-body table .register-number {
    width: 160px;
  }
  .patents .inner .patent .patent-body table .etc {
    width: 100px;
  }
  .patents .inner .patent .patent-body table th {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .patents .inner .patent .patent-body table td {
    padding: 18px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .patents .inner .certification .certification-list {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 40px;
  }
  .patents .inner .certification .certification-list .certification-item {
    gap: 10px;
  }
  .patents .inner .certification .certification-list .certification-item p {
    font-size: 15px;
    line-height: 22px;
  }
  .exhibitions .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 48px;
  }
  .exhibitions .inner .list-section {
    gap: 36px;
  }
  .exhibitions .inner .list-section .search-bar .filter,
  .exhibitions .inner .list-section .search-bar .search {
    padding: 14px 20px;
  }
  .exhibitions .inner .list-section .search-bar .filter p,
  .exhibitions .inner .list-section .search-bar .search input {
    font-size: 15px;
    line-height: 22px;
  }
  .exhibitions .inner .list-section table .number {
    width: 80px;
  }
  .exhibitions .inner .list-section table .date {
    width: 160px;
  }
  .exhibitions .inner .list-section table th {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .exhibitions .inner .list-section table td {
    padding: 18px 8px;
    font-size: 16px;
    line-height: 24px;
  }
  .exhibitions .inner .pagination .page {
    font-size: 15px;
  }
  .exhibition-detail .inner {
    padding-top: 96px;
    padding-bottom: 96px;
    gap: 64px;
  }
  .exhibition-detail .inner .detail-body .head {
    padding: 24px 0;
    gap: 10px;
  }
  .exhibition-detail .inner .detail-body .head h1 {
    font-size: 22px;
    line-height: 32px;
  }
  .exhibition-detail .inner .detail-body .head p {
    font-size: 13px;
    line-height: 18px;
  }
  .exhibition-detail .inner .detail-body .content {
    padding-top: 48px;
    padding-bottom: 48px;
    font-size: 15px;
    line-height: 26px;
  }
  .exhibition-detail .inner .detail-body .attachment {
    padding: 20px;
    gap: 20px;
  }
  .exhibition-detail .inner .btn-list {
    width: 84px;
    height: 48px;
    font-size: 15px;
    line-height: 24px;
  }
  .footer .inner {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .footer .inner .left {
    gap: 48px;
  }
  .footer .inner .left .logo {
    width: 168px;
    height: 40px;
  }
  .footer .inner .left .info-wrap {
    gap: 20px;
  }
  .footer .inner .left .info-wrap .info-row {
    gap: 10px;
  }
  .footer .inner .left .info-wrap .info {
    font-size: 13px;
    line-height: 18px;
    gap: 5px;
  }
  .footer .inner .right .nav {
    gap: 40px;
  }
  .footer .inner .right .nav .nav-group .nav-title {
    font-size: 16px;
    line-height: 16px;
  }
  .footer .inner .right .nav .nav-group .link-list a {
    font-size: 13px;
    line-height: 14px;
  }
  .footer .inner .right .nav .nav-group .sub-groups .sub-group .sub-title {
    font-size: 13px;
    line-height: 14px;
  }
  .footer .inner .right .sns-list {
    gap: 20px;
  }
  .footer .inner .right .sns-list .sns {
    width: 22px;
    height: 22px;
  }
  .search .inner {
    padding-top: 216px;
    padding-bottom: 96px;
    gap: 64px;
  }
  .search .inner h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .search .inner .search-bar {
    max-width: 640px;
  }
  .search .inner .search-bar input {
    font-size: 18px;
    line-height: 28px;
  }
  .search .inner .search-bar .search-icon {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 1200px) {
  .header {
    height: 80px;
  }
  .header::after {
    display: none !important;
  }
  .header:hover:not(.menu-open) {
    background: transparent !important;
  }
  .header:hover:not(.menu-open) .inner .nav .gnb > li > .dep-01 {
    color: #fff !important;
  }
  .header:hover:not(.menu-open) .inner .language .ico {
    filter: none !important;
  }
  .header:hover:not(.menu-open) .inner .language .btn button span {
    color: #fff !important;
  }
  .header.white:hover:not(.menu-open) {
    background: #fff !important;
    border-bottom: 1px solid #eee !important;
  }
  .header.white:hover:not(.menu-open) .inner .nav .gnb > li > .dep-01 {
    color: #111 !important;
  }
  .header.white:hover:not(.menu-open) .inner .language .ico {
    filter: invert(1) brightness(0) !important;
  }
  .header.white:hover:not(.menu-open) .inner .language .btn button span {
    color: #111 !important;
  }
  .header .inner {
    padding: 0 24px;
    position: relative;
  }
  .header .inner .logo {
    height: 50px;
    width: 110px;
  }
  .header .inner .nav {
    display: none;
  }
  .header .inner .language {
    display: none;
  }
  .header .allmenu {
    display: block;
    width: 30px;
    height: 20px;
    position: relative;
    cursor: pointer;
  }
  .header .allmenu button {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .header .allmenu button span {
    display: block;
    width: 100%;
    height: 2px;
    background: #111;
    transition: 0.3s;
  }
  .header.white .allmenu button span {
    background: #111;
  }
  .header .btn-list > a {
    display: none;
  }
  .header .nav#Gnb {
    position: fixed;
    top: 0;
    right: -320px;
    width: 300px;
    height: 100vh;
    background: #fff;
    z-index: 1000;
    padding: 0;
    padding-top: 70px;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    transition: right 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }
  .header .nav#Gnb .sidebar-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    z-index: 10;
  }
  .header .nav#Gnb .sidebar-close span {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #111;
    top: 50%;
    left: 0;
  }
  .header .nav#Gnb .sidebar-close span:first-child {
    transform: rotate(45deg);
  }
  .header .nav#Gnb .sidebar-close span:last-child {
    transform: rotate(-45deg);
  }
  .header .nav#Gnb .gnb {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    gap: 0;
    width: 100%;
    padding: 0;
  }
  .header .nav#Gnb .gnb > li {
    width: 100% !important;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #eee;
  }
  .header .nav#Gnb .gnb > li > .dep-01 {
    width: 100%;
    height: 55px;
    padding: 0 25px;
    color: #111 !important;
    justify-content: space-between;
    font-size: 17px;
    font-weight: 600;
  }
  .header .nav#Gnb .gnb > li > .dep-01::after {
    content: "+";
    font-size: 20px;
    font-weight: 400;
    color: #999;
  }
  .header .nav#Gnb .gnb > li.active > .dep-01::after {
    content: "−";
  }
  .header .nav#Gnb .gnb > li > .lnb {
    position: static;
    transform: none;
    display: none;
    width: 100%;
    background: #f5f5f5;
    padding: 15px 25px;
    opacity: 1;
    visibility: visible;
    flex-direction: column;
    gap: 0;
    height: auto;
    white-space: normal;
  }
  .header .nav#Gnb .gnb > li > .lnb .dep-02 {
    color: #555 !important;
    font-size: 15px;
    line-height: 2.2;
    font-weight: 400;
  }
  .header .nav#Gnb .gnb > li > .lnb .dep-02:hover {
    color: #111 !important;
  }
  .header .nav#Gnb .gnb > li.active > .lnb {
    display: flex;
  }
  .header .nav#Gnb .sidebar-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 16px 25px;
    border-top: 1px solid #eee;
    margin-top: auto;
    width: 100%;
  }
  .header .nav#Gnb .sidebar-bottom .language {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .header .nav#Gnb .sidebar-bottom .language .btn {
    font-family: "Montserrat";
    font-size: 15px;
    line-height: 22px;
    color: #111;
    opacity: 0.5;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    padding-bottom: 2px;
  }
  .header .nav#Gnb .sidebar-bottom .language .btn.active {
    opacity: 1;
    border-bottom-color: #111;
  }
  .header .nav#Gnb .sidebar-bottom .search-link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .header .nav#Gnb .sidebar-bottom .search-link .icon-search {
    width: 22px;
    height: 22px;
    filter: invert(1) brightness(0);
  }
  .header .nav#Gnb.active {
    right: 0;
  }
  .header::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
  }
  .header.menu-open::before {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header.menu-open .allmenu button span {
    background: #111 !important;
  }
  .header.menu-open .allmenu button span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .header.menu-open .allmenu button span:nth-child(2) {
    opacity: 0;
  }
  .header.menu-open .allmenu button span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
  .main .innovation .inner .section-text-wrap .circle-wrap {
    position: relative;
    width: auto;
    height: auto;
    right: 0;
  }
  .main .innovation .inner .section-text-wrap .circle-wrap .circle {
    display: none;
  }
  .main .innovation .inner .section-text-wrap .circle-wrap .view-more {
    justify-content: center;
  }
  .sub .page-hero {
    height: 300px;
  }
  .sub .page-hero .inner {
    gap: 40px;
    padding-bottom: 32px;
  }
  .sub .page-hero .inner h1 {
    font-size: 40px;
    line-height: 52px;
  }
  .sub .page-hero .inner .breadcrumb {
    gap: 16px;
  }
  .sub .section-title-wrap {
    gap: 28px;
  }
  .sub .section-title {
    font-size: 24px;
    line-height: 32px;
  }
  .sub .section-title span {
    font-size: 14px;
    top: -7px;
  }
  .sub .scheme .scheme-item {
    flex-basis: 320px;
    min-width: 240px;
    gap: 16px;
    padding: 16px;
  }
  .sub .scheme .scheme-item .logo {
    height: 30px;
  }
  .sub .scheme .scheme-item .logo.walk {
    width: 96px;
  }
  .sub .scheme .scheme-item .logo.fill {
    width: 64px;
  }
  .sub .scheme .scheme-item p {
    font-size: 14px;
    line-height: 22px;
  }
  .sub .scheme .plus-icon {
    width: 28px;
    height: 28px;
  }
  .sub .value-body {
    padding-top: 72px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .sub .value-body::before {
    height: 268px;
  }
  .sub .value-body .value-item {
    gap: 48px;
    margin-left: -34px;
  }
  .sub .value-body .value-item .value-head {
    width: 240px;
    height: 240px;
  }
  .sub .value-body .value-item .value-head .num {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 20px;
  }
  .sub .value-body .value-item .value-head .name .ko-name {
    font-size: 16px;
    line-height: 24px;
  }
  .sub .value-body .value-item .value-head .name .en-name {
    font-size: 14px;
    line-height: 20px;
  }
  .sub .value-body .value-item .line {
    height: 48px;
    top: 232px;
  }
  .sub .value-body .value-item .desc {
    font-size: 15px;
    line-height: 24px;
    word-break: keep-all;
  }
  .main .hero {
    min-height: 560px;
    max-height: 720px;
  }
  .main .hero .hero-swiper .swiper-slide .inner,
  .main .hero .inner {
    padding-bottom: 180px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text,
  .main .hero .inner .text {
    gap: 24px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text h1,
  .main .hero .inner .text h1 {
    font-size: 56px;
    line-height: 64px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text p,
  .main .hero .inner .text p {
    font-size: 18px;
    line-height: 28px;
  }
  .main .hero .page-inner {
    bottom: 60px;
    padding-bottom: 20px;
  }
  .main .brand .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 36px;
  }
  .main .brand .inner .left .title-wrap {
    gap: 28px;
  }
  .main .brand .inner .left .title-wrap .title {
    font-size: 36px;
    line-height: 48px;
  }
  .main .brand .inner .left .title-wrap .text .en-text {
    font-size: 20px;
    line-height: 30px;
  }
  .main .brand .inner .left .title-wrap .text .ko-text {
    font-size: 16px;
    line-height: 26px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item {
    gap: 16px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo {
    height: 32px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.walkfill {
    width: 176px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.eloermafill {
    width: 240px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.drsys {
    width: 152px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .title {
    font-size: 17px;
    line-height: 26px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .desc {
    font-size: 15px;
    line-height: 24px;
  }
  .main .brand .inner .cosmetic-img-list {
    padding-left: 32px;
    width: 440px;
  }
  .main .brand .inner .cosmetic-img-list .img-item {
    width: 440px;
    height: 88px;
  }
  .main .brand .inner .cosmetic-img-list .img-item.active {
    height: 280px;
  }
  .main .innovation .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 40px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap h1 {
    font-size: 36px;
    line-height: 48px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap p {
    font-size: 20px;
    line-height: 30px;
  }
  .main .innovation .inner .section-text-wrap .desc {
    font-size: 16px;
    line-height: 26px;
  }
  .main .innovation .inner .section-text-wrap .view-more {
    width: 120px;
    height: 120px;
  }
  .main .innovation .inner .event-wrap {
    gap: 24px;
  }
  .main .innovation .inner .event-wrap .line-title p {
    font-size: 20px;
    line-height: 30px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item {
    height: 280px;
    padding: 18px;
    gap: 16px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .desc {
    font-size: 18px;
    line-height: 28px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .date {
    font-size: 14px;
    line-height: 22px;
  }
  .about .skin-section .inner {
    padding-top: 60px;
    padding-bottom: 60px;
    gap: 48px;
  }
  .about .skin-section .inner .intro {
    gap: 24px;
  }
  .about .skin-section .inner .intro .logo {
    width: 180px;
    height: 42px;
  }
  .about .skin-section .inner .intro .intro-text {
    font-size: 18px;
    line-height: 28px;
  }
  .about .skin-section .inner .intro .intro-text br {
    display: none;
  }
  .about .skin-section .row-grop .row.top .text p {
    font-size: 18px;
    line-height: 28px;
  }
  .about .text {
    gap: 24px;
  }
  .about .text h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .about .text p {
    font-size: 16px;
    line-height: 26px;
  }
  .about .text p br {
    display: none;
  }
  .about .row-group .row {
    gap: 32px;
  }
  .about .row-group .row.top img {
    width: 46%;
    height: auto;
  }
  .about .row-group .row.bottom {
    margin-top: -24px;
  }
  .about .row-group .row.bottom img {
    width: 34%;
    height: auto;
  }
  .about .row-group .row.bottom .text {
    gap: 24px;
  }
  .about .standard-section .inner {
    gap: 32px;
    padding-left: 24px;
  }
  .about .standard-section .inner img {
    width: 52%;
    height: auto;
  }
  .about .osmocell-section {
    gap: 48px;
    padding-bottom: 60px;
  }
  .about .osmocell-section .top {
    height: 360px;
  }
  .about .osmocell-section .top .inner {
    gap: 24px;
  }
  .about .osmocell-section .top .inner h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .about .osmocell-section .top .inner p {
    font-size: 18px;
    line-height: 28px;
  }
  .about .osmocell-section .bottom .inner {
    gap: 32px;
  }
  .about .osmocell-section .bottom img {
    width: 34%;
    height: auto;
  }
  .about .osmocell-section .bottom p {
    font-size: 16px;
    line-height: 26px;
  }
  .about .osmocell-section .bottom p br {
    display: none;
  }
  .vision .inner {
    padding-top: 60px;
    padding-bottom: 60px;
    gap: 40px;
  }
  .vision .inner .title-wrap .title h1 {
    font-size: 36px;
    line-height: 48px;
  }
  .vision .inner .title-wrap .title p {
    font-size: 24px;
    line-height: 32px;
  }
  .vision .inner .title-wrap .desc {
    font-size: 16px;
    line-height: 26px;
  }
  .vision .inner .body {
    width: 100%;
  }
  .vision .inner .body .diagram {
    width: 200px;
    height: 200px;
  }
  .vision .inner .body .diagram:after {
    width: 234px;
    height: 234px;
    top: -17px;
    left: -17px;
    border-width: 17px;
  }
  .vision .inner .body .diagram .logo {
    width: 130px;
    height: 32px;
  }
  .vision .inner .body .diagram p {
    font-size: 20px;
    line-height: 30px;
  }
  .vision .inner .body .poligon {
    width: min(760px, 90%);
    height: 110px;
    margin-top: -28px;
  }
  .vision .inner .body .stategy-list {
    width: 100%;
    gap: 12px;
  }
  .vision .inner .body .stategy-list .stategy-item {
    width: calc((100% - 24px) / 3);
    max-width: 484px;
    padding: 44px 20px 28px;
    gap: 14px;
  }
  .vision .inner .body .stategy-list .stategy-item::after {
    right: -18px;
    width: 26px;
    height: 26px;
  }
  .vision .inner .body .stategy-list .stategy-item .icon {
    width: 84px;
    height: 84px;
  }
  .vision .inner .body .stategy-list .stategy-item .title {
    font-size: 17px;
    line-height: 24px;
  }
  .vision .inner .body .stategy-list .stategy-item .desc {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list {
    width: 100%;
    max-width: 100%;
    gap: 4px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list .note {
    font-size: 13px;
    line-height: 20px;
  }
  .vision .inner .body .stategy-list .stategy-item .label {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 14px;
    top: -18px;
  }
  .history .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 72px;
  }
  .history .inner .title-wrap {
    gap: 28px;
  }
  .history .inner .title-wrap h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .history .inner .title-wrap p {
    font-size: 20px;
    line-height: 30px;
  }
  .history .inner .history-list {
    gap: 18px;
  }
  .history .inner .history-list::before {
    left: 164px;
  }
  .history .inner .history-list .history-item {
    gap: 16px;
  }
  .history .inner .history-list .history-item .year-wrap {
    gap: 16px;
  }
  .history .inner .history-list .history-item .year-wrap p {
    width: 50px;
    font-size: 20px;
    line-height: 28px;
  }
  .history .inner .history-list .history-item .year-wrap .line {
    width: 96px;
    height: 6px;
  }
  .history .inner .history-list .history-item p {
    font-size: 15px;
    line-height: 24px;
  }
  .location {
    padding-top: 60px;
    padding-bottom: 60px;
    gap: 40px;
  }
  .location iframe {
    height: 420px;
  }
  .location .inner {
    gap: 16px;
  }
  .location .inner .location-item {
    padding: 28px;
    gap: 8px;
  }
  .location .inner .location-item .title-wrap p {
    font-size: 16px;
    line-height: 24px;
  }
  .location .inner .location-item .content {
    font-size: 15px;
    line-height: 24px;
    word-break: keep-all;
  }
  .brand .inner {
    padding-top: 60px;
    padding-bottom: 60px;
    gap: 48px;
  }
  .brand .inner .section {
    padding-bottom: 48px;
    gap: 16px;
  }
  .brand .inner .section .btn-visit {
    padding: 8px 20px;
    gap: 8px;
  }
  .brand .inner .section .btn-visit p {
    font-size: 14px;
    line-height: 22px;
  }
  .brand .inner .brand-section .brand-body {
    gap: 36px;
    padding-top: 36px;
  }
  .brand .inner .brand-section .brand-body .title-wrap {
    gap: 16px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .logo {
    height: 42px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .eldermafill {
    width: 320px;
    height: 42px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .walkfill {
    width: 240px;
    height: 38px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .dr-sys {
    width: 132px;
    height: 54px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .label {
    font-size: 16px;
    line-height: 24px;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item {
    padding: 24px;
    font-size: 16px;
    line-height: 26px;
    word-break: keep-all;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item:has(.scheme) {
    gap: 28px;
  }
  .brand .inner .product-section {
    gap: 32px;
  }
  .brand .inner .product-section .product-body {
    gap: 40px;
  }
  .brand .inner .product-section .product-body .tab-wrap {
    width: 200px;
  }
  .brand .inner .product-section .product-body .tab-wrap .tab {
    height: 52px;
    font-size: 15px;
    line-height: 22px;
  }
  .brand .inner .product-section .product-body .product-list {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 32px;
  }
  .brand .inner .product-section .product-body .product-list .product-item .product-name {
    font-size: 14px;
    line-height: 22px;
  }
  .business-process .inner {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .business-process .inner .process-list {
    padding-top: 48px;
    -moz-column-gap: 8px;
         column-gap: 8px;
    row-gap: 20px;
  }
  .business-process .inner .process-list .process-item {
    flex: 0 0 calc((100% - 84px) / 4);
    padding: 16px;
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .business-process .inner .process-list .process-item .icon {
    width: 76px;
    height: 76px;
  }
  .business-process .inner .process-list .process-item .text {
    gap: 4px;
  }
  .business-process .inner .process-list .process-item .text p {
    font-size: 12px;
    line-height: 16px;
  }
  .business-process .inner .process-list .process-item .text h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .business-process .inner .process-list .arrow {
    width: 12px;
    height: 12px;
  }
  .business-process .inner .process-list .revision-wrap {
    right: 80px;
  }
  .business-process .inner .process-list .revision-wrap .revision {
    width: 280px;
    height: 50px;
  }
  .business-process .inner .process-list .revision-wrap .revision .text {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 14px;
  }
  .business-process .inner .process-list .revision-wrap .revision .line {
    width: 280px;
    height: 28px;
  }
  .inquiry .top .inner {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .inquiry .top .inner h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .inquiry .top .inner .info-list {
    padding-left: 20px;
  }
  .inquiry .top .inner .info-list .info-row {
    gap: 20px;
  }
  .inquiry .top .inner .info-list .info-row .title {
    width: 64px;
    font-size: 16px;
    line-height: 24px;
  }
  .inquiry .top .inner .info-list .info-row .content {
    font-size: 16px;
    line-height: 24px;
  }
  .inquiry .inquiry-body .inner {
    padding-top: 72px;
    padding-bottom: 72px;
    gap: 72px;
  }
  .inquiry .inquiry-body .inner h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .inquiry .inquiry-body .inner .policy-section .policy-text {
    height: 168px;
    padding: 20px;
  }
  .inquiry .inquiry-body .inner .form-section {
    gap: 48px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list {
    padding: 20px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row {
    gap: 20px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .title {
    width: 160px;
    font-size: 16px;
    line-height: 52px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .checkbox-list .checkbox {
    flex: 1 0 auto;
    padding: 14px 20px 14px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=text],
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=number] {
    height: 52px;
    font-size: 14px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input input,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input input {
    width: 170px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-domain,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-domain {
    width: 170px;
    height: 52px;
    font-size: 14px;
    padding: 0 12px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-dropdown,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown {
    width: 190px;
    height: 52px;
    padding: 0 12px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .email-dropdown p,
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown p {
    font-size: 14px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row textarea {
    height: 160px;
    font-size: 14px;
    padding: 12px;
  }
  .inquiry .inquiry-body .inner .form-section .form-actions .btn {
    height: 48px;
    padding: 0 24px;
    font-size: 15px;
    min-width: 108px;
  }
  .product-line .inner {
    padding-top: 72px;
    padding-bottom: 72px;
    gap: 36px;
  }
  .product-line .inner .tab-wrap .tab {
    height: 52px;
    font-size: 15px;
    line-height: 22px;
  }
  .product-line .inner .content {
    gap: 36px;
  }
  .product-line .inner .content .hero {
    height: 280px;
    font-size: 24px;
    line-height: 32px;
  }
  .product-line .inner .content table .number {
    width: 100px;
  }
  .product-line .inner .content table .category {
    width: 220px;
  }
  .product-line .inner .content table th {
    padding: 18px 0;
    font-size: 15px;
    line-height: 22px;
  }
  .product-line .inner .content table td {
    padding: 12px 16px;
    font-size: 15px;
    line-height: 22px;
  }
  .pipeline .inner {
    padding-top: 80px;
    padding-bottom: 96px;
    gap: 56px;
  }
  .pipeline .inner .section {
    gap: 16px;
  }
  .pipeline .inner .overview {
    padding-bottom: 56px;
  }
  .pipeline .inner .overview .overview-body {
    padding-top: 40px;
  }
  .pipeline .inner .overview .overview-body .title {
    font-size: 20px;
    line-height: 30px;
  }
  .pipeline .inner .overview .overview-body .overview-list {
    gap: 16px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item {
    padding: 24px;
    gap: 20px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content {
    gap: 14px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .icon {
    width: 88px;
    height: 88px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text {
    gap: 8px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text h1 {
    font-size: 19px;
    line-height: 26px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list {
    flex-wrap: wrap;
    gap: 6px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list .label {
    padding: 5px 12px;
    font-size: 13px;
    line-height: 18px;
  }
  .pipeline .inner .key-strategy .strategy-list {
    padding-top: 40px;
    gap: 48px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item {
    padding-bottom: 48px;
    gap: 32px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text p {
    font-size: 15px;
    line-height: 24px;
  }
  .patents .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 80px;
  }
  .patents .inner .section-title {
    width: 160px;
  }
  .patents .inner .section {
    gap: 16px;
  }
  .patents .inner .patent .patent-body {
    padding-top: 40px;
  }
  .patents .inner .patent .patent-body table .number {
    width: 76px;
  }
  .patents .inner .patent .patent-body table .category {
    width: 88px;
  }
  .patents .inner .patent .patent-body table .register-number {
    width: 144px;
  }
  .patents .inner .patent .patent-body table .etc {
    width: 80px;
  }
  .patents .inner .patent .patent-body table th {
    padding: 18px 0;
    font-size: 15px;
    line-height: 22px;
  }
  .patents .inner .patent .patent-body table td {
    padding: 16px 8px;
    font-size: 15px;
    line-height: 22px;
  }
  .patents .inner .certification .certification-list {
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 32px;
  }
  .patents .inner .certification .certification-list .certification-item p {
    font-size: 14px;
    line-height: 20px;
  }
  .exhibitions .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 36px;
  }
  .exhibitions .inner .list-section {
    gap: 28px;
  }
  .exhibitions .inner .list-section .search-bar .filter,
  .exhibitions .inner .list-section .search-bar .search {
    padding: 12px 16px;
  }
  .exhibitions .inner .list-section .search-bar .filter p,
  .exhibitions .inner .list-section .search-bar .search input {
    font-size: 14px;
    line-height: 20px;
  }
  .exhibitions .inner .list-section .search-bar .search-icon {
    width: 18px;
    height: 18px;
  }
  .exhibitions .inner .list-section table .number {
    width: 64px;
  }
  .exhibitions .inner .list-section table .date {
    width: 130px;
  }
  .exhibitions .inner .list-section table th {
    padding: 18px 0;
    font-size: 15px;
    line-height: 22px;
  }
  .exhibitions .inner .list-section table td {
    padding: 16px 6px;
    font-size: 15px;
    line-height: 22px;
  }
  .exhibitions .inner .pagination .page {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
  .exhibition-detail .inner {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 48px;
  }
  .exhibition-detail .inner .detail-body .head {
    padding: 20px 0;
  }
  .exhibition-detail .inner .detail-body .head h1 {
    font-size: 20px;
    line-height: 28px;
    word-break: keep-all;
  }
  .exhibition-detail .inner .detail-body .content {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 24px;
  }
  .exhibition-detail .inner .detail-body .attachment {
    padding: 18px;
    gap: 16px;
  }
  .exhibition-detail .inner .detail-body .attachment .label,
  .exhibition-detail .inner .detail-body .attachment .filename {
    font-size: 13px;
    line-height: 18px;
  }
  .exhibition-detail .inner .btn-list {
    width: 80px;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
  }
  .footer .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .inner .left {
    gap: 36px;
  }
  .footer .inner .left .logo {
    width: 148px;
    height: 36px;
  }
  .footer .inner .left .info-wrap {
    gap: 16px;
  }
  .footer .inner .left .info-wrap .info-list {
    gap: 8px;
  }
  .footer .inner .left .info-wrap .info-row {
    flex-wrap: wrap;
    gap: 8px;
  }
  .footer .inner .left .info-wrap .info {
    font-size: 12px;
    line-height: 16px;
    gap: 4px;
  }
  .footer .inner .right .nav {
    gap: 28px;
  }
  .footer .inner .right .nav .nav-group {
    gap: 10px;
  }
  .footer .inner .right .nav .nav-group .nav-title {
    font-size: 15px;
    line-height: 15px;
  }
  .footer .inner .right .nav .nav-group .link-list {
    gap: 5px;
  }
  .footer .inner .right .nav .nav-group .link-list a {
    font-size: 12px;
    line-height: 14px;
  }
  .footer .inner .right .nav .nav-group .sub-groups {
    gap: 10px;
  }
  .footer .inner .right .nav .nav-group .sub-groups .sub-group .sub-title {
    font-size: 12px;
  }
  .footer .inner .right .sns-list {
    gap: 16px;
  }
  .footer .inner .right .sns-list .sns {
    width: 20px;
    height: 20px;
  }
  .search .inner {
    padding-top: 160px;
    padding-bottom: 80px;
    gap: 56px;
  }
  .search .inner h1 {
    font-size: 36px;
    line-height: 48px;
  }
  .search .inner .search-bar {
    max-width: 540px;
  }
  .search .inner .search-bar input {
    font-size: 17px;
    line-height: 26px;
  }
}
/* ≤900: inquiry .top 세로 전환 — h1 아래로 info-list 떨어지는 시점 */
@media (max-width: 900px) {
  .inquiry .top .inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .inquiry .top .inner h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .inquiry .top .inner .info-list {
    padding-left: 0;
    border-left: 0;
  }
  .inquiry .top .inner .info-list .info-row {
    gap: 16px;
  }
  .inquiry .top .inner .info-list .info-row .title {
    width: 60px;
    font-size: 15px;
    line-height: 22px;
  }
  .inquiry .top .inner .info-list .info-row .content {
    font-size: 15px;
    line-height: 22px;
  }
  /* pipeline: section 세로 전환, overview 2-col 유지 */
  .pipeline .inner {
    padding-top: 64px;
    padding-bottom: 80px;
    gap: 48px;
  }
  .pipeline .inner .section {
    flex-direction: column;
    gap: 20px;
  }
  .pipeline .inner .overview {
    padding-bottom: 48px;
  }
  .pipeline .inner .overview .overview-body {
    padding-top: 28px;
    gap: 20px;
  }
  .pipeline .inner .overview .overview-body .title {
    font-size: 18px;
    line-height: 28px;
  }
  .pipeline .inner .overview .overview-body .title br {
    display: none;
  }
  .pipeline .inner .overview .overview-body .overview-list {
    gap: 14px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item {
    padding: 20px;
    gap: 18px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content {
    gap: 14px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .icon {
    width: 80px;
    height: 80px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list {
    flex-wrap: wrap;
    gap: 6px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list .label {
    padding: 5px 12px;
    font-size: 13px;
    line-height: 18px;
  }
  .pipeline .inner .key-strategy .strategy-list {
    padding-top: 28px;
    gap: 40px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item {
    padding-bottom: 40px;
    gap: 24px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text p {
    font-size: 14px;
    line-height: 22px;
  }
  /* patents: section 세로 전환 + certification 3-col */
  .patents .inner {
    padding-top: 64px;
    padding-bottom: 64px;
    gap: 56px;
  }
  .patents .inner .section {
    flex-direction: column;
    gap: 20px;
  }
  .patents .inner .section-title {
    width: auto;
  }
  .patents .inner .patent .patent-body {
    padding-top: 24px;
  }
  .patents .inner .patent .patent-body table .number {
    width: 60px;
  }
  .patents .inner .patent .patent-body table .category {
    width: 80px;
  }
  .patents .inner .patent .patent-body table .register-number {
    width: 130px;
  }
  .patents .inner .patent .patent-body table .etc {
    width: 64px;
  }
  .patents .inner .patent .patent-body table th {
    padding: 14px 0;
    font-size: 14px;
    line-height: 20px;
  }
  .patents .inner .patent .patent-body table td {
    padding: 14px 6px;
    font-size: 14px;
    line-height: 20px;
    word-break: keep-all;
  }
  .patents .inner .certification .certification-list {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 28px;
  }
  .patents .inner .certification .certification-list .certification-item {
    gap: 8px;
  }
  .patents .inner .certification .certification-list .certification-item p {
    font-size: 13px;
    line-height: 18px;
  }
  /* main: brand 좌/우 → 세로 스택, innovation view-more 위치 변경 */
  .main .brand .inner {
    flex-direction: column;
    gap: 32px;
  }
  .main .brand .inner .left {
    gap: 32px;
  }
  .main .brand .inner .line {
    display: none;
  }
  .main .brand .inner .cosmetic-img-list {
    padding-left: 0;
    width: 100%;
    flex-direction: row;
    gap: 12px;
  }
  .main .brand .inner .cosmetic-img-list .img-item {
    width: auto;
    flex: 1 1 0;
    height: 200px;
  }
  .main .brand .inner .cosmetic-img-list .img-item.active {
    height: 200px;
    flex: 2 1 0;
  }
  .main .innovation .inner .section-text-wrap {
    align-items: center;
    text-align: center;
  }
  .main .innovation .inner .section-text-wrap .view-more {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    margin-top: 8px;
    align-self: center;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item {
    height: 240px;
  }
  /* footer: 좌우 → 세로 스택 */
  .footer .inner {
    flex-direction: column;
    gap: 36px;
  }
  .footer .inner .left {
    gap: 28px;
  }
  .footer .inner .left .info-wrap .bottom.info {
    flex-wrap: wrap;
    gap: 8px;
  }
  .footer .inner .right {
    gap: 24px;
  }
  .footer .inner .right .nav {
    gap: 24px;
  }
  .footer .inner .right .sns-list {
    justify-content: flex-start;
  }
}
/* ≤800: brand .section 세로 전환 — title-wrap이 body 위로 떨어지는 시점 */
@media (max-width: 800px) {
  .brand .inner .section {
    flex-direction: column;
  }
  .business-process .inner {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .business-process .inner .process-img {
    margin-top: 40px;
  }
  .business-process .inner .process-img.pc {
    display: none;
  }
  .business-process .inner .process-img.mo {
    display: block;
  }
  .business-process .inner .process-list {
    padding-top: 96px;
    row-gap: 16px;
  }
  .business-process .inner .process-list > img.arrow:nth-of-type(2),
  .business-process .inner .process-list > img.arrow:nth-of-type(4),
  .business-process .inner .process-list > img.arrow:nth-of-type(6),
  .business-process .inner .process-list > img.arrow:nth-of-type(8) {
    display: none;
  }
  .business-process .inner .process-list .process-item {
    flex: 0 0 calc((100% - 30px) / 2);
    padding: 16px;
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .business-process .inner .process-list .process-item .icon {
    width: 72px;
    height: 72px;
  }
  .business-process .inner .process-list .process-item .text {
    gap: 4px;
  }
  .business-process .inner .process-list .process-item .text p {
    font-size: 13px;
    line-height: 18px;
  }
  .business-process .inner .process-list .process-item .text h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .business-process .inner .process-list .revision-wrap {
    right: auto;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .business-process .inner .process-list .revision-wrap .revision {
    width: 260px;
    height: 50px;
  }
  .business-process .inner .process-list .revision-wrap .revision .text {
    font-size: 13px;
    line-height: 18px;
    padding: 8px 14px;
  }
  .business-process .inner .process-list .revision-wrap .revision .line {
    width: 260px;
    height: 28px;
  }
  .inquiry .top .inner {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .inquiry .inquiry-body .inner {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 48px;
  }
  .inquiry .inquiry-body .inner h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .inquiry .inquiry-body .inner .checkbox {
    gap: 10px;
  }
  .inquiry .inquiry-body .inner .checkbox .text {
    font-size: 15px;
    line-height: 22px;
  }
  .inquiry .inquiry-body .inner .policy-section {
    gap: 20px;
  }
  .inquiry .inquiry-body .inner .policy-section .policy-text {
    height: 160px;
    padding: 16px;
    font-size: 13px;
    line-height: 20px;
  }
  .inquiry .inquiry-body .inner .form-section {
    gap: 36px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group {
    gap: 20px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list {
    padding: 16px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row {
    flex-direction: column;
    gap: 10px;
    padding: 12px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row + .form-row {
    border-top: 1px solid #f5f5f5;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .title {
    width: auto;
    font-size: 15px;
    line-height: 24px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .checkbox-list .checkbox {
    flex: 1 0 auto;
    padding: 12px 16px 12px 0;
    gap: 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=text],
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=number] {
    height: 44px;
    font-size: 14px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input {
    gap: 6px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input input {
    flex: 1;
    width: auto;
    min-width: 0;
    padding: 0 10px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .dash {
    width: 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input {
    flex-wrap: wrap;
    gap: 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input input {
    flex: 1;
    min-width: 0;
    width: auto;
    padding: 0 10px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-domain {
    flex: 1;
    width: auto;
    height: 44px;
    font-size: 14px;
    padding: 0 10px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown {
    width: 100%;
    height: 44px;
    padding: 0 12px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown p {
    font-size: 14px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row textarea {
    height: 140px;
    padding: 12px;
    font-size: 14px;
    line-height: 22px;
  }
  .inquiry .inquiry-body .inner .form-section .form-actions {
    gap: 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-actions .btn {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
    min-width: 96px;
  }
  .product-line .inner {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 28px;
  }
  .product-line .inner .tab-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
  .product-line .inner .tab-wrap .tab {
    height: 48px;
    font-size: 13px;
    line-height: 18px;
    padding: 0 6px;
  }
  .product-line .inner .content {
    gap: 28px;
  }
  .product-line .inner .content .hero {
    height: 220px;
    font-size: 20px;
    line-height: 28px;
    border-radius: 8px;
  }
  .product-line .inner .content table .number {
    width: 64px;
  }
  .product-line .inner .content table .category {
    width: 140px;
  }
  .product-line .inner .content table th {
    padding: 14px 0;
    font-size: 13px;
    line-height: 18px;
  }
  .product-line .inner .content table td {
    padding: 10px 8px;
    font-size: 13px;
    line-height: 18px;
  }
  .pipeline .inner {
    padding-top: 56px;
    padding-bottom: 64px;
    gap: 40px;
  }
  .pipeline .inner .overview {
    padding-bottom: 40px;
  }
  .pipeline .inner .overview .overview-body {
    padding-top: 24px;
    gap: 18px;
  }
  .pipeline .inner .overview .overview-body .title {
    font-size: 17px;
    line-height: 26px;
  }
  .pipeline .inner .overview .overview-body .overview-list {
    gap: 12px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item {
    padding: 16px;
    gap: 14px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .icon {
    width: 64px;
    height: 64px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text {
    gap: 4px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text p {
    font-size: 13px;
    line-height: 20px;
    word-break: keep-all;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list {
    gap: 4px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list .label {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .pipeline .inner .key-strategy .strategy-list {
    padding-top: 24px;
    gap: 32px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item {
    padding-bottom: 32px;
    gap: 24px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .patents .inner {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 40px;
  }
  .patents .inner .patent .patent-body {
    padding-top: 16px;
  }
  .patents .inner .patent .patent-body table .number {
    width: 48px;
  }
  .patents .inner .patent .patent-body table .category {
    width: 64px;
  }
  .patents .inner .patent .patent-body table .register-number {
    width: 110px;
  }
  .patents .inner .patent .patent-body table .etc {
    width: 52px;
  }
  .patents .inner .patent .patent-body table th {
    padding: 12px 0;
    font-size: 13px;
    line-height: 18px;
  }
  .patents .inner .patent .patent-body table td {
    padding: 12px 4px;
    font-size: 13px;
    line-height: 18px;
  }
  .patents .inner .certification .certification-list {
    -moz-column-gap: 12px;
         column-gap: 12px;
    row-gap: 24px;
  }
  .patents .inner .certification .certification-list .certification-item {
    gap: 8px;
  }
  .patents .inner .certification .certification-list .certification-item p {
    font-size: 13px;
    line-height: 18px;
  }
  .main .hero {
    min-height: 480px;
    max-height: 640px;
  }
  .main .hero .hero-swiper .swiper-slide .inner,
  .main .hero .inner {
    padding-bottom: 180px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text,
  .main .hero .inner .text {
    gap: 18px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text h1,
  .main .hero .inner .text h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text p,
  .main .hero .inner .text p {
    font-size: 16px;
    line-height: 24px;
  }
  .main .hero .page-inner {
    bottom: 48px;
    padding-bottom: 20px;
  }
  .main .hero .page-inner .page-wrap {
    gap: 16px;
  }
  .main .hero .page-inner .page-wrap p {
    font-size: 16px;
    line-height: 24px;
  }
  .main .brand .inner {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .main .brand .inner .left .title-wrap {
    gap: 20px;
  }
  .main .brand .inner .left .title-wrap .title {
    font-size: 28px;
    line-height: 38px;
  }
  .main .brand .inner .left .title-wrap .text .en-text {
    font-size: 17px;
    line-height: 26px;
  }
  .main .brand .inner .left .title-wrap .text .ko-text {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo {
    height: 28px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.walkfill {
    width: 154px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.eloermafill {
    width: 212px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.drsys {
    width: 134px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .title {
    font-size: 16px;
    line-height: 24px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .desc {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .main .brand .inner .cosmetic-img-list .img-item {
    height: 160px;
  }
  .main .brand .inner .cosmetic-img-list .img-item.active {
    height: 160px;
  }
  .main .innovation .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    gap: 32px;
  }
  .main .innovation .inner .section-text-wrap {
    gap: 16px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap p {
    font-size: 17px;
    line-height: 26px;
  }
  .main .innovation .inner .section-text-wrap .desc {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .main .innovation .inner .section-text-wrap .view-more {
    width: 100px;
    height: 100px;
  }
  .main .innovation .inner .event-wrap {
    gap: 20px;
  }
  .main .innovation .inner .event-wrap .line-title {
    gap: 16px;
  }
  .main .innovation .inner .event-wrap .line-title p {
    font-size: 17px;
    line-height: 26px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item {
    height: 220px;
    padding: 16px;
    gap: 12px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .desc {
    font-size: 16px;
    line-height: 24px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .date {
    font-size: 13px;
    line-height: 20px;
  }
  .exhibitions .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    gap: 28px;
  }
  .exhibitions .inner .list-section {
    gap: 20px;
  }
  .exhibitions .inner .list-section .search-bar .filter {
    width: 96px;
    padding: 10px 14px;
    gap: 8px;
  }
  .exhibitions .inner .list-section .search-bar .filter p {
    font-size: 13px;
    line-height: 18px;
  }
  .exhibitions .inner .list-section .search-bar .filter .icon {
    width: 9px;
    height: 5px;
  }
  .exhibitions .inner .list-section .search-bar .search {
    padding: 10px 14px;
    gap: 8px;
  }
  .exhibitions .inner .list-section .search-bar .search input {
    font-size: 13px;
    line-height: 18px;
    min-width: 0;
  }
  .exhibitions .inner .list-section .search-bar .search .search-icon {
    width: 16px;
    height: 16px;
  }
  .exhibitions .inner .list-section table .number {
    width: 48px;
  }
  .exhibitions .inner .list-section table .date {
    width: 100px;
  }
  .exhibitions .inner .list-section table th {
    padding: 14px 0;
    font-size: 13px;
    line-height: 18px;
  }
  .exhibitions .inner .list-section table td {
    padding: 12px 4px;
    font-size: 13px;
    line-height: 18px;
    word-break: keep-all;
  }
  .exhibitions .inner .pagination {
    gap: 6px;
  }
  .exhibitions .inner .pagination .page {
    width: 32px;
    height: 32px;
    font-size: 13px;
  }
  .exhibition-detail .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    gap: 36px;
  }
  .exhibition-detail .inner .detail-body .head {
    padding: 16px 0;
    gap: 8px;
  }
  .exhibition-detail .inner .detail-body .head h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .exhibition-detail .inner .detail-body .head p {
    font-size: 12px;
    line-height: 16px;
  }
  .exhibition-detail .inner .detail-body .content {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 13px;
    line-height: 22px;
  }
  .exhibition-detail .inner .detail-body .attachment {
    padding: 14px 16px;
    gap: 12px;
  }
  .exhibition-detail .inner .detail-body .attachment .label,
  .exhibition-detail .inner .detail-body .attachment .filename {
    font-size: 12px;
    line-height: 18px;
  }
  .exhibition-detail .inner .btn-list {
    width: 72px;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
  }
  .footer .inner {
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 28px;
  }
  .footer .inner .left {
    gap: 24px;
  }
  .footer .inner .left .logo {
    width: 132px;
    height: 32px;
  }
  .footer .inner .left .info-wrap {
    gap: 14px;
  }
  .footer .inner .left .info-wrap .info-row {
    gap: 6px;
  }
  .footer .inner .left .info-wrap .info {
    gap: 4px;
  }
  .footer .inner .left .info-wrap .info::after {
    height: 12px;
  }
  .footer .inner .right .nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .history .inner {
    padding-top: 56px;
    padding-bottom: 56px;
    gap: 48px;
    flex-direction: column;
  }
  .history .inner .title-wrap {
    gap: 18px;
  }
  .history .inner .title-wrap br {
    display: none;
  }
  .history .inner .title-wrap h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .history .inner .title-wrap p {
    font-size: 17px;
    line-height: 26px;
  }
  .history .inner .history-list {
    gap: 16px;
  }
  .history .inner .history-list::before {
    left: 124px;
  }
  .history .inner .history-list .history-item {
    gap: 14px;
  }
  .history .inner .history-list .history-item .year-wrap {
    gap: 12px;
  }
  .history .inner .history-list .history-item .year-wrap p {
    width: 42px;
    font-size: 17px;
    line-height: 24px;
  }
  .history .inner .history-list .history-item .year-wrap .line {
    width: 72px;
    height: 5px;
  }
  .history .inner .history-list .history-item p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  .inner {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .header {
    height: 60px;
  }
  .header .inner .logo {
    height: 40px;
    width: 90px;
  }
  .header .allmenu {
    width: 26px;
    height: 18px;
  }
  .sub .page-hero {
    height: 220px;
  }
  .sub .page-hero .inner {
    gap: 28px;
    padding-bottom: 24px;
  }
  .sub .page-hero .inner h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .sub .page-hero .inner .breadcrumb {
    gap: 12px;
  }
  .sub .page-hero .inner .breadcrumb .home-icon {
    width: 18px;
    height: 16px;
  }
  .sub .page-hero .inner .breadcrumb .line {
    height: 12px;
  }
  .sub .page-hero .inner .breadcrumb p {
    font-size: 12px;
    line-height: 18px;
  }
  .sub .section-title-wrap {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .sub .section-title {
    font-size: 22px;
    line-height: 28px;
  }
  .sub .section-title span {
    font-size: 13px;
    top: -6px;
  }
  .sub .scheme {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .sub .scheme .scheme-item {
    flex: 0 0 auto;
    width: 100%;
    max-width: 280px;
    min-width: 0;
    aspect-ratio: auto;
    height: auto;
    min-height: 240px;
    padding: 28px 20px;
    gap: 14px;
  }
  .sub .scheme .scheme-item + .scheme-item {
    margin-left: 0;
  }
  .sub .scheme .scheme-item .logo {
    height: 28px;
  }
  .sub .scheme .scheme-item .logo.walk {
    width: 90px;
  }
  .sub .scheme .scheme-item .logo.fill {
    width: 60px;
  }
  .sub .scheme .scheme-item p {
    font-size: 13px;
    line-height: 20px;
  }
  .sub .scheme .plus-icon {
    width: 24px;
    height: 24px;
  }
  .sub .value-body {
    flex-direction: column;
    align-items: center;
    padding: 16px 0 0;
    gap: 32px;
  }
  .sub .value-body::before {
    display: none;
  }
  .sub .value-body .value-item {
    width: 100%;
    max-width: 320px;
    margin-left: 0;
    gap: 16px;
  }
  .sub .value-body .value-item:first-child {
    margin-left: 0;
  }
  .sub .value-body .value-item .value-head {
    width: 220px;
    height: 220px;
    padding: 20px;
  }
  .sub .value-body .value-item .value-head .name {
    width: 100%;
  }
  .sub .value-body .value-item .value-head .name .ko-name {
    font-size: 16px;
    line-height: 24px;
  }
  .sub .value-body .value-item .value-head .name .en-name {
    font-size: 14px;
    line-height: 20px;
    word-break: break-word;
    white-space: normal;
  }
  .sub .value-body .value-item .line {
    display: none;
  }
  .sub .value-body .value-item .desc {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .about .skin-section .inner {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 32px;
  }
  .about .skin-section .inner .intro {
    gap: 20px;
  }
  .about .skin-section .inner .intro .logo {
    width: 140px;
    height: 32px;
  }
  .about .skin-section .inner .intro .intro-text {
    font-size: 15px;
    line-height: 24px;
  }
  .about .skin-section .row-grop .row.top .text p {
    font-size: 15px;
    line-height: 24px;
  }
  .about .text {
    gap: 16px;
  }
  .about .text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .about .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .about .row-group .row {
    gap: 20px;
  }
  .about .row-group .row.top img {
    width: 42%;
    height: auto;
  }
  .about .row-group .row.bottom {
    margin-top: -16px;
  }
  .about .row-group .row.bottom img {
    width: 32%;
    height: auto;
  }
  .about .standard-section .inner {
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about .standard-section .inner img {
    width: 48%;
    height: auto;
  }
  .about .osmocell-section {
    gap: 32px;
    padding-bottom: 40px;
  }
  .about .osmocell-section .top {
    height: 240px;
  }
  .about .osmocell-section .top .inner {
    gap: 16px;
  }
  .about .osmocell-section .top .inner h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .about .osmocell-section .top .inner p {
    font-size: 15px;
    line-height: 24px;
  }
  .about .osmocell-section .bottom .inner {
    gap: 20px;
  }
  .about .osmocell-section .bottom img {
    width: 32%;
    height: auto;
  }
  .about .osmocell-section .bottom p {
    font-size: 14px;
    line-height: 22px;
  }
  .vision .inner {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 32px;
  }
  .vision .inner .title-wrap .title h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .vision .inner .title-wrap .title p {
    font-size: 20px;
    line-height: 28px;
  }
  .vision .inner .title-wrap .desc {
    font-size: 15px;
    line-height: 24px;
    word-break: keep-all;
  }
  .vision .inner .body .diagram {
    width: 180px;
    height: 180px;
  }
  .vision .inner .body .diagram:after {
    width: 210px;
    height: 210px;
    top: -15px;
    left: -15px;
    border-width: 15px;
  }
  .vision .inner .body .diagram .logo {
    width: 120px;
    height: 28px;
  }
  .vision .inner .body .diagram p {
    font-size: 18px;
    line-height: 26px;
  }
  .vision .inner .body .poligon {
    width: min(580px, 95%);
    height: 80px;
    margin-top: -20px;
  }
  .vision .inner .body .stategy-list {
    gap: 10px;
  }
  .vision .inner .body .stategy-list .stategy-item {
    width: calc((100% - 20px) / 3);
    padding-top: 40px;
    padding-bottom: 24px;
    gap: 14px;
  }
  .vision .inner .body .stategy-list .stategy-item::after {
    right: -16px;
    width: 22px;
    height: 22px;
  }
  .vision .inner .body .stategy-list .stategy-item .icon {
    width: 72px;
    height: 72px;
  }
  .vision .inner .body .stategy-list .stategy-item .title {
    font-size: 16px;
    line-height: 22px;
  }
  .vision .inner .body .stategy-list .stategy-item .desc {
    font-size: 13px;
    line-height: 20px;
    word-break: keep-all;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list {
    gap: 4px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list .note {
    font-size: 12px;
    line-height: 18px;
  }
  .vision .inner .body .stategy-list .stategy-item .label {
    font-size: 12px;
    line-height: 18px;
    padding: 4px 12px;
    top: -16px;
  }
  .location {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 32px;
  }
  .location iframe {
    height: 320px;
  }
  .location .inner {
    flex-direction: column;
    gap: 16px;
  }
  .location .inner .location-item {
    padding: 24px;
    gap: 10px;
  }
  .location .inner .location-item .title-wrap p {
    font-size: 16px;
    line-height: 24px;
  }
  .location .inner .location-item .content {
    font-size: 15px;
    line-height: 24px;
  }
  .brand .inner {
    padding-top: 48px;
    padding-bottom: 48px;
    gap: 32px;
  }
  .brand .inner .section {
    padding-bottom: 32px;
    gap: 16px;
  }
  .brand .inner .section .btn-visit {
    padding: 6px 14px;
    gap: 6px;
  }
  .brand .inner .section .btn-visit p {
    font-size: 12px;
    line-height: 20px;
  }
  .brand .inner .section .btn-visit .icon {
    width: 8px;
    height: 8px;
  }
  .brand .inner .brand-section .brand-body {
    padding-top: 16px;
    gap: 28px;
  }
  .brand .inner .brand-section .brand-body .title-wrap {
    gap: 14px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .logo {
    height: 34px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .eldermafill {
    width: 260px;
    height: 34px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .walkfill {
    width: 200px;
    height: 30px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .dr-sys {
    width: 108px;
    height: 45px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .label {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    word-break: keep-all;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item {
    padding: 20px;
    font-size: 15px;
    line-height: 24px;
    word-break: keep-all;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item:has(.scheme) {
    gap: 20px;
  }
  .brand .inner .product-section {
    gap: 24px;
  }
  .brand .inner .product-section .product-body {
    flex-direction: column;
    gap: 28px;
  }
  .brand .inner .product-section .product-body .tab-wrap {
    flex-direction: row;
    width: 100%;
  }
  .brand .inner .product-section .product-body .tab-wrap .tab {
    flex: 1;
    height: 48px;
    font-size: 13px;
    line-height: 20px;
    padding: 0 8px;
  }
  .brand .inner .product-section .product-body .product-list {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 12px;
         column-gap: 12px;
    row-gap: 24px;
  }
  .brand .inner .product-section .product-body .product-list .product-item {
    gap: 10px;
  }
  .brand .inner .product-section .product-body .product-list .product-item .product-img .thumbnail {
    width: auto;
    height: 60%;
    max-height: 188px;
  }
  .brand .inner .product-section .product-body .product-list .product-item .product-name {
    font-size: 14px;
    line-height: 20px;
  }
  .search .inner {
    padding-top: 116px;
    padding-bottom: 56px;
    gap: 40px;
  }
  .search .inner h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .search .inner .search-bar {
    max-width: 100%;
    padding-bottom: 10px;
  }
  .search .inner .search-bar input {
    font-size: 15px;
    line-height: 22px;
  }
  .search .inner .search-bar .search-icon {
    width: 16px;
    height: 16px;
  }
}
/* 700px 이하 — 텍스트가 길어져서 .row.bottom 이미지가 위 row 텍스트와 겹치는 문제 해결 */
@media (max-width: 700px) {
  .about .row-group .row.bottom {
    margin-top: 0;
  }
}
/* 세로 전환 — 이미지가 100% 폭이 되어도 자연스러운 시점 */
/* ≤670: vision 세로 전환 — stategy-list column, 화살표 자연 흐름, 상단 텍스트 center */
@media (max-width: 670px) {
  .vision .inner .title-wrap {
    align-items: center;
    text-align: center;
  }
  .vision .inner .title-wrap .title {
    align-items: center;
  }
  .vision .inner .title-wrap .title h1,
  .vision .inner .title-wrap .title p {
    text-align: center;
  }
  .vision .inner .title-wrap .desc {
    text-align: center;
  }
  .vision .inner .body .poligon {
    display: none;
  }
  .vision .inner .body .stategy-list {
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 56px;
    padding-top: 32px;
  }
  .vision .inner .body .stategy-list .stategy-item {
    width: 100%;
    max-width: 480px;
    padding: 44px 24px 28px;
    gap: 14px;
  }
  .vision .inner .body .stategy-list .stategy-item::after {
    left: 50%;
    right: auto;
    top: auto;
    bottom: -42px;
    transform: translateX(-50%) rotate(90deg);
    width: 28px;
    height: 28px;
  }
  .vision .inner .body .stategy-list .stategy-item .icon {
    width: 90px;
    height: 90px;
  }
  .vision .inner .body .stategy-list .stategy-item .title {
    font-size: 17px;
    line-height: 24px;
  }
  .vision .inner .body .stategy-list .stategy-item .desc {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list {
    max-width: 100%;
    gap: 6px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list .note {
    font-size: 14px;
    line-height: 22px;
  }
  .vision .inner .body .stategy-list .stategy-item .label {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 14px;
    top: -16px;
  }
}
@media (max-width: 500px) {
  .header {
    height: 56px;
  }
  .header .inner {
    padding: 0 16px;
  }
  .header .inner .logo {
    height: 28px;
    width: 78px;
  }
  .header .allmenu {
    width: 22px;
    height: 16px;
  }
  .header .btn-list {
    gap: 12px;
    padding-left: 0;
  }
  .header .icon-search {
    width: 18px;
    height: 18px;
  }
  .header .nav#Gnb {
    width: min(280px, 86vw);
    padding-top: 56px;
  }
  .header .nav#Gnb .sidebar-close {
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    display: block;
  }
  .header .nav#Gnb .gnb > li > .dep-01 {
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
  }
  .header .nav#Gnb .gnb > li > .lnb {
    padding: 12px 20px;
  }
  .header .nav#Gnb .gnb > li > .lnb .dep-02 {
    font-size: 14px;
    line-height: 2;
  }
  .header .nav#Gnb .sidebar-bottom {
    padding: 14px 20px;
    gap: 12px;
  }
  .header .nav#Gnb .sidebar-bottom .language {
    gap: 12px;
  }
  .header .nav#Gnb .sidebar-bottom .language .btn {
    font-size: 14px;
    line-height: 20px;
  }
  .header .nav#Gnb .sidebar-bottom .search-link .icon-search {
    width: 20px;
    height: 20px;
  }
  .sub .section-title {
    font-size: 18px;
    line-height: 24px;
  }
  .sub .scheme .scheme-item {
    max-width: 240px;
    min-height: 200px;
    padding: 20px 16px;
    gap: 12px;
  }
  .sub .scheme .scheme-item .logo {
    height: 24px;
  }
  .sub .scheme .scheme-item .logo.walk {
    width: 76px;
  }
  .sub .scheme .scheme-item .logo.fill {
    width: 50px;
  }
  .sub .scheme .scheme-item p {
    font-size: 12px;
    line-height: 18px;
  }
  .sub .scheme .plus-icon {
    width: 20px;
    height: 20px;
  }
  .sub .value-body {
    gap: 24px;
  }
  .sub .value-body .value-item {
    gap: 12px;
  }
  .sub .value-body .value-item .value-head {
    width: 180px;
    height: 180px;
    padding: 16px;
  }
  .sub .value-body .value-item .value-head .num {
    width: 22px;
    height: 22px;
    font-size: 13px;
    line-height: 20px;
  }
  .sub .value-body .value-item .value-head .name .ko-name {
    font-size: 14px;
    line-height: 22px;
  }
  .sub .value-body .value-item .value-head .name .en-name {
    font-size: 12px;
    line-height: 18px;
  }
  .sub .value-body .value-item .desc {
    font-size: 13px;
    line-height: 20px;
  }
  .about .skin-section .inner {
    gap: 32px;
  }
  .about .row-group .row {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  .about .row-group .row.top img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    max-height: none;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .about .row-group .row.bottom {
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .about .row-group .row.bottom img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    max-height: none;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .about .row-group .row.bottom .text {
    flex-direction: column;
    gap: 16px;
  }
  .about .standard-section .inner {
    flex-direction: column-reverse;
    gap: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about .standard-section .inner img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    max-height: none;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .about .osmocell-section .bottom .inner {
    flex-direction: column;
    gap: 24px;
  }
  .about .osmocell-section .bottom img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    max-height: none;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .vision .inner {
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 20px;
  }
  .vision .inner .title-wrap .title h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .vision .inner .title-wrap .title p {
    font-size: 16px;
    line-height: 24px;
  }
  .vision .inner .title-wrap .desc {
    font-size: 13px;
    line-height: 22px;
  }
  .vision .inner .body {
    gap: 20px;
  }
  .vision .inner .body .diagram {
    width: 150px;
    height: 150px;
  }
  .vision .inner .body .diagram:after {
    width: 174px;
    height: 174px;
    top: -12px;
    left: -12px;
    border-width: 12px;
  }
  .vision .inner .body .diagram .logo {
    width: 100px;
    height: 24px;
  }
  .vision .inner .body .diagram p {
    font-size: 16px;
    line-height: 22px;
  }
  .vision .inner .body .stategy-list {
    gap: 56spx;
    padding-top: 28px;
  }
  .vision .inner .body .stategy-list .stategy-item {
    max-width: 100%;
    padding: 40px 20px 24px;
    gap: 12px;
  }
  .vision .inner .body .stategy-list .stategy-item::after {
    bottom: -34px;
    width: 22px;
    height: 22px;
  }
  .vision .inner .body .stategy-list .stategy-item .icon {
    width: 80px;
    height: 80px;
  }
  .vision .inner .body .stategy-list .stategy-item .title {
    font-size: 16px;
    line-height: 24px;
  }
  .vision .inner .body .stategy-list .stategy-item .desc {
    font-size: 13px;
    line-height: 20px;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list {
    max-width: 100%;
  }
  .vision .inner .body .stategy-list .stategy-item .note-list .note {
    font-size: 13px;
    line-height: 20px;
  }
  .vision .inner .body .stategy-list .stategy-item .label {
    font-size: 12px;
    line-height: 18px;
    padding: 4px 12px;
    top: -14px;
  }
  .history .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 32px;
  }
  .history .inner .title-wrap {
    gap: 12px;
  }
  .history .inner .title-wrap h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .history .inner .title-wrap p {
    font-size: 14px;
    line-height: 22px;
  }
  .history .inner .history-list {
    gap: 20px;
  }
  .history .inner .history-list::before {
    display: none;
  }
  .history .inner .history-list .history-item {
    flex-direction: column;
    gap: 8px;
  }
  .history .inner .history-list .history-item .year-wrap {
    gap: 10px;
  }
  .history .inner .history-list .history-item .year-wrap p {
    width: auto;
    font-size: 16px;
    line-height: 22px;
  }
  .history .inner .history-list .history-item .year-wrap .line {
    flex-grow: 1;
    width: auto;
    height: 4px;
  }
  .history .inner .history-list .history-item p {
    font-size: 13px;
    line-height: 20px;
  }
  .location {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 24px;
  }
  .location iframe {
    height: 240px;
  }
  .location .inner {
    gap: 12px;
  }
  .location .inner .location-item {
    padding: 20px;
    gap: 8px;
  }
  .location .inner .location-item .title-wrap p {
    font-size: 15px;
    line-height: 22px;
  }
  .location .inner .location-item .content {
    font-size: 14px;
    line-height: 22px;
  }
  .brand .inner {
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 24px;
  }
  .brand .inner .section {
    padding-bottom: 24px;
  }
  .brand .inner .section .btn-visit {
    padding: 5px 10px;
    gap: 4px;
  }
  .brand .inner .section .btn-visit p {
    font-size: 11px;
    line-height: 16px;
  }
  .brand .inner .section .btn-visit .icon {
    width: 7px;
    height: 7px;
  }
  .brand .inner .brand-section .brand-body {
    gap: 20px;
    padding-top: 12px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .logo {
    height: 26px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .eldermafill {
    width: 200px;
    height: 26px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .walkfill {
    width: 160px;
    height: 24px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .dr-sys {
    width: 84px;
    height: 35px;
  }
  .brand .inner .brand-section .brand-body .title-wrap .label {
    font-size: 13px;
    line-height: 20px;
  }
  .brand .inner .brand-section .brand-body .content-wrap .content-item {
    padding: 16px;
    font-size: 13px;
    line-height: 20px;
  }
  .brand .inner .product-section {
    gap: 20px;
  }
  .brand .inner .product-section .product-body {
    gap: 20px;
  }
  .brand .inner .product-section .product-body .tab-wrap .tab {
    height: 40px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 4px;
  }
  .brand .inner .product-section .product-body .product-list {
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
  }
  .brand .inner .product-section .product-body .product-list .product-item .product-name {
    font-size: 13px;
    line-height: 20px;
  }
  .business-process .inner {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .business-process .inner .process-list {
    padding-top: 84px;
    flex-direction: column;
    align-items: stretch;
    row-gap: 12px;
  }
  .business-process .inner .process-list > img.arrow:nth-of-type(2),
  .business-process .inner .process-list > img.arrow:nth-of-type(4),
  .business-process .inner .process-list > img.arrow:nth-of-type(6),
  .business-process .inner .process-list > img.arrow:nth-of-type(8) {
    display: block;
  }
  .business-process .inner .process-list .process-item {
    flex: 0 0 auto;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 14px;
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .business-process .inner .process-list .process-item .icon {
    width: 60px;
    height: 60px;
  }
  .business-process .inner .process-list .process-item .text p {
    font-size: 12px;
    line-height: 16px;
  }
  .business-process .inner .process-list .process-item .text h1 {
    font-size: 15px;
    line-height: 20px;
  }
  .business-process .inner .process-list .arrow {
    align-self: center;
    transform: rotate(90deg);
    width: 12px;
    height: 12px;
  }
  .business-process .inner .process-list .revision-wrap .revision {
    width: 200px;
    height: 42px;
  }
  .business-process .inner .process-list .revision-wrap .revision .text {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 12px;
  }
  .business-process .inner .process-list .revision-wrap .revision .line {
    width: 200px;
    height: 24px;
  }
  .inquiry .top .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 24px;
  }
  .inquiry .top .inner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .inquiry .top .inner .info-list {
    padding-left: 14px;
    gap: 10px;
  }
  .inquiry .top .inner .info-list .info-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }
  .inquiry .top .inner .info-list .info-row .title {
    width: auto;
    font-size: 14px;
    line-height: 20px;
  }
  .inquiry .top .inner .info-list .info-row .content {
    font-size: 14px;
    line-height: 20px;
  }
  .inquiry .inquiry-body .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 36px;
  }
  .inquiry .inquiry-body .inner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .inquiry .inquiry-body .inner .checkbox {
    gap: 8px;
  }
  .inquiry .inquiry-body .inner .checkbox .checkmark {
    width: 18px;
    height: 18px;
  }
  .inquiry .inquiry-body .inner .checkbox .text {
    font-size: 13px;
    line-height: 20px;
  }
  .inquiry .inquiry-body .inner .policy-section {
    gap: 16px;
  }
  .inquiry .inquiry-body .inner .policy-section .policy-text {
    height: 140px;
    padding: 14px;
    font-size: 12px;
    line-height: 18px;
  }
  .inquiry .inquiry-body .inner .form-section {
    gap: 28px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group {
    gap: 16px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row {
    padding: 10px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .title {
    font-size: 14px;
    line-height: 22px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .checkbox-list .checkbox {
    flex: 1 0 100%;
    padding: 12px 0;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=text],
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row input[type=number] {
    height: 40px;
    font-size: 13px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input {
    gap: 4px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input .dash {
    width: 6px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .phone-input input {
    padding: 0 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input {
    gap: 6px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input input {
    padding: 0 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .at-icon {
    width: 10px;
    height: 10px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-domain {
    height: 40px;
    font-size: 13px;
    padding: 0 8px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown {
    height: 40px;
    padding: 0 10px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row .email-input .email-dropdown p {
    font-size: 13px;
  }
  .inquiry .inquiry-body .inner .form-section .form-group .form-list .form-row textarea {
    height: 120px;
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
  }
  .inquiry .inquiry-body .inner .form-section .form-actions {
    gap: 6px;
  }
  .inquiry .inquiry-body .inner .form-section .form-actions .btn {
    height: 40px;
    padding: 0 16px;
    font-size: 13px;
    min-width: 88px;
  }
  .product-line .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 20px;
  }
  .product-line .inner .tab-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-line .inner .tab-wrap .tab {
    height: 44px;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
  }
  .product-line .inner .content {
    gap: 20px;
  }
  .product-line .inner .content .hero {
    height: 180px;
    font-size: 17px;
    line-height: 24px;
  }
  .product-line .inner .content table .number {
    width: 44px;
  }
  .product-line .inner .content table .category {
    width: 100px;
  }
  .product-line .inner .content table th {
    padding: 12px 0;
    font-size: 12px;
    line-height: 16px;
  }
  .product-line .inner .content table td {
    padding: 10px 6px;
    font-size: 12px;
    line-height: 16px;
    word-break: keep-all;
  }
  .pipeline .inner {
    padding-top: 36px;
    padding-bottom: 48px;
    gap: 28px;
  }
  .pipeline .inner .section {
    gap: 16px;
  }
  .pipeline .inner .overview {
    padding-bottom: 28px;
  }
  .pipeline .inner .overview .overview-body {
    padding-top: 16px;
    gap: 16px;
  }
  .pipeline .inner .overview .overview-body .title {
    font-size: 15px;
    line-height: 22px;
    word-break: keep-all;
  }
  .pipeline .inner .overview .overview-body .overview-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item {
    padding: 16px;
    gap: 16px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content {
    flex-direction: row;
    align-items: center;
    gap: 14px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .icon {
    width: 64px;
    height: 64px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text {
    gap: 4px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text h1 {
    font-size: 15px;
    line-height: 20px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .content .text p {
    font-size: 12px;
    line-height: 18px;
    word-break: keep-all;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list {
    flex-wrap: wrap;
    gap: 4px;
  }
  .pipeline .inner .overview .overview-body .overview-list .overview-item .label-list .label {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 16px;
  }
  .pipeline .inner .key-strategy .strategy-list {
    padding-top: 16px;
    gap: 24px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item {
    padding-bottom: 24px;
    gap: 16px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text h1 {
    font-size: 15px;
    line-height: 20px;
  }
  .pipeline .inner .key-strategy .strategy-list .strategy-item .text p {
    font-size: 12px;
    line-height: 18px;
    word-break: keep-all;
  }
  .patents .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 28px;
  }
  .patents .inner .patent .patent-body {
    padding-top: 12px;
    overflow-x: auto;
  }
  .patents .inner .patent .patent-body table {
    min-width: 480px;
  }
  .patents .inner .patent .patent-body table .number {
    width: 36px;
  }
  .patents .inner .patent .patent-body table .category {
    width: 56px;
  }
  .patents .inner .patent .patent-body table .register-number {
    width: 100px;
  }
  .patents .inner .patent .patent-body table .etc {
    width: 44px;
  }
  .patents .inner .patent .patent-body table th {
    padding: 10px 0;
    font-size: 12px;
    line-height: 16px;
  }
  .patents .inner .patent .patent-body table td {
    padding: 10px 4px;
    font-size: 12px;
    line-height: 16px;
  }
  .patents .inner .certification .certification-list {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
  }
  .patents .inner .certification .certification-list .certification-item {
    gap: 6px;
  }
  .patents .inner .certification .certification-list .certification-item p {
    font-size: 12px;
    line-height: 16px;
  }
  .exhibitions .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 20px;
  }
  .exhibitions .inner .list-section {
    gap: 16px;
  }
  .exhibitions .inner .list-section .search-bar {
    width: 100%;
  }
  .exhibitions .inner .list-section .search-bar .filter {
    width: auto;
    padding: 8px 10px;
    gap: 6px;
  }
  .exhibitions .inner .list-section .search-bar .filter p {
    font-size: 12px;
    line-height: 16px;
  }
  .exhibitions .inner .list-section .search-bar .filter .icon {
    width: 8px;
    height: 5px;
  }
  .exhibitions .inner .list-section .search-bar .search {
    flex-grow: 1;
    padding: 8px 10px;
    gap: 6px;
  }
  .exhibitions .inner .list-section .search-bar .search input {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    min-width: 0;
  }
  .exhibitions .inner .list-section .search-bar .search .search-icon {
    width: 14px;
    height: 14px;
  }
  .exhibitions .inner .list-section table .number {
    width: 36px;
  }
  .exhibitions .inner .list-section table .date {
    width: 84px;
  }
  .exhibitions .inner .list-section table th {
    padding: 12px 0;
    font-size: 12px;
    line-height: 16px;
  }
  .exhibitions .inner .list-section table td {
    padding: 10px 4px;
    font-size: 12px;
    line-height: 16px;
  }
  .exhibitions .inner .pagination {
    gap: 4px;
  }
  .exhibitions .inner .pagination .page {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }
  .exhibition-detail .inner {
    padding-top: 36px;
    padding-bottom: 36px;
    gap: 24px;
  }
  .exhibition-detail .inner .detail-body .head {
    padding: 12px 0;
    gap: 6px;
  }
  .exhibition-detail .inner .detail-body .head h1 {
    font-size: 16px;
    line-height: 22px;
  }
  .exhibition-detail .inner .detail-body .head p {
    font-size: 11px;
    line-height: 14px;
  }
  .exhibition-detail .inner .detail-body .content {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 12px;
    line-height: 20px;
  }
  .exhibition-detail .inner .detail-body .attachment {
    flex-wrap: wrap;
    padding: 12px 14px;
    gap: 10px;
  }
  .exhibition-detail .inner .detail-body .attachment .label,
  .exhibition-detail .inner .detail-body .attachment .filename {
    font-size: 11px;
    line-height: 16px;
  }
  .exhibition-detail .inner .detail-body .attachment .line {
    height: 12px;
  }
  .exhibition-detail .inner .btn-list {
    width: 64px;
    height: 36px;
    font-size: 12px;
    line-height: 18px;
  }
  .main .hero {
    min-height: 420px;
    max-height: 540px;
  }
  .main .hero .hero-swiper .swiper-slide .inner,
  .main .hero .inner {
    padding-bottom: 140px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text,
  .main .hero .inner .text {
    gap: 14px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text h1,
  .main .hero .inner .text h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .main .hero .hero-swiper .swiper-slide .inner .text p,
  .main .hero .inner .text p {
    font-size: 13px;
    line-height: 20px;
  }
  .main .hero .page-inner {
    bottom: 32px;
    padding-bottom: 10px;
  }
  .main .hero .page-inner .page-wrap {
    gap: 12px;
  }
  .main .hero .page-inner .page-wrap p {
    font-size: 14px;
    line-height: 22px;
  }
  .main .brand .inner {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 24px;
  }
  .main .brand .inner .left {
    gap: 24px;
  }
  .main .brand .inner .left .title-wrap {
    gap: 14px;
  }
  .main .brand .inner .left .title-wrap .title {
    font-size: 22px;
    line-height: 30px;
  }
  .main .brand .inner .left .title-wrap .text .en-text {
    font-size: 14px;
    line-height: 22px;
  }
  .main .brand .inner .left .title-wrap .text .ko-text {
    font-size: 13px;
    line-height: 20px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item {
    gap: 12px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo {
    height: 24px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.walkfill {
    width: 132px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.eloermafill {
    width: 180px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .logo.drsys {
    width: 116px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .title {
    font-size: 14px;
    line-height: 22px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .text .desc {
    font-size: 13px;
    line-height: 20px;
  }
  .main .brand .inner .left .cosmetic-list .cosmetic-item .view-more p {
    font-size: 12px;
    line-height: 18px;
  }
  .main .brand .inner .cosmetic-img-list {
    flex-direction: column;
  }
  .main .brand .inner .cosmetic-img-list .img-item {
    height: 100px;
  }
  .main .brand .inner .cosmetic-img-list .img-item.active {
    height: 180px;
  }
  .main .innovation .inner {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 24px;
  }
  .main .innovation .inner .section-text-wrap {
    gap: 12px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .main .innovation .inner .section-text-wrap .title-wrap p {
    font-size: 14px;
    line-height: 22px;
  }
  .main .innovation .inner .section-text-wrap .desc {
    font-size: 13px;
    line-height: 20px;
  }
  .main .innovation .inner .section-text-wrap .view-more {
    width: 80px;
    height: 80px;
  }
  .main .innovation .inner .event-wrap {
    gap: 16px;
  }
  .main .innovation .inner .event-wrap .line-title {
    gap: 12px;
  }
  .main .innovation .inner .event-wrap .line-title p {
    font-size: 14px;
    line-height: 22px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item {
    height: 180px;
    padding: 14px;
    gap: 10px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .desc {
    font-size: 14px;
    line-height: 22px;
  }
  .main .innovation .inner .event-wrap .event-container .event-list .event-item .date {
    font-size: 12px;
    line-height: 18px;
  }
  .footer .inner {
    padding-top: 24px;
    padding-bottom: 24px;
    gap: 24px;
  }
  .footer .inner .left {
    gap: 20px;
  }
  .footer .inner .left .logo {
    width: 116px;
    height: 28px;
  }
  .footer .inner .left .info-wrap {
    gap: 12px;
  }
  .footer .inner .left .info-wrap .info-list {
    gap: 6px;
  }
  .footer .inner .left .info-wrap .info-row {
    gap: 4px;
  }
  .footer .inner .left .info-wrap .info {
    font-size: 11px;
    line-height: 14px;
    gap: 3px;
  }
  .footer .inner .left .info-wrap .info::after {
    height: 10px;
  }
  .footer .inner .left .info-wrap .bottom.info .title {
    gap: 8px;
  }
  .footer .inner .left .info-wrap .bottom.info .title::after {
    height: 10px;
  }
  .footer .inner .right {
    gap: 20px;
  }
  .footer .inner .right .nav {
    gap: 16px;
  }
  .footer .inner .right .nav .nav-group {
    gap: 8px;
  }
  .footer .inner .right .nav .nav-group .nav-title {
    font-size: 14px;
    line-height: 14px;
  }
  .footer .inner .right .nav .nav-group .link-list a,
  .footer .inner .right .nav .nav-group .sub-groups .sub-group .sub-title {
    font-size: 11px;
  }
  .footer .inner .right .sns-list {
    gap: 14px;
  }
  .footer .inner .right .sns-list .sns {
    width: 18px;
    height: 18px;
  }
  .search .inner {
    padding-top: 92px;
    padding-bottom: 36px;
    gap: 28px;
  }
  .search .inner h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .search .inner .search-bar {
    padding-bottom: 8px;
  }
  .search .inner .search-bar input {
    font-size: 14px;
    line-height: 20px;
  }
  .search .inner .search-bar .search-icon {
    width: 14px;
    height: 14px;
  }
}/*# sourceMappingURL=responsive.css.map */