@keyframes fadeup {
  0% {
    transform: translateY(1em);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes movingArrow {
  0% {
    transform: translateX(-2px);
  }
  50% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(-2px);
  }
}
#mb_login {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background-color: #f7f7f7;
  padding: 0 20px;
}
#mb_login .mbskin_box {
  width: 100%;
  max-width: 400px;
  padding: 32px;
  text-align: center;
  border-radius: 12px;
  background: #fff;
}
#mb_login .mbskin_box .inp {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 0 12px;
  font-size: 1.25rem;
}
#mb_login .mbskin_box .title {
  display: block;
  margin-bottom: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}
#mb_login .mbskin_box .item + .item {
  margin-top: 12px;
}
#mb_login .mbskin_box .btn_submit {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  background-color: #0F4768;
  border-radius: 8px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 560px) {
  #mb_login .mbskin_box {
    max-width: 320px;
  }
}

#wrap.main #container {
  padding-top: 0;
}
#wrap.main #visual {
  position: relative;
  overflow: hidden;
}
#wrap.main #visual .video video {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
}
#wrap.main #visual .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#wrap.main #visual .slider video {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
}
#wrap.main #visual .wfix_w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#wrap.main #visual .inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  height: 100dvh;
  padding: 150px 0 60px;
}
#wrap.main #visual .copyright {
  font-size: 14px;
  color: #fff;
  font-family: "NanumSquareNeo", "NanumSquare", HelveticaNeue-Light, AppleSDGothicNeo-Light, "Malgun Gothic", sans-serif !important;
}
#wrap.main #visual .slide .wfix {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  height: 100dvh;
}
#wrap.main #visual .copy {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  transform: translateY(-50%);
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 1.2em rgba(0, 0, 0, 0.2);
}
#wrap.main #visual .slide1 .copy {
  opacity: 0;
  letter-spacing: -0.15em;
  transition: 1.3s 1.4s;
}
#wrap.main #visual .on .slide1 .copy {
  opacity: 1;
  letter-spacing: 0;
}
#wrap.main #visual .slide2 .copy {
  display: flex;
  justify-content: center;
}
#wrap.main #visual .slide2 .copy:before, #wrap.main #visual .slide2 .copy:after {
  content: '"';
  opacity: 0;
  transition: 0.3s 0.7s;
}
#wrap.main #visual .slide2 .copy div {
  display: inline-block;
  position: relative;
}
#wrap.main #visual .slide2 .copy div:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #ED1C24;
  transition: 0.5s;
  content: "";
}
#wrap.main #visual .slide2 .copy div span {
  display: block;
  opacity: 0;
  padding: 0.2em 0;
  transition: 0.5s;
}
#wrap.main #visual .slide2 .copy .item1 span {
  transition-delay: 0.5s;
}
#wrap.main #visual .slide2 .copy div + div {
  padding-left: 4px;
  transition: 0.5s;
}
#wrap.main #visual .slide2 .copy div + div span {
  width: 0;
  white-space: nowrap;
  overflow-x: hidden;
}
#wrap.main #visual .slide2 .copy .item2:before {
  transition-delay: 1s;
}
#wrap.main #visual .slide2 .copy .item2 span {
  transition-delay: 1s;
}
#wrap.main #visual .slide2 .copy .item3:before {
  transition-delay: 1.4s;
}
#wrap.main #visual .slide2 .copy .item3 span {
  transition-delay: 1.4s;
}
#wrap.main #visual .on .slide2 .copy:before, #wrap.main #visual .on .slide2 .copy:after {
  opacity: 1;
}
#wrap.main #visual .on .slide2 .copy .item1:before {
  width: 100%;
}
#wrap.main #visual .on .slide2 .copy .item1 span {
  opacity: 1;
}
#wrap.main #visual .on .slide2 .copy div + div {
  width: auto;
}
#wrap.main #visual .on .slide2 .copy div + div:before {
  width: 100%;
}
#wrap.main #visual .on .slide2 .copy div + div span {
  width: 100%;
  opacity: 1;
  overflow-x: visible;
}
#wrap.main #visual .slide3 .copy div {
  display: inline-block;
  opacity: 0;
  transition: 0.5s;
}
#wrap.main #visual .slide3 .copy span {
  display: block;
  transition: 0.5s 2s;
}
#wrap.main #visual .slide3 .copy div:first-child {
  transition-delay: 1.8s;
}
#wrap.main #visual .slide3 .copy div:nth-child(2) {
  transition-delay: 0s;
}
#wrap.main #visual .slide3 .copy div:nth-child(3) {
  transition-delay: 0.9s;
}
#wrap.main #visual .slide3 .copy div:nth-child(3) span {
  transform: translateY(2em);
}
#wrap.main #visual .slide3 .copy div:nth-child(4) {
  transition-delay: 1.2s;
}
#wrap.main #visual .slide3 .copy div:nth-child(4) span {
  transform: translateY(-3em);
}
#wrap.main #visual .slide3 .copy div:nth-child(5) {
  transition-delay: 0.3s;
}
#wrap.main #visual .slide3 .copy div:nth-child(5) span {
  transform: translateY(2em);
}
#wrap.main #visual .slide3 .copy div:nth-child(6) {
  transition-delay: 1.5s;
}
#wrap.main #visual .slide3 .copy div:nth-child(6) span {
  transform: translateY(-2em);
}
#wrap.main #visual .slide3 .copy div:nth-child(7) {
  transition-delay: 0.6s;
}
#wrap.main #visual .slide3 .copy div:nth-child(7) span {
  transform: translateY(3em);
}
#wrap.main #visual .slide3 .copy div:last-child {
  transition-delay: 1.8s;
}
#wrap.main #visual .on .slide3 .copy div {
  opacity: 1;
}
#wrap.main #visual .on .slide3 .copy span {
  transform: unset !important;
}
@media (max-aspect-ratio: 6/5) {
  #wrap.main #visual .video .pc {
    display: none;
  }
  #wrap.main #visual .video .mo {
    display: block;
  }
}
#wrap.main #contact {
  padding: 12.5rem 0;
  background-color: #EFF1F4;
}
#wrap.main #contact .tit_contact {
  font-weight: 900;
}
#wrap.main #contact .tit_contact .title {
  display: block;
  font-size: 7.5rem;
}
#wrap.main #contact .tit_contact .msg {
  display: block;
  margin-top: 3.125rem;
  font-size: 3.25rem;
}
#wrap.main #contact .wrap_contact {
  margin-top: 6.25rem;
}
#wrap.main #contact .wrap_contact .chk {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: url(../img/chk.svg) #fff no-repeat center center/20px auto;
}
#wrap.main #contact .wrap_contact .item_question + .item_question {
  margin-top: 6.25rem;
}
#wrap.main #contact .wrap_contact .tit_question {
  display: flex;
  align-items: center;
}
#wrap.main #contact .wrap_contact .tit_question:before {
  display: inline-block;
  width: 5.5rem;
  height: 5.5rem;
  margin-right: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
#wrap.main #contact .wrap_contact .tit_question .tit {
  display: inline-block;
  margin-right: 4px;
  font-size: 1.5rem;
}
#wrap.main #contact .wrap_contact .tit_question .sub {
  font-size: 14px;
  font-weight: 400;
}
#wrap.main #contact .wrap_contact .conts_question {
  margin-top: 12px;
}
#wrap.main #contact .wrap_contact .item1 .tit_question:before {
  background-image: url(../img/icon_contact1.svg);
}
#wrap.main #contact .wrap_contact .item2 .tit_question:before {
  background-image: url(../img/icon_contact2.svg);
}
#wrap.main #contact .wrap_contact .item3 .tit_question:before {
  background-image: url(../img/icon_contact3.svg);
}
#wrap.main #contact .wrap_contact .item4 .tit_question:before {
  background-image: url(../img/icon_contact4.svg);
}
#wrap.main #contact .wrap_contact .item5 .tit_question:before {
  background-image: url(../img/icon_contact5.svg);
}
#wrap.main #contact .list_chk_block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
}
#wrap.main #contact .list_chk_block li {
  position: relative;
}
#wrap.main #contact .list_chk_block .chk {
  position: absolute;
  top: 4px;
  right: 4px;
  opacity: 0;
}
#wrap.main #contact .list_chk_block .lab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4.5rem;
  padding: 0 0.5em;
  line-height: 1.2;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
}
#wrap.main #contact .list_chk_block .lab:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
#wrap.main #contact .list_chk_block .chk:checked {
  opacity: 1;
}
#wrap.main #contact .list_chk_block .chk:checked + .lab {
  background: #000;
  color: #fff;
}
#wrap.main #contact .list_inp {
  width: 60%;
  min-width: 630px;
}
#wrap.main #contact .list_inp li + li {
  margin-top: 8px;
}
#wrap.main #contact .list_inp .lab {
  width: 110px;
}
#wrap.main #contact .wrap_inp {
  display: flex;
  align-items: center;
  padding: 0 20px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  transition: 0s;
}
#wrap.main #contact .wrap_inp .lab {
  font-size: 1rem;
  font-weight: 500;
  flex-shrink: 0;
}
#wrap.main #contact .wrap_inp .inp {
  flex-grow: 1;
  height: 4.5rem;
  font-size: 1.25rem;
  font-weight: 700;
}
#wrap.main #contact .wrap_inp:has(.inp:focus) {
  border-color: #000;
  transition: 0.3s;
}
#wrap.main #contact .period {
  display: flex;
  align-items: center;
  gap: 36px;
  flex-wrap: wrap;
}
#wrap.main #contact .period .wrap_period {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 60%;
  min-width: 630px;
  flex-shrink: 0;
}
#wrap.main #contact .period .wrap_period > div {
  width: 100%;
}
#wrap.main #contact .period .wrap_period .lab {
  width: 90px;
}
#wrap.main #contact .period .arrange {
  display: flex;
  align-items: center;
  gap: 10px;
}
#wrap.main #contact .period .arrange strong {
  font-size: 1.25rem;
  flex-shrink: 0;
}
#wrap.main #contact .period .list_chk_block.type2 {
  display: flex;
}
#wrap.main #contact .period .list_chk_block.type2 .chk {
  display: none;
}
#wrap.main #contact .period .list_chk_block.type2 .lab {
  width: 4.5rem;
  height: 40px;
  font-size: 1.25rem;
  border-radius: 40px;
  color: rgba(0, 0, 0, 0.3);
}
#wrap.main #contact .period .list_chk_block.type2 .chk:checked + .lab {
  color: #fff;
}
#wrap.main #contact .wrap_chk {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
}
#wrap.main #contact .wrap_chk .chk {
  background-image: url(../img/chk2.svg);
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
#wrap.main #contact .wrap_chk .chk:checked {
  background: url(../img/chk3.svg) #000 no-repeat center center/20px auto;
  border: none;
  box-shadow: none;
}
#wrap.main #contact .wrap_chk .lab {
  font-weight: 600;
  font-size: 1rem;
}
#wrap.main #contact .wrap_chk a {
  text-decoration: underline;
}
#wrap.main #contact textarea.inp {
  height: 280px;
  padding: 24px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  font-size: 1.25rem;
  font-weight: bold;
  transition: 0.2s;
}
#wrap.main #contact textarea.inp:focus {
  border-color: #000;
}
#wrap.main #contact .wrap_file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 24px;
}
#wrap.main #contact .wrap_file .line {
  flex-grow: 1;
  height: 1px;
  background: #0F4768;
}
#wrap.main #contact .wrap_file .tit_file {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #0F4768;
  font-size: 1.25rem;
  font-weight: 400;
}
#wrap.main #contact .wrap_file .tit_file:before {
  display: inline-flex;
  width: 52px;
  height: 28px;
  border-radius: 28px;
  background: url(../img/icon_file.svg) #0F4768 no-repeat center center/24px auto;
  content: "";
}
#wrap.main #contact .wrap_file .lab_file {
  display: inline-flex;
  align-items: center;
  height: 40px;
  border-radius: 40px;
  padding: 0 18px;
  background-color: #fff;
  font-size: 1rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
#wrap.main #contact .wrap_file .lab_file:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
#wrap.main #contact .ft_contact {
  margin-top: 8.75rem;
  text-align: center;
}
#wrap.main #contact .ft_contact .msg {
  display: block;
  font-size: 1.5rem;
}
#wrap.main #contact .ft_contact .wrap_btn {
  margin-top: 32px;
}
#wrap.main #contact .ft_contact .btn {
  display: inline-flex;
  width: 240px;
  height: 60px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 1.5rem;
  border-radius: 60px;
  background: #fff;
  border: 2px solid #000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  font-weight: bold;
  transition: 0.2s;
}
#wrap.main #contact .ft_contact .btn:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/arrow01.svg) no-repeat center center/contain;
  content: "";
}
#wrap.main #contact .ft_contact .btn:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
#wrap.main #contact .ft_contact .btn:hover:after {
  animation: movingArrow 0.6s infinite;
}
@media screen and (max-width: 1280px) {
  #wrap.main #visual .slide1 .copy .ib {
    display: block;
  }
  #wrap.main #visual .slide2 .copy {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  #wrap.main #visual .slide .copy {
    font-size: 2rem;
  }
  #wrap.main #contact {
    padding: 16.5vw 0;
  }
  #wrap.main #contact .tit_contact .title {
    font-size: 10vw;
  }
  #wrap.main #contact .tit_contact .msg {
    margin-top: 4.5vw;
    font-size: 4.5vw;
  }
  #wrap.main #contact .wrap_contact {
    margin-top: 8.5vw;
  }
  #wrap.main #contact .wrap_contact .item_question + .item_question {
    margin-top: 8.5vw;
  }
  #wrap.main #contact .list_chk_block {
    grid-template-columns: repeat(4, 1fr);
  }
  #wrap.main #contact .period .wrap_period {
    width: auto;
    min-width: 0;
  }
  #wrap.main #contact .list_inp {
    width: auto;
    min-width: 0;
  }
  #wrap.main #contact .wrap_contact .tit_question:before {
    width: 40px;
    height: 40px;
  }
  #wrap.main #contact .wrap_file {
    display: block;
    text-align: right;
  }
  #wrap.main #contact .wrap_file .tit_file {
    display: block;
    line-height: 20px;
    font-size: 15px;
  }
  #wrap.main #contact .wrap_file .tit_file:before {
    width: 36px;
    height: 20px;
    margin-right: 4px;
    background-size: 16px auto;
  }
  #wrap.main #contact .wrap_file .tit_file .ib {
    font-size: 0.85em;
  }
  #wrap.main #contact .wrap_file .line {
    display: none;
  }
  #wrap.main #contact .wrap_file .lab_file {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  #wrap.main #visual .inner {
    padding: 72px 0 20px;
    justify-content: flex-end;
  }
  #wrap.main #visual .slide .copy {
    font-size: 18px;
  }
  #wrap.main #visual #menu {
    display: none;
  }
  #wrap.main #visual .copyright {
    font-size: 11px;
    font-weight: 400;
    opacity: 0.85;
  }
  #wrap.main #contact .tit_contact .title {
    font-size: 10.2vw;
  }
  #wrap.main #contact .tit_contact .msg {
    margin-top: 5vw;
    font-size: 5vw;
  }
  #wrap.main #contact .list_chk_block {
    grid-template-columns: repeat(3, 1fr);
  }
  #wrap.main #contact .list_chk_block .chk {
    width: 20px;
    height: 20px;
    background-size: 14px auto;
  }
  #wrap.main #contact .list_chk_block .lab {
    border-radius: 12px;
  }
  #wrap.main #contact .period .wrap_period .lab {
    width: 56px;
  }
  #wrap.main #contact .ft_contact {
    margin-top: 48px;
  }
  #wrap.main #contact .ft_contact .msg {
    font-size: 16px;
  }
  #wrap.main #contact .ft_contact .btn {
    height: 50px;
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  #wrap.main #contact .wrap_contact .tit_question .tit {
    font-size: 18px;
  }
  #wrap.main #contact .wrap_contact .item_question + .item_question {
    margin-top: 48px;
  }
  #wrap.main #contact .list_chk_block .lab,
  #wrap.main #contact .wrap_inp {
    padding: 0 12px;
  }
  #wrap.main #contact .list_chk_block .lab .inp,
  #wrap.main #contact .wrap_inp .inp {
    height: 48px;
    border-radius: 12px;
    font-size: 16px;
  }
  #wrap.main #contact .period .wrap_period {
    flex-direction: column;
    width: 100%;
    justify-content: center;
  }
  #wrap.main #contact .period .wrap_period span {
    display: none;
  }
  #wrap.main #contact .list_inp .lab {
    width: 80px;
  }
}
@media screen and (max-width: 375px) {
  #wrap.main #contact .list_chk_block .lab {
    font-size: 15px;
  }
}

#wrap.projects .wrap_portfolio {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
#wrap.projects #menu a {
  color: #B1B3B6;
  transition: 0.3s;
}
#wrap.projects #menu a:hover {
  color: #000;
}
#wrap.projects #menu a:hover:after {
  width: inherit;
}
#wrap.projects #menu .on a {
  color: #000;
}
#wrap.projects #menu .on a:after {
  width: 100%;
}
#wrap.projects #contents {
  flex-grow: 1;
  padding: 0 6.25rem;
}
#wrap.projects .list_portfolio {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
#wrap.projects .list_portfolio a {
  display: block;
  position: relative;
}
#wrap.projects .list_portfolio a .thumb {
  position: relative;
  overflow: hidden;
}
#wrap.projects .list_portfolio a .thumb img {
  width: 100%;
  transition: 0.7s;
  transform: scale(1.1);
}
#wrap.projects .list_portfolio a .thumb:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  content: "";
}
#wrap.projects .list_portfolio a .conts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: rgba(5, 8, 14, 0.7);
  color: #fff;
  transition: 0.5s;
  opacity: 0;
}
#wrap.projects .list_portfolio a .conts .inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  word-break: keep-all;
  text-align: center;
}
#wrap.projects .list_portfolio a .conts .inner:after {
  position: absolute;
  bottom: 27px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #fff;
  transform: translateX(-50%);
  opacity: 0.7;
  transition: 0.6s 0.1s;
  content: "";
}
#wrap.projects .list_portfolio a .tit {
  font-size: 1rem;
}
#wrap.projects .list_portfolio a .sub {
  font-size: 13px;
}
#wrap.projects .list_portfolio a:hover .thumb img {
  transform: scale(1);
}
#wrap.projects .list_portfolio a:hover .conts {
  opacity: 1;
}
#wrap.projects .list_portfolio a:hover .conts .inner:after {
  width: 100%;
}
@media screen and (max-width: 1800px) {
  #wrap.projects #contents {
    padding-left: 3rem;
  }
  #wrap.projects .list_portfolio {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 1280px) {
  #wrap.projects #menu a {
    font-size: 2rem;
  }
  #wrap.projects #contents {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  #wrap.projects #menu {
    display: none;
  }
  #wrap.projects #contents {
    padding: 0;
  }
  #wrap.projects .list_portfolio {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  #wrap.projects #contents {
    padding-top: 32px;
  }
  #wrap.projects .list_portfolio {
    gap: 8px;
  }
}
@media screen and (max-width: 480px) {
  #wrap.projects .list_portfolio {
    grid-template-columns: repeat(2, 1fr);
  }
}

#wrap.about #container {
  padding-top: 0;
}
#wrap.about .section1 {
  display: flex;
  align-items: center;
  height: 100vh;
  height: 100dvh;
  padding-top: 75px;
  background: #0F4768;
  color: #fff;
}
#wrap.about .section1 .wfix {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 140px;
  gap: 80px;
}
#wrap.about .section1 .title {
  font-size: 3.75rem;
  font-weight: bold;
  transform: translateY(1em);
  opacity: 0;
  animation: fadeup 1s forwards;
}
#wrap.about .section1 .conts {
  font-size: 1.75rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
}
#wrap.about .section1 .conts p {
  transform: translateY(1em);
  opacity: 0;
}
#wrap.about .section1 .conts p:nth-child(1) {
  animation: fadeup 1s forwards;
}
#wrap.about .section1 .conts p:nth-child(2) {
  animation: fadeup 1s 0.5s forwards;
}
#wrap.about .section1 .conts p:nth-child(3) {
  animation: fadeup 1s 1s forwards;
}
#wrap.about .section1 .conts p + p {
  margin-top: 1.5em;
}
#wrap.about .section1 .conts b {
  color: #fff;
  font-weight: bold;
}
@media screen and (max-height: 880px) and (min-width: 1400px) {
  #wrap.about .section1 .title {
    font-size: 3rem;
  }
  #wrap.about .section1 .conts {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) {
  #wrap.about .section1 .wfix {
    padding: 0 20px;
    gap: 10%;
    justify-content: center;
  }
  #wrap.about .section1 .title {
    font-size: 5vw;
  }
  #wrap.about .section1 .conts {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  #wrap.about .section1 .conts {
    font-size: 18px;
  }
  #wrap.about .section1 .conts .block {
    display: inline !important;
  }
}
@media screen and (max-width: 560px) {
  #wrap.about .section1 {
    align-items: flex-end;
    max-height: 180vw;
  }
  #wrap.about .section1 .wfix {
    flex-direction: column;
    justify-content: center;
    align-items: unset;
    gap: 20px;
    padding-bottom: 20vw;
  }
  #wrap.about .section1 .title {
    font-size: 24px;
  }
  #wrap.about .section1 .title br {
    display: none;
    font-size: 0;
  }
  #wrap.about .section1 .conts {
    font-size: 13px;
  }
  #wrap.about .section1 .conts p + p {
    margin-top: 1em;
  }
}
#wrap.about .section2 {
  padding: 7.5rem 0;
}
#wrap.about .section2 .title {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1.3;
}
#wrap.about .section2 .wrap_cont {
  display: flex;
  justify-content: flex-end;
  margin-top: 6.25rem;
}
#wrap.about .section2 .wrap_cont [class^=item] + [class^=item] {
  margin-top: 3rem;
}
#wrap.about .section2 .wrap_cont .tit_item {
  display: block;
  font-size: 2.5rem;
  font-weight: 800;
}
#wrap.about .section2 .wrap_cont .conts {
  margin-top: 12px;
  font-size: 1.625rem;
  font-family: "NanumSquareNeo", "NanumSquare", HelveticaNeue-Light, AppleSDGothicNeo-Light, "Malgun Gothic", sans-serif !important;
  color: #B1B3B6;
}
#wrap.about .section2 .wrap_cont .conts span {
  display: inline-block;
  color: #000;
  font-weight: 800;
}
#wrap.about .section2 .wrap_cont .conts em {
  display: inline-block;
  position: relative;
}
#wrap.about .section2 .wrap_cont .conts em:after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-51%, -100%);
  width: 1.7em;
  height: 1.7em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: "";
}
#wrap.about .section2 .wrap_cont .item1 em:after {
  background-image: url(../img/about_icon1.svg);
}
#wrap.about .section2 .wrap_cont .item2 em:after {
  background-image: url(../img/about_icon2.svg);
}
#wrap.about .section2 .wrap_cont .item3 em:after {
  background-image: url(../img/about_icon3.svg);
}
#wrap.about .section2 .wrap_cont .item4 em:after {
  background-image: url(../img/about_icon4.svg);
}
#wrap.about .section2 .wrap_cont .item5 em:after {
  background-image: url(../img/about_icon5.svg);
}
@media screen and (max-width: 1024px) {
  #wrap.about .section2 {
    padding: 10vw 0;
  }
  #wrap.about .section2 .title {
    font-size: 6.8vw;
  }
  #wrap.about .section2 .wrap_cont {
    margin-top: 8vw;
  }
  #wrap.about .section2 .wrap_cont [class^=item] + [class^=item] {
    margin-top: 4.6vw;
  }
  #wrap.about .section2 .wrap_cont .tit_item {
    font-size: 3.4vw;
  }
  #wrap.about .section2 .wrap_cont .conts {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 768px) {
  #wrap.about .section2 {
    padding: 72px 0;
  }
  #wrap.about .section2 .wrap_cont {
    margin-top: 40px;
  }
  #wrap.about .section2 .wrap_cont [class^=item] + [class^=item] {
    margin-top: 32px;
  }
  #wrap.about .section2 .wrap_cont .tit_item {
    font-size: 20px;
  }
  #wrap.about .section2 .wrap_cont .conts {
    font-size: 16px;
  }
}
@media screen and (max-width: 560px) {
  #wrap.about .section2 .title {
    font-size: 32px;
  }
  #wrap.about .section2 .wrap_cont {
    padding-left: 10vw;
  }
  #wrap.about .section2 .wrap_cont .conts em {
    margin-left: 4px;
    padding-left: 1.5em;
  }
  #wrap.about .section2 .wrap_cont .conts em:after {
    width: 1.2em;
    height: 1.2em;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
#wrap.about .section3 {
  padding-bottom: 7.5rem;
}
#wrap.about .section3 video {
  width: 100%;
  max-height: 90vh;
  -o-object-fit: cover;
     object-fit: cover;
}
#wrap.about .section3 .title {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1.3;
  margin-top: -1.3em;
}
#wrap.about .section3 .title .white {
  color: #fff;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.15);
}
#wrap.about .section3 .wfix {
  position: relative;
  z-index: 9;
}
#wrap.about .section3 .wrap_intro {
  margin-top: 11.5rem;
}
#wrap.about .section3 .wrap_intro .list {
  display: flex;
  flex-wrap: wrap;
  gap: 5.5rem;
}
#wrap.about .section3 .wrap_intro li {
  width: calc(33.333% - 3.75rem);
}
#wrap.about .section3 .wrap_intro .conts_intro {
  margin-top: 2.5rem;
}
#wrap.about .section3 .wrap_intro .tit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 2.8em;
  font-size: 1.5rem;
  align-items: center;
  text-align: center;
}
#wrap.about .section3 .wrap_intro .tit span {
  display: inline-block;
  position: relative;
  padding: 0 2px;
}
#wrap.about .section3 .wrap_intro .tit span:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #000;
  transform: translateX(-50%);
  transition: 0.5s 0.5s;
  content: "";
}
#wrap.about .section3 .wrap_intro .tit.aos-animate span:after {
  width: 100%;
}
#wrap.about .section3 .wrap_intro .conts {
  margin-top: 32px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  word-break: normal;
}
#wrap.about .section3 .wrap_intro .conts p + p {
  margin-top: 1em;
}
@media screen and (max-width: 1024px) {
  #wrap.about .section3 .title {
    font-size: 6.8vw;
  }
  #wrap.about .section3 .wrap_intro {
    margin-top: 15.6vw;
  }
  #wrap.about .section3 .wrap_intro .list {
    gap: 70px 40px;
  }
  #wrap.about .section3 .wrap_intro .list li {
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  #wrap.about .section3 .wrap_intro li {
    width: calc(50% - 20px);
  }
  #wrap.about .section3 .wrap_intro .conts_intro {
    margin-top: 20px;
  }
  #wrap.about .section3 .wrap_intro .tit {
    font-size: 20px;
  }
  #wrap.about .section3 .wrap_intro .conts {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 560px) {
  #wrap.about .section3 {
    padding-bottom: 72px;
  }
  #wrap.about .section3 .title {
    font-size: 32px;
  }
  #wrap.about .section3 .wrap_intro .list {
    display: block;
  }
  #wrap.about .section3 .wrap_intro .list li {
    width: auto;
  }
  #wrap.about .section3 .wrap_intro .list li + li {
    margin-top: 60px;
  }
  #wrap.about .section3 .wrap_intro .list .inner {
    overflow: hidden;
  }
  #wrap.about .section3 .wrap_intro .list .img {
    float: left;
    width: 40%;
    margin: 0 14px 10px 0;
  }
  #wrap.about .section3 .wrap_intro .list .tit {
    height: auto;
    text-align: left;
    font-size: 18px;
    justify-content: flex-start;
  }
  #wrap.about .section3 .wrap_intro .list .conts {
    margin-top: 15px;
    text-align: left;
    color: #555;
    font-size: 14px;
  }
  #wrap.about .section3 .wrap_intro .list .conts br {
    display: none;
    font-size: 0;
  }
  #wrap.about .section3 .wrap_intro .list li:nth-child(even) .img {
    float: right;
    margin: 0 0 10px 14px;
  }
}
#wrap.about .section4 {
  background-color: #0F4768;
  color: #fff;
}
#wrap.about .section4 .wrap_bg {
  position: relative;
  height: 760px;
  overflow: hidden;
}
#wrap.about .section4 .wrap_bg img {
  position: absolute;
  top: 50%;
  right: 0;
  width: auto;
  max-width: none;
  min-width: 100%;
  transform: translateY(-50%);
  transition: 20s linear;
}
#wrap.about .section4 .wrap_bg.aos-animate img {
  transform: translate(calc(100% - 100vw), -50%);
}
#wrap.about .section4 .wfix {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
#wrap.about .section4 .wrap_tit .title {
  font-size: 3.75rem;
  font-weight: 900;
  line-height: 1.3;
  font-family: "NanumSquareNeo", "NanumSquare", HelveticaNeue-Light, AppleSDGothicNeo-Light, "Malgun Gothic", sans-serif !important;
}
#wrap.about .section4 .wrap_tit .branding {
  margin-top: 2.25rem;
  font-size: 1.5rem;
  opacity: 0.5;
}
#wrap.about .section4 .wrap_tit .branding span {
  display: block;
}
#wrap.about .section4 .wrap_tit .branding span + span {
  margin-top: 8px;
}
#wrap.about .section4 .wrap_client {
  margin-top: 3.75rem;
}
#wrap.about .section4 .list_client {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5rem 20px;
  justify-content: center;
}
#wrap.about .section4 .list_client .item {
  text-align: center;
}
#wrap.about .section4 .list_client img {
  width: auto;
  height: 6.25rem;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}
@media screen and (max-width: 1920px) {
  #wrap.about .section4 .wrap_bg {
    height: 40vw;
  }
  #wrap.about .section4 .wrap_bg img {
    width: 200vw;
  }
}
@media screen and (max-width: 1024px) {
  #wrap.about .section4 .wfix {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }
  #wrap.about .section4 .wrap_tit .title {
    font-size: 5vw;
  }
  #wrap.about .section4 .wrap_tit .branding {
    margin-top: 3vw;
    font-size: 2vw;
  }
  #wrap.about .section4 .wrap_client {
    margin-top: 5.8vw;
  }
  #wrap.about .section4 .list_client img {
    height: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #wrap.about .section4 .wfix {
    padding: 60px 20px;
  }
  #wrap.about .section4 .wrap_tit .title {
    font-size: 40px;
  }
  #wrap.about .section4 .wrap_tit .branding {
    margin-top: 16px;
    font-size: 15px;
  }
  #wrap.about .section4 .list_client {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    gap: 24px 12px;
  }
  #wrap.about .section4 .list_client img {
    height: 60px;
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 560px) {
  #wrap.about .section4 .wrap_tit .title {
    font-size: 32px;
  }
  #wrap.about .section4 .wrap_tit .branding span + span {
    margin-top: 4px;
  }
  #wrap.about .section4 .wrap_client {
    margin: 72px -20px 0;
    overflow: hidden;
  }
  #wrap.about .section4 .list_client {
    display: flex;
    width: -moz-max-content;
    width: max-content;
    animation: scroll-left 300s linear infinite;
    gap: 24px;
    margin-top: 0;
  }
  #wrap.about .section4 .list_client .item {
    transform: unset;
    transition: unset;
    flex-shrink: 0;
    opacity: 1;
  }
  #wrap.about .section4 .list_client img {
    opacity: 0.8;
  }
}

.contact_view {
  padding-bottom: 80px;
}
.contact_view .hd_view {
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}
.contact_view .hd_view .title {
  font-size: 2em;
}
.contact_view table th, .contact_view table td {
  padding: 12px;
  height: 40px;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-size: 18px;
}
.contact_view table th {
  width: 200px;
  background: #f7f7f7;
}
.contact_view table td {
  font-weight: normal;
}
.contact_view table a {
  text-decoration: underline;
}
.contact_view .btn_area {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 24px;
}
.contact_view .btn_area a {
  display: inline-flex;
  align-items: center;
  height: 36px;
  border: 1px solid #aaa;
  padding: 0 1em;
  font-weight: bold;
  line-height: 1;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
  .contact_view .view_box {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact_view {
    padding-bottom: 40px;
  }
  .contact_view .view_box {
    padding: 20px 0 0;
  }
  .contact_view table th, .contact_view table td {
    font-size: 16px;
  }
  .contact_view table th {
    width: auto;
  }
}

.contact_list .tbl_wrap {
  border-top: 2px solid #222;
}
.contact_list table th, .contact_list table td {
  height: 50px;
  padding: 12px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.contact_list table thead th {
  background-color: #f7f7f7;
}
.contact_list table tbody td {
  text-align: center;
  font-weight: normal;
}
.contact_list table .chk_box {
  width: 40px;
}
.contact_list table .td_num2 {
  width: 60px;
}
.contact_list table a {
  display: inline-flex;
  align-items: center;
  padding: 0 1em;
  height: 36px;
  border: 1px solid #aaa;
  border-radius: 4px;
  line-height: 1;
  font-size: 0.9em;
  font-weight: bold;
}
.contact_list .chk {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
}
.contact_list .chk:checked {
  background: url(../img/chk.svg) #fff no-repeat center/16px auto;
  border-color: #aaa;
}
.contact_list .btn_area {
  margin-top: 24px;
}
.contact_list .btn_area button {
  display: inline-flex;
  align-items: center;
  height: 36px;
  border: 1px solid #aaa;
  padding: 0 1em;
  font-weight: bold;
  line-height: 1;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
  .contact_list table .pc {
    display: none;
  }
  .contact_list table th, .contact_list table td {
    padding: 6px;
  }
  .contact_list .btn_area {
    display: none;
  }
}

.popPrivacy {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 300;
  color: #555;
  background: rgba(255, 255, 255, 0.7);
  z-index: 99999;
}
.popPrivacy .box {
  position: relative;
  width: 700px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  border: 2px solid #222;
}
.popPrivacy .inr {
  max-height: 80vh;
  padding: 50px;
  overflow-y: auto;
}
.popPrivacy .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 0;
}
.popPrivacy .close:before, .popPrivacy .close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 30px;
  margin: -15px 0 0 -1px;
  background: #222;
  content: "";
}
.popPrivacy .close:before {
  transform: rotate(45deg);
}
.popPrivacy .close:after {
  transform: rotate(-45deg);
}
.popPrivacy dl {
  margin-top: 1em;
}
.popPrivacy dt {
  font-weight: bold;
  color: #000;
  font-size: 1rem;
}
@media screen and (max-width: 850px) {
  .popPrivacy .box {
    width: calc(100vw - 40px);
  }
  .popPrivacy .inr {
    padding: 40px 20px;
  }
  .popPrivacy .close {
    top: -2px;
    right: -2px;
    border: 2px solid #222;
  }
}