*, *::before, *::after { box-sizing:border-box; }
















.clr_tg_section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url('/bizdemo113742/img/bg_saving_card.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 140px 0;
}
































.clr_tg_inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1534px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
.clr_tg_left {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  margin-right: 99px;
  width: 337px;
}
.clr_tg_title {
  color: #ffffff;
  font-family: 'Presentation', sans-serif;
  font-size: 42px;
  font-weight: 700 !important;
  line-height: 130%;
  margin-bottom: 40px;
  margin-top:14px;
}
.m_hide{
  color: #E9E9E9;
  font-family: 'Presentation', sans-serif;
  width: 337px;
  font-size: 18px;
  font-weight:400;
  line-height: 150%;
  margin-bottom: 88px;
}
.clr_tg_desc {
  color: #E9E9E9;
  font-family: 'Presentation', sans-serif;
  width: 337px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 88px;
}
.clr_tg_arrows {
  display: flex;
  gap: 12px;
}
.clr_tg_arrow_prev,
.clr_tg_arrow_next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(255,255,255,0.3);!important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  flex-shrink: 0;
































}
































.clr_tg_arrow_prev:hover,
.clr_tg_arrow_next:hover {  background: #4a7cfe; border-color: #3E445E;}
.clr_tg_arrow_prev svg,
.clr_tg_arrow_next svg {
  width: 20px; height: 20px;
  fill: none; stroke: #ffffff;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.clr_tg_arrow_prev:hover svg,
.clr_tg_arrow_next:hover svg { stroke: #fff; }
















.clr_tg_slider_outer {
  flex: 1;
  min-width: 0;
































  overflow: hidden;
}
.clr_tg_slider_clip {
  overflow: hidden;
  padding-top: 14px;
  margin-top: -14px;
}
.clr_tg_track {
  display: flex;
  gap: 30px;
  transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
















.clr_tg_card {
  flex: 0 0 346px;
  height: 433px;
  position: relative;
  flex-shrink: 0;
  max-width: 346px;
}
.clr_tg_card_bg {
  position: absolute;
  left: 0;
  top: 14px;
  width: 100%;
  height: 419px;
  background: #f2f3f7;
  border-radius: 1rem;
  box-shadow: 0 4px 44px rgba(0,0,0,0.27);
}
.clr_tg_badge_img {
  position: absolute;
  left: 38px; top: 0;
  width: 74px; height: 66px;
  z-index: 3;
}
.clr_tg_icon {
  position: absolute;
  left: 36px; top: 87px;
  width: 64px; height: 64px;
  background: #20325F;
  border-radius: 50%;
  z-index: 2;
}
.clr_tg_icon img {
  position: absolute;
  left: 12px; top: 12px;
  width: 40px; height: 40px;
}
.clr_tg_case {
  position: absolute;
  left: 120px; top: 94px; right: 20px;
  color: #6e748c;
  font-family: 'Presentation', sans-serif;
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 130%;
  z-index: 2;
}
.clr_tg_debt_box {
  position: absolute;
  left: 30px;
  top: 187px;
  width: calc(100% - 60px);
  height: 91px;
  background: #e5e8ee;
  border: 1px solid #ced2dd;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.clr_tg_debt_label {
  color: #9096aa;
  font-family: 'Presentation', sans-serif;
  font-size: 14px;
  line-height: 150%;
  padding-bottom:0;
}
.clr_tg_debt_amount {
  color: #20325F;
  font-family: 'Presentation', sans-serif;
  font-size: 32px; 
  font-weight: 600 !important;
}
.clr_tg_rate {
  position: absolute;
  left: 30px; top: 298px;
  width: calc(100% - 60px); height: 91px;
  background: #194bb1;
  border-radius: 8px;
  display: flex; align-items: center; justify-content: center;
  color: #ffffff;
  font-family: 'Presentation', sans-serif;
  font-size: 32px; font-weight: 600 !important;
  z-index: 2;
}




/* PC: Swiper &#162;&#162;&#231;&#162;¢ç¢®¢¯&#249;&#251;&#162;&#162;&#231;&#162;¢ç¢®¡¿&#250;&#232; */
.clr_tg_swiper_wrap { display: none; }


/* ==========================================
   1600px
   ========================================== */
@media (max-width: 1600px) {
  .clr_tg_inner {
    width: 1158px;
    max-width: 1158px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  .clr_tg_left {
    flex: 0 0 337px;
    width: 337px;
    margin-right: 99px;
  }
  .clr_tg_slider_outer {
    flex: 0 0 722px;
    width: 722px;
    max-width: 722px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }
  .clr_tg_card {
    flex: 0 0 346px;
    width: 346px;
  }
}
/* ==========================================
   1238px
   ========================================== */
@media (max-width: 1238px) {
  .clr_tg_inner {
    width: 100%;
    max-width: 782px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  .clr_tg_left {
    flex: 0 0 337px;
    width: 337px;
    margin-right: 99px;
  }
  .clr_tg_slider_outer {
    flex: 0 0 346px;
    width: 346px;
    max-width: 346px;
    overflow: hidden;
  }
  .clr_tg_section {
  padding: 120px 0;
}
  .clr_tg_card {
    flex: 0 0 346px;
    width: 346px;
  }
}


@media (max-width: 1024px){
  .clr_tg_section {
  padding: 100px 0;
}
  
}




/* ==========================================
   862px
   ========================================== */
@media (max-width: 862px) {
  .clr_tg_inner {
    width: 100%;
    max-width: 782px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .clr_tg_left {
    flex: 0 0 337px;
    width: 337px;
    margin-right: 20px;
  }
  .clr_tg_slider_outer {
    flex: 0 0 346px;
    width: 346px;
    max-width: 346px;
    margin-left: auto;
    overflow: hidden;
  }
  .clr_tg_card {
    flex: 0 0 346px;
    width: 346px;
  }
}


/* ==========================================
   768px:
   ========================================== */
@media (max-width: 768px) {
  .clr_tg_section { overflow: hidden; padding:0; }
  .clr_tg_inner { flex-direction: column; align-items: center; padding: 0; }
  .clr_tg_left {
    width: 100%;
    text-align: center;
    align-items: center;
    padding: 80px 24px 20px 24px;
    margin-right: 0px;
      flex: none;
  }
  .clr_tg_title { font-size: 32px; font-weight: 700 !important; line-height: 130%; margin-bottom: 24px; }
  .clr_tg_arrows { display: none; }


  /* PC*/
  .clr_tg_slider_clip { display: none; }


  /* Swipe*/
  .clr_tg_swiper_wrap { display: block; }


  .clr_tg_slider_outer {
    flex: none;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 80px;
    overflow: visible;
  }
  .clr_tg_desc .m_hide { display: none; }
  .clr_tg_desc {
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
    width: 325px;
    height:54px;
    margin-bottom:0;
  }


  /* Swiper*/
  .clr_tg_swiper { overflow: visible; }
  .clr_tg_swiper .swiper-slide {
    width: 284px;
    height: 368px;
    position: relative;
  }
  .clr_tg_swiper .clr_tg_card_bg { width: 284px; height: 354px; top: 14px; border-radius: 1rem; }
  .clr_tg_swiper .clr_tg_badge_img { left: 28px; top: 0; width: 60px; height: 54px; }
  .clr_tg_swiper .clr_tg_icon { left: 28px; top: 72px; width: 54px; height: 54px; }
  .clr_tg_swiper .clr_tg_icon img { left: 7px; top: 7px; width: 40px; height: 40px; }
  .clr_tg_swiper .clr_tg_case { left: 92px; top: 76px; font-size: 16px; right: 16px; line-height: 130%; }
  .clr_tg_swiper .clr_tg_debt_box { left: 28px; top: 156px; width: 228px; height: 80px; border-radius: 8px; }
  .clr_tg_swiper .clr_tg_debt_amount { font-size: 26px; }
  .clr_tg_swiper .clr_tg_debt_label { font-size: 14px; }
  .clr_tg_swiper .clr_tg_rate { left: 28px; top: 256px; width: 228px; height: 80px; font-size: 26px; border-radius: 8px; }
}


/* ==========================================
   480px
   ========================================== */
@media (max-width: 480px) {
    .clr_tg_section { overflow: hidden; }
  .clr_tg_title { font-size: 28px; padding-top:0; } 
  .clr_tg_desc { font-size: 16px;  padding:-50;}
  .clr_tg_swiper .clr_tg_debt_amount,  .clr_tg_swiper .clr_tg_rate { font-size: 24px; }


}