@import url(./fonts.css);
/* ==========================================================================
Typography
========================================================================== */
p {
  font-size: 14px;
  line-height: 22.4px;
  color: #6c7279; }

h1 {
  font-size: 65px;
  color: #2d3033; }

h2 {
  font-size: 40px;
  color: #2d3033; }

h3 {
  font-size: 28px;
  color: #2d3033;
  font-weight: 300; }

h4 {
  font-size: 22px;
  color: #2d3033;
  font-weight: 400; }

h5 {
  font-size: 14px;
  color: #2d3033;
  text-transform: uppercase;
  font-weight: 700; }

.btn {
  background-color: #6644A3;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-transform: uppercase; }
  .btn:hover, .btn:focus {
    background-color: #5b3c91;
    color: #fff; }
  .btn-large {
    padding: 15px 40px; }

/* ==========================================================================
	General Styles
========================================================================== */
a {
  color: #6644A3; }

a:hover, a:focus {
  text-decoration: none;
  -moz-transition: background-color, color, 0.3s;
  -o-transition: background-color, color, 0.3s;
  -webkit-transition: background-color, color, 0.3s;
  transition: background-color, color, 0.3s; }

body {
  font-family: Noto Sans KR, sans-serif;
  font-weight: 400;
  color: #6c7279; }

ul, ol {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

.section {
  padding: 100px 0; }

.no-padding {
  padding: 0; }

.no-gutter [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

#vbox {
    width:80%; }

.cont_row{
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_new1 {
  width: 650px;
  margin: 0 60px 0 20px;
}
.box_new1_event{
  width: 650px;
  margin: 0 60px 0 20px;
}

.box_new2 {
  margin: auto;
}

.box_new3 {
  margin: auto;
}
.box_new4 {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:590px; 
  margin-top:0;
}

.box_new_img {
 border:0;
}
.s0 {
  font-size: 90px;
  opacity: 1;
  font-weight: 700;
  letter-spacing: -3.65px;
  margin-top: -10px;
}

.s01 {
  font-size: 45px;
  opacity: 1;
  letter-spacing: -2px;
  font-weight: 400;
  font-family: Noto Sans KR, sans-serif;
}
.minibtn {
  margin: 2px 2px 2px 2px;
}

.s1 {
  font-size: 70px;
  letter-spacing: -1px; }

.s1_1 {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -1px;
  }

.s2 {
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 110%; }

.s3 {
  font-size: 36px;
  letter-spacing: -2px; 
  margin-right: 20px;}

.s4 {
  font-size: 22px;
  letter-spacing: -1px; }

.s4_2 {
  font-size: 22px;
  letter-spacing: -1px;
  margin-top:51px}

.s4_3 {
  font-size: 22px;
  letter-spacing: -1px; }

.s4_4 {
  font-size: 22px;
  letter-spacing: -1px;
  magin:auto 0;
  padding :20px 10px 0 40px; }

.s4_5 {
  font-size: 16px;
  margin-top:32px;
  line-height: 26px;}

.s5_1 {
  width:90%;
  font-size: 14px;
  line-height: 26px;
  color:#fff;}  

.s4_6 {
    font-size: 14px;
    line-height: 26px;
    padding: 30px;
  }
.s5 {
  margin: 15px 0 20px 0;
  font-size: 20px;
  line-height: 35px;}

.s6 {
    font-size: 18px;}  

.nago-bold {
  font-family: Noto San KR, sans-serif;
  font-weight: bold; }

.purple {
  color: #7A4AF5; }

.purpl01 {
  color: #261600; }

.brown {
  font-family: Noto San KR, sans-serif;
  color: #262626; }

.brown01 {
  color: #58362C; }

.white {
  color: #fff; }

.white01 {
  color: #F0F0F0; }

.black {
  color: #000; }

.black01 {
  color: #3E3E46; }

/* ==========================================================================
	$Header
========================================================================== */
#header {
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: rgba(35, 32, 41, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  #header .header-content {
    margin: 0 auto;
    max-width: 1170px;
    padding: 13px 0;
    width: 95%;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s; }
  #header .logo {
    float: left;
    margin-top: 6px; }

#header.fixed {
  background-color: #0c0c0c; }
#header.fixed .header-content {
    border-bottom: 0;
    padding: 10px 0; }
#header.fixed .nav-toggle {
    top: 18px; }

.navigation.open {
  opacity: 0.9;
  visibility: visible;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.navigation {
  float: right;
  margin: 10px 0 15px 0; }
  .navigation li {
    display: inline-block; }
  .navigation a {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    margin-left: 40px; }
    .navigation a:hover, .navigation a.active {
      color: #fff; }

.nav-toggle {
  display: none;
  height: 44px;
  overflow: hidden;
  position: fixed;
  right: 5%;
  text-indent: 100%;
  top: 16px;
  white-space: nowrap;
  width: 44px;
  z-index: 99999;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .nav-toggle:before, .nav-toggle:after {
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform; }
  .nav-toggle:before {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .nav-toggle:after {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s; }
  .nav-toggle span {
    background-color: #fff;
    bottom: auto;
    display: inline-block;
    height: 3px;
    left: 50%;
    position: absolute;
    right: auto;
    top: 16px;
    width: 18px;
    z-index: 10;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .nav-toggle span:before, .nav-toggle span:after {
      background-color: #fff;
      content: "";
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transition: -moz-transform 0.3s;
      -o-transition: -o-transform 0.3s;
      -webkit-transition: -webkit-transform 0.3s;
      transition: transform 0.3s; }
    .nav-toggle span:before {
      -moz-transform: translateY(-6px) rotate(0deg);
      -ms-transform: translateY(-6px) rotate(0deg);
      -webkit-transform: translateY(-6px) rotate(0deg);
      transform: translateY(-6px) rotate(0deg); }
    .nav-toggle span:after {
      -moz-transform: translateY(6px) rotate(0deg);
      -ms-transform: translateY(6px) rotate(0deg);
      -webkit-transform: translateY(6px) rotate(0deg);
      transform: translateY(6px) rotate(0deg); }
  .nav-toggle.close-nav:before {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
  .nav-toggle.close-nav:after {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  .nav-toggle.close-nav span {
    background-color: rgba(255, 255, 255, 0); }
    .nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after {
      background-color: #fff; }
    .nav-toggle.close-nav span:before {
      -moz-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
      -webkit-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg); }
    .nav-toggle.close-nav span:after {
      -moz-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
      -webkit-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg); }

/* ==========================================================================
	$Banner
========================================================================== */
.vanilla {
  margin-top: 50px;
  padding: 80px 80px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.70);
  color: #fff;
  border-radius: 20px;
  }

.banner {
  background-image: url(../images_new/main_visual_n.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 805px; }

.banner-text {
  padding-top: 25%; }
  .banner-text h1 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
  .banner-text p {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 80px; }

/* ==========================================================================
  $Vanilla Topic
  

========================================================================== */
.topic {
  background-image: url(../images_new/01_bg_n.png);
  background-color: #5F0FCC;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 505px;
  color: #fff; }
.topic .container {
    padding-top: 80px; }

.wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  min-height: 100%;
  padding: 7em 2em 2em 2em;
  z-index: 2; }



.playstore, .playstore-topic {
  width: 175px;
  height: 63px;
  margin: 10px 5px 0 5px;
  background-color: rgba(255, 255, 255, 0.11);
  border: 2px solid #FFFFFF;
  border-radius: 8px;
  padding-left: 16px;
  display: flex; }
  .playstore img, .playstore-topic img {
    width: 26px;
    height: 27px;
    margin-top: auto;
    margin-bottom: auto; }
  .playstore div, .playstore-topic div {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle; }

.playstore-topic {
  margin-top: 49px;
  margin-left: 0;
  margin-right: 0; }

.vanilla-go {
  position: relative;
  width: 250px;
  height: 60px;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: rgba(0, 0, 0, 0.11);
  text-align: center;
  border: 1px solid #939393;
  border-radius: 8px;
  padding-left: 10px;
  display: flex; }
/* ==========================================================================
	#bg
========================================================================== */
.bg_yellow {
  background-image: url(../images_new/02_bg_n.png);
  background-repeat: no-repeat; 
  background-color: #F0F1F3;
  background-position: center;
  padding-top: 110px;
  padding-bottom: 110px;
  min-height: 763px;
}

.bg_white {
  background-color: #fff;
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;}

.bg_gray {
    background-color: #F0F1F3;
    padding-top: 110px;
    padding-bottom: 110px;
    position: relative;}  

.bg_black {
    background-color: #383A40;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;}  }

.bg_about {
  padding-top: 63px;
  padding-bottom: 199px;
  min-height: 900px;
  background-color: #383A40;
  position: relative; }

.bg_event {
  background-color: #661ACC;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;}  
/* ==========================================================================
	#Contact
========================================================================== */
.contact {
  text-align: left; }
  .contact-top {
    min-height: 100px;
    padding-top: 20px;
    background-color: #21212B;
    background-repeat: repeat; }
  .contact-bottom {
    position: relative;
    background-color: #21212B;
    background-repeat: repeat;
    padding-top: 20px;
    padding-bottom: 40px;}
  .contact .footer-col {
    margin-bottom: 80px; }
  .contact h5 {
    color: #fff; }
  .contact h5 {
    margin-bottom: 20px; }
  .contact p {
    color: rgba(255, 255, 255, 0.5); }
  .contact a {
    color: #fff; }
    .contact a:hover {
      color: #6644A3; }
  .contact .fa-heart {
    color: #6644A3;
    font-size: 11px;
    margin: 0 2px; }

/* ==========================================================================
	$Utilities
========================================================================== */
.next {
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 184px;
  height: 93px;
  margin-left: -92px;
  z-index: 102; }

.image-center {
  position: absolute;
  left: 50%;
  margin-left: -140px;
  z-index: 102; }

.hbox-topic {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row; }
  .hbox-topic .box_text {
    margin-top: auto;
    margin-bottom: 0;
    height: 100%; 
    padding-top: 20px; }
  .hbox-topic img {
    padding: 5px;
    }

.hbox {
  display: flex;
  justify-content: center;
  align-items: center;

  }
  .hbox_s {
    display: flex;
    justify-content: center;
    align-items: center;  
    }
    .playstore_s {
      width: 145px;
      height: 50px;
      margin: 10px 5px 0 5px;
      background-color: rgba(255, 255, 255, 0.11);
      border: 1px solid #FFFFFF;
      border-radius: 8px;
      padding-left: 16px;
      display: flex; }
      .playstore_s img, .playstore-topic img {
        width: 17px;
        height: 18px;
        margin-top: auto;
        margin-bottom: auto; }
      .playstore_s div, .playstore-topic div {
        margin-top: auto;
        margin-bottom: auto;
        vertical-align: middle; }    

.container {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 1600px) {
  .container {
    width: 1170px; } }
  
.layout_center {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.device {
  position: relative;
  width: 282px;
  height: 563px;
  background: url(../images/img_hp01_white.png) no-repeat 0 0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: block; }

.content {
  overflow: hidden;
  position: absolute;
  top: 51px;
  left: 18px;
  width: 246px;
  height: 442px; }

.vanilla-view {
  position: absolute;
  bottom: 170px;
  left: 123px;
  margin-left: -90px;
  background: url(../images/btn_vt_view.png) no-repeat 0 0;
  z-index: 10;
  width: 181px;
  height: 55px; }

.topic-padding-left {
  padding-left: 50px; }

.contact-cont-text {
  margin-left: 60px; }

.logo-small {
  margin-right: auto; }

.box-scroll {
  position: absolute;
  height: 931px; }
