<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*######################### root #########################*/

:root {
  --color-green: #00A94F;
  --color-light: #fff;
  --color-lightgray: #999;
  --color-gray: #666;
  --cr-green: #00A94F;
  --cr-light: #fff;
  --cr-dark: #333;
  --color-dark: #333;
  --color-border: #EDEDED;
  --swiper-theme-color: #00A94F;
  --transition: 400ms ease-in-out;
}

/*######################### root #########################*/
.icw .a-center{
  text-align: center;
}
.icw .mb-24{
  margin-bottom: 24px;
}
.icw small.t-icon {
  font-family: kurious-looped;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.container {width: auto;
  max-width: 1172px;
  padding: 0 16px;
  margin: 0 auto;
}
.icw h2 strong, .icw h3 strong, .icw h4 strong, .icw h5 strong, .icw h6 strong, .icw .h1 strong, .icw .h2 strong, .icw .h3 strong, .icw .h4 strong, .icw .h5 strong, .icw .h6 strong, .icw p strong, .list .app-detail, .section-condition .accordion-title, .btn-theme {
  font-family: Kurious;
  font-weight: 700;
  line-height: 1.5;
}
span.nw{
  white-space: nowrap;
}

.icw ul, .icw ol, .icw li {
  list-style: disc;
}
.icw .link{
  color:var(--color-green) ;
}

.social-share .text-share i{top: 0;}

.icw .sc-thumb-gallery .content ul.content-w {
    width: auto;
    max-width: 328px;
    margin: 0 auto;
}

/*############################ popup ###################################*/

.icw-popup-function.mfp-bg {
  /* background: var(--color-light); */
}

.icw-popup-function.mfp-bg.mfp-ready {
  opacity: 1;
}

.icw-popup-function .mfp-container {
  padding: 0;
  width: 100%;
}

.icw-popup-function .mfp-content {
  background-color: transparent;
  max-width: 100%;
  height: 100%;
}

.icw-popup-function.mfp-bg {
  /* background: var(--color-light); */
  background: rgba(0, 0, 0, 0.8);
}

.icw-popup-function .mfp-content {
  overflow: auto;
  min-height: 100vh;
  height: auto;
}

.icw-popup-function .shop-box {
  border-top: 3px solid #11A750;
  padding-top: 60px;
  background-color: var(--color-light);
}

.icw-popup-function .sc-content {
  background-color: var(--color-light);
  /* padding: 0; */
  padding-top: 20px;
  padding-bottom: 20px;
}

.icw-popup-function .sc-content.bg2 {
  background: rgba(78, 159, 153, 0.05);
}

.icw-popup-function .sc-content.pd-24 {
  padding-top: 24px;
}

.icw-popup-function .main-container {
  width: 100%;
  max-width: 1172px;
  padding: 0 16px;
  margin: 0 auto;
}

.icw-popup-function .head {
  margin-bottom: 40px;
  text-align: center;
}

.icw-popup-function .head .icon {
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  position: relative;
  top: -5px;
}

.icw-popup-function .body {
  text-align: center;
}

.icw-popup-function .body .title {
  margin-bottom: 24px;
}

.icw-popup-function .body .desc {
  margin-bottom: 8px;
}

.icw-popup-function .body .item-list {
  margin: -20px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.icw-popup-function .body .item-list&gt;li {
  float: none;
  padding: 20px 40px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.icw-popup-function .body .thumb {
  width: 130px;
  height: 130px;
}

.thumb {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 525px;
  margin: 0 auto;
}

.icw-popup-function .body .peep_qr {
  max-width: 624px;
  width: 100%;
  margin: 0 auto 8px;
}

.icw-popup-function {
  background: rgba(0, 0, 0, 0.8);
}

.icw-popup-function .mfp-content {
  /* display: flex; */
  align-items: center;
}

.icw-popup-function .register-box {
  border-top: 0px solid #11A750;
  padding-top: 0px;
}

.icw-popup-function .register-box {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 120px;
  max-width: 1000px;
  width: 100%;
  border-radius: 8px;
}

.icw-popup-function .register-box .mfp-close {
  width: 30px;
  height: 30px;
  background-color: #00A850;
  top: -15px;
  right: -15px;
  border-radius: 50%;
  background-color: #00A850;
}

.icw-popup-function .register-box .mfp-close:before,
.icw-popup-function .register-box .mfp-close:after {
  font-size: 12px;
  color: #fff;
}

.icw-popup-function .register-box .mfp-close {
  opacity: 1;
}

.icw-popup-function .register-box .graphic {
  position: absolute;
  z-index: 0;
  left: -280px;
  top: 15%;
}

.icw-popup-function .register-box .sc-heading {
  color: var(--color-dark);
  /* margin-bottom: 40px; */
}

.icw-popup-function .register-box .sc-heading .title {
  margin-bottom: 0;
}

.icw-popup-function .register-box .sc-content {
  color: var(--color-dark);
  text-align: center;
  background-color: transparent;
}

.icw-popup-function .register-box .note {
  margin-top: 10px;
}

.icw .swiper-wrapper.swiper-wrapper-pb {
  padding-bottom: 20px;
  gap: 8px;
  justify-content: center;
  /* padding-left: 200px; */
}

/*.swiper-slide.swiper-slide-thumb-active{
  margin-right: 0 !important;
}
.swiper-slide.swiper-slide-visible{
  margin-right: 0 !important;
}*/

.icw .swiper-wrapper.mb-50 {
  padding-bottom: 0;
  margin-bottom: 40px;
}

.icw-popup-function .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #666;
}

.icw-popup-function .register-box .sc-campaign-swiper {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
}

.icw-popup-function .register-box .sc-campaign-swiper .swiper-button {
  display: none;
}

.icw-popup-function .register-box .sc-campaign-swiper .thumb {
  position: relative;
  width: 220px;
  margin: 0 auto 24px;
  margin-right: 20px;
}

.icw-popup-function .register-box .sc-campaign-swiper .content {
  text-align: center;
  color: var(--color-dark);
  width: 220px;
}
.icw-popup-function .register-box .sc-campaign-swiper .content ol{
  margin-left: 20px;
}

.icw-popup-function .register-box .sc-campaign-swiper .desc {
  margin: 0;
}

.icw-popup-function .register-box .sc-campaign-swiper .swiper-pagination-bullet-active {
  background: #00a950 !important;
  border-radius: 50px;
  width: 24px;
  height: 8px;
}



.swiper-pointer-events {
  /* overflow: hidden !important; */
}


/* .icw-popup-function .register-box .sc-campaign-swiper{
  background-color: #fff;
  border: 1px solid #ddd;
} */

.icw-popup-function .register-box .icon {
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  position: relative;
  top: -5px;
}

.d-flex {
  display: flex;
}

span.nw {
  white-space: nowrap;
}

.icw .section-title .sc-topic {
  margin-top: 50px;
}

.icw .c-white {
  color: #fff;
}

.icw .h3.f-33 {
  font-family: Kurious;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
}

.section.section-tab-howto .tab-control {
  border-bottom: 1px solid #dbdbdb;
}

.icw .c-red {
  color: #E71618;
}

.icw .mr-10 {
  margin-right: 10px;
}

.icw strong.f-w {
  font-weight: 700;
}

.swiper-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  /* bottom: 50%; */
  bottom: 0;
}

.swiper-horizontal&gt;.swiper-pagination.swiper-pagination2 {
  bottom: 0;
}

.swiper-horizontal&gt;.swiper-pagination.swiper-pagination3 {
  bottom: 50%;
}

.swiper-horizontal&gt;.swiper-pagination.swiper-pagination-popup2 {
  bottom: 2%;
}

.swiper-horizontal&gt;.swiper-pagination.swiper-pagination3 {
  bottom: 0;
}



.swiper-pagination.swiper-pagination4 {
  bottom: 0;
}

.sc-thumb-gallery .swiper-horizontal&gt;.sc-thumb-gallery .swiper-pagination-bullets,
.sc-thumb-gallery .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1%;
}

.icw .t-f{
  text-align: center;
  display: flow-root;
}

.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #ddd;
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00A94F !important;
  border: 1px solid #00A94F !important;
  border-radius: 50px;
  width: 24px;
  height: 8px;
}

.mfp-close-btn-in .mfp-close {
  width: 30px;
  height: 30px;
  background-color: #00A950;
  color: #fff;
  top: -15px;
  right: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
  font-size: 0;
  transition: var(--transition);
}

.mfp-close-btn-in .mfp-close:after {
  font-family: 'icokbank';
  content: "\e90a";
  font-size: 12px;
}

.icw-popup-function .sc-thumb-box {
  max-width: 1000px;
  width: 100%;
  position: relative;
  margin: 120px auto 80px;
  border-radius: 8px;
}
.icw-popup-function .sc-thumb-box {
  position: relative;
  background-color: var(--color-light);
}

.icw-popup-function .sc-thumb-box .inner {
  overflow: hidden;
  padding: 40px 48px 48px;
}
/* ###########################popup########################### */

/* ###########################promotion-title########################### */
.promotion-title{padding: 56px 0 64px;}
.promotion-title .bg-box{
  border-radius: 8px;
  background: linear-gradient(83deg, #F00 8.63%, #B3207A 42.65%, #6F60A9 53.94%, #00C8FF 87.32%);
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 40px;
  padding-bottom: 0; */
}
.promotion-title .txt-box .f-detail{
  color: #FFF;
  font-family: kurious;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin: 0 0 32px;
}

.promotion-title .txt-box .f-title{
  color: #FFF;
  font-family: kurious;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 8px;
}
.promotion-title .txt-box .small{
  color: #FFF;
  font-family: kurious-looped;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
}
/* .promotion-title .img-box{
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
} */
.promotion-title .img-box img{
  width: 100%;
  max-width: 450px;
}

.bg-box .txt-box{
  width: 60%;
}
/* ###########################promotion-title########################### */

/* ###########################sc-step########################### */
.sc-step .title{
  color: #333;
  text-align: center;
  font-family: kurious;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  margin: 40px 0 20px;
  line-height: 39px;
}
.sc-step .sc-bg{
  border-radius: 8px;
  background: #FFF7F7;
  padding: 0 40px;
}

.sc-bg.bg-dtac{
  border-radius: 8px;
  background: #F2FCFF;
}
.sc-step .sc-inner{
  padding: 40px 0;
}

.icw .tab-kplus {
  margin-top: 0;
  padding: 0;
  overflow: hidden;
}
.icw .tab-kplus .image img {
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
}
.swiper-slide {
  width: auto;
}

.icw .content{
  width: 100%;
  min-width: 328px;
}

.icw .content.content-popup {
  width: 100%;
  max-width: inherit;
}

.icw .content .number {
  color: #333;
  text-align: center;
  font-family: Kurious;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
}

.content p.f-p {
  font-family: kurious-looped;
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.icw .content ul&gt;li {
  font-family: kurious-looped;
  color: #333;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  list-style: disc;
  line-height: 24px;
}
.icw .content ul.content-w {
/*  width: 85%;*/
  margin: 0 auto 0 1.5em;
}
.sc-step .btn.btn-green{
  width: 100%;
  max-width: 185px;
  height: 48px;
  color: #FFF;
  background-color: #00A94F;
  text-align: center;
  font-family: Kurious;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  padding: 8px 32px;
  border-radius: 8px;
}
.sc-step .btn.btn-green:hover{
  background-color: #0BC160;
}
.sc-step .sc-content{
  /* padding-bottom: 36px; */
  padding-bottom: 0;
}
.sc-step .buttom{
  text-align: center;
  padding-bottom: 40px;
}
.sc-step .buttom .link{color: #00A94F; text-decoration: underline; font-family: Kurious; font-weight: 600; font-size: 16px;}

.sc-step .tab-control {
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
}
.tab .control {
  display: flex;
  justify-content: center;
  table-layout: fixed;
  border: none;
  width: auto;
}
.icw .tab .control a {
  min-width: auto;
}
.sc-nav-gallery {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
}
.sc-nav-gallery2{
  position: relative;
  max-width: 760px;
  margin: 0 auto;
}
.sc-nav-gallery3 {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
}
.sc-nav-gallery4 {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
}
.sc-step .tab .control,
.sc-step .tab .selector {
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  /* border-bottom: 1px solid #dbdbdb; */
  gap: 48px;
  left: 30%;
}
.sc-step .tab .selector {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: calc(100%);
  position: absolute;
  z-index: 1;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #00A94F;
  overflow: hidden;
}
.sc-step .tab .control a {
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  padding: 9px 5px 0;
  vertical-align: middle;
  color: #999;
  font-weight: 600;
  z-index: 1;
  font-family: Kurious;
}
/* .sc-step .tab .control a:last-child{
      padding-left: 48px;
  } */
.sc-step .tab .control a.active {
  color: #333;
  font-family: Kurious;
}
.tab-content.active {
  display: block;
}

.sc-step .line-btn{
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  max-width: 1060px;
  margin: 4px auto 24px;
}

.swiper-button-next:after, .swiper-button-prev:after{
    border-radius: 40px;
    background: rgba(0, 0, 0, 0.60);
    color: #fff;
    font-size: 20px;
    padding: 10px 15px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 35px;
  left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 35px;
  right: auto;
}



/* ###########################sc-step########################### */



/*############################ sc-faq ###################################*/
.sc-faqs .accordion:not(:last-child){margin-bottom: 16px;}
.sc-faqs .accordion{border-radius: 8px; background: var(--cr-light); padding: 0; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10); overflow: hidden;}
.sc-faqs .accordion-title{
  border-left: 0; 
  font-family: 'kurious'; 
  font-size: 18px; 
  font-weight: 600; 
  padding: 16px 24px;
}
.sc-faqs .accordion-title span{font-size: 18px;font-family: 'kurious'; font-weight: 600; line-height: 1.5;}
.sc-faqs .accordion-title:after,
.sc-faqs .accordion-title:before {content: ""; font-size: 0; width: 18px; height: 2px; border-radius: 2px; 
  margin: auto; position: absolute; top: 0; bottom: 0; right: 28px; background-color: var(--cr-green); transition: var(--tsition);
}
.sc-faqs .accordion-title:after{top: 1px;}
.sc-faqs .accordion-title:before{transform: rotate(90deg);}
/* .sc-faqs .accordion-title:hover, */
.sc-faqs .accordion-title.active {
  color: var(--cr-light); 
  background-color: var(--cr-green);}
.sc-faqs .accordion-title:hover:after,
.sc-faqs .accordion-title:hover:before{
  background-color: var(--cr-green);
}
.sc-faqs .accordion-title.active:after{background-color: var(--cr-light);}
.sc-faqs .accordion-title.active:before{opacity: 0;}
.sc-faqs .accordion-content .content-wrapper {
  padding: 16px 24px; 
  border-left: 0; 
  color: #333; 
  word-wrap: break-word;}
.sc-faqs .accordion-content .content-wrapper .link{text-decoration: underline; font-family: 'kurious'; font-size: 16px; font-weight: 500; color: var(--cr-green); word-break: break-all;}
.sc-faqs .accordion-content .content-wrapper p{color: #333; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content .content-wrapper p + ol{margin-top: 0.5em;}
.sc-faqs .accordion-content .content-wrapper strong{color: #333; font-family: 'kurious-looped'; font-size: 16px; font-weight: 600;}
.sc-faqs .accordion-content ul{margin: 0; margin-left: 1.2em;}
.sc-faqs .accordion-content ul &gt; li{position: relative; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content ul &gt; li+li{margin-top: 5px;}
/* .sc-faqs .accordion-content ul &gt; li &gt; ul &gt; li:before{content: '-';position: absolute;right: 100%;top: 0px;text-align: left;width: 15px;} */
.sc-faqs .accordion-content ol{counter-reset: section; margin-left: 1.2em;}
.sc-faqs .accordion-content ol &gt; li{position: relative; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content ol &gt; li:before{ counter-increment: section; content: counters(section,".") ".";
  position: absolute;right: 100%;top: 1px;text-align: left;width: 18px;
}
.sc-faqs .accordion-content ol &gt; li+li{margin-top: 5px;}
.sc-faqs .accordion-content .link-tel{color: var(--cr-light); white-space: nowrap; text-decoration: none; color: var(--cr-light); background-color: var(--cr-green);
  align-items: center; justify-content: center; height: 40px; padding: 0 24px; border-radius: 8px; font-size: 16px; font-weight: 600;
}
.sc-faqs .accordion-content .link-tel{display: none;}
.sc-faqs .accordion-content .link-tel .icon{position: relative; top: 2px; margin-right: 8px;}

.sc-faqs .sc-accordion{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

/*############################ sc-faq ###################################*/


/*############################ Download ###################################*/
.download{
  margin: 40px 0 16px;
}
/* Download content */
.sc-download {
  background: url(../img/bg-download.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  padding: 0 150px;
  padding-bottom: 0;
}
.icon-download a {
  text-decoration: none;
  font-size: 0;
}
.sc-download h3.heading {
  color: #FFF;
  font-family: Kurious;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
}

.sc-main-download .pd-10 {
  padding-left: 10px;
}

.icw .h3.f-33 {
  font-family: Kurious;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
}

.icw .sc-download p{
  font-family: 'kurious', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.icw .v-middle {
    vertical-align: bottom;
}
.icw .icon-download a img {
  margin-right: 5px;
}

.icw .icon-download a img:first-child {
  margin-left: 0;
}

/*############################ Download ###################################*/


/* ###########################mb########################### */

@media screen and (min-width: 767px) {
  .sc-download-inner {
    padding: 0;
  }
  .icon-download {
      margin-top: 16px;
      margin-bottom: 70px;
  }
  .sc-main-download .image {
    margin-top: 35px;
}
  .sc-download h3.heading {
    color: #FFF;
    font-family: Kurious;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
  }
}

@media screen and (min-width: 991px) {

  .sc-download-inner {
      padding: 0;
  }

}
@media screen and (max-width: 1024px) {
  .sc-nav-gallery,
  .sc-nav-gallery2,
  .sc-nav-gallery3,
  .sc-nav-gallery4 {
      overflow: hidden;
  }
  .swiper-pagination.swiper-pagination-sc-nav-gallery {
    bottom: 0;
}
.sc-nav-gallery3 .swiper-pagination.swiper-pagination3 {
  bottom: 0;
}
.sc-download {
  padding: 40px 70px;
  padding-bottom: 0;
}
.icw-popup-function .sc-thumb-box{
  max-width: 947px;
}

    .promotion-title .img-box img {max-width: 380px;}

}
@media screen and (max-width: 991px) {
  .sc-step .tab .control a {
    padding: 9px 5px 10px;
}
  .tab-control:not(:last-child),
  .entry-content div:not(:last-child),
  .entry-content .remark:not(:last-child),
  .interest-rate-headline:not(:last-child),
  .interest-rate-content&gt;*:not(:last-child) {
      margin-bottom: 40px;
  }
  .sc-nav-gallery,
  .sc-nav-gallery2,
  .sc-nav-gallery3,
  .sc-nav-gallery4 {
      overflow: hidden;
  }
  .sc-nav-gallery4 .swiper-pagination.swiper-pagination4 {
    bottom: 0;
}
.promotion-title .bg-box{
  display: block;
  padding: 40px 16px;
  padding-bottom: 0;
}
.promotion-title .img-box img{
  margin: 0 auto;
}

.bg-box .txt-box{
  width: auto;
}
.icw-popup-function .sc-thumb-box{
  max-width: 647px;
}
    .sc-step .sc-bg {padding:0 24px;}

    .sc-download {padding: 10px 20px;padding-bottom: 0;}
    .sc-main-download .image {margin-top: 25px;max-width: 230px;}

}

@media screen and (max-width: 767px) {
  .sc-step .tab-control {
    height: 90px;
}
.sc-step .tab {
    position: relative;
    z-index: 2;
    overflow: auto;
    margin-right: 0;
    width: 100%;
}
.sc-step .tab .control {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    overflow: hidden;
}
.sc-step .tab .control, .sc-step .tab .selector{
  gap: 15px;
}
.sc-step .tab .control:after {
    content: '';
    display: table;
    clear: both;
}
.sc-step .tab .control a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 1.4;
    font-family: Kurious;
    font-weight: 600;
    font-size: 16px;
    color: #999;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    /* margin-right: 15px; */
}
.sc-step .tab .control a.active {
  /* color: #00A850; */
  font-weight: 600;
  pointer-events: none;
  border-bottom-color: #00A850;
  border-bottom-width: 3px;
}
.sc-step .tab .selector {
  display: none;
  height: 2px;
  background-color: #00A850;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  border-radius: 0;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
  transition-timing-function: cubic-bezier(.42, 0, .58, 1);
}
.sc-step .tab.active {
  overflow: visible;
}
.sc-step .tab.active .control {
  display: block;
  flex-wrap: inherit;
  width: auto;
  margin-left: -15px;
  margin-right: -45px;
  position: relative;
  z-index: 1;
  top: 40px;
  padding: 15px 5px;
  background-color: #F3F7FD;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
.sc-step .tab.active .control:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0;
  height: 1px;
  background-color: #e5e5e5;
}
.sc-step .tab.active .control a {
  display: inline-flex;
  height: 45px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fff;
  margin: 5px;
}
.sc-step .tab.active .control a.active {
  border-color: #00A850;
}
.sc-step .tab-control .tab-dropdown {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-in-out;
  margin-left: -15px;
}
.sc-step .tab-control .tab-dropdown.active {
  opacity: 1;
  visibility: visible;
  background-color: #F3F7FD;
}
.sc-step .tab-control .tab-dropdown .txt {
  font-family: Kurious;
  font-weight: 700;
  font-size: 16px;
  color: #666;
  line-height: 40px;
  padding-left: 30px;
}
.icw .section-register .tab .control a {
  text-align: center;
}
.section-register .tab .control {
  gap: 10px;
}
.sc-step .tab .control a {
  padding: 9px 5px;
}
.sc-step .tab-control {
  border-bottom: none;
}
.sc-step .tab .control,
.sc-step .tab .selector {
    margin-top: 10px;
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    max-width: 296px;
    margin: 0 auto;
}
.sc-step .line-btn{
  width: 100%;
  max-width: 296px;
  margin: 0 auto;
  margin-top: 24px;
}
.sc-step .sc-content{margin: 0 -24px;}
.sc-step .content{width: 275px; min-width: inherit; margin: 0 auto;}

.sc-nav-gallery, .sc-nav-gallery2, .sc-nav-gallery3, .sc-nav-gallery4{max-width: 278px; overflow: visible;}


.icw .tab-kplus .image img {
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
  
}
.sc-request .sc-nav-gallery,
.sc-request.sc-nav-gallery2,
.sc-request.sc-nav-gallery3,
.sc-request.sc-nav-gallery4 {
    margin-bottom: 16px;
}
.sc-request .open-popup-gallery {
    pointer-events: none;
}
.sc-nav-gallery3 {
    position: relative;
}

.sc-faqs .accordion-title{font-size: 16px; padding: 16px 50px 16px 16px;}
.sc-faqs .accordion-title span{font-size: 16px;}
.sc-faqs .accordion-title:after,
.sc-faqs .accordion-title:before{right: 19px;}
.sc-faqs .accordion-content .content-wrapper {
  padding: 16px 16px;
}
.sc-faqs .accordion-content .link-tel{display: inline-flex; margin-top: 16px;}

  .sc-download-inner {
    padding: 0;
  }

  .sc-download {
    padding: 50px 25px;
    padding-bottom: 0;
  }

  .sc-download .h3.heading{margin-bottom: 10px;}
  .sc-download .h3.heading img{width: 40px;}
  .sc-download .content-download{margin-bottom: 18px;}

  .icw .tbcell {
    display: block;
}
.sc-main-download .image{margin-top: 32px; margin-left: auto; margin-right: auto;}
.sc-main-download .image img {margin-top: 0px;}
.icw .icon-download a img {
  margin-right: 0;
  margin-bottom: 8px;
}
.icw .icon-download a img:first-child {
  margin-left: 0;
}
.icw .icon-download a img.ml-5 {
  margin-left: 5px;
}
.icw .mb-l {
  text-align: left;
  font-size: 24px;
}
.sc-main-download .pd-10 {
  padding-left: 0;
}

.promotion-title{padding: 48px 0;}
.promotion-title .bg-box{
  display: block;
  padding: 40px 16px;
  padding-bottom: 0;
    background: linear-gradient(50deg, #F00 19.36%, #B3207A 44.59%, #6F60A9 58.32%, #00C8FF 82.98%);
}
.promotion-title .txt-box .f-detail{
  font-size: 16px; margin-bottom: 24px;
}
.promotion-title .txt-box .f-title{
  font-size: 20px;
  line-height: 36px;
}
.sc-step .title{
  font-size: 20px;
  line-height: 30px;
}

.icw small.t-icon{
  margin-top: 110px;
}
.sc-step .open-popup-gallery {
  pointer-events: none;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00A94F !important;
  border: 1px solid #00A94F !important;
  border-radius: 50px;
  width: 24px;
  height: 8px;
}
.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #ddd;
  opacity: 1;
}
.icw .swiper-wrapper.swiper-wrapper-pb {
  padding-bottom: 40px;
  gap: 0;
  justify-content: flex-start;
/*   padding-left: 40px; */
}

.icw .list-style-line a{
  word-break: break-word;
  display: inline;
}

.bg-box .txt-box{
  width: auto;
}
.sc-step .buttom{
  padding-top: 24px;
}

}

/* ###########################mb########################### */

/*################################################################*/
/*########################### ADD NEW  ###########################*/
/*################################################################*/
/*========================== 'kurious' ==========================*/
.icw h1,.icw h2,.icw h3,.icw h4,.icw h5,
.icw .h1,.icw .h2,.icw .h3,.icw .h4,.icw .h5{font-family: 'kurious'; margin: 0;}

.icw h1,.icw .h1 {font-size: 42px; font-weight: 500; line-height: 1.5em;}
.icw h1 strong,.icw .h1 strong{font-weight: 700;}
.icw h2,.icw .h2 {font-size: 33px; font-weight: 500; line-height: 1.5em;}
.icw h2 strong,.icw .h2 strong{font-weight: 700;}
.icw h3,.icw .h3 {font-size: 26px; font-weight: 500; line-height: 1.5em;}
.icw h3 strong,.icw .h3 strong{font-weight: 700;}
.icw h4,.icw .h4 {font-size: 20px; font-weight: 500; line-height: 1.5em;}
.icw h4 strong,.icw .h4 strong{font-weight: 700;}
.icw h5,.icw .h5 {font-size: 18px; font-weight: 500; line-height: 1.5em;}
.icw h5 strong,.icw .h5 strong{font-weight: 700;}

.icw p {font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em; margin: 0;}
.icw p strong{font-weight: 600;}

.icw .caption{font-family: 'kurious-looped'; font-size: 13px; font-weight: 500; line-height: 1.5em;}
.icw .caption strong{font-weight: 600;}

@media (max-width: 767px){
    .icw h1,.icw .h1 {font-size: 28px; line-height: 1.4em;}
    .icw h2,.icw .h2 {font-size: 24px; line-height: 1.4em;}
    .icw h3,.icw .h3 {font-size: 20px; line-height: 1.4em;}
    .icw h4,.icw .h4 {font-size: 18px; line-height: 1.5em;}
    .icw h5,.icw .h5 {font-size: 16px; line-height: 1.5em;}
}


.show-w1199{display: none;}
.show-w991{display: none;}
.show-w767{display: none;}
.show-w414{display: none;}
.show-w375{display: none;}
.show-w360{display: none;}

@media (max-width: 1199px){
    .show-w1199{display: block;}
    .hide-w1199{display: none;}
}
@media (max-width: 991px){
    .show-w991{display: block;}
    .hide-w991{display: none;}
}
@media (max-width: 767px){
    .show-w767{display: block;}
    .hide-w767{display: none;}
}
@media (max-width: 414px){
    .show-w414{display: block;}
    .hide-w414{display: none;}
}
@media (max-width: 375px){
    .show-w375{display: block;}
    .hide-w375{display: none;}
}
@media (max-width: 360px){
    .show-w360{display: block;}
    .hide-w360{display: none;}
}


/*========================== bg-section ==========================*/
.bg-section{position: relative; overflow: hidden; background: linear-gradient(136deg, #66CAAE 0%, #0A6A60 50%, #40525D 100%);}
.bg-section .graphic{position: absolute; z-index: 0; left: 0px; bottom: 0; width: 75%;}
.bg-section &gt; .container{position: relative; z-index: 1;}
.bg-section section + section{border-top: 1px solid rgba(255, 255, 255, 0.5);}

/*========================== sc-promotion ==========================*/
.sc-promotion{position: relative;}
.sc-promotion .sc-content{border-radius: 8px; background: rgba(51, 51, 51, 0.80); padding: 56px; position: relative;}
.sc-promotion .sc-content .object{position: absolute; z-index: 1;}
.sc-promotion .sc-content .object.-I{top: -79px; left: 0; width: calc(344px/2);}
.sc-promotion .sc-content .object.-II{right: -35px; bottom: -130px; width: calc(371px/2);}
.sc-promotion .sc-content .head{margin-bottom: 24px; text-align: center;}
.sc-promotion .sc-content .head .title{color: var(--cr-light);}
.sc-promotion .sc-content .head .title .color{color: #00C55C;}
.sc-promotion .sc-content .body{width: 710px; margin: 0 auto;}
.sc-promotion .sc-content .body .list{position: relative; padding: 3px 0 12px 75px;}
.sc-promotion .sc-content .body .list + .list{margin-top: 19px;}
.sc-promotion .sc-content .body .txt{color: var(--cr-light); position: absolute; z-index: 1; top: 0; left: 0;}
.sc-promotion .sc-content .body .txt:after{content: ''; position: absolute; z-index: -1; width: 30px;height: 46px; background: #00A14B; mix-blend-mode: lighten;
    transform: skew(-25deg); top: 0; left: 0;right: 0; bottom: 0; margin: auto;
}
.sc-promotion .sc-content .body .desc{color: var(--cr-light); line-height: 1.5em; font-family: 'kurious'; font-size: 20px;}


/*========================== sc-register ==========================*/
.sc-register{position: relative;}
.sc-register .sc-content{color: var(--cr-light); text-align: center; overflow: hidden;}
.sc-register .sc-content .head{margin-bottom: 32px;}
.sc-register .sc-content .head .title{color: var(--cr-light);}
.sc-register .sc-content .action-box{margin-bottom: 32px; text-align: center;}
.sc-register .sc-content .action-box .btn{font-family: Kurious;font-size: 20px;font-weight: 600; min-width: 303px; height: 48px; 
  display: inline-flex; justify-content: center; align-items: center; border-radius: 8px;
}
.sc-register .sc-content .action-box .btn.hidden-w767{display: inline-flex !important;}
.sc-register .sc-content .action-box .btn .icon{margin-right: 8px; position: relative; height: 22px; top: -1px;}
.sc-register .sc-content .action-box .btn.btn-green:hover {background-color: #0BC160;}
.sc-register .sc-content .body{border-radius: 8px; background: rgba(0, 0, 0, 0.30); padding: 56px 94px;}

.sc-register-swiper{position: relative; max-width: 952px; margin: 0 auto; overflow: visible;}
.sc-register-swiper .swiper-slide{width: auto;}
.sc-register-swiper .thumb{position: relative; width: 220px; margin: 0 auto 16px;}
.sc-register-swiper .content{text-align: center; color: var(--cr-light); min-width: inherit;}
.sc-register-swiper .title{margin-bottom: 8px; color: var(--cr-light); font-size: 13px; line-height: 1.5em;}
.sc-register-swiper .desc{margin: 0;}
.sc-register-swiper.swiper-horizontal&gt;.swiper-pagination-bullets, 
.sc-register-swiper.swiper-pagination-bullets.swiper-pagination-horizontal, 
.sc-register-swiper.swiper-pagination-custom, 
.sc-register-swiper.swiper-pagination-fraction{position: relative; margin-top: 24px;}

.sc-register .note{text-align: center; padding-top: 40px;}
.sc-register .note .title{color: var(--cr-light); font-size: 16px;}
.sc-register .note .icon{margin: 0 3px; height: 20px; position: relative; top: -1px;}
.sc-register .note .link{color: var(--cr-light); text-decoration: underline;}


/*############################ popup ###################################*/
.icw-popup-function.mfp-bg {background: var(--color-light);}
.icw-popup-function.mfp-bg.mfp-ready {opacity: 1;}
.icw-popup-function .mfp-container {padding: 0; width: 100%;}
.icw-popup-function .mfp-content {background-color: transparent;max-width: 100%;height: 100%;}
.icw-popup-function.mfp-bg{background: var(--color-light); background: rgba(0,0,0,0.8);}
.icw-popup-function .mfp-content{overflow: auto; min-height: 100vh; height: auto;}
.icw-popup-function .shop-box{border-top: 3px solid #11A750; padding-top: 60px; background-color: var(--color-light);}
.icw-popup-function .sc-content{background-color: var(--color-light); padding: 40px 0;}
.icw-popup-function .sc-content.bg2{background: rgba(78, 159, 153, 0.05);}
.icw-popup-function .main-container{width: 100%; max-width: 1172px; padding: 0 16px; margin: 0 auto;}
.icw-popup-function .head{margin-bottom: 40px; text-align: center;}
.icw-popup-function .head .icon{margin-left: 0px; display: inline-block; vertical-align: middle; width: 200px; position: relative; top: -5px;}
.icw-popup-function .body{text-align: center;}
.icw-popup-function .body .title{margin-bottom: 24px;}
.icw-popup-function .body .desc{margin-bottom: 8px;}
.icw-popup-function .body .item-list{margin: -20px 0px; display: flex; flex-wrap: wrap; justify-content: center;}
.icw-popup-function .body .item-list&gt;li{float: none; padding: 20px 40px; -webkit-box-flex: 0;flex: 0 0 auto; width: auto; max-width: none;}
.icw-popup-function .body .thumb{width: 130px; height: 130px;}
.icw-popup-function .body .peep_qr{max-width: 624px; width: 100%; margin: 0 auto 8px;}

.icw-popup-function{background: rgba(0,0,0,0.8); z-index: 1901;}
.icw-popup-function .mfp-content {display: flex; align-items: center;}
.icw-popup-function .register-box{border-top: 0px solid #11A750; padding-top: 0px;}
.icw-popup-function .register-box{position: relative; background-color: #005947; margin: 0 auto; max-width: 1140px; width: 100%;}
.icw-popup-function .register-box .mfp-close { width: 30px; height: 30px; background-color: #00A850; 
    top: -15px; right: -15px; border-radius: 50%; background-color: #00A850;
}
.icw-popup-function .register-box .mfp-close:before, 
.icw-popup-function .register-box .mfp-close:after{width: 12px;}
.icw-popup-function .register-box .graphic{position: absolute; z-index: 0; left: -280px; top: 15%;}
.icw-popup-function .register-box .sc-heading{color: var(--color-light); margin-bottom: 0px;}
.icw-popup-function .register-box .sc-heading .title{margin-bottom: 0; color: var(--color-light);}
.icw-popup-function .register-box .sc-content{color: var(--color-light); text-align: center; background-color: transparent;}
.icw-popup-function .register-box .note{margin-top: 40px;}
.icw-popup-function .register-box .sc-campaign-swiper{width: 760px; margin: 0 auto;}
.icw-popup-function .register-box .sc-campaign-swiper .swiper-button{display: none;}
.icw-popup-function .register-box .sc-campaign-swiper .thumb{position: relative; width: 200px; margin: 0 auto 24px;}
.icw-popup-function .register-box .sc-campaign-swiper .content{text-align: center; color: var(--color-light); min-width: inherit; width: 200px;}
.icw-popup-function .register-box .sc-campaign-swiper .desc{margin: 0;}
.icw-popup-function .register-box .sc-campaign-swiper .swiper-pagination-bullet-active{color: var(--color-green);}
.icw-popup-function .register-box .icon{margin-left: 0px; display: inline-block; vertical-align: middle; width: 200px; position: relative; top: -5px;}

/*========================== Breakpoint ==========================*/
@media screen and (max-width: 1440px){
}

@media screen and (max-width: 1199px){
    .sc-promotion .sc-content .object.-II {right: -20px;}

    .bg-section .graphic{width: 85%;}

    .sc-register .sc-content .body {padding: 56px 16px;}

     .icw-popup-function .register-box{margin-left: 16px; margin-right: 16px;}
}

@media screen and (max-width: 991px){
    .sc-promotion .sc-content .object.-I {top: -60px;left: -20px;width: calc(300px/2);}
    .sc-promotion .sc-content .body{width: auto;}

    .sc-register-swiper {max-width: 470px;}

    .icw-popup-function .register-box .sc-campaign-swiper {width: 690px;}
}

@media screen and (max-width: 767px){
    .sc-inner {padding: 48px 0;}

    .bg-section{padding: 0;}
    .bg-section .graphic{width: 120%; left: -28%;}


    .sc-promotion .sc-content {padding: 40px 16px 54px;}
    .sc-promotion .sc-content .object.-I {top: -40px;left: 10px;width: calc(160px/2);}
    .sc-promotion .sc-content .object.-II {bottom: -84px;width: calc(230px/2);}
    .sc-promotion .sc-content .head{margin-bottom: 32px;}
    .sc-promotion .sc-content .body .list {padding: 0px 0 12px 53px;}
    .sc-promotion .sc-content .body .desc {font-size: 18px;}


    .sc-register .sc-content .body {padding: 56px 54px;}
    .sc-register .sc-content .action-box .btn.hidden-w767{display: none !important;}
    .sc-register .action {padding-top: 10px;}
    .sc-register .action .btn.visible-w767{display: inline-flex;}
    .sc-register .action .btn.hidden-w767{display: none;}
    .sc-register .action .btn.hidden-w767 + .btn{margin-left: 0px; margin-top: 30px;}
    .sc-register .action .btn &gt; .icon{width: 70px;}

    .sc-register-swiper{max-width: 220px;}

    .icw-popup-function .register-box .sc-campaign-swiper {width: 100%;}
    .icw-popup-function .register-box .sc-campaign-swiper .swiper-button{display: flex;}
}

@media screen and (max-width: 375px){
}

@media screen and (max-width: 360px) {
}</pre></body></html>