<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 공통 */
body {
  overflow: auto;
}
body.web {
  overflow: hidden;
}
.web #dimLayer {
  display: block;
}
.hidden_text {
  font-size: 0;
  width: 0;
  height: 0;
  display: none;
}
.wrap {
  width: 100vw;
  max-width: 100vw;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: #f3f4f6;
}
#container {
  margin-top: 15.28vw;
  margin-bottom: 23.61vw;
  z-index: 2;
  position: relative;
  padding-top:0;
}

#container ul.page {
  position: relative;
}
#container ul.page &gt; li {
  display: none;
  min-height: 138.89vw;
}
#container ul.page &gt; li.on {
  display: block;
}
.swiper-container .swiper-wrapper {
  width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: auto;
}

/* Header */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 15.28vw;
  background: #f3f4f6;
}
header .logo_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  padding: 5.35vw 4.17vw;
}
header .logo_box .box {
  display: flex;
}
header .logo_box a {
  display: block;
  width: 25.56vw;
  height: 4.58vw;
}
/* footer */
footer .logo_box p {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  letter-spacing: -0.02em;
  color: #fff;
  margin-left: 3.89vw;
}

footer .logo_box p span {
  color: #fffa18;
}
footer .logo_box p span:first-child {
  color: #fe4db1;
}
footer .logo_box p span:last-child {
  color: #c7fafa;
}
footer .menu_box {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-around;
  background: #fff;
  padding: 3.61vw 10.42vw;
  z-index: 2;
  width: 100%;
  border-top-left-radius: 4.17vw;
  border-top-right-radius: 4.17vw;
}

footer .menu_box .tap_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 10vw;
}

footer .menu_box .tap_box a {
  background: url(/img/renew2/ico_footer_tab1.png) no-repeat;
  background-size: 100% auto;
  width: 7.36vw;
  height: 9.44vw;
  display: block;
  font-size: 0;
}

footer .menu_box .tap_box a.on {
  background-position: 0 -9.44vw;
}

footer .menu_box .tap_box a:nth-child(2) {
  background: url(/img/renew2/ico_footer_tab2.png) no-repeat;
  width: 5.14vw;
  height: 9.72vw;
  display: block;
  background-size: 100% auto;
}

footer .menu_box .tap_box a:nth-child(2).on {
  background-position: 0 -9.72vw;
}
footer .menu_box .tap_box a:nth-child(3) {
  background: url(/img/renew2/ico_footer_tab3.png) no-repeat;
  width: 10.83vw;
  height: 10vw;
  display: block;
  background-size: 100% auto;
}

footer .menu_box .tap_box a:nth-child(3).on {
  background-position: 0 -10vw;
}
footer .menu_box .tap_box a:nth-child(4) {
  background: url(/img/renew2/ico_footer_tab4.png) no-repeat;
  width: 7.92vw;
  height: 9.03vw;
  display: block;
  background-size: 100% auto;
}

footer .menu_box .tap_box a:nth-child(4).on {
  background-position: 0 -9.03vw;
}
footer .menu_box .tap_box a:nth-child(5) {
  background: url(/img/renew2/ico_footer_tab5.png) no-repeat;
  width: 5.28vw;
  height: 9.86vw;
  display: block;
  background-size: 100% auto;
}
footer .menu_box .tap_box a:nth-child(5).on {
  background-position: 0 -9.86vw;
}

footer .menu_box a.btn_ai {
  display: flex;
  position: fixed;
  top: 3.89vw;
  right: 5vw;
  width: 5.56vw;
  height: 5.56vw;
  font-family: "THELuxGoEB";
  font-size: 2.92vw;
  line-height: 5.56vw;
  background: #fff;
  border-radius: 100%;
  color: #4c34d4;
  justify-content: center;
  margin-right: 9.44vw;
}

.wrap.fixed header .menu_box .btn_box {
  top: 5.97vw;
}

/* 내차 */
.sec_1 .kv {
  padding: 0 4.17vw;
}
.sec_1 .kv &gt; .txt_1 {
  font-family: "THELuxGoEB";
  color: #222;
  font-size: 5.14vw;
}
.sec_1 .kv &gt; .txt_1 span {
  color: #3a28d4;
}
.sec_1 .kv .txt_2 {
  font-family: "THELuxGoRA";
  font-size: 3.75vw;
  color: #222;
  margin-top: 3.89vw;
}
.sec_1 .kv .car_box .txt_1 {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  color: #fff;
  line-height: 7.5vw;
  height: 7.5vw;
  padding: 0 3.33vw;
  background: #5338e0;
  border-radius: 4.17vw;
  display: inline-block;
  text-align: center;
}
.sec_1 .kv .car_box .insurance-card {
  background: #fff;
  border-radius: 4.17vw;
  margin-top: 4.17vw;
  text-align: center;
  min-height: 14.86vw;
  display: flex;
  align-items: center;
}

.sec_1 .kv .car_box .insurance-card:first-child {
  margin-top: 0;
}
.sec_1 .kv .car_box .insurance-card a {
  display: block;
  width: 100%;
  height: 100%;
}
.sec_1 .kv .car_box a.insurance-card {
  width: 100%;
  justify-content: center;
}
.sec_1 .kv .car_box a.insurance-card img {
  width: 11.11vw;
}
.sec_1 .kv .car_box .insurance-card.on {
  padding: 4.58vw 0 6.11vw;
  display: block;
}
.sec_1 .kv .car_box .insurance-card.off {
  padding: 10.42vw 0;
  display: block;
}

.sec_1 .kv .car_box a.btn_recoad {
  padding: 4.17vw 6.94vw;
  justify-content: flex-start;
}
.sec_1 .kv .car_box .btn_recoad p {
  font-family: "THELuxGoRA";
  font-size: 4.44vw;
  color: #999999;
  line-height: 4.86vw;
  margin-left: 3.89vw;
}
.sec_1 .kv .car_box a.btn_aircort {
  margin-top: 10vw;
  display: block;
}
.sec_1 .kv .car_box .insurance-card .myCarInsurance {
  font-family: "THELuxGoEB";
  color: #151514;
  font-size: 6.53vw;
}
.sec_1 .kv .car_box .insurance-card.off .myCarInsurance {
  font-family: "THELuxGoEB";
  color: #b8b8b8;
  font-size: 6.25vw;
  line-height: 1;
}
.sec_1 .kv .car_box .insurance-card.off .myCarNoti {
  font-family: "THELuxGoRA";
  color: #b8b8b8;
  font-size: 4.17vw;
  line-height: 1;
  margin-top: 3.61vw;
}
.sec_1 .kv .car_box .insurance-card .insuranceCompany {
  width: 33.3%;
  margin: 0 auto;
  margin-top: 5vw;
}
.sec_1 .kv .car_box .insurance-card .date {
  color: #74777a;
  font-size: 3.33vw;
  font-family: "THELuxGoEB";
  margin-top: 7.36vw;
}
.sec_1 .kv .car_box .insurance-card .date span {
}
.sec_1 .kv .car_box .driver_box {
}

.sec_1 .enter {
  padding: 0 3.75vw;
  margin-top: 15vw;
}
.sec_1 .enter .txt_1 {
  font-family: "THELuxGoEB";
  font-size: 5.14vw;
  line-height: 6.94vw;
  color: #222;
}
.sec_1 .enter .inner {
  background-color: #d3e0f1;
  background-size: 100% auto;
  width: 100%;
  padding: 6.11vw 6.11vw 6.25vw 6.11vw;
  box-shadow: 0vw 0.42vw 1.39vw 0vw rgb(0 0 0 / 75%);
  border-radius: 4.17vw;
  margin-top: 4.17vw;
}
.sec_1 .enter .inner .estimate_box {
}
.sec_1 .enter .inner .estimate_box &gt; .txt_1 {
  font-family: "THELuxGoEB";
  font-size: 5.56vw;
  line-height: 1;
  color: #2315b4;
  text-align: center;
}
.sec_1 .enter .inner .estimate_box .input_box {
  margin-top: 2.78vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec_1 .enter .inner .estimate_box .input_box .txt_1 {
  font-family: "NanumGothicBold";
  font-size: 4.17vw;
  line-height: 1;
  color: #222;
  width: 11.81vw;
  display: flex;
  justify-content: space-between;
}
.sec_1 .enter .inner .estimate_box .input_box .txt_2 input {
  font-family: "NanumGothicBold";
  font-size: 3.75vw;
  line-height: 3.47vw;
  color: #222;
  background: #fff;
  border: 0.14vw solid #959595;
  padding: 1.25vw 2.78vw;
  width: 61.11vw;
}
.sec_1 .enter .inner .estimate_box .input_box .txt_2 input::placeholder {
  color: #9c9a9a;
}
.sec_1 .enter .inner .estimate_box .input_box.first {
  margin-top: 0;
}
.sec_1 .enter .inner .estimate_box .term_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "NanumGothicBold";
  font-size: 3.19vw;
  line-height: 1;
  color: #222;
  margin-top: 2.78vw;
}
.sec_1 .enter .inner .estimate_box .term_box .btn_box {
  display: flex;
}
.sec_1 .enter .inner .estimate_box .term_box .btn_box a {
  width: 11.11vw;
  height: 6.53vw;
  line-height: 6.11vw;
  border: 0.14vw solid #959595;
  display: block;
  text-align: center;
  margin-left: 0.97vw;
  background: #6f6f6f;
  color: #fff;
}
.sec_1 .enter .inner .estimate_box .term_box .btn_box a:first-child {
  margin-left: 0;
  background: none;
  color: #222;
}
.sec_1 .enter .inner .estimate_box .term_box .btn_box a.on {
  background: #222;
  color: #fff;
}
.sec_1 .enter .inner .estimate_box .btn_compare {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  height: 9.31vw;
  line-height: 1;
  color: #fff;
  background: #472fe2;
  text-align: center;
  border-radius: 1.53vw;
  margin-top: 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_1 .enter .inner .estimate_box .btn_compare span {
  margin-left: 5.14vw;
  width: 1.81vw;
  margin-top: 0.97vw;
}

.sec_1 .insurance {
  margin-top: 4.17vw;
}
.sec_1 .insurance .inner {
  padding: 0 4.17vw;
}
.sec_1 .insurance .monthHistory {
  background: #fff;
  border-radius: 4.17vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8.33vw 6.67vw;
}
.sec_1 .insurance .monthHistory .thisMonth {
  text-align: left;
}
.sec_1 .insurance .monthHistory .thisMonth .txt_1 {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  line-height: 4.86vw;
  color: #999;
}
.sec_1 .insurance .monthHistory .thisMonth .countBox {
  display: flex;
  align-items: center;
  margin-top: 4.17vw;
}
.sec_1 .insurance .monthHistory .thisMonth .txt_2 {
  font-family: "THELuxGoEB";
  font-size: 5.56vw;
  line-height: normal;
  color: #222;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
}

.sec_1 .insurance .monthHistory .thisMonth .txt_3 {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  line-height: normal;
  color: #999;
  margin-left: 4.86vw;
}

.sec_1 .insurance .monthHistory .thisMonth .txt_3 span {
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  line-height: normal;
  color: #4880ee;
  margin-left: 1.39vw;
}

.sec_1 .insurance .monthHistory .thisMonth .txt_3 span.up {
  color: #e83162;
}

.sec_1 .insurance .monthHistory .thisMonth .txt_2 span {
  margin-right: 0.69vw;
}
.sec_1 .insurance .monthHistory .thisMonth .txt_2 em {
  width: calc(100% - 64%);
  display: flex;
  justify-content: flex-start;
}
.sec_1 .insurance .monthHistory .history {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6.94vw;
}
.sec_1 .insurance .monthHistory .history a {
  color: #222;
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38.33vw;
  height: 11.81vw;
  background: #f3f4f6;
  border-radius: 4.17vw;
  position: relative;
}

.sec_1 .insurance .monthHistory .history a p {
}

.sec_1 .insurance .monthHistory .history a::after {
  content: "";
  background: url(/img/renew2/ico_btn_right.png) no-repeat;
  width: 1.53vw;
  height: 3.61vw;
  display: block;
  margin-left: 2.78vw;
  background-size: 100% auto;
}

.sec_1 .insurance .oilcharge_box {
  background: #fff;
  border-radius: 4.17vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8.33vw 6.67vw;
  margin-top: 4.17vw;
}
.sec_1 .insurance .oilcharge_box a.go_out {
  background: #fff;
  min-height: 11.11vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 6.94vw;
  position: relative;
}

.sec_1 .insurance .oilcharge_box a.go_out::after {
  content: "";
  background: url(/img/renew2/ico_btn_right.png) no-repeat;
  width: 1.53vw;
  height: 3.61vw;
  display: block;
  position: absolute;
  right: 0;
  background-size: 100% auto;
}
.sec_1 .insurance .oilcharge_box a.go_out:first-child {
  margin-top: 0;
}
.sec_1 .insurance .oilcharge_box a.go_out img {
  width: 11.11vw;
}
.sec_1 .insurance .oilcharge_box a.go_out .txt_box {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 4.17vw;
}
.sec_1 .insurance .oilcharge_box a.go_out .txt_box span {
  font-family: "THELuxGoEB";
  font-size: 4.31vw;
  color: #222;
}
.sec_1 .insurance .oilcharge_box a.go_out .txt_box span:nth-child(2) {
  color: #999;
  font-size: 3.33vw;
  margin-top: 1.39vw;
}

.sec_1 .insurance .service_box {
  background: #fff;
  border-radius: 4.17vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8.33vw 6.67vw;
  margin-top: 4.17vw;
}

.sec_1 .insurance .service_box a.go_out {
  background: #fff;
  min-height: 11.11vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 6.94vw;
  position: relative;
}

.sec_1 .insurance .service_box a.go_out::after {
  content: "";
  background: url(/img/renew2/ico_btn_right.png) no-repeat;
  width: 1.53vw;
  height: 3.61vw;
  display: block;
  position: absolute;
  right: 0;
  background-size: 100% auto;
}
.sec_1 .insurance .service_box a.go_out:first-child {
  margin-top: 0;
}
.sec_1 .insurance .service_box a.go_out img {
  width: 11.11vw;
}
.sec_1 .insurance .service_box a.go_out .txt_box {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 4.17vw;
}
.sec_1 .insurance .service_box a.go_out .txt_box span {
  font-family: "THELuxGoEB";
  font-size: 4.31vw;
  color: #222;
}

.sec_1 .insurance .inner p.txt_2 {
  font-family: "THELuxGoEB";
  font-size: 5.14vw;
  line-height: 6.94vw;
  color: #222;
  margin-top: 10.14vw;
  margin-bottom: 11.11vw;
}
.sec_1 .insurance .inner p.txt_2 span.type_1 {
  color: #e83162;
}
.sec_1 .insurance .inner p.txt_2 span.type_2 {
  color: #3a28d4;
}

.sec_1 .insurance .slider_box {
  /* background: #b358f5; */
  padding: 0 3.75vw;
  position: relative;
}
.sec_1 .insurance .swiper-container {
  overflow: visible;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide {
  background: #fff;
  box-shadow: 0vw 0.42vw 1.39vw rgb(0 0 0 / 75%);
  border-radius: 3.33vw;
  width: 39.58vw;
  height: 74.86vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide::before {
  content: "";
  font-family: "THELuxGoEB";
  font-size: 11.11vw;
  height: 9.31vw;
  color: #c6c6c6;
  display: block;
  position: absolute;
  top: -8.47vw;
  left: -1.94vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide.slide_num_1::before {
  content: "1";
}
.sec_1 .insurance .swiper-wrapper .swiper-slide.slide_num_2::before {
  content: "2";
}
.sec_1 .insurance .swiper-wrapper .swiper-slide.slide_num_3::before {
  content: "3";
}
.sec_1 .insurance .swiper-wrapper .swiper-slide.slide_num_4::before {
  content: "4";
}
.sec_1 .insurance .swiper-wrapper .swiper-slide.slide_num_5::before {
  content: "5";
}
.sec_1 .insurance .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box {
  align-items: center;
  display: flex;
  height: 54.72vw;
  background-size: 100% auto;
  overflow: hidden;
  position: relative;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box.bg_1 {
  background: url(/img/renew/bg_top5_1.png) no-repeat;
  background-size: 100% auto;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box.bg_2 {
  background: url(/img/renew/bg_top5_2.png) no-repeat;
  background-size: 100% auto;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box.bg_3 {
  background: url(/img/renew/bg_top5_3.png) no-repeat;
  background-size: 100% auto;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box.bg_4 {
  background: url(/img/renew/bg_top5_4.png) no-repeat;
  background-size: 100% auto;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box.bg_5 {
  background: url(/img/renew/bg_top5_5.png) no-repeat;
  background-size: 100% auto;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box p.txt_1 {
  position: absolute;
  bottom: 1.53vw;
  width: 100%;
  left: 50%;
  margin-left: -50%;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box p.txt_1 span {
  justify-content: center;
  font-family: "THELuxGoEB";
  font-size: 1.53vw;
  color: #454545;
  letter-spacing: -0.14vw;
  text-shadow: 0.14vw 0.14vw 0.14vw #fff;
  text-align: center;
  position: relative;
  display: block;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box a {
  display: flex;
  align-items: center;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide:nth-child(1)
  .logo_box
  .img_box {
  width: 24.58vw;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide:nth-child(2)
  .logo_box
  .img_box {
  width: 12.36vw;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide:nth-child(3)
  .logo_box
  .img_box {
  width: 20.69vw;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide:nth-child(4)
  .logo_box
  .img_box {
  width: 23.47vw;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide:nth-child(5)
  .logo_box
  .img_box {
  width: 23.33vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box .img_box img {
  vertical-align: middle;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .logo_box .txt {
  font-family: "NanumGothicBold";
  color: #858585;
  font-size: 2.92vw;
  margin-left: 3.75vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box {
  padding-top: 3.33vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box .txt_1 {
  font-family: "THELuxGoEB";
  font-size: 3.47vw;
  line-height: 4.58vw;
  color: #454545;
  text-align: center;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box .txt_2 {
  font-family: "THELuxGoEB";
  font-size: 2.36vw;
  line-height: 2.78vw;
  margin-top: 1.67vw;
  color: #aeaeae;
  text-align: center;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box .txt_2.line_2 {
  margin-top: 0.42vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box ul.txt_2 {
  margin-top: 3.89vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box ul.txt_2 li {
  color: #696969;
  font-family: "NanumSquareB";
  font-size: 2.78vw;
  line-height: 1.4;
  align-items: center;
  display: block;
  padding-left: 1.67vw;
  text-indent: -1.67vw;
  margin-bottom: 1.94vw;
  letter-spacing: -0.075em;
}
.sec_1
  .insurance
  .swiper-wrapper
  .swiper-slide
  .txt_box
  ul.txt_2
  li:last-child {
  margin-bottom: 5vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box ul.txt_2 li::before {
  content: "";
  width: 0.69vw;
  height: 0.69vw;
  background: #696969;
  border-radius: 0.69vw;
  margin-right: 0.83vw;
  display: inline-block;
  position: relative;
  top: -0.56vw;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box ul.txt_2 li span {
  color: #df4d49;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box ul.txt_2 li em {
  color: #0000b8;
}
.sec_1 .insurance .swiper-wrapper .swiper-slide .txt_box .txt_3 {
  color: #595959;
  font-family: "NanumSquareB";
  font-size: 2.36vw;
  padding-left: 1.39vw;
  letter-spacing: -0.02em;
}
.sec_1 .insurance .swiper-pagination {
  bottom: -5.56vw;
}
.sec_1 .insurance .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}
.sec_1 .insurance .swiper-pagination .swiper-pagination-bullet {
  margin: 0 1.11vw;
  width: 2.22vw;
  height: 2.22vw;
}

.sec_1 .copy_box {
  display: flex;
  margin-top: 4.17vw;
}
.sec_1 .copy_box .inner {
  padding: 0 4.17vw;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sec_1 .copy_box a.btn_kakao {
  width: 44.44vw;
  height: 12.5vw;
}
.sec_1 .copy_box a.btn_kakao span {
}
.sec_1 .copy_box a.btn_kakao img {
}
.sec_1 .copy_box a.btn_copy {
  display: block;
  width: 44.44vw;
  height: 12.5vw;
}

/* 내차 */
.sec_2 {
}

.sec_2 .inner {
  padding: 0 4.17vw;
}
.sec_2 .btn_box {
  background: #fff;
  border-radius: 4.17vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8.33vw 6.67vw;
  margin-top: 4.17vw;
}
.sec_2 .btn_box a.go_out {
  background: #fff;
  min-height: 11.11vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 6.94vw;
  position: relative;
}

.sec_2 .btn_box a.go_out::after {
  content: "";
  background: url(/img/renew2/ico_btn_right.png) no-repeat;
  width: 1.53vw;
  height: 3.61vw;
  display: block;
  position: absolute;
  right: 0;
  background-size: 100% auto;
}
.sec_2 .btn_box a.go_out:first-child {
  margin-top: 0;
}
.sec_2 .btn_box a.go_out img {
  width: 11.11vw;
}
.sec_2 .btn_box a.go_out .txt_box {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 4.17vw;
}
.sec_2 .btn_box a.go_out .txt_box span {
  font-family: "THELuxGoEB";
  font-size: 4.31vw;
  color: #222;
}
.sec_2 .btn_box a.go_out .txt_box span:nth-child(2) {
  color: #999;
  font-size: 3.33vw;
  margin-top: 1.39vw;
}

/* 긴급출동 */
.sec_3 .inner {
  padding: 5.83vw 9.72vw 9.72vw 5.83vw;
  background: #fff;
}

.sec_3 .inner .txt_1 {
  font-family: "THELuxGoRA";
  font-size: 5.56vw;
  color: #222;
}

.sec_3 a.go_out {
  background: #fff;
  min-height: 11.11vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 2.78vw;
  position: relative;
}
.sec_3 .btn_box a.go_out:first-child {
  margin-top: 7.78vw;
}

.sec_3 a.go_out .txt_box {
  margin-left: 4.44vw;
  display: flex;
  align-items: center;
}
.sec_3 a.go_out .txt_box span {
  font-family: "THELuxGoRA";
  font-size: 4.44vw;
  color: #222;
}
.sec_3 a.go_out .txt_box span:nth-child(2) {
  font-size: 3.47vw;
  margin-left: 2.08vw;
}

.sec_3 a.go_out img {
  width: 11.11vw;
}

.sec_3 a.go_out::after {
  content: "";
  background: url(/img/renew2/ico_sec_3_tel.png) no-repeat;
  width: 4.17vw;
  height: 4.17vw;
  display: block;
  position: absolute;
  right: 0;
  background-size: 100% auto;
}

/* 내쿠폰 */
.sec_4 .inner {
  padding: 6.94vw 0 11.11vw;
  background: #fff;
}
.sec_4 .inner .tit_box {
}

.sec_4 .coupon_area{display:none}
.sec_4 .coupon_area.on{display:block}
.sec_4 .coupon_area.no{padding:0 4.17vw}
.sec_4 .coupon_area .br_box{
background: #fff;
  border-radius: 4.17vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4.17vw 6.94vw;
}
.sec_4 .coupon_area .br_box:first-child{margin-bottom:4.17vw}
.sec_4 .coupon_area .br_box .tit_box{
text-align: left;
}

.sec_4 .coupon_area .br_box img{
  width: 33.61vw;11
  margin: 4.17vw auto 0;
}
.sec_4 .coupon_area .br_box p.txt_1 {
  font-family: "THELuxGoRA";
  font-size: 4.17vw;
  line-height: 6.94vw;
  color: #222;
}

.sec_4 .coupon_area .br_box p.txt_2 {
  font-family: "THELuxGoRA";
  font-size: 5.56vw;
  line-height: 6.94vw;
  color: #222;
}

.sec_4 .coupon_area .br_box.type2 p{
font-family: "THELuxGoRA";
  font-size: 5.56vw;
  line-height: 6.94vw;
  color: #222;
  letter-space:-0.025em;
  text-align:left;
}

.sec_4 .coupon_area .br_box.type2{
 padding: 5.56vw 6.94vw;
}

.sec_4 .coupon_area .br_box.type2 p span{
font-family: "THELuxGoRA";
  color: #4880ee;
}

.sec_4 .coupon_area .br_box.type2 .btn_go{
display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 13.89vw;
  text-align: center;
  font-family: "THELuxGoRA";
  font-size: 5.56vw;
  line-height: 6.25vw;
  background: #5f91d6;
  color: #ffffff;
  border-radius: 2.78vw;
  margin-top: 11.11vw;
}

.sec_4 .inner p.txt_1 {
  font-family: "THELuxGoRA";
  font-size: 4.17vw;
  line-height: 6.94vw;
  color: #222;
  padding: 0 4.17vw;
}

.sec_4 .inner p.txt_2 {
  font-family: "THELuxGoRA";
  font-size: 5.56vw;
  line-height: 6.94vw;
  color: #222;
  padding: 0 4.17vw;
}

.sec_4 .inner .coupon_box {
  background-color: #e8f2fe;
  border-radius: 4.17vw;
  text-align: left;
  min-height: 37.5vw;
  display: flex;
  flex-direction: column;
  padding: 5.14vw 4.58vw 3.75vw;
}
.sec_4 .inner .box {
  padding-top: 13.19vw;
  padding: 0 4.17vw;
}
.sec_4 .inner .box.on {
  padding-top: 0;
}
.sec_4 .inner .box a.coupon_box {
  margin-top: 4.17vw;
}
.sec_4 .inner .box a:first-child {
  margin-top: 9.72vw;
}
.sec_4 .inner .coupon_box .top_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sec_4 .inner .coupon_box .img_box {
  width: 15.97vw;
}
.sec_4 .inner .coupon_box .txt_box {
  background: url(/img/renew2/ico_coupon_down.png) no-repeat;
  background-size: 7.78vw auto;
  background-position: center right;
  font-family: "THELuxGoRA";
  font-size: 5.14vw;
  line-height: 7.92vw;
  color: #222;
  padding-left: 2.78vw;
  width: calc(100% - 15.97vw);
}
.sec_4 .inner .coupon_box .data_box {
  font-family: "THELuxGoRA";
  font-size: 3.47vw;
  line-height: 1;
  color: #222;
  margin-top: 4.17vw;
  padding-top: 3.89vw;
  border-top: 0.42vw solid #b7b6b6;
  border-style: dashed;
  padding-left: 2.08vw;
}
.sec_4 .inner .coupon_box .txt_1 {
  padding: 0;
  font-size: 3.47vw;
  line-height: 5.56vw;
}
.sec_4 .inner .coupon_box .txt_2 {
  padding: 0;
  font-size: 4.17vw;
  line-height: 5.56vw;
  letter-spacing: -0.05em;
}
.sec_4 .inner .coupon_box .txt_3 {
  font-family: "THELuxGoRA";
  font-size: 3.47vw;
  line-height: 4.72vw;
  color: #999;
}
.sec_4 .coupon_info_box {
  font-family: "THELuxGoRA";
  font-size: 5.14vw;
  line-height: 7.92vw;
  color: #999;
  padding: 8.33vw 7.5vw 0;
  background: #f3f4f6;
}
.sec_4 .coupon_info_box .txt_1 {
  display: flex;
  align-items: center;
  font-family: "THELuxGoRA";
  font-size: 3.47vw;
  /* letter-spacing: -0.25em; */
}
.sec_4 .coupon_info_box .txt_1 img {
  width: 3.47vw;
  margin-right: 1.39vw;
}
.sec_4 .coupon_info_box .txt_2 {
  font-size: 2.78vw;
  line-height: 5.14vw;
  padding-left: 5.28vw;
  position: relative;
}
.sec_4 .coupon_info_box p.txt_2::before {
  content: "";
  width: 0.97vw;
  height: 0.97vw;
  border-radius: 100%;
  background: #999;
  display: block;
  position: absolute;
  left: 2.78vw;
  top: 1.81vw;
}
.sec_4 .coupon_info_box .txt_2 span {
  color: #777;
  font-weight: 600;
}
.sec_4 .coupon_info_box .txt_2 span.red {
  color: #ff0000;
}

/* 다차 앱 받아보기 팝업 */
.app_setup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 4;
}
.web .app_setup {
  display: flex;
}
.app_setup .inner {
}
.app_setup .inner .tit_box {
  display: flex;
  align-items: center;
}
.app_setup .inner .tit_box .img_box {
  width: 15.69vw;
  margin-right: 7.92vw;
}
.app_setup .inner .tit_box .txt_box {
  font-family: "THELuxGoEB";
  font-size: 5.14vw;
  line-height: 6.94vw;
  color: #fff;
  text-align: center;
}
.app_setup .inner .btn_box {
  margin-top: 9.31vw;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.app_setup .inner .btn_box .btn_go_app {
  width: 62.5vw;
  height: 8.33vw;
  line-height: 8.33vw;
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  color: #fff;
  margin: 0 auto;
  background: #006ef9;
}
.app_setup .inner .btn_box .btn_exit {
  margin-top: 4.58vw;
  font-family: "THELuxGoEB";
  font-size: 4.17vw;
  color: #fff;
  text-decoration: underline;
}

/* 로그인 팝업 */
.bg-black {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 99999999 !important;
  width: 100%;
  height: 100vh;
  background: black;
  opacity: 50%;
}
.bg-white {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999999999999999;
  background: white;
}

.bg-white.login .back {
  position: fixed;
}
.bg-white.login .inner {
  height: 100%;
  overflow-y: auto;
}
.log-in {
  margin-top: 21.67vw;
  margin-bottom: 4.17vw;
}
.log-in p:first-child {
  text-align: center;
  margin: 0 auto;
  font-family: "THELuxGoRA";
  font-size: 5.56vw;
  line-height: 6.94vw;
  color: #1a1e27;
}
.login-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.login-flex .btn_phoneemail {
  display: flex;
  align-items: center;
  font-family: "THELuxGoRA";
  font-size: 4.44vw;
  height: 11.11vw;
  line-height: 6.25vw;
  border-radius: 2.78vw;
  background: #5f91d6;
  color: #ffffff;
  margin-top: 6.94vw;
  padding: 0 6.67vw;
}
.login-flex .btn_join {
  font-family: "THELuxGoRA";
  font-size: 4.44vw;
  line-height: 6.25vw;
  color: #1a1e27;
  margin-top: 5.97vw;
  border-bottom: 0.14vw solid #1a1e27;
}

.sns_login_box {
}

.log-in .sns_login_box &gt; p {
  font-family: "THELuxGoRA";
  font-size: 4.17vw;
  line-height: 6.25vw;
  margin-top: 9.72vw;
  color: #1a1e27;
}

.sns_login_box .btn_box {
  margin-top: 6.39vw;
  display: flex;
}

.sns_login_box .btn_box a {
  width: 20.83vw;
  height: 20.83vw;
  display: block;
}

.sns_login_box .btn_box a:first-child {
  margin-right: 5.14vw;
}
.log-in .login_logo {
  width: 8.33vw;
  margin: 0 auto;
  margin-top: 56.39vw;
  display: block;
}

.login-flex p {
  margin-top: 2.78vw;
}
.login-flex img {
}
.login-flex p:last-child {
  font-size: 1.67vw;
}
.login-flex a:last-child {
  color: #5f91d6;
  font-size: 1.67vw;
  font-weight: bold;
}

/* 팝업 (에어코트 서비스 무료신청) 640디자인 1080-&gt; 780 */
#layer2.popup_layer .estimate_box &gt; .txt_1 {
  font-family: "THELuxGoEB";
  color: #222;
  text-align: center;
  font-size: 4.44vw;
  margin-bottom: 5.14vw;
}
#layer2.popup_layer .estimate_box &gt; .txt_2 {
  font-family: "THELuxGoEB";
  color: #222;
  font-size: 3.19vw;
  margin-bottom: 2.78vw;
  display: flex;
  align-items: center;
}
#layer2.popup_layer .estimate_box &gt; .txt_2 img {
  width: 4.86vw;
  margin-right: 1.25vw;
}

#layer2.popup_layer .estimate_box .txt_way {
}
#layer2.popup_layer .estimate_box .txt_way .txt_1 {
  font-family: "THELuxGoEB";
  color: #222;
  font-size: 2.5vw;
  line-height: 3.89vw;
  border: 0.28vw solid #898989;
  border-radius: 1.81vw;
  padding: 1.25vw 2.5vw;
}
#layer2.popup_layer .estimate_box .txt_way .txt_2 {
  font-family: "THELuxGoRA";
  font-size: 2.5vw;
  line-height: 3.89vw;
  color: #222;
  margin-top: 2.5vw;
}
#layer2.popup_layer .estimate_box .txt_way .txt_2 span {
  font-family: "THELuxGoEB";
}
#layer2.popup_layer .estimate_box .txt_way .txt_3 {
  font-family: "THELuxGoRA";
  font-size: 2.5vw;
  line-height: 3.89vw;
  margin-top: 2.78vw;
}
#layer2.popup_layer .estimate_box .txt_way .txt_3 span {
  font-family: "THELuxGoEB";
  color: #ff0101;
}

#layer2.popup_layer .estimate_box .input_box {
  margin-top: 2.5vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#layer2.popup_layer .estimate_box .input_box .txt_1 {
  font-family: "THELuxGoRA";
  font-size: 3.47vw;
  line-height: 1;
  color: #222;
  width: 9.03vw;
  display: flex;
  justify-content: space-between;
}
#layer2.popup_layer .estimate_box .input_box .txt_2 {
  width: calc(100% - 16.94vw); /* background: #fff; */
}
#layer2.popup_layer .estimate_box .input_box .txt_2 input {
  font-family: "THELuxGoRA";
  font-size: 3.47vw;
  line-height: 4.86vw;
  color: #222;
  background: #fff;
  border: 0.28vw solid #a8a8a8;
  padding: 0.97vw 1.81vw;
  width: 100%;
}
#layer2.popup_layer .estimate_box .input_box .txt_2 input::placeholder {
  color: #d0d0d0;
}
#layer2.popup_layer .estimate_box .input_box.first {
  margin-top: 7.08vw;
}
#layer2.popup_layer .estimate_box .term_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "THELuxGoRA";
  font-size: 2.22vw;
  color: #222;
  margin-top: 3.89vw;
}
#layer2.popup_layer .estimate_box .term_box .btn_box {
  display: flex;
}
#layer2.popup_layer .estimate_box .term_box .btn_box a {
  width: 6.39vw;
  height: 3.75vw;
  line-height: 3.47vw;
  border: 0.28vw solid #959595;
  display: block;
  text-align: center;
  margin-left: 1.25vw;
  background: #454545;
  color: #fff;
}
#layer2.popup_layer .estimate_box .term_box .btn_box a:first-child {
  margin-left: 0;
  background: none;
  color: #222;
}
#layer2.popup_layer .estimate_box .term_box .btn_box a.on {
  background: #222;
  color: #fff;
}
#layer2.popup_layer .estimate_box .btn_compare {
  font-family: "THELuxGoEB";
  font-size: 2.5vw;
  line-height: 1;
  color: #fff;
  background: #7366da;
  text-align: center;
  margin-top: 10.28vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.81vw 0;
}
#layer2.popup_layer .estimate_box .btn_compare span {
  margin-left: 2.5vw;
  width: 0.83vw;
}

/* 오늘 보지 않기 팝업*/
#today_view2.popup_layer {
  position: fixed;
  width: 100%;
  top: auto;
  left: auto;
  bottom: 0;
  margin-left: auto;
  background: transparent;
  padding: 0;
  z-index: 4;
  border-radius: 5.56vw;
  display:block
}

#today_view2.popup_layer .layer_cont {
   padding: 9.03vw 10.14vw;
}

#today_view2.popup_layer .layer_cont {
  padding: 8.33vw 5.56vw 22.78vw;
  border-radius: 5.56vw;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  background: url(/img/renew2/ico_join.png) no-repeat;
  background-size: 59.72vw 54.17vw;
  background-color: #5181e7;
  background-position: right bottom;

}

#today_view2.popup_layer .layer_cont::before {
  content: "";
  width: 59.72vw;
  height: 54.17vw;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(/img/renew2/ico_join.png) no-repeat;
  background-size: 59.72vw 54.17vw;
  animation:Bounce 3s ease infinite normal both;
  z-index: 1;
  display: none;
}

@keyframes Bounce {
  0%, 20%, 53%, 80%, 100% {transform:translate3d(0,0,0);}
  40%, 43% {transform:translate3d(0, -1.39vw, 0)}
  70% {transform:translate3d(0, -0.97vw, 0);}
  90% {transform:translate3d(0,-0.28vw,0);}
}

#today_view2.popup_layer .layer_cont .txt1 {
    font-family: "THELuxGoR";
    font-size: 6.25vw;
    color: #fff;
    line-height: 6.94vw;
    margin-bottom: 6.94vw;
    letter-spacing: -0.05rem;
    z-index: 2;
    display: block;
}

#today_view2.popup_layer .layer_cont .txt1 span{
    font-size: 4.86vw;
}

#today_view2.popup_layer .layer_cont .txt2 {
    font-family: "THELuxGoR";
    font-size: 4.58vw;
    color: #fff;
    line-height: 6.94vw;
    padding-left: 4.17vw;
}

#today_view2.popup_layer .layer_cont .txt2 li{
    list-style: disc;
    letter-spacing: -0.05em;
}

#today_view2.popup_layer .btn_box {
  display: flex;
  justify-content: space-between;
  height: 8.33vw;
  padding-left: 2.08vw;
  width: calc(100% - 2.08vw);
}

#today_view2.popup_layer .btn_box .btn_close{
  height: 100%;
  font-family: "THELuxGoR";
  color: #fff;
  font-size: 4.17vw;
  line-height: 8.33vw;
  position: relative;
}

#today_view2.popup_layer .btn_box .btn_close.ico{
  width: 8.33vw;
}

#today_view2.popup_layer .btn_review{
  width: 100%;
  height: 16.67vw;
  font-family: "THELuxGoR";
  color: #fff;
  font-size: 5.56vw;
  line-height: 6.94vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1c2127;
}

</pre></body></html>