@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

.main__section {
  padding-top: 120px;
}
.main__title {
  font-size: 38px;
  color: #121417;
  font-weight: 800;
  line-height: 1.3;
}
.main__title.center {
  text-align: center;
}
.main__subtitle {
  margin-top: 5px;
  font-size: 22px;
  color: #121417;
  font-weight: 800;
}
.main__description {
  margin-top: 10px;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}
.main__title--center {
  font-size: 38px;
  color: #121417;
  font-weight: 800;
  text-align: center;
}
.main__description--center {
  margin-top: 30px;
  font-size: 18px;
  color: #121417;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
}

.main_visual {
  padding-top: 195px;
  padding-bottom: 50px;
  background: url('../images/pc_main_img.jpg') no-repeat;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
}
.main_visual__txt {
  text-align: center;
}
.main_visual__subtxt {
  color: #fff;
  text-align: center;
  margin-top: 195px;
}
.main_visual__subtxt1 {
  font-size: 26px;
  font-weight: 100;
}
.main_visual__subtxt1 .medium {
  font-weight: 500;
}
.main_visual__subtxt2 {
  margin-top: 25px;
  line-height: 1.3;
  text-shadow: 1px 1px 3px #000;
}
.main_visual__btn--scroll {
  margin-top: 40px;
  -webkit-animation: arrowMove 1.5s infinite;
  animation: arrowMove 1.5s infinite;
}

.business {
  background: url('../images/main_bottom_bg.png') no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 140px;
}
.business__list {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.business__item {
  width: 329px;
  height: 285px;
  font-size: 30px;
  font-weight: 800;
  box-sizing: border-box;
  color: #121417;
  margin: 22.5px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  overflow: hidden;
}
.business__item:hover {
  background-size: 103% !important;
}
.business__item.white {
  color: #fff;
}
.business__item--bg {
  padding: 30px;
  width: 100%;
  height: 100%;
  background: blue;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  box-sizing: border-box;
}
.business__item--subtxt {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.3;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.business__item:hover .business__item--subtxt {
  opacity: 1;
}
.business__item--bg.one {
  background: url('../images/main_business1.png') no-repeat;
  background-size: 100%;
}
.business__item--bg.two {
  background: url('../images/main_business2.png') no-repeat;
  background-size: 100%;
}
.business__item--bg.three {
  background: url('../images/main_business3.png') no-repeat;
  background-size: 100%;
}
.business__item--bg.four {
  background: url('../images/main_business4.png') no-repeat;
  background-size: 100%;
}
.business__item--bg.five {
  background: url('../images/main_business5.png') no-repeat;
  background-size: 100%;
}
.business__item--bg.six {
  background: url('../images/main_business6.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.one {
  background: url('../images/main_business1_hover.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.two {
  background: url('../images/main_business2_hover.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.three {
  background: url('../images/main_business3_hover.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.four {
  background: url('../images/main_business4_hover.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.five {
  background: url('../images/main_business5_hover.png') no-repeat;
  background-size: 100%;
}
.business__item:hover .business__item--bg.six {
  background: url('../images/main_business6_hover.png') no-repeat;
  background-size: 100%;
}
.business__item--bg:hover {
  /* background-size: 103% !important; */
}

.partner {
  margin-top: 115px;
}
.partner__list--box {
  margin-top: 90px;
  padding-bottom: 145px;
}
.glow {
  padding-bottom: 95px;
  transition: all 0.5s;
  background: url(../images/main_graph_bg.png) no-repeat bottom center;
  background-position: bottom -200px center;
  overflow-x: hidden;
  position: relative;
}
.glow.bg {
  background: url('../images/main_graph_bg.png') no-repeat bottom center;
  background-size: 1920px;
}
.glow_price__table {
  margin-top: 90px;
}
.glow_price__table tr td {
  padding: 25px 0;
  width: 175px;
}
.glow_price__table tr td:not(:first-child) {
  padding-left: 150px;
}
.glow_price__table--title {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}
.glow_price__table--price {
  margin-top: 15px;
  font-size: 52px;
  color: #121417;
  font-weight: 800;
  letter-spacing: -1px;
}
.glow_price__table--price .small {
  font-size: 18px;
  font-weight: 500;
}

.recent {
  margin-top: 320px;
}
.recent__list {
  margin: 65px auto 0;
  display: flex;
  justify-content: space-between;
  width: 665px;
}
.recent__item {
  width: 210px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.recent__item:hover .recent__item--img {
  background-size: 105%;
}
.recent__item--anchor {
  color: #000;
  text-decoration: none;
}
.recent__item--img {
  overflow: hidden;
  position: relative;
  width: 211px;
  height: 201px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.recent__item--img.one {
  background: url('../images/work_yeogi_logo.png') no-repeat center center;
  background-size: 101%;
}
.recent__item--img.two {
  background: url('../images/work_pethroom_logo.png') no-repeat center center;
  background-size: 101%;
}
.recent__item--img.three {
  background: url('../images/work_ssf_logo.png') no-repeat center center;
  background-size: 101%;
}
.recent__item--txt {
  padding: 30px 0 35px;
}
.recent__item--brand {
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}
.recent__item--content {
  margin-top: 15px;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.recent__btn--more {
  background: rgb(248, 133, 41);
  background: linear-gradient(
    0deg,
    rgb(248, 133, 41) 0%,
    rgb(248, 90, 41) 100%
  );
  box-shadow: 2px 4px 1px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  width: 96px;
  height: 36px;
  margin: 65px auto 0;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.recent__btn--more img {
  margin-left: 8px;
  animation: moreArrowMove 0.8s infinite;
  -webkit-animation: moreArrowMove 0.8s infinite;
}

.client {
  padding-bottom: 170px;
}

.partner .simply-scroll,
.partner .simply-scroll .simply-scroll-clip {
  width: 100%;
}

.partner .simply-scroll .simply-scroll-list li {
  width: auto;
  display: flex;
  align-items: center;
  height: 71px;
  margin-right: 110px;
}

.partner .simply-scroll .simply-scroll-clip,
.partner .simply-scroll {
  height: 71px;
}

.partner .simply-scroll {
  margin-bottom: 0;
  position: relative;
}
.partner .simply-scroll::after,
.partner .simply-scroll::before {
  content: '';
  position: absolute;
  display: block;
  height: 71px;
  width: 48px;
  background: blue;
  z-index: 8;
  top: 0;
}
.partner .simply-scroll::after {
  right: -1px;
  background: url('../images/partner_blur_right.png') center center no-repeat;
}
.partner .simply-scroll::before {
  left: -1px;
  background: url('../images/partner_blur_left.png') center center no-repeat;
}
.partner .simply-scroll:not(:first-child) {
  margin-top: 70px;
}

.contact {
  padding: 60px 0 110px;
}
.contact_article {
  padding-bottom: 25px;
}
.contact_article:not(:first-child) {
  margin-top: 55px;
}
.contact_title {
  padding-top: 155px;
}
.contact__title {
  margin-bottom: 28px;
  font-size: 26px;
  font-weight: 600;
}
.contact_tab__list {
  display: flex;
}
.contact_tab__item:not(:last-child) {
  margin-right: 25px;
}
.contact_tab__item--btn {
  position: relative;
  overflow: hidden !important;
  transition: all 0.3s ease-in-out;
  background: transparent !important;
  transform: rotate(0.04deg);
  width: 135px;
  height: 45px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  font-weight: 700;
  color: #222222;
  background: #fff;
  border: 1px solid #cbcbcb;
  letter-spacing: -1px;
}
.contact_tab__item--btn.active {
  background: #f58329;
  border: 1px solid #f58329;
  color: #fff;
  border: none;
  box-shadow: 0px 0px 25px 1px rgba(0, 0, 0, 0.14);
}
.contact_tab__item--btn.active::before {
  opacity: 1;
  width: 116%;
}
.contact_tab__item--btn::before {
  content: '';
  width: 0%;
  height: 100%;
  display: block;
  background: #f58329;
  position: absolute;
  transform: skewX(-20deg);
  left: -10%;
  opacity: 1;
  top: 0;
  z-index: -12;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  box-shadow: 2px 0px 14px rgba(0, 0, 0, 0.1);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.contact_tab__info {
  position: absolute;
  padding-left: 25px;
  margin-top: 15px;
  font-size: 12px;
  color: #f58329;
  font-weight: 700;
}
.contact_tab__info::before {
  content: '※';
  position: absolute;
  top: 0;
  left: 10px;
}
.contact__btn {
  display: block;
  margin: 60px auto 0;
  background: #f58329;
  width: 345px;
  padding: 20px 0;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.8px;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.contact_form__box {
  margin-top: 60px;
}
.contact_form__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -15px;
  width: 860px;
}
.contact_form__item.width_100 {
  width: 100%;
}
.contact_form input[type='text'] {
  width: 385px;
  box-sizing: border-box;
  margin: 15px 0;
}
.contact_form textarea {
  width: 100%;
  font-family: 'Pretendard', sans-serif;
  font-size: 14px;
  color: #8b8b8b;
  font-weight: 300;
  opacity: 0.8;
  border-bottom: 1px solid #cbcbcb;
}
.contact_form textarea::-moz-placeholder {
  font-weight: 400;
}
.contact_form textarea:-ms-input-placeholder {
  font-weight: 400;
}
.contact_form textarea::placeholder {
  font-weight: 400;
}

.contact_map {
  padding-bottom: 105px;
}
.contact_map__box {
  height: 300px;
}
.contact_map__box2 {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
.contact_map__address .big {
  font-size: 26px;
  font-weight: 800;
}
.contact_map__address .small {
  font-size: 15px;
  font-weight: 500;
  margin-top: 12px;
}
.contact_map__tel {
  margin-left: 50px;
  margin-top: 8px;
}
.contact_map__tel .big {
  font-size: 19px;
  font-weight: 900;
}
.contact_map__tel .small {
  font-size: 14px;
  font-weight: 500;
  margin-top: 12px;
}
.contact_map__tel .big span:not(:first-child) {
  margin-left: 45px;
}

.root_daum_roughmap .wrap_btn_zoom {
  display: none !important;
}

.root_daum_roughmap .wrap_controllers {
  display: none;
}
.content__title--box.appsflyer {
}

/* 메인 - 에어브릿지 파트너 멤버십 뱃지 적용 */
.mmp_img__wrap {
  margin-top: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mmp_img__wrap > *:not(:last-child) {
  margin-right: 80px;
  background: blue;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /*브라우저 사이즈768px이상, 1023px 이하일때*/
}
@media (max-width: 767px) {
  /*브라우저 사이즈767px이하일때*/
} /*# sourceMappingURL=index.css.map */
