@charset "UTF-8";
@import 'reset.css';
@import 'layout.css';

.roboto {
  font-family: 'Roboto' !important;
  letter-spacing: 0 !important;
}

/* color */
.fc_orange {
  color: #ed503c !important;
}

/* align */
.agl {
  text-align: left !important;
}

.agr {
  text-align: right !important;
}

.agc {
  text-align: center !important;
}

.link-txt {
  display: block;
  margin-top: 10px;
  font-size: 28px;
  color: #ed503c;
}

.link-txt+.link-txt {
  margin-top: 4px;
}

.txt-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.clearfix {
  display: block;
  clear: both;
  content: '';
}

/* section1 */
.section1 {
  position: relative;
  padding-top: 117px;
}

.section1 .main-text {
  text-align: center;
  font-size: 68px;
  line-height: 82px;
  color: #222;
}

.section1 .phone-visual {
  position: relative;
  height: 200vh;
  overflow: hidden;
}

.section1 .phone {
  z-index: 21900;
  position: absolute;
  top: 0;
  left: 50%;
  height: calc(100vh - 102px);
  width: 526px;
  margin-left: -263px;
}

.section1 .phone .inner {
  height: calc(100vh - 103px);
  width: 526px;
  overflow: hidden;
}

.section1 .phone .inner img {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -356px;
}

.section1 .sq-wrap {
  position: relative;
  width: 100%;
  height: calc(100vh - 103px);
  overflow: hidden;
  min-width: 1280px;
}

.section1 .sq {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100vh;
  overflow: hidden;
  width: 300vw;
  transform: translate(-50%, -50%);
  min-width: 3840px;
}

.section1 .sq:after {
  content: '';
  display: block;
  clear: both;
}

.section1 .sq .sq-inner {
  height: 100vh;
  width: 200vh;
}

.section1 .sq ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  overflow: hidden;
  height: 300vh;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  width: 300vw;
  min-width: 3840px;
}

.section1 .sq img {
  width: 100%;
}

.section1 .sq li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: calc(295vw / 6);
  padding: 5px;
  box-sizing: border-box;
  min-width: calc(3840px / 6);
  height: auto;
  overflow: hidden;
  opacity: 0;
}

.section1 .sq li:nth-child(6n + 1) {
  margin-left: 0;
}

.section1 .sq li:nth-child(n + 7) {}

.section1 .sq li img {
  vertical-align: top;
}

/* section2 */
.section2 {
  padding: 230px 0 260px;
}

.section-text {
  text-align: center;
  font-size: 54px;
  color: #222;
  line-height: 68px;
}

.section-text2 {
  font-size: 42px;
  color: #222;
  line-height: 48px;
}

.section-text2+.section-text2 {
  margin-top: 10px;
}

.num-cout {
  display: block;
  text-align: center;
  font-size: 28px;
  color: #222;
  font-weight: 300;
}

.num-cout:before {
  content: '';
  display: block;
  width: 1px;
  height: 360px;
  margin: 93px auto 89px;
  background: #222;
}

.num-cout strong {
  display: inline-block;
  font-size: 80px;
  line-height: 80px;
}

.sub-text {
  text-align: center;
  font-size: 54px;
  color: #222;
}

.sub-text2 {
  font-size: 24px;
  line-height: 36px;
}

.sub-text3 {
  margin-top: 49px;
  font-size: 20px;
  line-height: 32px;
}

.sub-text3+.sub-text3 {
  margin-top: 15px;
}

.sub-text4 {
  margin-top: 40px;
}

/* section3 */
.section3 {
  height: 1024px;
  background: url(../images/bg_section03.png) no-repeat center / cover fixed;
}

.section3 .contents {
  display: table;
  height: 100%;
  padding-left: 570px;
}

.section3 .section-text {
  text-align: left;
  color: #fff;
}

.section3 .section-text .num {
  font-size: 60px;
}

.section3 .sub-text2 {
  margin-top: 45px;
  color: #fff;
}

.section3 .sub-text2+.sub-text2 {
  margin-top: 19px;
}

/* section4 */
.section4 {
  height: 1084px;
}

.section4 .contents {
  position: relative;
  display: table;
  height: 100%;
  padding-left: 780px;
}

.section4 .contents:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -168px;
  display: block;
  width: 800px;
  height: 800px;
  margin-top: -400px;
  background: url(../images/bg_section04.png) no-repeat center / contain;
}

/* section5 */
.section5 {
  height: 1084px;
  overflow: hidden;
}

.section5 .contents {
  position: relative;
  display: table;
  height: 100%;
}

.section5 .contents:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -168px;
  display: block;
  width: 800px;
  height: 800px;
  margin-top: -400px;
  background: url(../images/bg_section05.png) no-repeat center / contain;
}

/* section6 */
.section6 {
  padding-top: 110px;
  height: 1192px;
  background: url(../images/bg_section06.jpg) no-repeat top center;
  overflow: hidden;
}

.section6 .contents {
  position: relative;
}

.section6 .section-text2 {
  text-align: center;
}

.section6 .video-wrap {
  margin-top: 77px;
  height: 802px;
}

.section6 .video-box {
  position: absolute;
  top: 0;
  left: 337px;
}

/* video */
.video-wrap {
  position: relative;
}

.video-navi {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: right;
  transform: translateY(-50%);
}

.video-navi li {
  position: relative;
}

.video-navi li+li {
  margin-top: 63px;
}

.video-navi li+li:before {
  content: '';
  position: absolute;
  top: -62px;
  right: 7px;
  display: block;
  width: 1px;
  height: 60px;
  background: #ed503c;
}

.video-navi li a {
  position: relative;
  display: block;
  padding-right: 33px;
  font-size: 20px;
  font-weight: 700;
  color: #a0a0a0;
}

.video-navi li a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  border: 3px solid #ed503c;
  background: #fff;
  transform: translateY(-50%);
}

.video-navi li.active a {
  color: #ed503c;
}

.video-navi li.active a:after {
  background: #ed503c;
}

.video-box {
  position: relative;
  display: none;
  width: 722px;
}

.video {
  position: relative;
  width: 381px;
  height: 802px;
  box-sizing: border-box;
  padding: 18px 10px 25px;
}

.video-inner {
  position: relative;
}

.video:after {
  content: '';
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/mockup_video.png) no-repeat 0 / cover;
}

.video:before {
  content: '';
  z-index: 2;
  position: absolute;
  top: -70px;
  left: -38px;
  display: block;
  width: 563px;
  height: 915px;
  background: url(../images/mockup_video_shadow.png) no-repeat 0 / cover;
}

.video video {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: auto;
  border-radius: 22px;
  z-index: 10;
}

.video video:first-child {
  display: block;
}

.video img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 22px;
  z-index: 10;
}

.video-txt {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.video2 {
  position: relative;
  width: 436px;
  height: 659px;
  box-sizing: border-box;
  padding: 25px 25px;
}

.video2:after {
  content: '';
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/mockup_tablet_video.png) no-repeat 0 / cover;
}

.video2:before {
  content: '';
  z-index: 2;
  position: absolute;
  top: -82px;
  left: -82px;
  display: block;
  width: 662px;
  height: 824px;
  background: url(../images/mockup_tablet_video_shadow.png) no-repeat 0 / cover;
}

.video2 video {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: auto;
  border-radius: 22px;
  z-index: 10;
}

.video2 video:first-child {
  display: block;
}

.video2 img {
  position: relative;
  width: 100%;
  height: auto;
  /* border-radius:22px; */
  z-index: 10;
}

.video3 {
  top: 35px;
  left: 100px;
  position: relative;
  width: 300px;
  height: 632px;
  /* width: 327px;
  height: 690px; */
  /* width: 279px;
  height: 586px; */
  box-sizing: border-box;
  padding: 12px 8px;
}

.video3:after {
  content: '';
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/mockup_video.png) no-repeat 0;
  background-size: 300px 600px;
  background-position-y: 0px;
}

.video3:before {
  content: '';
  z-index: 2;
  position: absolute;
  top: -70px;
  left: -38px;
  display: block;
  width: 563px;
  height: 915px;
  background: url(../images/images/img_phone.png) no-repeat 0 / cover;
}

.video3 video {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: auto;
  border-radius: 22px;
  z-index: 10;
}

.video3 video:first-child {
  display: block;
}

.video3 img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 22px;
  z-index: 10;
}

/* section7 */
.section7 {
  position: relative;
  overflow: hidden;
}

.section7 .contents {
  position: relative;
  height: calc(100vh - 102px);
  box-sizing: border-box;
}

.section7 .sticky-wrap {
  float: left;
  width: 50%;
}

.section7 [data-sticky] {
  width: 50vw;
}

.section7 [data-sticky] .contents:before {
  content: '';
  position: absolute;
  top: 0;
  right: 160px;
  display: block;
  width: 100%;
  height: 100%;
  background: #e73847 url(../images/bg_section07.jpg) no-repeat top right / contain;
}

.section7 [data-sticky] .contents .video {
  position: absolute;
  top: 50%;
  right: -25px;
  width: 360px;
  height: 758px;
  padding: 17px 10px 25px;
  transform: translateY(-50%);
}

.section7 [data-sticky] .contents .video:before {
  width: 543px;
  height: 895px;
}

.section7 .contents-wrap {
  float: left;
  width: 50%;
}

.section7 .contents-wrap .contents {
  display: table;
  height: 100vh;
}

.section7 .contents-wrap .contents .txt-cell {
  padding-left: 192px;
}

.section7 .contents-wrap .section-text .num {
  font-size: 48px;
}

/* section8 */
.section8 {
  padding: 147px 0 0;
  background: #fbfbfb;
}

.section9 .sub-text2,
.section8 .sub-text2 {
  margin-top: 8px;
}

.section9 .swiper-container,
.section8 .swiper-container {
  margin-top: 72px;
  padding-bottom: 195px;
}

/* section9 */
.section9 {
  padding: 147px 0 0;
  background-image: linear-gradient(to bottom, #e53649, #ed503c);
}

.section9 .section-text {
  color: #fff;
}

.section9 .section-text strong {
  color: #fcff14;
}

.section9 .sub-text2 {
  color: #fff;
}

.section9 .swiper-button-group [class^='swiper-button-'] {
  background-image: url(../images/arrow_white.png);
}

.section9 .swiper-pagination-fraction {
  color: #fff;
}

/* section10 */
.section10 {
  padding: 114px 0 200px;
}

/* section12 */
.section12 {
  padding: 0 15px 15px;
}

.section12-img {
  padding: 40px 0 40px;
  text-align: center;
  background-image: linear-gradient(to bottom, #e53649, #ed503c);
}

.section12 .section-text::before {
  content: "";
  display: block;
  width: 1px;
  height: 110px;
  margin: 48px auto 44px;
  background: #222;
}

.section12 .sub-text {
  font-size: 54px;
}

.partnership-list {
  overflow: hidden;
}

.partnership-list dt {
  float: left;
  height: 330px;
  padding: 90px 0 0;
  box-sizing: border-box;
}

.partnership-list dd {
  float: none;
  height: 330px;
  padding: 90px 0 0;
  box-sizing: border-box;
  padding-left: 540px;
}

.partnership-list dd+dt+dd {
  border-top: 1px solid #ddd;
}

.btn-area {
  margin-top: 55px;
  text-align: center;
}

.btn-app {
  position: relative;
  display: inline-block;
  padding: 25px 65px 30px 95px;
  border-radius: 30px;
  background-image: linear-gradient(to right, #e53649, #ed503c);
  color: #fff;
}

.btn-app i {
  position: absolute;
  top: 50%;
  left: 45px;
  display: block;
  width: 30px;
  height: 32px;
  margin-top: -18px;
  background: url(../images/iocn_app.png) no-repeat;
}

.btn-app span {
  display: block;
  line-height: 16px;
  font-size: 16px;
}

.btn-app strong {
  display: block;
  margin-top: 10px;
  line-height: 26px;
  font-size: 26px;
}

/* swiper */
.swiper-container:after {
  content: '';
  display: block;
  clear: both;
}

.swiper-slide {
  width: 1142px;
  height: auto;
}

.swiper-slide a {
  display: block;
}

.swiper-slide img {
  vertical-align: top;
}

.swiper-slide .swiper-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-slide .swiper-inner .sec8-swiper-img {
  display: inline-block;
  width: 480px;
  float: left;
}

.swiper-slide .swiper-inner .swiper-inner-text {
  display: inline-block;
  width: 579px;
  max-height: 480px;
  height: 100%;
  float: left;
  overflow: hidden;
}

.swiper-slide .swiper-inner .swiper-inner-text>p {
  width: 450px;
  margin-left: 64px;
}

.swiper-slide .swiper-inner .swiper-inner-text .inner-title {
  padding-top: 85px;
  font-size: 23px;
  line-height: 30px;
  font-weight: bold;
  color: #222222;
  max-height: 91px;
  overflow: hidden;
}

.swiper-slide .swiper-inner .swiper-inner-text .inner-subtitle {
  padding-top: 20px;
  font-size: 18px;
  font-weight: lighter;
  max-height: 150px;
  color: #222222;
  overflow: hidden;
}

.swiper-slide .swiper-inner .swiper-inner-text .inner-name {
  position: absolute;
  bottom: 72px;
  width: 450px;
  font-size: 21px;
  color: #444444;
  font-weight: bold;
}

.swiper-slide-next,
.swiper-slide-prev {
  opacity: 0.4;
}

.swiper-slide-active {
  /* box-shadow:0px 15px 50px 0px rgba(0, 0, 0, 0.1); */
}

.swiper-button-group {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1280px;
  margin-top: -113px;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.swiper-button-group [class^='swiper-button-'] {
  width: 48px;
  height: 80px;
  background: url(../images/arrow_gray.png) no-repeat;
  background-position: 0 100%;
}

[class^='swiper-button-'].swiper-button-disabled {
  background-position: 0 0;
}

[class^='swiper-button-'].swiper-button-next {
  background-position: 100% 100%;
}

.swiper-pagination-fraction {
  bottom: 133px;
  font-size: 20px;
  color: #444;
}

.swiper-pagination-fraction .swiper-pagination-current {
  font-weight: bold;
}

/* partner */
.partner {
  position: relative;
  padding-top: 117px;
}

.partner>.contents {
  position: relative;
  z-index: 0110;
}

.partner-wrap {
  margin-top: 110px;
}

.partner-wrap:after {
  content: '';
  display: block;
  clear: both;
}

.partner-wrap .sticky-wrap {
  float: left;
  width: 50vw;
  box-sizing: border-box;
}

.partner-wrap [data-sticky] {
  width: 50vw;
}

.partner-wrap [data-sticky]:before {
  content: '';
  position: absolute;
  top: -431px;
  left: 0;
  width: 100vw;
  box-sizing: border-box;
  height: calc(100% + 431px);
  background: url(../images/partner01_bg.jpg) repeat-x 0 center;
}

.partner-wrap [data-sticky] .contents {
  position: relative;
  height: calc(100vh - 102px);
  box-sizing: border-box;
}

.partner-wrap [data-sticky] .video-navi {
  right: 370px;
  left: auto;
}

.partner-wrap [data-sticky] .video {
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -190px;
  transform: translateY(-50%);
}

.partner-wrap [data-sticky] .video .img-box {
  display: none;
}

.partner-wrap [data-sticky] .video .img-box.active {
  display: block;
}

.partner-wrap [data-sticky] .video2 {
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -190px;
  transform: translateY(-50%);
}

.partner-wrap [data-sticky] .video2 .img-box {
  display: none;
}

.partner-wrap [data-sticky] .video2 .img-box.active {
  display: block;
}

.txt-wrap {
  position: relative;
  z-index: 20110;
  float: left;
  width: 40vw;
  box-sizing: border-box;
}

.txt-wrap .contents {
  display: table;
  width: 100%;
  height: 100vh;
}

.txt-wrap .contents .txt-cell {
  padding-left: 275px;
}

.txt-wrap .contents .txt-cell .txt-title {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 40px;
}

/* partner2 */
.partner2 {
  padding: 87px 0 100px;
}

.partner2 .sub-text {
  margin-top: 0;
}

.partner2 .link-txt {
  margin-top: -9px;
}

.partner2 .btn-area {
  margin-top: 42px;
}

/* gauge */
.gauge {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
}

.gauge .gauge-inner {
  width: 0;
  height: 100%;
  background-image: linear-gradient(to right,
      #e53649,
      #e73d46,
      #ea4343,
      #eb4a3f,
      #ed503c);
}

/* terms */
.terms-wrap {
  overflow: hidden;
  padding-bottom: 197px !important;
  counter-reset: num;
}

.terms-title {
  position: relative;
  margin-top: 121px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
  font-size: 42px;
  font-weight: 400;
  color: #222;
}

.terms-title .terms-select {
  position: absolute;
  top: 13px;
  right: 0px;
  width: 360px;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #dddddd;
  padding: 0px 15px;
  border-radius: 4px;
  color: #666666;
  background-color: #ffffff;
  z-index: 1;
}

.terms-title .terms-select .select-title {
  padding-top: 15px;
  padding-bottom: 15px;
  background: url(../images/arrow_down2.png) no-repeat 100% 50%;
}

.terms-title .terms-select .select-option {
  border-top: 1px solid #dddddd;
  padding: 15px 0px;
  position: relative;
  max-height: 155px;
}

.terms-title .terms-select .select-option li {
  margin-bottom: 20px;
}

.terms-title .terms-select .select-option li:last-child {
  margin-bottom: 0px;
}

/* .terms-title div > select {width: 175px;border: 1px solid #000000;background: url(../images/arrow_down.png) no-repeat 95% 50%;border-radius: 0px;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding: 5px 0px 5px 10px;} */
/* .terms-select > select{padding: 10px 0px 10px 10px;border-color: #dddddd;border-radius: 5px;color: #aaa;font-weight: 400;position: relative;font-size: 13px;background-image: url(../images/arrow_down2.png);background-size: 15px 8px;background-repeat: no-repeat;background-position: 95% 50%;width: 100%;} */
.terms-num-title {
  margin-top: 80px;
  font-size: 24px;
  color: #222;
}

.terms-num-title:before {
  counter-increment: num;
  content: '제 'counter(num) '조';
  display: inline-block;
}

.terms-txt {
  margin-top: 18px;
  font-size: 16px;
  color: #444;
  line-height: 24px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: 'alpha(opacity=75)';
  -ms-filter: 'alpha(opacity=75)';
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: 'alpha(opacity=40)';
  -ms-filter: 'alpha(opacity=40)';
}

.round-num-list {
  margin-top: 18px;
  counter-reset: roundNum;
}

.round-num-list>li {
  position: relative;
  padding-left: 33px;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}

.round-num-list>li+li {
  margin-top: 10px;
}

.round-num-list>li:before {
  position: absolute;
  top: 5px;
  left: 0;
  counter-increment: roundNum;
  content: counter(roundNum);
  display: inline-block;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: 1px solid #444;
  border-radius: 100%;
  text-align: center;
  line-height: 13px;
  font-size: 12px;
}

.num-list {
  counter-reset: num2;
  margin-top: 10px;
}

.num-list>li {
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}

.num-list>li+li {
  margin-top: 10px;
}

.num-list>li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: num2;
  content: counter(num2) '.';
  display: inline-block;
}

.bullet-list,
.line-list {
  margin-top: 2px;
}

.bullet-list>li,
.line-list>li {
  position: relative;
  padding-left: 12px;
  font-size: 16px;
  line-height: 24px;
  color: #444;
}

.bullet-list>li+li,
.line-list>li+li {
  margin-top: 2px;
}

.bullet-list>li:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #444;
  border-radius: 100%;
}

.line-list>li:before {
  position: absolute;
  top: 12px;
  left: 0;
  content: '';
  display: block;
  width: 5px;
  height: 1px;
  background: #444;
}

/* error */
.error {
  position: relative;
  padding: 80px 0 80px 387px;
  border: 1px solid #ddd;
  margin: 140px 0;
}

.error:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 225px;
  display: inline-block;
  width: 120px;
  height: 120px;
  background: url(../images/error.png) no-repeat;
  transform: translateY(-50%);
}

.error .title {
  display: block;
  color: #222;
  font-size: 24px;
}

.error .txt {
  margin-top: 17px;
  color: #444;
  font-size: 16px;
  line-height: 23px;
}

.error .link-box {
  margin-top: 17px;
}

.error .link-box a {
  position: relative;
  display: inline-block;
  color: #888;
  font-size: 16px;
  line-height: 23px;
}

.error .link-box a+a {
  margin-left: 10px;
  padding-left: 10px;
}

.error .link-box a+a:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 1px;
  height: 13px;
  background: #ddd;
}
