@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');

@font-face {
  font-family: 'Yeongdo-Rg';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/Yeongdo-Rg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

:root {
  --line-height: 9px;
  --line-height-txt: 10px;
  --line-width: 9px;
}
.wrap {
  background: url(/service/design/images/intro/intro_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;

}
header {
  padding: 3.75rem 0 0 4.375rem;
}
.word {
  position: relative;
  top:10rem;
  font-family: 'Yeongdo-Rg';
  font-size: 8.125rem;
  font-weight: 500;
  color:#fff;
  padding-left:4.375rem;
  text-transform: uppercase;
  letter-spacing:0;
  transition:0.5s;
  text-shadow:10px 20px 10px rgba(0,0,0,0.15);
  line-height:110%;
}

.word span,
.word i {
  position: relative;
  z-index:50;
  transition:0.5s;
}
.word [class*='line']::after {
  content:"";
  position: absolute;
  top:5.45rem;
  right:-46px;
  height:var(--line-height-txt);
  width:60px;
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .line02::after {
  right:-54px;
  width:96px;
  transition:0.5s;
}
.word .line_wide::after {
  width:100rem;
  left:3.8rem;
  transition:0.5s;
}
.word .line_wide02::after {
  width:100rem;
  left:-1rem;
}
.word .yellow i::after {
  background:#F5C34B;
}
.word .green {
  position: relative;  
  color:#7EC198;
}
.word .red {
  position: relative;  
  color:#CC6D68;
}
.word .blue {
  position: relative;  
  color:#72A9D5;
}
.word .yellow {
  position: relative;
  color:#F5C34B;
}
.word .text01 {
  position: absolute;
  left: calc(50% + 150px);
  bottom:80px;
  font-family:'noto sans kr';
  font-size:1.0625rem;
  line-height:150%;
  word-break:keep-all;
  transition:0.5s;
}
.word .text01 br {
  display:none;
}
.word .text01 > span {
  font-weight: 600;
  transition:0.5s;
}
.word .text01 .yellow {
  color:#EFCE3F;
}
.word .text01 .blue {
  color:#2FE4D0;
}
.word .text02 {
  position: absolute;
  rotate: 270deg;
  top: -280px;
  left: calc(60% + 50px);
  font-size: 1rem;
  font-family:'Montserrat';
  font-size:1.0625rem;
  text-transform:none;
  transition:0.5s;
  letter-spacing:1px;
}
.word .vertical {
  position: absolute;
  top: -418px;
  left: calc(60% + 150px);
  width:var(--line-width);
  height: 600px;
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical::after {
  content:"";
  position: absolute;
  bottom:-42px;
  right:-1px;
  width:43px;
  height:42px;
  transition:0.5s;
  background:url(/service/design/images/intro/round.png) 0 0 no-repeat;
  background-size: contain;
  filter: drop-shadow(10px 20px 5px rgba(0,0,0,0.15));
}
.word .vertical02 {
  position: absolute;
  top: -111px;
  right: 19%;
  transition:0.5s;
  height: 334px;
  width: 34%;
}
.word .vertical02 img {
  position: absolute;
  right:0;
  bottom:-1px;
  transition:0.5s;
  
}
.word .vertical02::before {
  content:"";
  position: absolute;
  top: 0;
  right: 1px;
  width:var(--line-width);
  height:calc(100% - 41px);
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical02::after {
  content:"";
  position: absolute;
  bottom:-1px;
  right:41px;
  width:100%;
  height:var(--line-height-txt);
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical03 {
  position: absolute;
  top: -41px;
  right: calc(-100% - 32px);
  width: 100%;
  height:var(--line-height);
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical03::after {
  content:"";
  position: absolute;
  top: -1px;
  left: -43px;
  width:43px;
  height:42px;
  transition:0.5s;
  background:url(/service/design/images/intro/round.png) 0 0 no-repeat;
  background-size: contain;
  filter: drop-shadow(-10px -20px 5px rgba(0,0,0,0.15));
  rotate:180deg;
}
.word .vertical04 {
  position: absolute;
  top: 220px;
  left: calc(50% + 120px);
  width:var(--line-width);
  height: 247px;
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical04::after {
  content:"";
  position: absolute;
  bottom:-42px;
  right:-1px;
  width:43px;
  height:42px;
  transition:0.5s;
  background:url(/service/design/images/intro/round.png) 0 0 no-repeat;
  background-size: contain;
  filter: drop-shadow(10px 20px 5px rgba(0,0,0,0.15));
}
.word .vertical05 {
  position: absolute;
  bottom: -170px;
  left:3rem;
  width:50%;
  transition:0.5s;
  height: 100px;
}
.word .vertical05 img {
  position: absolute;
  left:0;
  top:-1px;
  rotate: 180deg;
  transition:0.5s;
  filter: drop-shadow(-10px -20px 5px rgba(0,0,0,0.15));
}
.word .vertical05::after {
  rotate:-180deg;
  content:"";
  position: absolute;
  top:41px;
  left:1px;
  width:var(--line-width);
  height:35px;
  transition:0.5s;
  background:#fff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical05::before {
  content:"";
  position: absolute;
  top:0;
  left:42px;
  width:100%;
  height:var(--line-height);
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.word .vertical06 {
  position: absolute;
  bottom: -185px;
  left: -9px;
  transition:0.5s;
  height: 54px;
  width: 68px;
}
.word .vertical06 img {
  position: absolute;
  right:0;
  bottom:-1px;
  transition:0.5s;
}
.word .vertical06::after {
  content:"";
  position: absolute;
  bottom:-1px;
  right:41px;
  width:100%;
  height:var(--line-height-txt);
  transition:0.5s;
  background: #ffffff;
  box-shadow:10px 20px 10px rgba(0,0,0,0.15);
}
.btn_login {
  position: absolute;
  right: -111px;
  top:20%;
  background: #ffffff;
  padding: 1.5rem 6rem 0 2rem;
  color:#000000;
  border-radius: 0.75rem;
  box-shadow:3px 10px 15px rgba(0,0,0,0.3);
  font-family: "Montserrat";
  font-size:2rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  z-index: 100;
  height: 54px;
  line-height: 100%;
  text-shadow: none;
  transition: 0.5s;
}
.btn_login::after {
  content:"";
  position: absolute;
  right:18px;
  top:50%;
  margin-top:-7px;
  width:38px;
  height:13px;
  background: url(/service/design/images/intro/arrow.svg) 0 50% no-repeat;
  background-size: contain;
  transition: 0.4s;
}
.btn_login:hover {
  background:#3bf7e1;
  transition: 0.4s;
  transform: translateY(-5px);
  box-shadow:0px 10px 30px rgba(9, 175, 156, 0.6);
}
.btn_login:hover::after {
  right:10px;
  transition: 0.4s;
}

footer {
  position: absolute;
  left:5rem;
  bottom:20px;
  color:rgba(255,255,255,0.45);
  font-size:0.875rem;
  font-family: "Montserrat";
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing:0.5px;
}
footer a {
  color:rgba(255,255,255,0.45);
  font-size:0.875rem;
  font-family: "Montserrat";
  font-weight: 400;
  text-decoration: none;
  padding:0 20px;
}
footer a img {
  margin-right:5px;
  vertical-align:middle;
}

@media all and (min-width:1921px) {
  .word::after {
    content:"";
    position: absolute;
    left:calc(30% - 180px);
    top:50%;
    width:50%;
    height:var(--line-height);
    margin-top:-1px;
    background: #ffffff;
  }
}

@media all and (max-width:1280px) {
  :root {
    --line-height: 0.4375rem;
    --line-height-txt: 7px;
    --line-width: 0.4375rem;
  }
  .word {
    font-size:6.125rem;
  }
  .word img {
    width:32px ;
    height:30px;;
  }
  .word .text01 {
    font-size:0.875rem;
    bottom:70px;
    left:calc(50% + 50px);
  }
  .word [class*='line']::after {
    top:4.125rem;
    right:-40px;
  }
  .word .line_wide::after {
    left:2.8rem;
  }
  .word .vertical {
    top:-407px;
    height:545px;
  }
  .word .vertical::after {
    bottom:-32px;
  }
  .word .vertical02 {
    top:-166px;
    right:13%;
  }
  .word .vertical02::before {
    height:calc(100% - 13px);
    top:-12px;
  }
  .word .vertical02::after {
    right:32px;
    bottom:-0.05rem;
  }
  .word .text02 {
    font-size:0.875rem;
    top: -270px;
    left: calc(60% + 62px);
  }
  .word .vertical03 {
    right:calc(-100% - 21px);
  }
  .word .vertical03::after {
    top:-1px;
    left:-30px;
  }
  .word .vertical04 {
    top:165px;
    height:194px;
    left:calc(50% + 20px);
  }
  .word .vertical04::after {
    bottom:-31px;
  }

  .word .vertical::after,
  .word .vertical03::after,
  .word .vertical04::after {
    transition:0.5s;
    width:32px;
    height:2rem;
  }
  .word .vertical05 {
    width:calc(50% - 5.5rem);
    bottom:-158px;
    transition:0.5s;
  }
  .word .vertical05 img {
    left:10px;
    top:0;
    transition:0.5s;
  }
  .word .vertical05::after {
    top:30px;
    left:11px;
    transition:0.5s;
  }
  .word .vertical06 {
    bottom: -152px;
    left: -1px;
  }
  .word .vertical06::after {
    right:31px;
  }
  .btn_login {
    right:-90px;
    font-size: 1.65rem;
    height: 44px;
    padding:1.25rem 4rem 0 2rem;
  }
  .btn_login::after {
    width:30px;
  }

  footer {
    position: fixed;
    left: 0;
    bottom:0;
    width:100%;
    height: 30px;
    background: rgba(0,0,0,0.7);
    padding:0 10px;
    z-index: 500;
  }
  footer,
  footer a {
    font-size:0.75rem;
    color:rgba(255,255,255,0.8);
  }
  footer a img {
    width:12px;
  }
}



@media all and (max-width:1024px) {
  .word {
    top:5rem;
    line-height:100%;
  }
  .word .text01 {
    bottom: -160px;
    left: 6rem;
    padding-bottom:10px;
  }
  .word .text01 br {
    display: block;
  }
  .word .text02 {
    top:-190px;
    left: calc(60% + 172px);
    word-break: break-all;
    width: 160px;
  }
  .word .vertical {
    top:-324px;
    left:calc(60% + 270px);
  }
  .word .vertical02 {
    transform: rotate(90deg);
    top: 80px;
    right: 80px;
    width:14%;
  }
  .word .vertical02 img,
  .word .vertical02::after,
  .word .vertical02::before,
  .word .vertical03 {
    display: none;
  }
  .word .vertical04 {
    top:250px;
    height:100px;
  }
  .word .vertical05 {
    bottom:-178px;
  }
  .word .vertical06 {
    bottom:-172px
  }
  .btn_login  {
    top: 52%;
    transform: rotate(270deg);
    right: -110px;
  }
  .btn_login:hover {
    transform: rotate(270deg);
  }
}


@media all and (max-width:768px) {
  :root {
    --line-height-txt:6px;
  }
  .word {
    font-size:4.75rem;
  }
  .word [class*='line']::after {
    width:30px;
    top:3.2rem;
    right:-26px;
  }
  .word .text02 {
    left:calc(60% + 122px);
  }
  .word .line02::after {
    width:80px !important;
  }
  .word .line_wide::after {
    left: 2.2rem;
    width: 400px !important;
  }
  .word .vertical {
    top: -379px;
    left: calc(60% + 220px);
  }
  .word .vertical04 {
    top: 194px;
    height: 90px;
  }
  .btn_login  {
    top: 45%;
    right: -240px;
  }

}

@media all and (max-width:640px) {
  :root {
    --line-height-txt:5px;
  }
  header {
    padding:2rem 0 0 2rem;
  }
  header img {
    height:60px;
  }
  .word {
    font-size:3.5rem;
    padding-left:2rem;
  }
  .word [class*='line']::after {
    top:2.3rem;
    right:-21px;
    left:1.5rem;
    width:24px;
  }
  .word .line02::after {
    width:60px !important;
    left:1rem;
  }
  .word .yellow.line::after {
    display: none;
  }
  .word .text02 {
    left: unset;
    rotate: unset;
    right: 0;
    top: -166px;
  }
  .word .vertical {
    display: none;
  }
  .word .vertical04 {
    top: 144px;
  }
  .word .vertical05 {
    bottom:-188px;
  }
  .word .vertical06 {
    bottom:-182px;
  }
  .word .vertical06::after {
    height:7px;
  }
  footer {
    display: block;
    text-align: center;
    padding:0.75rem 0.5rem;
  }
  footer .addr {
    display: block;
    width:100%;
    text-align: center;
    padding:0.5rem 0;
  }
  footer, footer a {
    font-size:0.625rem;
    font-weight: 300;
  }
}

@media all and (max-width:480px) {
  :root {
    --line-height:0.4rem;
  }
  .word {
    font-size:2.5rem;
    line-height: 120%;
  }
  .word .text01 {
    font-size:0.65rem;
    bottom: -120px;
    left: 5rem;
  }
  .word [class*='line']::after {
    display: none;
  }
  .word .line_wide::after {
    display: inline-block;
    top:1.7rem;
    left:1.2rem;
    height: 3px;
  }
  .word .vertical02 {
    top:unset;
    bottom:-220px;
  }
  .word .vertical04 {
    top:123px;
    height:60px;
  }
  .word .vertical05 {
    bottom:-161px;
  }
  .word .vertical06 {
    bottom:-154px;
  }
  .btn_login {
    font-size:1.25rem;
    height:35px;
    padding:1rem 4rem 0 2rem;
  }
  .word .vertical::after, 
  .word .vertical03::after, 
  .word .vertical04::after {
    width:31px;
  }
}


@media all and (max-width:280px) {
  header img {
    height:50px;
  }
  .word {
    font-size:2rem;
    line-height:130%;
  }
  .word img {
    width: 31px;
    height: 29px;
  }
  .word .text02 {
    font-size:0.75rem;
    right:-20px;
    top:-150px;
  }
  .word .line_wide::after {
    top:1.27rem;
    left:1rem;
  }
  .word .vertical04 {
    top:103px;
  }
  .word .vertical05 {
    bottom:-160px;
  }
  .word .vertical05::before {
    left:40px;
  }
  .word .vertical05 img {
    top:-1px;
  }
  .word .vertical05::after {
    top:28px;
  }
  .word .vertical06 {
    bottom:-151px;
  }
}
