.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  border-bottom: 1px solid #000;
  font-family: Noto Sans KR, sans-serif;
}

.menu_left {
  z-index: 5;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  max-width: none;
  margin-left: 20px;
  margin-right: auto;
  padding: 0 20px 0 0;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-right: 32px;
  font-size: 16px;
  display: flex;
}

.navbar-brand {
  -webkit-text-fill-color: inherit;
  background-color: #bbd75f;
  background-clip: content-box;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.link_title {
  color: #333;
  text-align: center;
  letter-spacing: .25px;
  -webkit-text-fill-color: inherit;
  cursor: auto;
  background-color: #0000;
  background-clip: border-box;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 12px;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6vw;
  text-decoration: none;
  display: block;
}

.link_title:hover {
  color: #1a1b1fbf;
}

.link_title:focus-visible, .link_title[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  -webkit-text-fill-color: transparent;
  background-color: #bbd75f;
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block {
  aspect-ratio: auto;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #faddd3;
  background-clip: border-box;
  width: 1140px;
  min-width: 0%;
  max-width: 2416em;
  height: 196px;
  min-height: 0%;
  font-family: Noto Sans KR, sans-serif;
  line-height: 20px;
  display: flex;
  position: static;
  overflow: auto;
}

.image-2 {
  width: 100%;
  max-width: none;
  height: auto;
}

.container_history {
  z-index: auto;
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  aspect-ratio: 2420 / 1668;
  transform-style: preserve-3d;
  background-color: #8d6565;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.text-block {
  z-index: auto;
  float: left;
  clear: none;
  aspect-ratio: auto;
  overflow-wrap: anywhere;
  mix-blend-mode: normal;
  object-fit: contain;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 40%;
  min-width: auto;
  max-width: 1140%;
  max-height: none;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  inset: auto auto auto 75px;
  overflow: visible;
}

.text-block-2 {
  box-sizing: content-box;
  text-align: left;
  mix-blend-mode: normal;
  flex: 0 auto;
  align-self: center;
  max-width: 70.9989%;
  margin-top: 0;
  margin-left: 22px;
  margin-right: 24px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.text-block-3 {
  color: #b60a00;
  word-break: normal;
  mix-blend-mode: normal;
  flex: none;
  order: 0;
  align-self: center;
  width: auto;
  min-width: 0;
  height: auto;
  margin-left: 14px;
  font-size: 38px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-4 {
  color: #b60a00;
  flex: none;
  align-self: center;
  margin-left: 12px;
  font-weight: 700;
}

.text-block-5 {
  margin-left: 257px;
  margin-right: 200px;
}

.text-block-6 {
  color: #b60a00;
  font-family: Noto Sans KR, sans-serif;
  font-size: 28px;
  font-weight: 200;
  position: static;
  left: 0;
}

.svg_icon {
  vertical-align: baseline;
  flex: 1;
  align-self: center;
  width: 10.3vw;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  font-size: 16vw;
  line-height: 16px;
  position: static;
  left: 50px;
  overflow: clip;
}

.image-4 {
  mix-blend-mode: normal;
  border-radius: 14px;
}

.image-5 {
  margin-left: 0;
}

.container-2 {
  aspect-ratio: 2420 / 418;
  background-color: #faddd3;
  max-width: none;
  height: auto;
  max-height: none;
  display: flex;
}

.paragraph {
  color: #b60a00;
  font-family: Noto Sans KR, sans-serif;
  font-size: 44px;
  font-weight: 200;
}

.title_kr_wh {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #fff;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 7.8vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.82vw;
  font-weight: 100;
  line-height: 3vw;
  display: block;
  position: relative;
  overflow: visible;
}

.title_en {
  color: #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.2vw;
  font-weight: 200;
  line-height: 2.2vw;
  display: block;
  position: static;
}

.explain_wh {
  z-index: 4;
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 36.3vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 2420 / 1668;
  background-color: #d9edf500;
  border: 1px solid #000;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 2420px;
  font-size: 1.3vw;
  line-height: 2vw;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-6, .image-7 {
  width: 100%;
  max-width: none;
}

.page_bg {
  aspect-ratio: 2420 / 1668;
  background-color: #faddd3;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  display: block;
}

.page_bg.page_white {
  border-style: none;
  margin-top: 0;
  display: flex;
}

.paragraph_01 {
  color: #b60a00;
  font-family: Noto Sans KR, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  position: absolute;
  top: 131px;
  left: 224px;
}

.text-block-7 {
  font-family: Noto Sans KR, sans-serif;
  font-size: 17px;
  line-height: 24px;
  position: absolute;
  top: 200px;
  left: 200px;
  right: 660px;
}

.div-block-3 {
  aspect-ratio: 2048 / 1020;
}

.code-embed {
  z-index: 10;
  aspect-ratio: 2048 / 1022;
  position: relative;
}

.page_white {
  aspect-ratio: 2420 / 1668;
  background-color: #faddd300;
  border: 1px solid #000;
  margin-top: 13px;
}

.image-8 {
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  display: block;
  position: static;
}

.code-embed-2 {
  z-index: 10;
  clear: none;
  aspect-ratio: 2048 / 1022;
  flex: none;
  align-self: auto;
  position: relative;
}

.code-embed-3 {
  aspect-ratio: 2048 / 1022;
  width: 100%;
}

.body {
  background-color: #fff;
  font-family: Noto Sans KR, sans-serif;
}

.dropdown-list {
  inset: 0% 0% 0% auto;
}

.dropdown-list.w--open {
  opacity: .73;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  margin-top: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  top: auto;
  bottom: auto;
  right: 4%;
}

.dropdown-link {
  text-align: right;
  padding: 5px 15px 8px;
  font-size: 1.2vw;
  line-height: 1.6vw;
}

.dropdown-link-2 {
  text-align: right;
}

.link-block {
  flex: 0 auto;
  align-self: center;
  margin-top: .1vw;
  margin-left: 0;
}

.drop_menu {
  flex: 0 auto;
}

.link_step {
  color: #b60a00;
  letter-spacing: .25px;
  -webkit-text-fill-color: inherit;
  cursor: auto;
  background-color: #0000;
  background-clip: border-box;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 10px 5px 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6vw;
  text-decoration: none;
  display: inline;
}

.link_step:hover {
  color: #1a1b1fbf;
}

.link_step:focus-visible, .link_step[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.link {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.list_menu {
  flex: 0 auto;
  display: block;
}

.text-block-8 {
  text-align: center;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6px;
}

.dropdown-toggle {
  padding: 10px 22px 10px 12px;
  display: block;
}

.icon-2 {
  margin-right: 5px;
}

.svg_level {
  vertical-align: baseline;
  flex: 1;
  align-self: center;
  width: 8vw;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  font-size: 15vw;
  line-height: 15px;
  position: static;
  left: 50px;
  overflow: clip;
}

.link-level {
  flex: 0 auto;
  align-self: center;
  margin-top: .1vw;
  margin-left: .5vw;
  text-decoration: none;
}

.link-level.w--current {
  margin-left: .5vw;
}

.list-item-2 {
  flex: none;
  align-self: auto;
  width: 9.66806%;
  list-style-type: none;
}

.menu_right {
  z-index: 5;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
  display: flex;
}

.menu {
  z-index: 5;
  background-color: #0000;
  justify-content: flex-end;
  align-items: stretch;
  width: 65%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
  display: flex;
  position: static;
}

.menu_left-copy {
  z-index: 5;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: flex;
}

.category {
  color: #b60a00;
  flex: none;
  align-self: center;
  width: auto;
  margin-top: -3px;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2px;
  text-decoration: none;
  list-style-type: none;
}

.dropdown {
  display: block;
}

.spacer {
  aspect-ratio: 2420 / 52;
  object-fit: fill;
  background-color: #fff;
  width: 100%;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: static;
}

.container-3 {
  aspect-ratio: 2420 / 52;
  width: 100%;
  max-width: none;
}

.image-9 {
  aspect-ratio: auto;
  width: 100%;
  max-width: none;
  display: block;
}

.div-block-4 {
  background-color: #fff0;
  border-radius: 13%;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.div-block-5 {
  z-index: 2;
  opacity: .96;
  background-color: #ffffffdb;
  border-radius: 2%;
  max-width: 42vw;
  margin: 5vw auto auto 0;
  display: block;
  position: absolute;
}

.btn-homeinsurance {
  text-underline-position: under;
  text-decoration: underline;
}

.btn-ironbridge {
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  text-decoration: underline;
}

.pop_iiron {
  background-color: #ffffffeb;
  border-radius: 3%;
  flex-flow: column;
  width: 39vw;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5vw 1.5vw 1vw;
  display: none;
  position: absolute;
}

.explain_popup {
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: .8vw;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
}

.image_iron {
  width: 100%;
  max-width: none;
  margin-right: 0;
  padding-right: 0;
}

.pop_home {
  background-color: #ffffffed;
  border-radius: 3%;
  flex-flow: column;
  width: 30vw;
  margin-top: -53px;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5vw 1.5vw 1vw;
  display: none;
  position: absolute;
}

.image_home {
  width: 100%;
  max-width: none;
  margin-right: 0;
  padding-right: 0;
}

.btn_close_2, .btn_close_1 {
  width: 3.8vw;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 2vw 2vw auto auto;
}

.container_title {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  aspect-ratio: 2420 / 1250;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
}

.container_title_txt {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  aspect-ratio: 2420 / 418;
  background-color: #faddd3;
  align-items: center;
  max-width: none;
  height: auto;
  max-height: none;
  margin-left: 0;
  padding-left: 5vw;
  display: flex;
}

.image_title {
  aspect-ratio: auto;
  object-fit: fill;
  flex: none;
  max-width: none;
  display: block;
  position: static;
  overflow: visible;
}

.explain_black {
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-left: 3vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
}

.title_kr_black {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 7.8vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 3.8vw;
  font-weight: 300;
  display: block;
  position: static;
  overflow: visible;
}

.title_kr_05st {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #b60a00;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 3.8vw;
  font-weight: 300;
  line-height: 3.8vw;
  display: block;
  position: static;
  overflow: visible;
}

.div_imgae_title {
  aspect-ratio: auto;
  object-fit: fill;
  flex: none;
  max-width: none;
  display: block;
  position: static;
  overflow: visible;
}

.image-10 {
  width: 100%;
  max-width: none;
  display: block;
  overflow: visible;
}

.container_menu {
  z-index: 999;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3vw 0;
  display: flex;
  position: relative;
  top: 0;
}

.navbar-wrapper-copy {
  justify-content: space-between;
  align-items: center;
  margin-right: 32px;
  font-size: 16px;
  display: flex;
}

.menu_left_bar {
  z-index: 5;
  aspect-ratio: auto;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  max-width: none;
  margin-bottom: -.2vw;
  margin-left: 0;
  margin-right: auto;
  padding: 0 0 0 0;
  display: flex;
  position: static;
  top: 0;
}

.menu_right_bar {
  justify-content: space-between;
  align-items: center;
  margin-bottom: -.2vw;
  margin-right: 0;
  font-size: 16px;
  display: flex;
}

.nav-link {
  color: #bf3c3c;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: .3vw .5vw .3vw 1vw;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6vw;
  text-decoration: none;
  display: block;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: .3vw 2.2vw .3vw .5vw;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-top: .4vw;
  margin-bottom: 0;
  margin-right: .2vw;
  font-size: 1.2vw;
  line-height: 1.6vw;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide.w--open {
  background-color: #ffffffed;
  border-radius: 1vw;
  padding-top: .5vw;
  padding-bottom: .7vw;
  right: 4%;
}

.nav-dropdown-link-2 {
  text-align: right;
  padding: 5px 1.2vw;
  font-size: 1.2vw;
  line-height: 1.6vw;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-block-9 {
  margin-right: -.8vw;
  padding-left: .5vw;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.6vw;
}

.list-item-3, .list-item_drop {
  flex: 0 auto;
  list-style-type: none;
}

.container_classification {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  aspect-ratio: 2420 / 1668;
  background-color: #1e2452;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  padding-left: 12vw;
  display: flex;
}

.container-5 {
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/DSC05080.jpg'), url('../images/DSC05080.jpg');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-clip: border-box;
  max-width: none;
  position: relative;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 2520 / 1668;
  object-fit: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100vw;
  height: 100vh;
  font-family: Noto Sans KR, sans-serif;
  display: grid;
  position: relative;
  overflow: hidden;
}

.container-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0%;
  font-family: Noto Sans KR, sans-serif;
  display: grid;
  position: relative;
  overflow: hidden;
  transform: rotate(0);
}

.div-block-6 {
  z-index: 1;
  object-fit: none;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.img_bg {
  aspect-ratio: 2420 / 1668;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: block;
  position: absolute;
  overflow: hidden;
}

.section-2 {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 2520px;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-7 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-11 {
  z-index: 0;
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.div-block-8 {
  z-index: 3;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 0%;
  display: flex;
  position: absolute;
}

.txt_wrap_12feature {
  z-index: auto;
  grid-column-gap: 1dvw;
  grid-row-gap: 1dvw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 62dvw;
  height: auto;
  margin-top: 3dvw;
  margin-left: 8dvw;
  display: flex;
  position: relative;
}

.text-block-10 {
  font-size: 1.3vw;
  font-weight: 100;
  line-height: 2vw;
}

.image-12 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  overflow: hidden;
}

.page_title {
  aspect-ratio: 2420 / 1668;
  background-color: #fff;
}

.title2nd_kr_bk {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4vw;
  font-weight: 100;
  line-height: 2.4vw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_bk {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.title1st_kr_bk {
  color: #000;
  margin-top: 0;
  margin-left: -3vw;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 2vw;
}

.table_wh {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7vw;
  display: grid;
}

.t-xt_table_wh_title {
  text-align: center;
  background-color: #ffffff1c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.3vw;
  line-height: 2vw;
}

.txt_table_wh {
  border-bottom: 1px solid #fff;
  margin-top: .7vw;
  padding-bottom: .5vw;
  padding-left: 1vw;
  padding-right: .5vw;
  line-height: 23px;
}

.cell_title_left {
  overflow-wrap: normal;
  border-right: 1px solid #fff;
}

.cell_explain_left {
  border-top: .1vw #000;
  border-bottom: .2vw solid #000;
  border-left: .1vw #000;
  border-right: .1vw solid #000;
}

.t-xt_table_title {
  text-align: center;
  background-color: #ffffff1c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.3dvw;
  line-height: 2dvw;
}

.txt_table_explain {
  border-bottom: 1px solid #fff;
  margin-top: .5dvw;
  padding-bottom: .4dvw;
  padding-left: 1dvw;
  padding-right: .5dvw;
  font-size: 1.25dvw;
  line-height: 2dvw;
}

.table_wh_mobile {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7vw;
  display: grid;
}

.table_bk_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.table_wh_mobile-copy, .table_wh-copy {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7vw;
  display: grid;
}

.section-2-copy {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #2b2b45;
  background-clip: border-box;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 2520px;
  font-family: Noto Sans KR, sans-serif;
  display: grid;
  position: relative;
  overflow: hidden;
}

.cell_title_right {
  border-right: 1px #fff;
}

.cell_explain_right {
  border: .1vw #000;
  border-bottom: .2vw solid #000;
}

.explain_bk_large {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  max-width: 48vw;
  margin-top: .5vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 3vw;
  font-weight: 200;
  line-height: 3vw;
  display: flex;
  position: relative;
}

._2-text-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  margin-top: 0;
  margin-left: 10vw;
  display: flex;
}

.explain_grey {
  z-index: 4;
  color: #817f7f;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.div-block-14 {
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  display: flex;
}

.txt_wrap_sm355a {
  z-index: 3;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-left: 8vw;
  display: flex;
  position: relative;
}

.explain_bk_narrow {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 13.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow2 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 13.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 200;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow3 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 9.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow2-2 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 4.4vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 200;
  line-height: 1.8vw;
  position: relative;
}

.explain_bk-1 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: .5vw;
  margin-left: 9.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow-1 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 4.4vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.arrow_tablet {
  width: 18vw;
  margin-top: 22vw;
  margin-left: 6vw;
  position: absolute;
}

.btn_show_31mill_shop_all {
  z-index: 999;
  mix-blend-mode: normal;
  background-color: #ea8613ba;
  border: .2vw solid #ea8613;
  border-radius: .7vw;
  padding: .2vw 1.1vw .4vw;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.4vw;
  position: relative;
}

.btn_show_31mill_shop_all:hover {
  background-color: #b60a00;
}

.btn_show_31mill_shop_all:active {
  background-color: #ea8613;
}

._2-text-1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  margin-top: 0;
  margin-left: 8vw;
  display: flex;
}

._2-text-3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  width: 30%;
  margin-top: 1vw;
  margin-left: 8vw;
  display: flex;
}

.image_bot {
  object-fit: cover;
  max-width: none;
  max-height: 100%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.contents_12features {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 6dvw;
  margin-left: 2dvw;
  display: block;
  position: relative;
  overflow: visible;
}

.txt_wrap_21classification {
  z-index: 3;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 3vw;
  margin-left: 8vw;
  display: flex;
  position: relative;
}

.explain_bk_narrow_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 13.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow2_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 13.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 200;
  line-height: 2vw;
  position: relative;
}

.explain_bk-1_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: .5vw;
  margin-left: 9.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow3_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 9.5vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow-1_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 4.4vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.explain_bk_narrow2-2_sm490 {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 0;
  margin-left: 4.4vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  font-weight: 200;
  line-height: 1.8vw;
  position: relative;
}

.arrow_desktop {
  width: 18vw;
  margin-top: 17.8vw;
  margin-left: 6vw;
  position: absolute;
}

.image-13 {
  z-index: 1;
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.txt_wrap_22classification_shape {
  z-index: 20;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  height: auto;
  margin-top: 6vw;
  margin-left: 10vw;
  display: flex;
  position: relative;
}

.title2nd_kr_bk_small {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.2vw;
  font-weight: 100;
  line-height: 2.2vw;
  display: block;
  position: static;
  overflow: visible;
}

.title2nd_kr_bk_thick {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #b60a00;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 2vw;
  display: block;
  position: static;
  overflow: visible;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area-2"
                       "Area";
}

.grid_shape {
  grid-column-gap: 1vw;
  grid-row-gap: .5vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area-2"
                       "Area";
  margin: .5vw 0 3vw 6vw;
}

.explain_bk-copy {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.table_center {
  z-index: 4;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: -1vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.title2nd_kr_bk_thick2 {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #b60a00;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 5vw;
  margin-left: 10vw;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 2vw;
  display: block;
  position: static;
  overflow: visible;
}

.grid_shape2 {
  grid-column-gap: 1vw;
  grid-row-gap: 0vw;
  grid-template: "Area-2"
                 "Area"
                 / 1fr 1fr;
  grid-auto-flow: row dense;
  justify-items: stretch;
  margin: -2vw 22vw 2vw 2vw;
  display: grid;
}

.image-14 {
  width: 80%;
  max-width: none;
  margin-top: 1vw;
  margin-left: -18vw;
}

._2-text-2-1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  margin-top: 3vw;
  margin-left: 10vw;
  display: flex;
}

.image-15 {
  margin-left: -1vw;
}

.image-16 {
  margin-left: -4vw;
}

.table_center3 {
  z-index: 4;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: -12vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.table_center2 {
  z-index: 4;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: -4vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

._2-text-2-2 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  margin-top: 1vw;
  margin-left: 0;
  display: flex;
}

._2-text-2-2-1 {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  width: 30vw;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: relative;
  top: auto;
  bottom: 47dvw;
  left: 60dvw;
}

.explain_bk_whitebox {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: .5vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.image-18 {
  margin-left: -2vw;
}

.image-19 {
  margin-left: -5vw;
}

.title1_mill {
  color: #000;
  margin-top: 1dvw;
  margin-left: -3dvw;
  font-size: 1.4dvw;
  font-weight: 700;
  line-height: 2dvw;
}

.title2_mill {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #b60a00;
  object-fit: fill;
  background-color: #ffffffeb;
  border-radius: 1dvw;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 5dvw;
  margin-left: -10dvw;
  padding-bottom: .2dvw;
  padding-left: 9.6dvw;
  padding-right: 2dvw;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4dvw;
  font-weight: 200;
  line-height: 3.6dvw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_mill {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 40dvw;
  margin-top: 1dvw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: static;
}

.table_mill {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 6vw;
  display: grid;
}

.t-xt_table_title_mill {
  text-align: center;
  background-color: #ffffff1c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.3vw;
  line-height: 2vw;
}

.txt_table_mill {
  border-bottom: 1px solid #fff;
  margin-top: .5vw;
  padding-bottom: .4vw;
  padding-left: 1vw;
  padding-right: .5vw;
  font-size: 1.25vw;
  line-height: 2vw;
}

.div-block-16 {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  width: 20vw;
  height: 10vw;
  margin-left: 10vw;
  position: absolute;
}

.div-block-17 {
  border: 6px solid #0000;
  border-top: 8px solid #000;
  border-bottom: 0 solid #000;
  width: 0;
  height: 0;
  position: absolute;
}

.div-block-18 {
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  margin-top: 2dvw;
  margin-left: 4.5dvw;
  display: flex;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3dvw;
  display: flex;
  position: static;
}

.flow_box_mill {
  background-color: #faddd3;
  width: 11dvw;
}

.text-block-11 {
  color: #000;
  text-align: center;
  border: 1.5px #000;
  border-right-width: 0;
  padding-bottom: .1dvw;
  font-size: 1.3dvw;
  line-height: 2dvw;
}

.tip_center_white_mill {
  border-top: .5dvw solid #fff;
  border-left: .5dvw solid #0000;
  border-right: .5dvw solid #0000;
  width: 0;
  height: 0;
  position: relative;
  top: 1dvw;
  left: -.42dvw;
}

.arrow_bot {
  background-color: #faddd300;
  border-right: 2px solid #fff;
  width: 0;
  height: 1.5dvw;
}

.left_bot_mill {
  background-color: #faddd3;
  width: 11vw;
}

.arrow_bot-copy {
  background-color: #faddd300;
  border-right: 2px solid #fff;
  width: 0;
  height: 1.5vw;
}

.div-block-22 {
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  width: 3vw;
  height: 5vw;
}

.div-block-23 {
  border-top: .5vw solid #fff;
  border-left: 0 solid #000;
  border-right: .5vw solid #000;
  width: 0;
  height: 0;
  position: relative;
}

.tip_left_bot_mill {
  border-top: .5dvw solid #fff;
  border-bottom: 0 #0000;
  border-left: .5dvw solid #0000;
  border-right: .5dvw solid #fff0;
  width: 0;
  height: 0;
  position: relative;
  top: 3dvw;
  left: -.5dvw;
}

.tip_bot_right_mill {
  border-top: .5dvw solid #fff0;
  border-bottom: .5dvw solid #0000;
  border-left: .5dvw solid #fff;
  border-right: 0 #0000;
  width: 0;
  height: 0;
  position: relative;
  top: 3.1vw;
  left: 8.1vw;
}

.arrow_left_bot_mill {
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: .5dvw solid #0000;
  width: 8.7dvw;
  height: 3.6dvw;
  margin-top: 3.8dvw;
  position: relative;
  top: 1.1dvw;
  left: 4.3dvw;
}

.arrow_bot_right_mill {
  border-top: 2px #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  width: 8.7dvw;
  height: 3.6dvw;
  position: relative;
  left: 4.3dvw;
}

.arrow_bot_2_mill {
  background-color: #faddd300;
  border-right: 2px solid #fff;
  width: 0;
  height: 3.6dvw;
}

.arrow_u_mill {
  border: 2px solid #fff;
  border-left-style: none;
  width: 8dvw;
  height: 3.8dvw;
  margin-top: 12.6vw;
}

.flow_right_mill {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
}

.txt_no_mill {
  color: #fff;
  text-align: right;
  border: 0 #b60a00;
  padding-bottom: 0;
  padding-right: .5dvw;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: relative;
  bottom: -.5dvw;
}

.arrow_u2_mill {
  border: 2px solid #fff;
  border-left-style: none;
  width: 8dvw;
  height: 3.8dvw;
  margin-top: 7.5dvw;
}

.flow_txt_mill {
  text-align: center;
  border: 2px solid #b60a00;
  padding-bottom: .1dvw;
  font-size: 1.3dvw;
  line-height: 2dvw;
}

.flow_box_mill2 {
  background-color: #faddd3;
  width: 11dvw;
  margin-top: 1dvw;
  position: relative;
}

.tip_u_mill {
  border-top: .5dvw solid #fff0;
  border-bottom: .5dvw solid #0000;
  border-left: .5dvw #0000;
  border-right: .5dvw solid #fff;
  width: 0;
  height: 0;
  position: relative;
  top: 3.2dvw;
  left: 0;
}

.txt_wrap_mill {
  z-index: auto;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 3dvw;
  margin-left: 8dvw;
  display: flex;
  position: relative;
}

.txt_wrap2_bot_mill {
  z-index: auto;
  grid-column-gap: .5dvw;
  grid-row-gap: .5dvw;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 2dvw;
  margin-left: 0;
  display: flex;
  position: relative;
  top: -.3dvw;
  left: 7dvw;
}

.contents_mill {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 4vw;
  margin-left: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.title1st_kr_bk_feature {
  color: #000;
  margin-top: 0;
  margin-left: -3vw;
  font-size: 1.4dvw;
  font-weight: 700;
  line-height: 2dvw;
}

.title2nd_kr_bk_feature {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1dvw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4dvw;
  font-weight: 100;
  line-height: 2.4dvw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_bk_feature {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51dvw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: static;
}

.table_wh_feature {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  overflow-wrap: normal;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7dvw;
  display: grid;
}

.title2nd_kr_bk_classfication {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4vw;
  font-weight: 100;
  line-height: 2.4vw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_wh_history {
  z-index: 4;
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 36.3vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

.title_kr_wh_history {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #fff;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 7.8vw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.82vw;
  font-weight: 100;
  line-height: 3vw;
  display: block;
  position: relative;
  overflow: visible;
}

.txt_wrap_history {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 37vw;
  height: auto;
  margin-top: 3vw;
  margin-left: 8vw;
  display: flex;
  position: relative;
}

.contents_history {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.explain2_mill {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 42dvw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 1.3dvw;
  position: relative;
  top: 0;
}

.div-block-24 {
  background-color: #b60a00;
  border-radius: .12vw;
  width: 2.5vw;
  height: .12vw;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.div-block-25 {
  background-color: #b60a00;
  width: 1vw;
  height: .1vw;
  position: absolute;
  top: .3vw;
  left: -.3vw;
  transform: rotate(60deg);
}

.arrow_bg_top1_st {
  background-color: #000;
  border-radius: .16dvw;
  width: 1dvw;
  height: .1dvw;
  position: absolute;
  top: -.38dvw;
  left: .9dvw;
  transform: rotate(50deg);
}

.arrow_bg_bot1_st {
  background-color: #000;
  border-radius: .16dvw;
  width: 1dvw;
  height: .1dvw;
  position: absolute;
  top: .38dvw;
  bottom: 0;
  left: .9dvw;
  transform: rotate(-50deg);
}

.flow_box_mill_line {
  background-color: #faddd300;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  width: 11vw;
  margin-top: 0;
  position: absolute;
}

.flow_box_lead_mill {
  background-color: #faddd300;
  border: 2px solid #000;
  border-radius: .5dvw;
  width: 9.5dvw;
  margin-top: 0;
  position: relative;
}

.tip_left_mill {
  border-top: .5dvw solid #fff;
  border-left: .5dvw solid #0000;
  border-right: .5dvw solid #0000;
  width: 0;
  height: 0;
  position: relative;
  top: 3.1dvw;
  left: -.44dvw;
}

.txt_wrap2_top_mill {
  z-index: auto;
  grid-column-gap: .2vw;
  grid-row-gap: .2vw;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: relative;
  top: .3dvw;
  bottom: auto;
}

.arrow_big_bk_mill {
  background-color: #000;
  border-radius: .12dvw;
  width: 1.8dvw;
  height: .08dvw;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.arrow_big_red_mill {
  background-color: #b60a00;
  border-radius: .12dvw;
  width: 3dvw;
  height: .12dvw;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.arrow_bg_top1_red_st {
  background-color: #b60a00;
  border-radius: .16dvw;
  width: 1.4dvw;
  height: .16dvw;
  position: absolute;
  top: -.5dvw;
  left: -.3dvw;
  transform: rotate(-50deg);
}

.arrow_bg_bot1_red_st {
  background-color: #b60a00;
  border-radius: .16dvw;
  width: 1.4dvw;
  height: .16dvw;
  position: absolute;
  top: .5dvw;
  bottom: 0;
  left: -.33dvw;
  transform: rotate(50deg);
}

.explain_black_title_st {
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-left: 3vw;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
}

.title_en_st {
  color: #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.2vw;
  font-weight: 200;
  line-height: 2.2vw;
  display: block;
  position: static;
}

.txt_wrap2_middle_mill {
  z-index: auto;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 23.5dvw;
  height: 1.5dvw;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: relative;
  top: .8dvw;
  left: 4.8dvw;
}

.contents_mill_right {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 47vw;
  height: 8vw;
  display: block;
  position: absolute;
  top: 8dvw;
  left: 50dvw;
  right: 0%;
  overflow: hidden;
}

.contents_mill1 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.page_mill1 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  font-family: Noto Sans KR, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page_mill2 {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.contents_mill2 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: static;
  overflow: visible;
}

.image_mill_shop {
  z-index: 1;
  width: 94vw;
  display: block;
  position: static;
  inset: 0 0% auto 3vw;
}

.txt_wrap_mill2 {
  z-index: auto;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 62vw;
  height: auto;
  margin-top: 5vw;
  margin-left: 16.4vw;
  display: flex;
  position: relative;
}

.title2nd_kr_bk_mill2 {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4vw;
  font-weight: 100;
  line-height: 2.4vw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_mill2 {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 44vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.div-block-26 {
  width: 60dvw;
  height: auto;
  margin-top: -12.5dvw;
  margin-left: 33vw;
  margin-right: 6dvw;
  position: static;
  inset: auto 0% auto auto;
}

.image-20 {
  width: 20dvw;
  margin-left: 30dvw;
  display: block;
  position: relative;
  left: auto;
}

.image-21 {
  width: 60dvw;
  margin-top: -2dvw;
  display: block;
  position: relative;
}

.explain_mill2_white {
  z-index: 4;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  width: 26dvw;
  max-width: none;
  margin-top: 1dvw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: relative;
  top: -10dvw;
  bottom: auto;
  left: 18dvw;
}

.explain_mill2_cg {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  width: 55dvw;
  max-width: none;
  margin-top: 1dvw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: relative;
  top: -5.5dvw;
  left: 3dvw;
}

.page_history {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.page_feature {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: none;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.page_class1, .page_class2 {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 2520px;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.viewport_test {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #0b0b0b;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100dvw;
  display: flex;
}

.ratio_test {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 2420 / 1668;
  background-image: url('../images/DSC05080.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: min(100dvw, 145.084dvh);
  height: min(100dvh, 68.9256dvw);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._11history_iron_tip {
  position: relative;
}

._11_bridge_box {
  z-index: 10;
  opacity: 0;
  width: 33vw;
  position: absolute;
  top: 13vw;
  left: 51vw;
}

.image-22 {
  opacity: 1;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-27 {
  background-color: #fff;
  border-radius: 1.2vw;
  padding: 1.8vw 1.8vw 1.3vw;
}

.text-block-12 {
  color: #000;
  padding-top: 1vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.8vw;
}

.image-23 {
  z-index: 3;
  aspect-ratio: auto;
  width: 5vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-span {
  font-weight: 200;
}

._11_building_box {
  z-index: 10;
  opacity: 1;
  width: 33vw;
  position: absolute;
  top: 13vw;
  left: 51vw;
}

._11txt_building {
  color: #000;
  width: auto;
  padding-top: .5vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.8vw;
}

._11jpg_building {
  opacity: 1;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

._11box_building {
  background-color: #fff;
  border-radius: 1.2vw;
  padding: 1.8vw 1.8vw 1.3vw;
}

._11po_building {
  z-index: 10;
  opacity: 1;
  width: auto;
  display: none;
  position: absolute;
  top: 7.5vw;
  left: 51vw;
}

._11po_bridge {
  z-index: 10;
  opacity: 1;
  width: auto;
  display: none;
  position: absolute;
  top: 13vw;
  left: 51vw;
}

.btn_close {
  z-index: 3;
  aspect-ratio: auto;
  width: 5vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

._11po_building_cont {
  background-color: #fff;
  border-radius: 1.2vw;
  width: 33vw;
  padding: 1.8vw 1.8vw 1.3vw;
  position: relative;
}

.text-span-2 {
  font-weight: 200;
}

._11txt_building_title {
  color: #000;
  padding-top: 1vw;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 1.8vw;
}

._11po_bridge_cont {
  background-color: #fff;
  border-radius: 1.2vw;
  width: 40vw;
  padding: 1.8vw 1.8vw 1.3vw;
}

._11jpg_bridge {
  opacity: 1;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.txt_po_11bridge {
  pointer-events: auto;
  text-decoration: underline;
  display: inline;
}

.text-span-4 {
  pointer-events: auto;
  text-decoration: underline;
}

.text-span-5 {
  font-weight: 900;
}

.ddd {
  display: none;
}

.image-24 {
  display: block;
}

.div-block-28 {
  display: none;
  position: absolute;
}

.txt_po_11building {
  pointer-events: auto;
  text-decoration: underline;
}

.btm_btn {
  z-index: 100;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .7;
  color: #ffffff87;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #000;
  background-clip: border-box;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 2.5vw;
  font-size: 1.3vw;
  line-height: 2.2vw;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
  overflow: visible;
  box-shadow: 0 2px 5px #0003;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.btm_spare {
  flex: none;
  justify-content: flex-end;
  width: 1.5vw;
  height: 2.3vw;
  display: block;
}

.btn_zoom {
  width: 2.3vw;
  height: 2.3vw;
}

.btn_full {
  z-index: 200;
  flex: none;
  justify-content: center;
  width: 2.3vw;
  height: 2.3vw;
  display: block;
  position: relative;
}

.btn_next {
  flex: none;
  justify-content: flex-end;
  width: 2.3vw;
  height: 2.3vw;
  display: block;
}

.btn_next-copy {
  width: 2.8vw;
  height: 2.8vw;
}

.btn_prev, .btn_up {
  flex: none;
  justify-content: flex-end;
  width: 2.3vw;
  height: 2.3vw;
  display: block;
}

.btm_title {
  word-break: normal;
  overflow-wrap: normal;
  flex: none;
  justify-content: flex-end;
  width: auto;
  height: auto;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2.3vw;
  display: block;
}

.btm_txt {
  color: #ffffff87;
  text-align: center;
  text-overflow: clip;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  object-fit: fill;
  flex: none;
  order: 0;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 1.3vw;
  line-height: 2.2;
  display: block;
  position: static;
  overflow: visible;
}

.image-25, .image-26, .image-27, .image-28, .image-29 {
  opacity: .55;
  display: block;
}

.image-30 {
  opacity: .55;
}

.btm_page {
  word-break: normal;
  overflow-wrap: normal;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: 2vw;
  height: auto;
  display: block;
}

.div_full {
  flex: 1;
  display: flex;
}

.fullscreen-container {
  box-sizing: border-box;
  object-fit: none;
  justify-content: center;
  align-items: center;
  width: auto;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  overflow: hidden;
}

.page_feature-2 {
  grid-column-gap: 16vw;
  grid-row-gap: 16vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  font-family: Noto Sans KR, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.text-block-13 {
  color: #000;
  text-align: center;
  border: 1.5px #000;
  border-right-width: 0;
  padding-bottom: .1dvw;
  font-size: 1.3dvw;
  line-height: 2dvw;
}

.image-31 {
  opacity: .55;
}

.div-block-33 {
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  margin-top: 2dvw;
  margin-left: 4.5dvw;
  display: flex;
}

.image-32 {
  opacity: .55;
}

.div-block-32 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3dvw;
  display: flex;
  position: static;
}

.image-33 {
  opacity: .55;
}

.image-34 {
  z-index: 1;
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.image-35, .image-36 {
  opacity: .55;
}

.image-37 {
  z-index: 1;
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.page_mill1-2 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  aspect-ratio: 2420 / 1668;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  font-family: Noto Sans KR, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-38 {
  opacity: .55;
}

.div-block-34 {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .7;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #000;
  background-clip: border-box;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 2.8vw;
  padding-left: 0;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
  overflow: visible;
  box-shadow: 0 2px 5px #0003;
}

.image-39 {
  display: block;
}

.btm_spare_0-8 {
  flex: none;
  justify-content: flex-end;
  width: .8vw;
  height: 2.3vw;
  display: block;
}

.btm_square, .btm_down {
  word-break: normal;
  overflow-wrap: normal;
  flex: none;
  justify-content: flex-end;
  width: 2.3vw;
  height: 2.3vw;
  font-family: Noto Sans KR, sans-serif;
  display: block;
}

.code-embed-4 {
  color: #ffffff87;
  width: auto;
  height: 2.3vw;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.contents_mill_dwg {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: static;
  overflow: visible;
}

._2-text-2-2-1_mill_dwg {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: baseline;
  width: auto;
  margin-top: -9vw;
  margin-left: 0;
  margin-right: 13.5vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  left: 60dvw;
}

.explain_mill_dwg_white {
  z-index: 4;
  color: #ffffffb3;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  width: 26dvw;
  max-width: none;
  margin-top: 1dvw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: relative;
  top: -10dvw;
  bottom: auto;
  left: 18dvw;
}

.div_mill_dwg {
  position: relative;
  top: -7vw;
  left: 4vw;
}

.dot_plan_mill_dwg {
  z-index: 999;
  background-color: #e8797900;
  border: .15vw solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  left: 10.7vw;
}

.dot_main {
  background-color: #eabb13;
  border-radius: 1.5vw;
  width: 1.5vw;
  height: 1.5vw;
}

.dot_purse {
  filter: blur(3px);
  background-color: #ea8613;
  border-radius: 1.5vw;
  width: 1.6vw;
  height: 1.6vw;
}

.dot_symbol_mill_dwg {
  z-index: 999;
  background-color: #e8797900;
  border: .15px solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  top: 7.7vw;
  left: 6.4vw;
}

.dot_list_mill_dwg {
  z-index: 999;
  background-color: #e8797900;
  border: .15vw solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  top: 13.5vw;
  left: 24vw;
}

.text-span-6, .text-span-7 {
  font-weight: 200;
}

._31mill_shop_all {
  z-index: 10;
  opacity: 1;
  width: auto;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

._31mill_shop_all_cont {
  background-color: #fff;
  border: .1vw #000;
  border-radius: 1.2vw;
  width: auto;
  padding: 1.8vw 1.8vw 1.3vw;
  position: relative;
}

._31mill_shop_all_svg {
  opacity: 1;
  width: 98vw;
  margin-top: -1vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

._31mill_shop_plan {
  z-index: 10;
  opacity: 1;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: auto;
  display: none;
  position: absolute;
  top: 2vw;
  left: 17vw;
}

._31mill_shop_section {
  z-index: 10;
  opacity: 1;
  width: auto;
  display: none;
  position: absolute;
  top: 2vw;
  left: 25.9vw;
}

._31mill_shop_symbol {
  z-index: 10;
  opacity: 1;
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: auto;
  padding-top: 1.85vw;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 2vw;
  left: 26.5vw;
}

._31mill_shop_list {
  z-index: 10;
  opacity: 1;
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: auto;
  display: none;
  position: absolute;
  inset: 2vw auto auto 26.5vw;
}

._31mill_shop_plan_cont {
  background-color: #fff;
  border-radius: 1.2vw;
  width: auto;
  padding: 1.8vw 1.2vw 1.3vw 1.8vw;
  position: relative;
}

._31mill_shop_plan_new {
  opacity: 1;
  width: 57vw;
  margin-top: -4vw;
  margin-left: -.5vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

._31mill_shop_plan_txt {
  color: #000;
  padding-top: 0;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

._31mill_shop_sectionl_svg {
  opacity: 1;
  width: 50vw;
  max-width: none;
  margin-top: -1vw;
  margin-left: -2vw;
  margin-right: -1vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

._31mill_shop_section_txt {
  color: #000;
  padding-top: 0;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

._31mill_shop_symbol_svg {
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 0;
  width: 50vw;
  margin-top: -3vw;
  padding: 0;
  position: relative;
}

._31mill_shop_all_svg-copy {
  opacity: 1;
  width: 98vw;
  margin-top: -1vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

._31mill_shop_symbol_txt {
  color: #000;
  padding-top: 3vw;
  padding-left: 2vw;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

._31mill_shop_list_svg {
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 0;
  width: 50vw;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  position: relative;
}

._31mill_shop_list_txt {
  color: #000;
  padding-top: 1.5vw;
  padding-left: 1vw;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

._31mill_shop_list_txt_explain {
  color: #000;
  padding-top: 0;
  padding-left: 1vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
}

.dot_section_mill_dwg {
  z-index: 999;
  background-color: #e8797900;
  border: .15vw solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  top: 13.8vw;
  left: 78vw;
}

.dot_sectiona_mill_dwg {
  z-index: 999;
  background-color: #e8797900;
  border: .15vw solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  top: 13.8vw;
  left: 38.5vw;
}

._31mill_shop_section_cont {
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: auto;
  padding: 1.8vw 1.8vw 1.3vw;
  position: relative;
}

._31mill_dwg_shop_lib {
  position: absolute;
}

._31mill_shop_list_lib {
  z-index: 10;
  opacity: 1;
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

._31mill_shop_list_svg_lib {
  z-index: 100;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 0;
  width: 50vw;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.txt_lib {
  color: #000;
  padding-top: 1.5vw;
  padding-left: 1vw;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

.txt_explain_lib {
  color: #000;
  padding-top: 0;
  padding-left: 1vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
}

.svg_lib {
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 0;
  width: auto;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  position: relative;
  overflow: visible;
}

.contents_lib {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: static;
  overflow: visible;
}

.txt_wrap_lib {
  z-index: auto;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 62vw;
  height: auto;
  margin-top: 5vw;
  margin-left: 16.4vw;
  display: flex;
  position: relative;
}

.title2nd_kr_bk_lib {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4vw;
  font-weight: 100;
  line-height: 2.4vw;
  display: block;
  position: static;
  overflow: visible;
}

.explain_lib {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 44vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.dot_box_lib {
  position: relative;
  top: -7vw;
  left: 4vw;
}

.dot_lib {
  background-color: #e8797900;
  border: .15vw solid #0000;
  border-radius: 1.6vw;
  width: auto;
  height: auto;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text_show, .text_show_lib {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: baseline;
  width: auto;
  margin-top: -9vw;
  margin-left: 0;
  margin-right: 13.5vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  left: 60dvw;
}

.btn_show_lib {
  color: #d66d04;
  mix-blend-mode: normal;
  background-color: #0003;
  border: .13vw solid #545454;
  border-radius: .7vw;
  padding: .2vw 1.1vw .3vw;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.4vw;
  position: relative;
}

.btn_show_lib:hover {
  background-color: #000;
}

.btn_show_lib:active {
  background-color: #00000080;
}

.txt_show_lib {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: static;
}

.box_show_lib {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 1vw;
  margin-left: 8vw;
  margin-right: 13.5vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  left: 60dvw;
}

.title2nd_kr_bk_feature_lib {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-offset: 0px;
  color: #000;
  object-fit: fill;
  outline: 3px #b60a00;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-top: 1dvw;
  margin-left: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2.4dvw;
  font-weight: 100;
  line-height: 2.4dvw;
  display: block;
  position: static;
  overflow: visible;
}

.title1st_kr_bk_feature_lib {
  color: #000;
  margin-top: 0;
  margin-left: -3vw;
  font-size: 1.4dvw;
  font-weight: 700;
  line-height: 2dvw;
}

.explain_bk_feature_lib {
  z-index: 4;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 51dvw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3dvw;
  line-height: 2dvw;
  position: static;
}

.table2x2_lib {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50vw;
  display: grid;
}

.table_wh_feature-copy {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7dvw;
  display: grid;
}

.table_title_left_lib {
  background-color: #00000021;
  border: .1vw solid #000;
  border-top-width: .2vw;
  border-left-style: none;
}

.table_title_lib {
  text-align: center;
  background-color: #ffffff1c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.3dvw;
  line-height: 2dvw;
}

.table_title_right_lib {
  background-color: #00000021;
  border: .1vw #000;
  border-top: .2vw solid #000;
  border-bottom-style: solid;
}

.txt_table_explain_lib {
  color: #000;
  border-bottom: 1px solid #fff;
  margin-top: .5dvw;
  padding-bottom: .4dvw;
  padding-left: 1dvw;
  padding-right: .5dvw;
  font-size: 1.25dvw;
  line-height: 2dvw;
}

.box_show_21class1 {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 13.5vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  left: 60dvw;
}

.box_show_21class2 {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 1vw;
  margin-left: 8vw;
  margin-right: 13.5vw;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  left: 60dvw;
}

.popover1_21class {
  z-index: 100;
  float: none;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.revision_po_21class {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 0;
  width: 63vw;
  height: auto;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.scroll_comparison_21class {
  z-index: 90;
  box-sizing: content-box;
  object-fit: fill;
  background-color: #fff;
  width: 55vw;
  height: 65vw;
  display: none;
  position: absolute;
  inset: 2vw 2vw auto auto;
  overflow: auto;
}

.svg_comparison_21class {
  aspect-ratio: auto;
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 0;
  width: 100%;
  padding: .8vw 0 .7vw .8vw;
  position: relative;
  overflow: visible;
}

.btn_close_right1vw {
  z-index: 3;
  aspect-ratio: auto;
  width: 5vw;
  position: absolute;
  inset: 0% -.5vw auto auto;
}

.revision_21class {
  z-index: 100;
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: 47vw;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  display: none;
  position: absolute;
  inset: 5vw 3vw auto auto;
}

._2txt_revision_21class {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: baseline;
  margin-top: 1vw;
  margin-left: 0;
  display: flex;
}

.explain_bk_ks_21class {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  max-width: 48vw;
  margin-top: .5vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1vw;
  font-family: Noto Sans KR, sans-serif;
  font-size: 4vw;
  font-weight: 800;
  line-height: 4vw;
  display: flex;
  position: relative;
}

.explain_grey-copy, ._2txt_title {
  z-index: 4;
  color: #817f7f;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  position: relative;
}

._2txt_title_2class {
  z-index: 4;
  color: #000;
  text-shadow: 0 1px 1px #0003;
  flex: none;
  align-self: auto;
  max-width: 48vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Noto Sans KR, sans-serif;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
  position: relative;
}

.revision_txt_21class {
  color: #b60a00;
  padding-top: 2vw;
  padding-bottom: .5vw;
  padding-left: 1vw;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
}

.revision_txt_exp_21class {
  color: #000;
  padding-top: 0;
  padding-left: 1vw;
  padding-right: .5vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
}

.svg_ksrevision {
  width: 38vw;
  max-width: none;
  margin-top: -1.8vw;
}

.revision_txt2_exp_21class {
  color: #000;
  padding-top: 0;
  padding-left: 1.5vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
}

.text-span-8 {
  color: red;
}

.revision_txt3_exp_21class {
  color: #000;
  padding-top: .5vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 2vw;
}

.btn_show_rev_21class {
  color: #d66d04;
  mix-blend-mode: normal;
  background-color: #0003;
  border: .13vw solid #545454;
  border-radius: .7vw;
  padding: .2vw 1.1vw .3vw;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.4vw;
  position: relative;
}

.btn_show_rev_21class:hover {
  background-color: #000;
}

.btn_show_rev_21class:active {
  background-color: #00000080;
}

.btn_show_scroll_21class {
  color: #d66d04;
  mix-blend-mode: normal;
  background-color: #0003;
  border: .13vw solid #545454;
  border-radius: .7vw;
  padding: .2vw 1.1vw .3vw;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.4vw;
  position: relative;
}

.btn_show_scroll_21class:hover {
  background-color: #000;
}

.btn_show_scroll_21class:active {
  background-color: #00000080;
}

.po_lib_01 {
  z-index: 100;
  background-color: #fff;
  border: .1vw solid #000;
  border-radius: 1.2vw;
  width: 47vw;
  margin-top: 0;
  padding: 0 .8vw .7vw;
  display: block;
  position: absolute;
  inset: 5vw 3vw auto auto;
}

.po_lib_02 {
  z-index: 90;
  box-sizing: content-box;
  object-fit: fill;
  background-color: #fff;
  width: 55vw;
  height: 65vw;
  display: block;
  position: absolute;
  inset: 2vw 2vw auto auto;
  overflow: auto;
}

@media screen and (max-width: 991px) {
  .menu_left {
    margin-left: 10px;
    padding-top: 2px;
    padding-bottom: 0;
  }

  .navbar-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-right: 11px;
  }

  .menu_wrapper {
    background-color: #0000;
    flex: none;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    place-content: stretch space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .link_title {
    margin-left: 5px;
    padding-left: 0;
    padding-right: 5px;
    font-size: 1.5vw;
    display: block;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: inline-grid;
  }

  .container_history {
    aspect-ratio: 2420 / 1668;
    max-width: none;
  }

  .text-block-2 {
    box-sizing: border-box;
    clear: none;
    aspect-ratio: auto;
    text-align: left;
    word-break: normal;
    mix-blend-mode: normal;
    object-fit: fill;
    flex-flow: wrap;
    flex: 0 auto;
    order: 1;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    min-height: auto;
    max-height: none;
    margin: auto auto auto 17px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .text-block-3 {
    margin-top: 3px;
    margin-left: -533px;
  }

  .text-block-4 {
    margin-top: 63px;
    margin-left: 49px;
  }

  .svg_icon {
    width: 11.5vw;
    margin-left: 8px;
  }

  .container-2 {
    flex-flow: row;
    max-width: none;
    height: auto;
    position: static;
  }

  .title_kr_wh {
    width: auto;
    margin-top: 5vw;
    margin-left: 0;
    font-size: 3.8vw;
    line-height: 4vw;
  }

  .title_en {
    width: auto;
    margin-top: 4vw;
    margin-left: -15.4vw;
    font-size: 2.8vw;
    font-weight: 200;
    display: block;
    position: static;
  }

  .explain_wh {
    max-width: 42vw;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.8vw;
    line-height: 2.5vw;
  }

  .dropdown-list.w--open {
    margin-top: -1px;
  }

  .dropdown-link {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 1.6vw;
    font-weight: 500;
    line-height: 2vw;
  }

  .drop_menu {
    display: block;
  }

  .link_step {
    margin-left: 5px;
    padding-left: 0;
    padding-right: 5px;
    font-size: 12px;
  }

  .text-block-8 {
    font-size: 1.5vw;
  }

  .dropdown-toggle {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
  }

  .svg_level {
    width: 9vw;
    margin-left: 8px;
  }

  .link-level {
    flex: none;
    margin-left: 0;
  }

  .menu_left-copy {
    padding-left: 0;
    padding-right: 5px;
  }

  .category {
    font-size: 1.5vw;
    text-decoration: none;
  }

  .div-block-5, .pop_iiron {
    display: none;
  }

  .explain_popup {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .pop_home {
    display: none;
  }

  .container_title {
    aspect-ratio: 2420 / 1250;
    max-width: none;
  }

  .container_title_txt {
    flex-flow: row;
    max-width: none;
    height: auto;
    padding-left: 6vw;
    position: static;
  }

  .explain_black {
    max-width: 60vw;
    margin-left: 3vw;
    margin-right: 0;
    padding-left: 0;
    font-size: 1.6vw;
    line-height: 2.6vw;
  }

  .title_kr_black {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    font-size: 3.8vw;
    line-height: 6vw;
  }

  .title_kr_05st {
    width: auto;
    margin-top: -4vw;
    margin-left: 0;
    font-size: 4vw;
    line-height: 6vw;
    position: static;
  }

  .container_menu {
    padding-left: 2vw;
    padding-right: 3vw;
  }

  .navbar-wrapper-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-right: 11px;
  }

  .menu_left_bar {
    margin-left: 0;
    padding-top: .3vw;
    padding-bottom: 0;
  }

  .menu_right_bar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-right: 0;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 0 0 0 0;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.4vw;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-dropdown-link-2 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .menu-button-2 {
    padding: 0 12px 1vw;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .text-block-9 {
    font-size: 1.4vw;
  }

  .container_classification {
    aspect-ratio: 2420 / 1668;
    max-width: none;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: 2420px;
    height: 100vh;
    display: grid;
  }

  .div-block-6 {
    object-fit: cover;
    position: absolute;
  }

  .img_bg {
    aspect-ratio: 2420 / 1668;
    object-fit: cover;
    height: 100vh;
  }

  .section-2 {
    aspect-ratio: 2420 / 1668;
  }

  .txt_wrap_12feature {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .title2nd_kr_bk {
    width: auto;
    margin-top: 2.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .explain_bk {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .title1st_kr_bk {
    margin-top: 2vw;
    font-size: 1.8vw;
  }

  .table_wh {
    width: 54vw;
    margin-top: 8vw;
  }

  .t-xt_table_title {
    font-size: 1.8vw;
    line-height: 3vw;
  }

  .txt_table_explain {
    font-size: 1.5vw;
    font-weight: 400;
    line-height: 2.3vw;
  }

  .section-2-copy {
    aspect-ratio: 2420 / 1668;
  }

  .explain_bk_large {
    max-width: 70vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.8vw;
    line-height: 2.4vw;
  }

  ._2-text-2 {
    margin-top: .5vw;
  }

  .explain_grey, .explain_bk_narrow, .explain_bk_narrow2 {
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .explain_bk_narrow3 {
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.2vw;
  }

  .explain_bk_narrow2-2 {
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.23vw;
  }

  .explain_bk-1, .explain_bk_narrow-1 {
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.2vw;
  }

  .arrow_tablet {
    width: 17vw;
    margin-top: 22.2vw;
  }

  .btn_show_31mill_shop_all {
    font-size: 1.5vw;
  }

  ._2-text-3, .contents_12features {
    margin-top: 0;
  }

  .txt_wrap_21classification {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 1vw;
  }

  .explain_bk_narrow_sm490 {
    max-width: 70vw;
    margin-left: 12.5vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.5vw;
  }

  .explain_bk_narrow2_sm490 {
    max-width: 70vw;
    margin-left: 12.5vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .explain_bk-1_sm490 {
    max-width: 70vw;
    margin-top: .7vw;
    margin-left: 8.8vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .explain_bk_narrow3_sm490 {
    max-width: 70vw;
    margin-left: 8.8vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .explain_bk_narrow-1_sm490, .explain_bk_narrow2-2_sm490 {
    max-width: 70vw;
    margin-left: 4.2vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .arrow_desktop {
    width: 16.5vw;
    margin-top: 21.8vw;
    margin-left: 6.5vw;
  }

  .txt_wrap_22classification_shape {
    margin-left: 10vw;
  }

  .title2nd_kr_bk_small {
    width: auto;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 2.6vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .title2nd_kr_bk_thick {
    width: auto;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 2vw;
    font-weight: 600;
    line-height: 2.8vw;
  }

  .explain_bk-copy, .table_center {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .title2nd_kr_bk_thick2 {
    width: auto;
    margin-top: 1vw;
    margin-left: 10vw;
    font-size: 2vw;
    font-weight: 600;
    line-height: 2.8vw;
  }

  .grid_shape2 {
    margin-left: 0;
    margin-right: 46vw;
  }

  .image-14 {
    width: 130%;
    margin-top: 0;
    margin-left: -5vw;
  }

  ._2-text-2-1 {
    margin-top: 3vw;
  }

  .table_center3 {
    background-color: #fff0;
    border-radius: 1vw;
    max-width: 62vw;
    margin-left: -12vw;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .table_center2 {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-left: -5vw;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  ._2-text-2-2, ._2-text-2-2-1 {
    margin-top: 0;
  }

  .explain_bk_whitebox {
    background-color: #fff;
    border-radius: .5vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    padding-right: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .title1_mill {
    margin-top: 2vw;
    font-size: 1.8vw;
  }

  .title2_mill {
    width: auto;
    margin-top: 2vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .explain_mill {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .table_mill {
    width: 54vw;
    margin-top: 8vw;
  }

  .t-xt_table_title_mill {
    font-size: 1.8vw;
    line-height: 3vw;
  }

  .txt_table_mill {
    font-size: 1.5vw;
    font-weight: 400;
    line-height: 2.3vw;
  }

  .txt_wrap_mill, .txt_wrap2_bot_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .contents_mill {
    margin-top: 0;
  }

  .title1st_kr_bk_feature {
    margin-top: 2vw;
    font-size: 1.8vw;
  }

  .title2nd_kr_bk_feature {
    width: auto;
    margin-top: 2.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .explain_bk_feature {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .table_wh_feature {
    width: 54vw;
    margin-top: 7vw;
  }

  .title2nd_kr_bk_classfication {
    width: auto;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 3vw;
  }

  .explain_wh_history {
    max-width: 42vw;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.8vw;
    line-height: 2.5vw;
  }

  .title_kr_wh_history {
    width: auto;
    margin-top: 5vw;
    margin-left: 0;
    font-size: 3.8vw;
    line-height: 4vw;
  }

  .txt_wrap_history {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    width: 42vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .explain2_mill {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .txt_wrap2_top_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .explain_black_title_st {
    max-width: 60vw;
    margin-left: 3vw;
    margin-right: 0;
    padding-left: 0;
    font-size: 1.6vw;
    line-height: 2.6vw;
  }

  .title_en_st {
    width: auto;
    margin-top: 4vw;
    margin-left: -15.4vw;
    font-size: 2.8vw;
    font-weight: 200;
    display: block;
    position: static;
  }

  .txt_wrap2_middle_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .contents_mill_right, .contents_mill1 {
    margin-top: 0;
  }

  .page_mill1, .page_mill2 {
    aspect-ratio: 2420 / 1668;
  }

  .contents_mill2 {
    margin-top: 0;
  }

  .txt_wrap_mill2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .title2nd_kr_bk_mill2 {
    width: auto;
    margin-top: 2.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .explain_mill2, .explain_mill2_white {
    background-color: #fff0;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .explain_mill2_cg {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .page_history, .page_feature, .page_class1, .page_class2 {
    aspect-ratio: 2420 / 1668;
  }

  .text-block-12, ._11txt_building {
    font-size: 1.7vw;
    line-height: 2.4vw;
  }

  ._11po_building {
    display: none;
    top: 3vw;
    left: 58vw;
  }

  ._11po_bridge {
    width: auto;
    display: none;
    left: 55vw;
  }

  .btn_close {
    width: 7vw;
  }

  ._11txt_building_title {
    font-size: 1.7vw;
    line-height: 2.2vw;
  }

  ._11po_bridge_cont {
    width: 41vw;
  }

  .btn_full {
    height: 2.3vw;
  }

  .page_feature-2, .page_mill1-2 {
    aspect-ratio: 2420 / 1668;
  }

  .contents_mill_dwg, ._2-text-2-2-1_mill_dwg {
    margin-top: 0;
  }

  .explain_mill_dwg_white {
    background-color: #fff0;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  ._31mill_shop_all, ._31mill_shop_plan, ._31mill_shop_section {
    display: none;
    top: 3vw;
    left: 58vw;
  }

  ._31mill_shop_symbol {
    display: block;
    top: 3vw;
    left: 58vw;
  }

  ._31mill_shop_list {
    display: none;
    top: 3vw;
    left: 58vw;
  }

  ._31mill_shop_plan_txt, ._31mill_shop_section_txt {
    font-size: 1.7vw;
    line-height: 2.2vw;
  }

  ._31mill_shop_symbol_txt, ._31mill_shop_list_txt, ._31mill_shop_list_txt_explain {
    font-size: 2vw;
    font-weight: 100;
    line-height: 2vw;
  }

  ._31mill_shop_list_lib {
    display: none;
    top: 3vw;
    left: 58vw;
  }

  .txt_lib, .txt_explain_lib {
    font-size: 2vw;
    font-weight: 100;
    line-height: 2vw;
  }

  .contents_lib {
    margin-top: 0;
  }

  .txt_wrap_lib {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: 3vw;
    margin-left: 11vw;
    display: flex;
  }

  .title2nd_kr_bk_lib {
    width: auto;
    margin-top: 2.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .explain_lib {
    background-color: #fff0;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: .5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .text_show, .text_show_lib {
    margin-top: 0;
  }

  .btn_show_lib {
    font-size: 1.5vw;
  }

  .txt_show_lib {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .box_show_lib {
    margin-top: 0;
  }

  .title2nd_kr_bk_feature_lib {
    width: auto;
    margin-top: 2.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 200;
    line-height: 2.8vw;
  }

  .title1st_kr_bk_feature_lib {
    margin-top: 2vw;
    font-size: 1.8vw;
  }

  .explain_bk_feature_lib {
    background-color: #fff;
    border-radius: 1vw;
    max-width: 62vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .5vw;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .table_wh_feature-copy {
    width: 54vw;
    margin-top: 7vw;
  }

  .table_title_lib {
    font-size: 1.8vw;
    line-height: 3vw;
  }

  .txt_table_explain_lib {
    font-size: 1.5vw;
    font-weight: 400;
    line-height: 2.3vw;
  }

  .box_show_21class1, .box_show_21class2 {
    margin-top: 0;
  }

  .btn_close_right1vw {
    width: 7vw;
  }

  ._2txt_revision_21class {
    margin-top: 0;
  }

  .explain_bk_ks_21class {
    max-width: 70vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.8vw;
    line-height: 2.4vw;
  }

  .explain_grey-copy, ._2txt_title, ._2txt_title_2class {
    max-width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.6vw;
    line-height: 2.4vw;
  }

  .revision_txt_21class, .revision_txt_exp_21class, .revision_txt2_exp_21class, .revision_txt3_exp_21class {
    font-size: 2vw;
    font-weight: 100;
    line-height: 2vw;
  }

  .btn_show_rev_21class, .btn_show_scroll_21class {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 767px) {
  .menu_left {
    flex: none;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: auto;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    opacity: .86;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 0;
    list-style-type: none;
    display: block;
  }

  .link_title {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: right;
    justify-content: flex-end;
    align-items: flex-start;
    margin-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 2.5vw;
    display: block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button {
    padding: 3px 5px;
  }

  .menu-button.w--open {
    clear: none;
  }

  .div-block {
    display: block;
  }

  .image-2 {
    width: 100%;
    display: block;
  }

  .container_history {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    padding-left: 11vw;
  }

  .text-block-2 {
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    overflow-wrap: normal;
    object-fit: fill;
    flex-flow: row;
    order: 1;
    align-items: stretch;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    position: static;
  }

  .svg_icon {
    flex: 0 auto;
    width: 18vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 14vw;
    position: static;
    left: 22px;
  }

  .container-2 {
    max-width: none;
    height: auto;
  }

  .title_kr_wh {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 5vw;
    margin-left: 0;
    font-size: 4.4vw;
    display: block;
    position: static;
  }

  .title_en {
    width: auto;
    margin-top: 5vw;
    margin-left: -15.6vw;
    font-size: 2.6vw;
    font-weight: 300;
    display: block;
    position: static;
  }

  .explain_wh {
    max-width: 48vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 2vw;
    line-height: 2.6vw;
  }

  .dropdown-list {
    background-color: #fff;
    position: static;
  }

  .dropdown-list.w--open {
    opacity: 100;
    margin-top: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
  }

  .dropdown-link {
    color: #b60a00;
    margin-right: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0;
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 3.6vw;
  }

  .link-block {
    flex: 0 auto;
    align-self: center;
  }

  .drop_menu {
    text-align: right;
    padding-right: 11px;
  }

  .link_step {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: flex-end;
    align-items: flex-start;
    margin-right: 16px;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .text-block-8 {
    text-align: right;
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 3vw;
  }

  .dropdown-toggle {
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
    position: static;
  }

  .icon-2 {
    margin-top: 0;
    margin-bottom: -16px;
    margin-right: -20px;
    position: static;
  }

  .svg_level {
    flex: 0 auto;
    width: 13.5vw;
    margin-left: 0;
    margin-right: 0;
    position: static;
    left: 22px;
  }

  .menu_left-copy {
    width: auto;
  }

  .category {
    margin-top: 0;
    font-size: 2.2vw;
  }

  .dropdown, .dropdown-2, .dropdown-3 {
    position: static;
  }

  .explain_popup {
    margin-left: 23px;
    margin-right: 25px;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .container_title_txt {
    max-width: none;
    height: auto;
    padding-left: 5vw;
  }

  .explain_black {
    flex: none;
    max-width: 66vw;
    margin-left: 2vw;
    margin-right: 0;
    font-size: 2vw;
    line-height: 3vw;
  }

  .title_kr_black {
    flex-flow: row;
    order: 0;
    align-self: center;
    width: auto;
    max-width: none;
    margin-top: -19px;
    margin-left: 23px;
    font-size: 5vw;
    display: block;
    position: absolute;
  }

  .title_kr_05st {
    flex-flow: row;
    order: 0;
    align-self: center;
    width: auto;
    max-width: none;
    margin-top: -19px;
    margin-left: 0;
    font-size: 4vw;
    font-weight: 400;
    display: block;
    position: static;
  }

  .container_menu {
    width: auto;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .menu_left_bar {
    flex: none;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: auto;
    padding-top: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two {
    text-align: right;
    background-color: #ffffffe0;
    border-radius: 0;
    flex-flow: column;
    align-items: flex-end;
    padding-top: .5vw;
    padding-bottom: .8vw;
    display: block;
  }

  .nav-link-2 {
    padding: 0 4.6vw 0 2vw;
    font-size: 2vw;
    line-height: 3.6vw;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-dropdown-icon-2 {
    margin-top: .3vw;
    margin-right: 2.6vw;
    padding-top: 0;
    font-size: 2vw;
    line-height: 3.4vw;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    border-radius: 0;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide.w--open {
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-right: 0;
    right: 0%;
  }

  .nav-dropdown-link-2 {
    color: #b60a00;
    margin-right: 4.6vw;
    padding: 0 0;
    font-size: 2vw;
    line-height: 3.4vw;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .menu-button-2 {
    padding: .5vw;
  }

  .text-block-9 {
    text-align: right;
    margin-right: 2.4vw;
    padding-left: 2vw;
    font-size: 2vw;
    line-height: 3.6vw;
  }

  .list_item {
    list-style-type: none;
  }

  .container-6 {
    height: 100vh;
  }

  .body-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .txt_wrap_12feature {
    width: 80vw;
    margin-left: 10vw;
  }

  .title2nd_kr_bk {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_bk {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .title1st_kr_bk {
    margin-top: 2vw;
    font-size: 2.1vw;
    line-height: 2.1vw;
  }

  .table_wh {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 63vw;
    margin-top: 5vw;
    display: grid;
  }

  .t-xt_table_wh_title {
    font-size: 2vw;
    line-height: 2vw;
  }

  .cell_title_left {
    font-size: 14vw;
  }

  .t-xt_table_title {
    font-size: 2vw;
    line-height: 3vw;
  }

  .txt_table_explain {
    margin-top: .7vw;
    font-size: 1.8vw;
    line-height: 2.8vw;
  }

  .table_wh_mobile, .table_wh_mobile-copy, .table_wh-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .explain_bk_large {
    max-width: 78vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.1vw;
    line-height: 2.8vw;
  }

  ._2-text-2 {
    margin-top: 0;
  }

  .explain_grey, .explain_bk_narrow, .explain_bk_narrow2, .explain_bk_narrow3, .explain_bk_narrow2-2, .explain_bk-1, .explain_bk_narrow-1 {
    max-width: 78vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .btn_show_31mill_shop_all {
    padding-top: .6vw;
    padding-bottom: .6vw;
    font-size: 1.8vw;
  }

  ._2-text-3 {
    margin-top: .5vw;
  }

  .txt_wrap_21classification {
    grid-column-gap: .1vw;
    grid-row-gap: .1vw;
    margin-top: 0;
  }

  .explain_bk_narrow_sm490, .explain_bk_narrow2_sm490 {
    max-width: 78vw;
    margin-left: 11vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .explain_bk-1_sm490, .explain_bk_narrow3_sm490 {
    max-width: 78vw;
    margin-left: 7vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .explain_bk_narrow-1_sm490, .explain_bk_narrow2-2_sm490 {
    max-width: 78vw;
    margin-left: 2vw;
    margin-right: 0;
    font-size: 1.4vw;
    line-height: 1.8vw;
  }

  .arrow_desktop {
    width: 17.5vw;
    margin-top: 23vw;
    margin-left: 3.7vw;
  }

  .title2nd_kr_bk_small {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 2.6vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .title2nd_kr_bk_thick {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 2.2vw;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_bk-copy {
    max-width: 78vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .3vw;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .table_center {
    max-width: 78vw;
    margin-left: -1vw;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .3vw;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .title2nd_kr_bk_thick2 {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 10vw;
    font-size: 2.2vw;
    line-height: 3vw;
    display: block;
    position: static;
  }

  ._2-text-2-1 {
    margin-top: 3vw;
  }

  .table_center3 {
    max-width: 78vw;
    margin-left: -12vw;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .3vw;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .table_center2 {
    max-width: 78vw;
    margin-left: -5vw;
    margin-right: 0;
    padding-top: .3vw;
    padding-bottom: .3vw;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  ._2-text-2-2 {
    margin-top: 0;
    margin-left: -3vw;
  }

  ._2-text-2-2-1 {
    flex: 0 auto;
    margin-top: 0;
  }

  .explain_bk_whitebox {
    max-width: 73vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: .7vw;
    padding-bottom: .7vw;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .title1_mill {
    margin-top: 2vw;
    font-size: 2.1vw;
    line-height: 2.1vw;
  }

  .title2_mill {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_mill {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2vw;
  }

  .table_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 63vw;
    margin-top: 5vw;
    display: grid;
  }

  .t-xt_table_title_mill {
    font-size: 2vw;
    line-height: 3vw;
  }

  .txt_table_mill {
    margin-top: .7vw;
    font-size: 1.8vw;
    line-height: 2.8vw;
  }

  .txt_wrap_mill, .txt_wrap2_bot_mill {
    margin-left: 10vw;
  }

  .title1st_kr_bk_feature {
    margin-top: 2vw;
    font-size: 2.1vw;
    line-height: 2.1vw;
  }

  .title2nd_kr_bk_feature {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_bk_feature {
    max-width: 73vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .table_wh_feature {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 63vw;
    margin-top: 7vw;
    display: grid;
  }

  .title2nd_kr_bk_classfication {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_wh_history {
    max-width: 48vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 2vw;
    line-height: 2.6vw;
  }

  .title_kr_wh_history {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 5vw;
    margin-left: 0;
    font-size: 4.4vw;
    display: block;
    position: static;
  }

  .txt_wrap_history {
    width: 48vw;
    margin-left: 10vw;
  }

  .explain2_mill {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2vw;
  }

  .txt_wrap2_top_mill {
    margin-left: 10vw;
  }

  .explain_black_title_st {
    flex: none;
    max-width: 66vw;
    margin-left: 2vw;
    margin-right: 0;
    font-size: 2vw;
    line-height: 3vw;
  }

  .title_en_st {
    width: auto;
    margin-top: 5vw;
    margin-left: -15.6vw;
    font-size: 2.6vw;
    font-weight: 300;
    display: block;
    position: static;
  }

  .txt_wrap2_middle_mill {
    margin-left: 10vw;
  }

  .txt_wrap_mill2 {
    width: 80vw;
    margin-left: 10vw;
  }

  .title2nd_kr_bk_mill2 {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_mill2, .explain_mill2_white, .explain_mill2_cg {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2vw;
  }

  ._11po_building {
    z-index: 20;
  }

  ._2-text-2-2-1_mill_dwg {
    flex: 0 auto;
    margin-top: 0;
  }

  .explain_mill_dwg_white {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2vw;
  }

  ._31mill_shop_all, ._31mill_shop_plan, ._31mill_shop_section, ._31mill_shop_symbol, ._31mill_shop_list, ._31mill_shop_list_lib {
    z-index: 20;
  }

  .txt_wrap_lib {
    width: 80vw;
    margin-left: 10vw;
  }

  .title2nd_kr_bk_lib {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .explain_lib {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2vw;
  }

  .text_show, .text_show_lib {
    flex: 0 auto;
    margin-top: 0;
  }

  .btn_show_lib {
    padding-top: .6vw;
    padding-bottom: .6vw;
    font-size: 1.8vw;
  }

  .txt_show_lib {
    max-width: 73vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .box_show_lib {
    flex: 0 auto;
    margin-top: 0;
  }

  .title2nd_kr_bk_feature_lib {
    flex-flow: row;
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    margin-top: 1.5vw;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
    display: block;
    position: static;
  }

  .title1st_kr_bk_feature_lib {
    margin-top: 2vw;
    font-size: 2.1vw;
    line-height: 2.1vw;
  }

  .explain_bk_feature_lib {
    max-width: 73vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .table_wh_feature-copy {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 63vw;
    margin-top: 7vw;
    display: grid;
  }

  .table_title_left_lib {
    font-size: 14vw;
  }

  .table_title_lib {
    font-size: 2vw;
    line-height: 3vw;
  }

  .txt_table_explain_lib {
    margin-top: .7vw;
    font-size: 1.8vw;
    line-height: 2.8vw;
  }

  .box_show_21class1, .box_show_21class2 {
    flex: 0 auto;
    margin-top: 0;
  }

  ._2txt_revision_21class {
    margin-top: 0;
    margin-left: -3vw;
  }

  .explain_bk_ks_21class {
    max-width: 78vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.1vw;
    line-height: 2.8vw;
  }

  .explain_grey-copy, ._2txt_title, ._2txt_title_2class {
    max-width: 78vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .btn_show_rev_21class, .btn_show_scroll_21class {
    padding-top: .6vw;
    padding-bottom: .6vw;
    font-size: 1.8vw;
  }
}

@media screen and (max-width: 479px) {
  .menu_left {
    flex: none;
    justify-content: space-between;
    align-self: center;
    margin-left: auto;
    padding-right: 0;
    display: flex;
  }

  .nav-menu {
    flex-direction: column;
  }

  .link_title {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4.5vw;
    line-height: 8vw;
    display: flex;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .menu-button.w--open {
    font-family: Noto Sans KR, sans-serif;
    font-weight: 100;
  }

  .div-block {
    box-sizing: border-box;
    float: none;
    aspect-ratio: auto;
    text-align: left;
    white-space: normal;
    word-break: normal;
    object-fit: fill;
    width: auto;
    text-decoration: none;
    display: inline-block;
    position: static;
  }

  .image-2 {
    aspect-ratio: 2420 / 1250;
    width: 100%;
    margin-top: 0;
  }

  .container_history {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transform: scale3d(1none, 1none, 1none);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-clip: border-box;
  }

  .text-block {
    overflow-wrap: normal;
  }

  .text-block-2 {
    line-height: 20px;
  }

  .text-block-3 {
    float: none;
    clear: none;
    text-align: center;
    font-size: 30px;
    position: static;
  }

  .text-block-4 {
    text-align: center;
  }

  .svg_icon {
    width: 30vw;
    margin-top: -3px;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    display: block;
    position: static;
    left: 65px;
  }

  .image-5 {
    margin-left: 5px;
    position: relative;
  }

  .container-2 {
    flex-flow: column;
    height: auto;
  }

  .title_kr_wh {
    color: #000;
    text-align: left;
    flex: none;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    font-size: 8vw;
    font-weight: 300;
    line-height: 8vw;
    display: block;
    position: relative;
  }

  .title_en {
    text-align: left;
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 4vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    font-size: 6vw;
    line-height: 12px;
    position: relative;
  }

  .explain_wh {
    color: #000;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 3vw 0 5vw;
    padding: 0;
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 7.3vw;
    display: block;
  }

  .list-item {
    list-style-type: disc;
  }

  .icon {
    font-family: Noto Sans KR, sans-serif;
  }

  .page {
    display: block;
  }

  .dropdown-link {
    font-size: 4.5vw;
    font-weight: 400;
    line-height: 6vw;
  }

  .link-block {
    flex: none;
    order: 0;
    align-self: center;
    text-decoration: none;
  }

  .link_step {
    padding-top: 0;
    display: flex;
  }

  .text-block-8 {
    font-size: 4.5vw;
    font-weight: 500;
    line-height: 8vw;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-2 {
    margin-top: 5px;
    margin-bottom: -21px;
  }

  .svg_level {
    width: 25vw;
    margin-left: auto;
    margin-right: auto;
    position: static;
    left: auto;
  }

  .link-level {
    flex: none;
  }

  .menu_left-copy {
    margin-left: -35px;
    padding-left: 0;
  }

  .category {
    align-self: center;
    width: auto;
    height: auto;
    font-size: 4vw;
    line-height: 6px;
    display: block;
  }

  .explain_popup {
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    margin: 25px 16px 22px 20px;
    padding: 0;
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 7.3vw;
    display: flex;
  }

  .container_title_txt {
    flex-flow: column;
    height: auto;
    padding-left: 0;
  }

  .explain_black {
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: none;
    margin: 5vw 5vw 7vw 7vw;
    padding: 0;
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 7.3vw;
    display: block;
  }

  .title_kr_black {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10vw;
    line-height: 15px;
    position: relative;
  }

  .title_kr_05st {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 10vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 8vw;
    line-height: 12px;
    position: relative;
  }

  .container_menu {
    z-index: 99;
    margin-left: 0;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .menu_left_bar {
    flex: none;
    justify-content: space-between;
    align-self: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .menu_right_bar {
    margin-right: 0;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
    display: block;
  }

  .nav-link-2 {
    font-size: 4.2vw;
    line-height: 7vw;
    display: block;
  }

  .nav-dropdown-icon-2 {
    margin-right: 1vw;
    font-size: 4.2vw;
    line-height: 7vw;
  }

  .nav-dropdown-link-2 {
    font-size: 4.2vw;
    font-weight: 400;
    line-height: 7vw;
  }

  .text-block-9 {
    font-size: 4.2vw;
    line-height: 7vw;
  }

  .section-2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    aspect-ratio: auto;
    justify-content: stretch;
    height: auto;
    display: block;
  }

  .image-11 {
    z-index: 0;
    aspect-ratio: auto;
    object-fit: fill;
    max-width: 100%;
    max-height: none;
    position: relative;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .txt_wrap_12feature {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 88vw;
    margin-top: 2vw;
    margin-left: 5vw;
    display: flex;
  }

  .title2nd_kr_bk {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 2vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_bk {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .title1st_kr_bk {
    margin-top: 6vw;
    margin-left: 0;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }

  .table_wh {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: 1fr;
    margin-top: 5vw;
  }

  .cell_title_left {
    background-color: #0000001c;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .t-xt_table_title {
    color: #000;
    text-align: left;
    border-top-style: none;
    border-top-color: #000;
    border-bottom-style: none;
    border-bottom-color: #000;
    padding-left: 3vw;
    font-size: 4.2vw;
    font-weight: 600;
    line-height: 8vw;
  }

  .txt_table_explain {
    color: #000;
    border-bottom-color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2vw;
    padding-left: 3vw;
    padding-right: 2vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
  }

  .table_wh_mobile, .table_wh_mobile-copy, .table_wh-copy {
    grid-template-columns: 1fr;
    margin-top: 2vw;
  }

  .div-block-12 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .section-2-copy {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    aspect-ratio: 2420 / 5000;
    justify-content: stretch;
    height: auto;
    display: block;
  }

  .cell_title_right {
    background-color: #0000001c;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .cell_explain_right {
    margin-bottom: 5vw;
  }

  .explain_bk_large {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0;
    padding: 0;
    font-size: 6vw;
    font-weight: 200;
    line-height: 6vw;
    display: flex;
  }

  .explain_grey {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 2vw 0 0;
    padding: 0 0 0 2vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.4vw;
    display: block;
  }

  .txt_wrap_sm355a {
    grid-column-gap: .8vw;
    grid-row-gap: .8vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 2.2vw;
    margin-left: 11vw;
    display: flex;
  }

  .explain_bk_narrow, .explain_bk_narrow2, .explain_bk_narrow3, .explain_bk_narrow2-2, .explain_bk-1, .explain_bk_narrow-1 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0;
    padding: 0;
    font-size: 4.4vw;
    font-weight: 400;
    line-height: 6.8vw;
    display: flex;
  }

  .arrow_tablet {
    width: 30vw;
    margin-top: 75vw;
  }

  .btn_show_31mill_shop_all {
    border-radius: 2vw;
    padding: 1vw 3vw;
    font-size: 3.6vw;
    line-height: 3.6vw;
  }

  ._2-text-3 {
    margin-top: 3vw;
    margin-bottom: 3vw;
    margin-left: 7vw;
  }

  .image_bot {
    aspect-ratio: 16 / 9;
    inset: auto 0% 0%;
  }

  .txt_wrap_21classification {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-left: 7vw;
    display: flex;
  }

  .explain_bk_narrow_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0 0 0 17vw;
    padding: 0;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3.5vw;
    display: flex;
  }

  .explain_bk_narrow2_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    color: #727272;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: -1vw 0 0 17vw;
    padding: 0;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3.8vw;
    display: flex;
  }

  .explain_bk-1_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 1px 0 0 10vw;
    padding: 0;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3.5vw;
    display: flex;
  }

  .explain_bk_narrow3_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: -2vw 0 0 10vw;
    padding: 0;
    font-size: 3vw;
    font-weight: 400;
    line-height: 6.8vw;
    display: flex;
  }

  .explain_bk_narrow-1_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: -.5vw 0 0 1px;
    padding: 0;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3.5vw;
    display: flex;
  }

  .explain_bk_narrow2-2_sm490 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0 0 0 1px;
    padding: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 4vw;
    display: flex;
  }

  .arrow_desktop {
    width: 33vw;
    margin-top: 65.5vw;
    margin-left: 0;
  }

  .image-13 {
    transition: opacity .2s;
    position: relative;
  }

  .txt_wrap_22classification_shape {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 5vw;
    margin-left: 6vw;
    display: flex;
  }

  .title2nd_kr_bk_small {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .title2nd_kr_bk_thick {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 5vw;
    font-weight: 400;
    line-height: 7vw;
    position: relative;
  }

  .grid_shape {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 3vw;
    margin-right: 2vw;
  }

  .explain_bk-copy {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .table_center {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    text-align: center;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0 0 0 -2vw;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: block;
  }

  .title2nd_kr_bk_thick2 {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 10vw;
    margin-left: 6vw;
    margin-right: auto;
    font-size: 5vw;
    font-weight: 400;
    line-height: 7vw;
    position: relative;
  }

  .grid_shape2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin: -5vw 5vw 0 0;
  }

  .image-14 {
    width: 200%;
    margin-top: -10vw;
    margin-left: -2vw;
  }

  ._2-text-2-1 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    align-items: center;
    margin-top: 5vw;
    margin-left: 6vw;
  }

  .image-16 {
    margin-left: 0;
  }

  .table_center3 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0 0 0 -15vw;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: block;
  }

  .table_center2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0 0 0 -5vw;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: block;
  }

  .image-17 {
    width: 150%;
    max-width: none;
    margin-left: 0;
  }

  ._2-text-2-2 {
    margin-left: -5vw;
  }

  .explain_bk_whitebox {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .title1_mill {
    margin-top: 0;
    margin-left: 0;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }

  .title2_mill {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 2vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .table_mill {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: 1fr;
    margin-top: 5vw;
  }

  .t-xt_table_title_mill {
    color: #000;
    text-align: left;
    border-top-style: none;
    border-top-color: #000;
    border-bottom-style: none;
    border-bottom-color: #000;
    padding-left: 3vw;
    font-size: 4.2vw;
    font-weight: 600;
    line-height: 8vw;
  }

  .txt_table_mill {
    color: #000;
    border-bottom-color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2vw;
    padding-left: 3vw;
    padding-right: 2vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
  }

  .txt_wrap_mill, .txt_wrap2_bot_mill {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 6vw;
    margin-left: 7vw;
    display: flex;
  }

  .title1st_kr_bk_feature {
    margin-top: 4vw;
    margin-left: 0;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }

  .title2nd_kr_bk_feature {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_bk_feature {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 84vw;
    margin: 1vw 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .table_wh_feature {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: 1fr;
    width: 68vw;
    margin-top: 5vw;
  }

  .title2nd_kr_bk_classfication {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 2vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_wh_history {
    color: #000;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 90vw;
    margin: 3vw 0 5vw;
    padding: 0;
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 7.3vw;
    display: block;
  }

  .title_kr_wh_history {
    color: #000;
    text-align: left;
    flex: none;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    font-size: 8vw;
    font-weight: 300;
    line-height: 8vw;
    display: block;
    position: relative;
  }

  .txt_wrap_history {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 88vw;
    margin-top: 5vw;
    margin-left: 6vw;
    display: flex;
  }

  .explain2_mill {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .txt_wrap2_top_mill {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 6vw;
    margin-left: 7vw;
    display: flex;
  }

  .explain_black_title_st {
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: none;
    margin: 5vw 5vw 7vw 7vw;
    padding: 0;
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 7.3vw;
    display: block;
  }

  .title_en_st {
    text-align: left;
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 4vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    font-size: 6vw;
    line-height: 12px;
    position: relative;
  }

  .txt_wrap2_middle_mill {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 6vw;
    margin-left: 7vw;
    display: flex;
  }

  .page_mill1, .page_mill2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    aspect-ratio: auto;
    justify-content: stretch;
    height: auto;
    display: block;
  }

  .image_mill_shop {
    transition: opacity .2s;
    position: relative;
  }

  .txt_wrap_mill2 {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 88vw;
    margin-top: 2vw;
    margin-left: 5vw;
    display: flex;
  }

  .title2nd_kr_bk_mill2 {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_mill2, .explain_mill2_white, .explain_mill2_cg {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .page_history, .page_feature, .page_class1, .page_class2, .page_feature-2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    aspect-ratio: auto;
    justify-content: stretch;
    height: auto;
    display: block;
  }

  .image-34, .image-37 {
    transition: opacity .2s;
    position: relative;
  }

  .page_mill1-2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    aspect-ratio: auto;
    justify-content: stretch;
    height: auto;
    display: block;
  }

  .explain_mill_dwg_white {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .txt_wrap_lib {
    z-index: 10;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    aspect-ratio: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 88vw;
    margin-top: 2vw;
    margin-left: 5vw;
    display: flex;
  }

  .title2nd_kr_bk_lib {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .explain_lib {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .btn_show_lib {
    border-radius: 2vw;
    padding: 1vw 3vw;
    font-size: 3.6vw;
    line-height: 3.6vw;
  }

  .txt_show_lib {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 88vw;
    margin: 0 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .title2nd_kr_bk_feature_lib {
    flex: none;
    justify-content: center;
    align-self: center;
    width: auto;
    height: auto;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: auto;
    font-size: 6vw;
    font-weight: 300;
    line-height: 6vw;
    position: relative;
  }

  .title1st_kr_bk_feature_lib {
    margin-top: 4vw;
    margin-left: 0;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }

  .explain_bk_feature_lib {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 84vw;
    margin: 1vw 0 0;
    padding: 0;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
    display: flex;
  }

  .table2x2_lib {
    margin-bottom: 5vw;
  }

  .table_wh_feature-copy {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: 1fr;
    width: 68vw;
    margin-top: 5vw;
  }

  .table_title_left_lib {
    background-color: #0000001c;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .table_title_lib {
    color: #000;
    text-align: left;
    border-top-style: none;
    border-top-color: #000;
    border-bottom-style: none;
    border-bottom-color: #000;
    padding-left: 3vw;
    font-size: 4.2vw;
    font-weight: 600;
    line-height: 8vw;
  }

  .table_title_right_lib {
    background-color: #0000001c;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .txt_table_explain_lib {
    color: #000;
    border-bottom-color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2vw;
    padding-left: 3vw;
    padding-right: 2vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6vw;
  }

  ._2txt_revision_21class {
    margin-left: -5vw;
  }

  .explain_bk_ks_21class {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 0;
    padding: 0;
    font-size: 6vw;
    font-weight: 200;
    line-height: 6vw;
    display: flex;
  }

  .explain_grey-copy, ._2txt_title, ._2txt_title_2class {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 82vw;
    margin: 2vw 0 0;
    padding: 0 0 0 2vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.4vw;
    display: block;
  }

  .btn_show_rev_21class, .btn_show_scroll_21class {
    border-radius: 2vw;
    padding: 1vw 3vw;
    font-size: 3.6vw;
    line-height: 3.6vw;
  }
}

#w-node-_051afd04-c29a-ac70-ff07-8cc6e1512f88-2cc384fc {
  place-self: auto;
}

#w-node-_75d28d91-505a-8def-0e64-07ee00d56258-c745342d {
  grid-area: Area-2;
}

#w-node-_75d28d91-505a-8def-0e64-07ee00d56259-c745342d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_051afd04-c29a-ac70-ff07-8cc6e1512f88-f209561f {
  place-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-a8d55270-6ea8-d2cd-1039-68757b302c87-79f365e0 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a8d55270-6ea8-d2cd-1039-68757b302c9d-79f365e0 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d5624b-c745342d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d5624d-c745342d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d5624f-c745342d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d56251-c745342d {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d56253-c745342d {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_75d28d91-505a-8def-0e64-07ee00d56259-c745342d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_574cd5d5-b1f8-5a97-ec36-8207b0d567f5-5e4e9bdc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_574cd5d5-b1f8-5a97-ec36-8207b0d567f8-5e4e9bdc {
    grid-area: 3 / 1 / 4 / 2;
  }
}


