@font-face {
  font-family: 'PyeongChangPeace-Bold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'PyeongChang-Bold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChang-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&family=Noto+Serif+KR&display=swap');

*{font-family: 'NotoSansKR';}

img{
  width: 100%;
}

.wrapper{
  width: 80%;
  margin: 0 auto;
  position: relative;
  max-width: 1280px;
  height: 100%;
}

section h2{
  font-size: 36px;
  padding: 120px 0 40px;
  text-align: center;
}
section hr{
  border: 0;
  width: 40px;
  height: 5px;
  margin: 0 auto;
  margin-bottom: 40px;
}
section p{
  font-size:20px;
  text-align: center;
  margin-bottom: 120px;
  line-height: 1.6;
}

.none{
  text-indent: -9999px;
}
.color{
  color: #0071f2;
}
.white h2{
  color: #1b1b1b;
}
.white hr{
  background-color: #0071f2;
}
.white p{
  color: #404040;
}
.blue h2{
  color: #fff;
}
.blue hr{
  background-color: #fff;
}
.blue p{
  color: #fff;
}

.mainV{
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.mainV img{
  width: auto;
  height: 100%;
}
.title{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mainV h1{
  font-family: 'PyeongChang-Bold';
  font-size: 130px;
  color: #fff;
  line-height: 1.1;
  text-align: left;
}
.mainV h1 span{
  font-family: 'PyeongChangPeace-Bold';
}
.mainV a{
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 100%;
  padding: 20px 0px;
  background-color: #0071f2;
  display: inline-block;
  border-radius: 10px;
  margin-top: 24px;
}
.service{
  position: relative;
}
.service ul{
  display: flex;
  justify-content: space-between;
}
.service ul li{
  width: 24%;
}
.service ul li p{
  text-align: left;
  margin-top: 12px;
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
}
.bg0{
  background-color: #0071f2;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 180px;
  z-index: -1;
}
.bg1{
  background-color: #0071f2;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.bg2{
  background-color: #0071f2;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
  height: 2400px;
}
.videoSlide{
  height: 400px;
}
.eAlret {
  position: relative;
  height: 1180px;
}
.eAlret .wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.eAlret .wrapper > p{
  margin-bottom: 150px;
}
.eAlret h2{
  padding-top: 240px;
}

.smartPhone{
  width: 40%;
  max-width: 476px;
  min-width: 320px;
}
.alret{
  width: 400px;
  display: flex;
  flex-direction: column;
  color: #1b1b1b;
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  box-shadow: 0px 0px 5px #444;
}
.alret.visitN{
  right: 5%;
  bottom: -100px;
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.5s;
}
.alret.visitP{
  left: 5%;
  bottom: 20px;
  opacity: 0;
  transition: 0.5s;
}
.alret.up{
  opacity: 1;
  transform: translateY(-50px);
}
.alret .yellow{
  color: #1b1b1b;
  font-size: 24px;
  font-weight: 700;
  background-color: #fde40b;
  padding: 24px;
}
.alret .white{
  padding: 24px;
  background-color: #fff;
}
.alret .white p{
  color: #2a2a2a;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.alret .white p:first-of-type,
.alret .white p:nth-of-type(3){
  margin-bottom: 16px;
}
.alret .white p span{
  transform: rotate(90deg);
  font-size: 16px;
  margin-right: 4px;
}
.alret .white li{
  font-weight: 700;
  font-size: 24px;
  color: #2a2a2a;
  background-color: #eee;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 5px;
}
.alret .white li:last-child{
  margin-bottom: 0;
}

.visit{
  position: relative;
}

.visit .swiper-slide h3{
  color:#fff;
  font-size: 24px;
  text-align: center;
  margin-bottom: 24px;
  cursor: default;
}

.visit .swiper-slide {
  position: relative;
  width: var(--swiper-width);
  transform: scale(.84);
  transition: all .3s ease-in-out;
  overflow: hidden;
  cursor:grab
}
.visit .swiper-slide:active{
  cursor: grabbing;
}

.visit  .swiper-backface-hidden .swiper-slide {
  transform: scale(.84) translateZ(0);
}
        
.visit  .swiper-slide.swiper-slide-active {  
  transform: scale(1) !important;
  opacity: 1 !important;
}

.visit  .swiper-backface-hidden .swiper-slide.swiper-slide-active {
  transform: scale(1) translateZ(0) !important;
}

.visit .swiper-slide video{
  width: 100%;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  width: 50%;
  left: 50%;
  top: auto;
  bottom: -40px;
  transform: translateX(-50%);
}
.swiper-pagination-progressbar{
  background-color: #4da0ff;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background-color: #fff;
  border-radius: 2px;
}

.serviceList .wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 120px;
}

.serviceList .tabArea{
  width: 40%;
}
.serviceList .slideArea{
  width: 55%;
}
.serviceList .tabArea ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.serviceList .tabArea li{
  width: 47.5%;
  border-radius: 20px;
  border: 1px solid #0071f2;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.serviceList .tabArea li svg{
  width: 30%;
  fill: #0071f2;
  height: auto;
}
.serviceList .tabArea li h3{
  margin-top: 20px;
}

.serviceList .tabArea li.active{
  background-color: #0071f2;
}

.serviceList .tabArea li.active svg{
  fill: #fff;
}
.serviceList .tabArea li.active h3{
  color: #fff;
}
.slideArea{
  position: relative;
}
.slideArea .swiper{
  width: 60%;
  display: none;
}

.slideArea .swiper.on{
  display: block;
}
.slideArea .swiper img{
  border-radius: 10px;
}
.slideArea .swiper h3{
  font-size: 24px;
  margin-top: 24px;
}
.slideArea .swiper p{
  font-size: 16px;
  margin-top: 20px;
  color: #333;
  text-align: left;
  margin-bottom: 0;
}

.slideArea .swiper-pagination{
  font-weight: 700;
  font-size: 24px;
  display: none;
}

.slideArea .swiper-pagination .swiper-pagination-current{
  color: #0071f2;
}
.slideArea .swiper.on~.swiper-pagination,
.slideArea .swiper.on~.swiper-button-next,
.slideArea .swiper.on~.swiper-button-prev{
  display: block;
}

.swiper-button-next,
.swiper-button-prev{
  width: 64px;
  height: 64px;
  display: none;
} 

.swiper-button-next {
  background: url(../img/next.png) no-repeat;
}

.swiper-button-prev {
  background: url(../img/prev.png) no-repeat;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.slideArea .swiper.on~.swiper-pagination{
  top:auto
}

.contact .formBox{
  width: 50%;
  background: #fff;
  border-radius: 20px;
  margin: 0 auto;
  padding: 5%;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 5px #333;
}

.contact .formBox label,
.contact .formBox h3{
  font-weight: 700;
  font-size: 20px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  margin-bottom: 20px;
}

.contact .formBox input[type="text"]{
  background-color: #fff;
  border: 1px solid #333333;
  width: 100%;
  padding: 20px 10px;
  border-radius: 10px;
  margin-bottom: 24px;
  color: #1b1b1b;
  outline: 0;
}

.contact .formBox input[type="text"]:focus{
  border-color: #0071f2;
}

.contact .formBox::placeholder{
  font-size: 16px;
  color: #333;
}

.switch-field {
  display: flex;
  margin-bottom: 36px;
  overflow: hidden;
}

.switch-field input {
  position: absolute;
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #fff;
  color: #0071f2;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 20px;
  border: 1px solid #0071f2;
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked + label {
  background-color: #0071f2;
  color: #fff;
}

.switch-field label:first-of-type {
  border-radius: 10px 0 0 10px;
}

.switch-field label:last-of-type {
  border-radius: 0 10px 10px 0;
}

.contact .formBox .area5{
  display: flex;
  flex-wrap: wrap;
}

.contact .formBox .area5 > div{
  width: 50%;
}

.contact .formBox .area5 .leftArea,
.contact .formBox .area5 .rightArea{
  display: flex;
  align-items: start  ;
  flex-wrap: wrap;
}


.contact .formBox .area5 .leftArea label{
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-left: 8px;
}
.contact .formBox .area5 .leftArea input{
  width: 20px;
  height: 20px;
  margin: 0;
  border-radius: 3px;
}

.contact .formBox .area5 .rightArea {
  position: relative;
}


.contact .formBox .area5 .rightArea button{
  border: 0;
  background-color: #fff;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact .formBox .area5 .rightArea button::after{
  content: "";
  display: block;
  background: url(../img/arrow.png) center no-repeat;
  background-size: cover;
  width: 16px;
  height: 10px;
  transition: 0.5s;
  transform: rotate(0deg);
}

.contact .formBox .area5 .rightArea button.rotate::after{
  transform: rotate(180deg);
}

.contact .formBox .area5 .rightArea ul{
  position: absolute;
  bottom: 40px;
  width: 100%;
  display: none;
}
.contact .formBox .area5 .rightArea ul.visible{
  display: block;
}

.contact .formBox .area5 .rightArea ul li:nth-child(1){
  border-radius: 4px 4px 0 0;
}

.contact .formBox .area5 .rightArea ul li:nth-child(2){
  border-radius: 0;
  border-left: 1px solid #0071f2;
  border-right: 1px solid #0071f2;
  border-top: 0;
  border-bottom: 0;
}
.contact .formBox .area5 .rightArea ul li:nth-child(3){
  border-radius: 0 0 4px 4px ;
}

.contact .formBox .area5 .rightArea ul li{
  background-color: #fff;
  padding: 12px 8px;
  font-weight: 700;
  border: 1px solid #0071f2;
  width: 100%;
  border-radius: 4px;
}

.contact .formBox .area5 .rightArea ul li:hover{
  background-color: #0071f2;
  color: #fff;
}

.contact .formBox .submit{
  border-radius: 10px;
  background-color: #0071f2;
  border: 0;
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 24px;
}

.contact .formBox p{
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
  text-align: left;
  margin-top: 24px;
}

.event{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.event ul{
  width: 200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.event > p{
  margin-bottom: 60px;
}

.event ul li{
  width: 60px;
}

.event ul li svg{
  width: 100%;
}

@media all and (max-width:1024px){
  .wrapper{
    width: 95%;
  }
  .service ul{
    flex-wrap: wrap;
  }
  .service ul li{
    width: 49%;
  }
  .videoSlide{
    height: 350px;
  }
  .alret{
    width: 300px;
  }
  .alret .yellow{
    font-size: 20px;
  }
  .alret .white p{
    font-size: 16px;
  }
  .alret .white li{
    font-size: 16px;
    padding: 10px 0;
  }
  .alret.visitP{
    left: 10px;
    bottom: 0px;
  }
  .alret.visitN{
    right: 10px;
  }
  .contact .formBox{
    width: 90%;
  }
  .bg0{
    height: 600px;
  }
}
@media all and (max-width:768px){
  .mainV h1{
    font-size: 80px;
  }
  .serviceList .tabArea{
    width: 100%;
  }
  .serviceList .slideArea{
    width: 100%;
  }
  .videoSlide{
    height: 400px;
  }

  .alret{
    width: 400px;
  }
  .alret .yellow{
    font-size: 24px;
  }
  .alret .white{
    padding: 24px;
  }
  .alret .white p{
    font-size: 20px;
  }
  .alret .white li{
    font-size: 24px;
    padding: 20px 0;

  }
  .alret.visitP{
    left: 50%;
    transform: translate(-50%,25%) scale(0.5);
    bottom: 10px;
  }

  .alret.visitN{
    display: none;
  }
  .bg0{
    height: 450px;
  }
}
@media all and (max-width:480px){
  section h2{
    font-size: 28px;
    padding: 120px 0 40px;
    text-align: center;
  }
  .mainV{
    height: 50vh;
  }
  .mainV img{
    width: auto;
    height: 100%;
  }
  .mainV h1{
    font-size: 60px;
  }
  .mainV a{
    padding: 20px 20px;
  }
  .swiper-button-next, .swiper-button-prev{
    width: 48px;
    height: 48px;
    background-size: cover;
  }
  .contact .formBox{
    padding: 10%;
  }
  .contact .formBox .area5{
    flex-direction: column;
  }
  .contact .formBox .area5 > div{
    width: 100%;
    margin-bottom: 36px;
  }
  .contact .formBox input[type="text"]{
    padding: 16px;
  }
  .switch-field label{
    padding: 16px;
  }
  .contact .formBox .submit{
    padding: 16px;
    margin-top: 0;
  }
  .bg0{
    height: 350px;
  }
  .event {
    height: 900px;
  } 
}