@import "plugin/swiper-10.3.1.min.css";
@import "https://fonts.cdnfonts.com/css/montserrat";
@media (min-width: 1025px) {
  .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    width: 8.3333333333%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-1 {
    margin-left: 8.3333333333%;
    position: relative;
  }
  .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    width: 16.6666666667%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-2 {
    margin-left: 16.6666666667%;
    position: relative;
  }
  .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 25%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-3 {
    margin-left: 25%;
    position: relative;
  }
  .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-4 {
    margin-left: 33.3333333333%;
    position: relative;
  }
  .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    width: 41.6666666667%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-5 {
    margin-left: 41.6666666667%;
    position: relative;
  }
  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-6 {
    margin-left: 50%;
    position: relative;
  }
  .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    width: 58.3333333333%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-7 {
    margin-left: 58.3333333333%;
    position: relative;
  }
  .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    width: 66.6666666667%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-8 {
    margin-left: 66.6666666667%;
    position: relative;
  }
  .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    width: 75%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-9 {
    margin-left: 75%;
    position: relative;
  }
  .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    width: 83.3333333333%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-10 {
    margin-left: 83.3333333333%;
    position: relative;
  }
  .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    width: 91.6666666667%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-11 {
    margin-left: 91.6666666667%;
    position: relative;
  }
  .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .offset-12 {
    margin-left: 100%;
    position: relative;
  }
}
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
p,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  padding: 0;
  margin: 0;
}
body {
  font-family: "Pretendard", Helvetica, Arial, sans-serif;
  color: #666;
  font-weight: 400;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
html,
body {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-before: 0;
  margin-block-start: 0;
}
select,
button,
input,
textarea,
pre {
  font-family: "Pretendard", Helvetica, Arial, sans-serif;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  color: #666;
}
pre {
  white-space: pre-wrap;
}
fieldset,
img,
button {
  border: 0;
}
img,
input,
button {
  vertical-align: top;
}
img {
  display: block;
  max-width: 100%;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
  word-wrap: break-word;
}
address,
em {
  font-style: normal;
}
ol,
ul,
li {
  list-style: none;
}
hr {
  display: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover,
a:active {
  text-decoration: none;
}
legend {
  position: absolute;
  left: -9999px;
  top: 0;
}
caption {
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
button {
  background: none;
  cursor: pointer;
  -webkit-apperance: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  resize: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blind {
  display: none;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="button"],
input[type="submit"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
}
input::placeholder,
textarea::placeholder {
  color: #999;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-bottom: 1px solid #ddd !important;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
.hide {
  display: none !important;
  visibility: hidden !important;
}
.swiper-scrollbar-drag {
  cursor: pointer;
}
@media (min-width: 1025px) and (pointer: fine) {
  :root {
    --pointer: fine;
  }
}
@media (max-width: 1024px), (max-width: 1366px) and (pointer: coarse) {
  :root {
    --pointer: coarse;
  }
}
@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.otf")
      format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.otf")
      format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.otf")
      format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.otf")
      format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.otf")
      format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.otf")
      format("opentype");
}
:root {
  --base-ratio: 0.75;
  --base-size: 1536;
  --base-percent: 100vw;
}
@media (max-width: 1024px) {
  :root {
    --base-ratio: 1;
    --base-size: 1;
    --base-percent: 1px;
  }
}
html.overflow,
body.overflow {
  height: 100%;
  min-height: 100%;
  overflow: hidden !important;
  -ms-touch-action: none;
  touch-action: none;
}
.wrap {
  position: relative;
  width: 100%;
}
.row_wrap {
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
}
@media (max-width: 1024px) {
  .row_wrap {
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 767px) {
  .row_wrap {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
}
.row {
  position: relative;
}
@media (min-width: 1025px) {
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5 * -1
      );
  }
}
.grid_guide {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 999999;
  display: none;
}
.grid_guide.is-active {
  display: block;
}
.grid_guide .container {
  width: 100%;
  height: 100%;
}
.grid_guide .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grid_guide .row .content {
  padding: 0;
  height: 100vh;
  opacity: 0.5;
}
.grid_guide .row .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 1025px) {
  .grid_guide .row {
    margin: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5 * -1
      );
  }
  .grid_guide .row .content {
    background-color: pink;
  }
  .grid_guide .row .col-1 {
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    width: 9.0909090909%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
  }
  .grid_guide .row .col-1:nth-of-type(n + 13) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .grid_guide .row {
    margin: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5 * -1
      );
  }
  .grid_guide .row .content {
    background-color: #7878ff;
  }
  .grid_guide .row .col-1 {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 14.2857142857%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
  }
  .grid_guide .row .col-1:nth-of-type(n + 9) {
    display: none;
  }
}
@media (max-width: 767px) {
  .grid_guide .row {
    margin: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5 * -1
      );
  }
  .grid_guide .row .content {
    background-color: #7878ff;
  }
  .grid_guide .row .col-1 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 33.3333333333%;
    padding: 0
      calc(
        max(
            calc(20px * var(--base-ratio)),
            calc(calc(20 / var(--base-size)) * var(--base-percent))
          ) * 0.5
      );
  }
  .grid_guide .row .col-1:nth-of-type(n + 5) {
    display: none;
  }
}
#skipNavi a {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -9999px;
  z-index: 1010;
  width: 100%;
  height: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
  color: #fff;
  background-color: #bb0a0a;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
#skipNavi a:focus,
#skipNavi a:active {
  display: block;
  position: fixed;
  top: 0;
  outline-color: #252728;
  outline-offset: 0;
}
#wrap *::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
#wrap *::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}
#wrap *::-webkit-scrollbar-thumb {
  background: #252728;
}
#wrap .swiper-scrollbar {
  position: absolute;
  top: unset;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border-radius: 1px;
}
#wrap .swiper-scrollbar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  width: 100%;
  height: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 1px;
  background: rgba(37, 39, 40, 0.2);
}
#wrap .swiper-scrollbar .swiper-scrollbar-drag {
  top: 0;
  width: 0;
  height: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  margin-top: 0;
  background-color: #252728;
  -webkit-transition: width 1s 0.8s, height 0.1s, margin 0.1s;
  transition: width 1s 0.8s, height 0.1s, margin 0.1s;
  border-radius: 1px;
}
@media (min-width: 1025px) and (pointer: fine) {
  #wrap .swiper-scrollbar:hover .swiper-scrollbar-drag {
    height: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
    margin-top: max(
      calc(calc(2px * var(--base-ratio)) * -1),
      calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
    );
    border-radius: 2px;
  }
}
.container {
  margin-bottom: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  padding-top: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.container .top_cont {
  margin-bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.container .top_cont .top_tit {
  padding: 0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
}
.container .top_cont .top_tit span {
  display: block;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  text-align: center;
  font-weight: 600;
}
.container .top_cont .top_tit h2 {
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  text-align: center;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.container .top_cont .top_tit .dealerName {
  font-weight: 600;
}
.container .top_cont .top_tit .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.container .top_cont .visual_wrap {
  overflow: hidden;
  position: relative;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.container .top_cont .visual_wrap .bg {
  z-index: 2;
  position: absolute;
  top: -1px;
  width: calc(
    50% -
      max(
        calc(564px * var(--base-ratio)),
        calc(calc(564 / var(--base-size)) * var(--base-percent))
      )
  );
  height: 101%;
  background-color: #fff;
}
.container .top_cont .visual_wrap .bg_left {
  left: -1px;
}
.container .top_cont .visual_wrap .bg_right {
  right: -1px;
}
.container .top_cont .visual_wrap .visual {
  z-index: 1;
  position: relative;
  width: 100%;
  height: max(
    calc(429px * var(--base-ratio)),
    calc(calc(429 / var(--base-size)) * var(--base-percent))
  );
}
.container .top_cont .visual_wrap .visual::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.container .top_cont .lnb_wrap .lnb_inner {
  width: 100%;
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.container .top_cont .lnb_wrap .lnb_inner .row_wrap,
.container .top_cont .lnb_wrap .lnb_inner .row {
  height: 100%;
}
.container .top_cont .lnb_wrap .lnb_inner .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.container .top_cont .lnb_wrap .lnb_inner .txt p {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: bold;
  color: #252728;
  white-space: nowrap;
  padding-right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  margin-right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
}
.container .top_cont .lnb_wrap .lnb_inner .txt p:before {
  content: "";
  width: 1px;
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ddd;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll {
  overflow: auto hidden;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll.is_scroll:after {
  content: "";
  width: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  height: 100%;
  position: absolute;
  right: max(
    calc(calc(20px * var(--base-ratio)) * -1),
    calc(calc(calc(20 / var(--base-size)) * var(--base-percent)) * -1)
  );
  bottom: 0;
  background: linear-gradient(
    271deg,
    #fff 38.84%,
    rgba(255, 255, 255, 0) 133.04%
  );
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll.scroll__end:after {
  opacity: 0;
  visibility: hidden;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li {
  height: 100%;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li a {
  display: block;
  height: 100%;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #999;
  line-height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li a:before {
  content: "";
  width: 0;
  height: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #252728;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li + li {
  margin-left: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li.active a {
  color: #252728;
  font-weight: 600;
}
.container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li.active a:before {
  width: 100%;
  opacity: 1;
}
@media (min-width: 1025px) and (pointer: fine) {
  .container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li:hover a {
    color: #252728;
    font-weight: 600;
  }
  .container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li:hover a:before {
    width: 100%;
    opacity: 1;
  }
}
.container .nodata_wrap {
  width: 100%;
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0;
  text-align: center;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
.container .nodata_wrap .tit {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.container .nodata_wrap .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .container {
    margin-bottom: max(
      calc(130px * var(--base-ratio)),
      calc(calc(130 / var(--base-size)) * var(--base-percent))
    );
    padding-top: max(
      calc(124px * var(--base-ratio)),
      calc(calc(124 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont {
    margin-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont .top_tit span {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .container .top_cont .top_tit h2 {
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .container .top_cont .visual_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont .visual_wrap.active .visual:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .container .top_cont .visual_wrap .bg {
    display: none;
  }
  .container .top_cont .visual_wrap .visual {
    padding-top: 36.7%;
    height: auto;
  }
  .container .top_cont .visual_wrap .visual::before {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }
  .container .top_cont .lnb_wrap .lnb_inner {
    height: max(
      calc(48px * var(--base-ratio)),
      calc(calc(48 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont .lnb_wrap .lnb_inner .txt p {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    padding-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    margin-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: max(
      calc(48px * var(--base-ratio)),
      calc(calc(48 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .top_cont .lnb_wrap .lnb_inner .txt .scroll ul li + li {
    margin-left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .nodata_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .container .nodata_wrap .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .container .nodata_wrap .txt {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .container .top_cont .top_tit {
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .container .top_cont .visual_wrap .visual {
    padding-top: 57.4%;
  }
}
.news_event .visual_wrap .visual::before {
  background-image: url("/static/images/visual/news_event.jpg");
}
@media (max-width: 767px) {
  .news_event .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/news_event.jpg");
  }
}
.events .visual_wrap .visual::before {
  background-image: url("/static/images/visual/events.jpg");
}
@media (max-width: 767px) {
  .events .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/events.jpg");
  }
}
.news_letter .visual_wrap .visual::before {
  background-image: url("/static/images/visual/news_letter.jpg");
}
@media (max-width: 767px) {
  .news_letter .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/news_letter.jpg");
  }
}
.faq .visual_wrap .visual::before {
  background-image: url("/static/images/visual/faq.jpg");
}
@media (max-width: 767px) {
  .faq .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/faq.jpg");
  }
}
.privacy .visual_wrap .visual::before {
  background-image: url("/static/images/visual/privacy.jpg");
}
@media (max-width: 767px) {
  .privacy .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/privacy.jpg");
  }
}
.network .visual_wrap .visual::before {
  background-image: url("/static/images/visual/network.jpg");
}
@media (max-width: 767px) {
  .network .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/network.jpg");
  }
}
.benefit .visual_wrap .visual::before {
  background-image: url("/static/images/visual/benefit.jpg");
}
@media (max-width: 767px) {
  .benefit .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/benefit.jpg");
  }
}
.find_service_center .visual_wrap .visual::before {
  background-image: url("/static/images/visual/find_service_center.jpg");
}
@media (max-width: 767px) {
  .find_service_center .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/find_service_center.jpg");
  }
}
.program .visual_wrap .visual::before {
  background-image: url("/static/images/visual/program.jpg");
}
@media (max-width: 767px) {
  .program .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/program.jpg");
  }
}
.manuals .visual_wrap .visual::before {
  background-image: url("/static/images/visual/manuals.jpg");
}
@media (max-width: 767px) {
  .manuals .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/manuals.jpg");
  }
}
.support .visual_wrap .visual::before {
  background-image: url("/static/images/visual/support.jpg");
}
@media (max-width: 767px) {
  .support .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/support.jpg");
  }
}
.accessories .visual_wrap .visual::before {
  background-image: url("/static/images/visual/accessories.jpg");
}
@media (max-width: 767px) {
  .accessories .visual_wrap .visual::before {
    background-image: url("/static/images/visual/m/accessories.jpg");
  }
}
.loader_wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.loader_wrap.over_all {
  position: fixed;
}
.loader_wrap .loader {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loader_wrap .loader div {
  width: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.pc_on {
  display: block;
}
.laptop_on {
  display: none;
}
.tablet_on {
  display: none;
}
.m_on {
  display: none;
}
.pc_none {
  display: none;
}
.laptop_none {
  display: block;
}
.tablet_none {
  display: block;
}
.m_none {
  display: block;
}
@media (max-width: 1366px) {
  .laptop_on {
    display: block;
  }
  .laptop_none {
    display: none;
  }
}
@media (max-width: 1024px) {
  .laptop_none {
    display: block;
  }
  .pc_on {
    display: none;
  }
  .tablet_on {
    display: block;
  }
  .m_on {
    display: none;
  }
  .pc_none {
    display: block;
  }
  .tablet_none {
    display: none;
  }
  .m_none {
    display: block;
  }
}
@media (max-width: 767px) {
  .laptop_none {
    display: block;
  }
  .pc_on {
    display: none;
  }
  .tablet_on {
    display: none;
  }
  .m_on {
    display: block;
  }
  .pc_none {
    display: block;
  }
  .tablet_none {
    display: block;
  }
  .m_none {
    display: none;
  }
}
#wrap #header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#wrap #header .dim {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 999;
}
#wrap #header .dim.active {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap #header .header_wrap {
    width: 100%;
    height: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    -webkit-transition: top 0.6s;
    transition: top 0.6s;
  }
  #wrap #header .header_wrap .inner {
    height: 100%;
    position: relative;
    padding: 0
      max(
        calc(56px * var(--base-ratio)),
        calc(calc(56 / var(--base-size)) * var(--base-percent))
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrap #header .header_wrap .inner h1.logo {
    position: absolute;
    left: max(
      calc(56px * var(--base-ratio)),
      calc(calc(56 / var(--base-size)) * var(--base-percent))
    );
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #wrap #header .header_wrap .inner h1.logo a {
    font-size: 0;
    display: block;
    text-indent: -9999px;
    width: max(
      calc(104px * var(--base-ratio)),
      calc(calc(104 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap #header .header_wrap .inner h1.logo ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner h1.logo ul li {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    position: relative;
  }
  #wrap #header .header_wrap .inner h1.logo ul li:first-child {
    font-weight: 600;
  }
  #wrap #header .header_wrap .inner h1.logo ul li + li:before {
    content: "";
    width: 1px;
    height: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap #header .header_wrap .inner .gnb_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul {
    text-align: center;
    font-size: 0;
    height: 100%;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a {
    display: block;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #fff;
    height: 100%;
    position: relative;
    padding: 0
      max(
        calc(32px * var(--base-ratio)),
        calc(calc(32 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a span {
    display: inline-block;
    vertical-align: middle;
    padding: max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      )
      0;
    position: relative;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a
    span:before {
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a:before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(32px * var(--base-ratio)),
        calc(calc(32 / var(--base-size)) * var(--base-percent))
      )
      0;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(
      max(
        calc(calc(64px * var(--base-ratio)) * -1),
        calc(calc(calc(64 / var(--base-size)) * var(--base-percent)) * -1)
      )
    );
    transform: translateY(
      max(
        calc(calc(64px * var(--base-ratio)) * -1),
        calc(calc(calc(64 / var(--base-size)) * var(--base-percent)) * -1)
      )
    );
    font-size: 0;
    text-align: left;
    overflow: hidden;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model {
    width: max(
      calc(442px * var(--base-ratio)),
      calc(calc(442 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area {
    position: relative;
    float: left;
    width: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(168px * var(--base-ratio)),
      calc(calc(168 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    .img {
    width: 100%;
    height: 100%;
    border-radius: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    overflow: hidden;
    position: relative;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    .img
    img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-family: "Montserrat", sans-serif;
    letter-spacing: normal;
    font-weight: bold;
    color: #fff;
    z-index: 1;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area {
    width: max(
      calc(200px * var(--base-ratio)),
      calc(calc(200 / var(--base-size)) * var(--base-percent))
    );
    padding-left: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl:first-child {
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    + dl {
    border-top: 1px solid #cacaca;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt {
    text-align: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt
    b {
    display: block;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #252728;
    line-height: 1.4;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt
    span {
    display: block;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 400;
    color: #666;
    line-height: 1.4;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dd {
    text-align: right;
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 100;
    color: #252728;
    line-height: 1;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    .btn_wrap {
    margin-top: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    .btn_wrap
    a {
    width: 100%;
    min-width: inherit;
    padding: max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon {
    text-align: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .tit {
    font-family: "Montserrat", sans-serif;
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #252728;
    font-weight: bold;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .img {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(4px * var(--base-ratio)),
        calc(calc(4 / var(--base-size)) * var(--base-percent))
      );
    width: max(
      calc(184px * var(--base-ratio)),
      calc(calc(184 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(108px * var(--base-ratio)),
      calc(calc(108 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .txt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #252728;
    font-weight: 300;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list {
    font-size: 0;
    margin: max(
        calc(calc(10px * var(--base-ratio)) * -1),
        calc(calc(calc(10 / var(--base-size)) * var(--base-percent)) * -1)
      )
      0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    vertical-align: top;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li {
    text-align: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li.current
    > a {
    color: #252728;
    font-weight: 600;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li.current
    > a
    span {
    text-decoration: underline;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #666;
    text-align: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul
    li.current
    > a {
    color: #252728;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul
    li
    a {
    display: block;
    position: relative;
    padding: max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 400;
    text-align: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    + ul {
    margin-left: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    width: 100%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.active
    .snb_wrap {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s opacity, 0.5s transform;
    transition: 0.5s opacity, 0.5s transform;
  }
}
@media (min-width: 1025px) and (min-width: 1025px) and (pointer: fine),
  (min-width: 1366px) and (pointer: find) and (min-width: 1025px) and (pointer: fine) {
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01:hover
    > a
    span:before {
    width: 100%;
    background-color: #fff;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list {
    font-size: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li:hover
    > a {
    color: #252728;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li:hover
    > a:before {
    width: 100%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    ul
    li:hover
    a {
    color: #252728;
  }
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap #header .header_wrap .inner .gnb_wrap .m_menu_btn {
    display: none;
  }
  #wrap #header .header_wrap .inner .link_wrap {
    position: absolute;
    right: max(
      calc(56px * var(--base-ratio)),
      calc(calc(56 / var(--base-size)) * var(--base-percent))
    );
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  #wrap #header .header_wrap .inner .link_wrap ul {
    font-size: 0;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.search_btn {
    padding-left: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.search_btn a {
    display: block;
    width: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/common/search_white_btn.svg") center
      no-repeat;
    background-size: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.header_btn a {
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    display: inline-block;
    border-radius: 2px;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 500;
    color: #fff;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.header_btn a span {
    display: inline-block;
    vertical-align: middle;
    padding: max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      )
      0;
    position: relative;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.header_btn a span:before {
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
}
@media (min-width: 1025px) and (min-width: 1025px) and (pointer: fine),
  (min-width: 1366px) and (pointer: find) and (min-width: 1025px) and (pointer: fine) {
  #wrap
    #header
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a:hover
    span:before {
    width: 100%;
    background-color: #fff;
  }
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn {
    display: none;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li + li:before {
    content: "";
    width: 1px;
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.4);
  }
  #wrap #header.active .header_wrap {
    background-color: #252728;
  }
  #wrap #header.active .header_wrap .inner h1.logo a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap #header.active .header_wrap .inner h1.logo ul li {
    color: #fff;
  }
  #wrap #header.active .header_wrap .inner .gnb_wrap {
    background-color: #252728;
  }
  #wrap #header.active .header_wrap .inner .gnb_wrap > ul > li.depth01 > a {
    color: #fff;
  }
  #wrap
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #fff;
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li.search_btn a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li.header_btn a {
    color: #fff;
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 1024px), (max-width: 1366px) and (pointer: coarse) {
  #wrap #header .header_wrap {
    width: 100%;
    height: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    -webkit-transition: top 0.6s;
    transition: top 0.6s;
  }
  #wrap #header .header_wrap .inner {
    height: 100%;
    position: relative;
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrap #header .header_wrap .inner h1.logo {
    position: absolute;
    left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #wrap #header .header_wrap .inner h1.logo a {
    font-size: 0;
    display: block;
    text-indent: -9999px;
    width: max(
      calc(84px * var(--base-ratio)),
      calc(calc(84 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap #header .header_wrap .inner h1.logo ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner h1.logo ul li {
    padding: 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #fff;
    line-height: 1;
    font-weight: 400;
    position: relative;
  }
  #wrap #header .header_wrap .inner h1.logo ul li + li:before {
    content: "";
    width: 1px;
    height: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap #header .header_wrap .inner .gnb_wrap {
    position: absolute;
    left: 0;
    top: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    height: calc(
      100vh -
        max(
          calc(64px * var(--base-ratio)),
          calc(calc(64 / var(--base-size)) * var(--base-percent))
        )
    );
    text-align: center;
    background: #fff;
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    overflow-y: auto;
    display: none;
  }
  #wrap #header .header_wrap .inner .gnb_wrap.active {
    display: block;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul {
    font-size: 0;
    text-align: left;
    height: auto;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 {
    display: block;
    height: auto;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a {
    display: block;
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #252728;
    height: auto;
    position: relative;
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a
    span:before {
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01:not(.only)
    > a:before {
    content: "";
    width: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 4px;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01:not(.only)
    > a:after {
    content: "";
    width: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    border-radius: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  #wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap {
    display: none;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 0;
    padding: 0;
    text-align: left;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    background-color: #fff;
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    gap: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:first-child,
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:nth-child(2) {
    margin-top: 0;
    width: 40%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:nth-child(3) {
    width: 20%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
    position: relative;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area {
    width: 52%;
    height: auto;
    padding-top: 35%;
    min-height: max(
      calc(114px * var(--base-ratio)),
      calc(calc(114 / var(--base-size)) * var(--base-percent))
    );
    position: relative;
    float: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    .img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    overflow: hidden;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    .img
    img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    p {
    top: max(
      calc(calc(28px * var(--base-ratio)) * -1),
      calc(calc(calc(28 / var(--base-size)) * var(--base-percent)) * -1)
    );
    position: absolute;
    width: 100%;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    letter-spacing: normal;
    font-weight: bold;
    color: #fff;
    color: #252728;
    padding: 0;
    font-family: "Montserrat", sans-serif;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area {
    width: 48%;
    padding: 0 0
      max(
        calc(2px * var(--base-ratio)),
        calc(calc(2 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(11px * var(--base-ratio)),
        calc(calc(11 / var(--base-size)) * var(--base-percent))
      );
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl {
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl:first-child {
    padding-top: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    + dl {
    border-top: 1px solid #cacaca;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt {
    text-align: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt
    b {
    display: block;
    font-size: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 600;
    color: #252728;
    line-height: 1.4;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dt
    span {
    display: block;
    font-size: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 400;
    color: #666;
    line-height: 1.4;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    dd {
    text-align: right;
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 100;
    color: #252728;
    line-height: 1;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    .btn_wrap {
    margin: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    .btn_wrap
    a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 0;
    text-indent: -9999px;
    opacity: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon {
    text-align: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .tit {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #252728;
    font-weight: bold;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .img {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      auto;
    width: max(
      calc(130px * var(--base-ratio)),
      calc(calc(130 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(76px * var(--base-ratio)),
      calc(calc(76 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .txt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #252728;
    font-weight: 600;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list {
    font-size: 0;
    margin: 0;
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    background-color: #fff;
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul {
    display: block;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    + ul {
    margin: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li {
    text-align: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > a {
    display: block;
    padding: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      0;
    position: relative;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #666;
    text-align: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > a:before {
    content: "";
    width: 0;
    height: 2px;
    background: #252728;
    position: absolute;
    left: 50%;
    bottom: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul {
    padding: max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul
    li {
    padding-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul
    li
    a {
    display: block;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 400;
    padding: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    position: relative;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .text_list
    > ul
    > li
    > ul
    li
    a:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .depth02.current
    > a {
    color: #252728;
    font-weight: bold;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .depth02
    > ul {
    display: none;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .depth03.current
    > a {
    color: #252728;
    font-weight: 500;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.active
    > a:after,
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a:after {
    opacity: 0;
    width: 0;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
  }
  #wrap #header .header_wrap .inner .gnb_wrap .m_menu_btn {
    display: block;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    border-top: 1px solid #ccc;
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner .gnb_wrap .m_menu_btn a {
    display: block;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 500;
    color: #666;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    text-align: left;
    position: relative;
  }
  #wrap #header .header_wrap .inner .gnb_wrap .m_menu_btn a:after {
    content: "";
    background: url("/static/images/common/m_menu_arrow.svg") center no-repeat;
    background-size: 100% 100%;
    width: max(
      calc(7px * var(--base-ratio)),
      calc(calc(7 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap #header .header_wrap .inner .gnb_wrap .m_menu_btn a i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap #header .header_wrap .inner .link_wrap {
    position: absolute;
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  #wrap #header .header_wrap .inner .link_wrap ul {
    font-size: 0;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.search_btn {
    padding-left: 0;
    margin-left: 0;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.search_btn:before {
    display: none;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.search_btn a {
    display: block;
    width: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/common/search_white_btn.svg") center
      no-repeat;
    background-size: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.header_btn {
    display: none;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn {
    display: inline-block;
    vertical-align: middle;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn button {
    width: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    font-size: 0;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn button i {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(1.6px * var(--base-ratio)),
      calc(calc(1.6 / var(--base-size)) * var(--base-percent))
    );
    background: #fff;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn button i:before {
    content: "";
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(1.6px * var(--base-ratio)),
      calc(calc(1.6 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    top: max(
      calc(calc(5px * var(--base-ratio)) * -1),
      calc(calc(calc(5 / var(--base-size)) * var(--base-percent)) * -1)
    );
    right: 0;
    background: inherit;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn button i:after {
    content: "";
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(1.6px * var(--base-ratio)),
      calc(calc(1.6 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    bottom: max(
      calc(calc(5px * var(--base-ratio)) * -1),
      calc(calc(calc(5 / var(--base-size)) * var(--base-percent)) * -1)
    );
    right: 0;
    background: inherit;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #wrap #header .header_wrap .inner .link_wrap ul li.ham_btn button.active i {
    width: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .link_wrap
    ul
    li.ham_btn
    button.active
    i:before {
    -webkit-transform: translate(3px, -2px) rotate(45deg);
    transform: translate(3px, -2px) rotate(45deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    width: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .link_wrap
    ul
    li.ham_btn
    button.active
    i:after {
    -webkit-transform: translate(4px, 1px) rotate(-45deg);
    transform: translate(4px, 1px) rotate(-45deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    width: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner .link_wrap ul li + li {
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    padding-left: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap #header .header_wrap .inner .link_wrap ul li + li:before {
    content: "";
    width: 1px;
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.4);
  }
  #wrap #header.active .header_wrap {
    top: 0 !important;
  }
  #wrap #header.active .header_wrap {
    background-color: #252728;
  }
  #wrap #header.active .header_wrap .inner h1.logo a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap #header.active .header_wrap .inner .gnb_wrap {
    background-color: #fff;
  }
  #wrap #header.active .header_wrap .inner .gnb_wrap > ul > li.depth01 > a {
    color: #252728;
  }
  #wrap
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a {
    color: #bb0a0a;
  }
  #wrap
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #252728;
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li.search_btn a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li.header_btn a {
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0.9);
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li.ham_btn button i {
    background: #fff;
  }
  #wrap #header.active .header_wrap .inner .link_wrap ul li + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 767px) {
  #wrap #header .header_wrap .inner h1.logo ul {
    margin-left: 8px;
  }
  #wrap #header .header_wrap .inner h1.logo ul li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1;
  }
  #wrap #header .header_wrap .inner h1.logo ul li:first-child {
    display: none;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul {
    display: block;
    gap: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:first-child {
    width: 100%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:nth-child(2),
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:nth-child(3) {
    width: 100%;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model {
    margin-bottom: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .img_area
    .img {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area {
    padding: 0 0 0
      max(
        calc(25px * var(--base-ratio)),
        calc(calc(25 / var(--base-size)) * var(--base-percent))
      );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl:first-child {
    padding-top: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li.model
    .txt_area
    dl
    + dl {
    padding-bottom: 0;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model) {
    display: block;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon {
    text-align: left;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .img {
    margin: 0;
    width: max(
      calc(154px * var(--base-ratio)),
      calc(calc(154 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  #wrap
    #header
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    .snb_wrap
    .banner_list
    ul
    li:not(.model)
    .coming_soon
    .img_area
    .txt {
    margin-left: max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap #header[data-fixed="true"][data-color="true"] .header_wrap {
    background-color: #252728;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    ul
    li {
    color: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap {
    background-color: #252728;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    color: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 1024px), (max-width: 1366px) and (pointer: coarse) {
  #wrap #header[data-fixed="true"][data-color="true"] .header_wrap {
    background-color: #252728;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap {
    background-color: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #252728;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a {
    color: #bb0a0a;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #252728;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0.9);
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.ham_btn
    button
    i {
    background: #fff;
  }
  #wrap
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
#wrap.header_white #header .header_wrap {
  background: #fff;
}
#wrap.header_white #header .header_wrap .inner h1.logo a {
  background: url("/static/images/common/logo_gray.png") center no-repeat;
  background-size: 100% 100%;
}
#wrap.header_white #header .header_wrap .inner h1.logo ul li {
  color: #7a8080;
}
#wrap.header_white #header .header_wrap .inner .gnb_wrap > ul > li.depth01 > a {
  color: #252728;
}
#wrap.header_white
  #header
  .header_wrap
  .inner
  .gnb_wrap
  > ul
  > li.depth01.current
  > a
  span:before {
  background-color: #252728;
}
#wrap.header_white #header .header_wrap .inner .link_wrap ul li.search_btn a {
  background-image: url("/static/images/common/search_gray_btn.svg");
}
#wrap.header_white #header .header_wrap .inner .link_wrap ul li.header_btn a {
  color: #666;
}
#wrap.header_white
  #header
  .header_wrap
  .inner
  .link_wrap
  ul
  li.ham_btn
  button
  i {
  background: #666;
}
#wrap.header_white #header .header_wrap .inner .link_wrap ul li + li:before {
  background: rgba(102, 102, 102, 0.4);
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap.header_white #header.active .header_wrap {
    background-color: #252728;
  }
  #wrap.header_white #header.active .header_wrap .inner h1.logo a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap.header_white #header.active .header_wrap .inner h1.logo ul li {
    color: #fff;
  }
  #wrap.header_white #header.active .header_wrap .inner .gnb_wrap {
    background-color: #252728;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #fff;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #fff;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    color: #fff;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 1024px), (max-width: 1366px) and (pointer: coarse) {
  #wrap.header_white #header.active .header_wrap {
    background-color: #252728;
  }
  #wrap.header_white #header.active .header_wrap .inner h1.logo a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap.header_white #header.active .header_wrap .inner .gnb_wrap {
    background-color: #fff;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #252728;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a {
    color: #bb0a0a;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #252728;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0.9);
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li.ham_btn
    button
    i {
    background: #fff;
  }
  #wrap.header_white
    #header.active
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap {
    background-color: #252728;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    ul
    li {
    color: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap {
    background-color: #252728;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    color: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 1024px), (max-width: 1366px) and (pointer: coarse) {
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap {
    background-color: #252728;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    h1.logo
    a {
    background: url("/static/images/common/logo_white.png") center no-repeat;
    background-size: 100% 100%;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap {
    background-color: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01
    > a {
    color: #252728;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a {
    color: #bb0a0a;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .gnb_wrap
    > ul
    > li.depth01.current
    > a
    span:before {
    background-color: #252728;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.search_btn
    a {
    background-image: url("/static/images/common/search_white_btn.svg");
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.header_btn
    a {
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0.9);
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li.ham_btn
    button
    i {
    background: #fff;
  }
  #wrap.header_white
    #header[data-fixed="true"][data-color="true"]
    .header_wrap
    .inner
    .link_wrap
    ul
    li
    + li:before {
    background: rgba(255, 255, 255, 0.4);
  }
}
body[data-scroll="down"] #wrap #header[data-fixed="true"] .header_wrap {
  top: -20%;
}
body[data-scroll="up"] #wrap #header[data-fixed="true"] .header_wrap {
  top: 0;
}
#footer:not(.dealer) {
  background: #252728;
  position: relative;
  z-index: 10;
}
#footer:not(.dealer) .top {
  padding: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  overflow: hidden;
}
#footer:not(.dealer) .top .sitemap_wrap > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
#footer:not(.dealer) .top .sitemap_wrap > ul > li {
  width: 20%;
}
#footer:not(.dealer) .top .sitemap_wrap > ul > li > a {
  display: block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}
#footer:not(.dealer) .top .sitemap_wrap > ul > li ul {
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    0;
}
#footer:not(.dealer) .top .sitemap_wrap > ul > li ul li a {
  display: block;
  padding: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
  white-space: nowrap;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer:not(.dealer) .top .sitemap_wrap > ul > li ul li a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
#footer:not(.dealer) .bot {
  overflow: hidden;
  padding: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    )
    0;
  border-top: 1px solid #7a8080;
}
#footer:not(.dealer) .bot .info_wrap {
  position: relative;
}
#footer:not(.dealer) .bot .sns_area {
  position: absolute;
  right: 0;
  top: 0;
}
#footer:not(.dealer) .bot .sns_area ul {
  font-size: 0;
}
#footer:not(.dealer) .bot .sns_area ul li {
  display: inline-block;
  vertical-align: top;
}
#footer:not(.dealer) .bot .sns_area ul li a {
  display: block;
  padding: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  font-size: 0;
  text-indent: -9999px;
}
#footer:not(.dealer) .bot .sns_area ul li a img {
  opacity: 0.3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer:not(.dealer) .bot .sns_area ul li a:hover img {
    opacity: 1;
  }
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul {
  font-size: 0;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
  padding-left: 16px;
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li:first-child::before {
  content: none;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li::before {
  content: "";
  width: 1px;
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #7a8080;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li a {
  display: block;
  position: relative;
  color: inherit;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li.privacy_link a {
  position: relative;
  display: inline-block;
  padding: 0;
  margin-left: 2px;
  padding-left: 6px;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li.privacy_link a.first {
  margin-left: 0;
  padding-left: 0;
}
#footer:not(.dealer)
  .bot
  .link_wrap
  .etc_area
  ul
  li.privacy_link
  a.first::before {
  content: none;
}
#footer:not(.dealer) .bot .link_wrap .etc_area ul li.privacy_link a::before {
  content: "";
  width: 1px;
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #7a8080;
}
#footer:not(.dealer) .bot .link_wrap .info {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
#footer:not(.dealer) .bot .link_wrap .info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(27px * var(--base-ratio)),
      calc(calc(27 / var(--base-size)) * var(--base-percent))
    );
}
#footer:not(.dealer) .bot .link_wrap .info li {
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
}
#footer:not(.dealer) .bot .link_wrap .info li:first-child {
  margin-left: 0;
}
#footer:not(.dealer) .bot .link_wrap .info li a b {
  color: #fff;
  font-weight: 600;
}
#footer:not(.dealer) .bot .link_wrap .info .copyright {
  margin-top: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
  text-align: center;
}
#footer:not(.dealer) .bot .copy_wrap {
  padding: max(
    calc(38px * var(--base-ratio)),
    calc(calc(38 / var(--base-size)) * var(--base-percent))
  );
  border-top: 1px solid #7a8080;
  text-align: center;
}
#footer:not(.dealer) .bot .copy_wrap p {
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
}
@media (max-width: 1024px) {
  #footer:not(.dealer) .top {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #footer:not(.dealer) .top .sitemap_wrap {
    margin-bottom: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul {
    gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li {
    width: auto;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li > a {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li ul {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li ul li a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer:not(.dealer) .bot {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li:first-child {
    display: block;
    margin-bottom: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li:nth-child(2) {
    margin-left: 0;
    padding-left: 0;
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li:nth-child(2)::before {
    content: none;
  }
  #footer:not(.dealer) .bot .info ul {
    gap: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer:not(.dealer) .bot .info li {
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer:not(.dealer) .bot .info .copyright {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  #footer:not(.dealer) .top {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer:not(.dealer) .top .sitemap_wrap {
    margin-bottom: max(
      calc(34px * var(--base-ratio)),
      calc(calc(34 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul {
    width: 100%;
    display: block;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li {
    width: 100%;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li > a {
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    position: relative;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li:not(.only) > a:before {
    content: "";
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li:not(.only) > a:after {
    content: "";
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li.active > a:after {
    opacity: 0;
    width: 0;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
  }
  #footer:not(.dealer) .top .sitemap_wrap > ul > li ul {
    display: none;
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer:not(.dealer) .bot .sns_area {
    position: static;
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    margin-left: max(
      calc(calc(10px * var(--base-ratio)) * -1),
      calc(calc(calc(10 / var(--base-size)) * var(--base-percent)) * -1)
    );
  }
  #footer:not(.dealer) .bot .link_wrap {
    display: block;
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li.privacy_link > span {
    display: block;
  }
  #footer:not(.dealer) .bot .link_wrap .etc_area ul li.privacy_link a {
    margin-top: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer:not(.dealer) .bot .info ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #footer:not(.dealer) .bot .info .copyright {
    text-align: left;
  }
}
#footer.dealer {
  background: #252728;
  position: relative;
  z-index: 10;
}
#footer.dealer .top {
  padding: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  overflow: hidden;
}
#footer.dealer .top .sitemap_wrap {
  margin-bottom: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
}
#footer.dealer .top .sitemap_wrap > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
#footer.dealer .top .sitemap_wrap > ul > li {
  width: 20%;
}
#footer.dealer .top .sitemap_wrap > ul > li > a {
  display: block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}
#footer.dealer .top .sitemap_wrap > ul > li ul {
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    0;
}
#footer.dealer .top .sitemap_wrap > ul > li ul li a {
  display: block;
  padding: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
  white-space: nowrap;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer.dealer .top .sitemap_wrap > ul > li ul li a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
#footer.dealer .top .link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer.dealer .top .link_wrap .etc_area ul {
  font-size: 0;
  margin-left: max(
    calc(calc(16px * var(--base-ratio)) * -1),
    calc(calc(calc(16 / var(--base-size)) * var(--base-percent)) * -1)
  );
}
#footer.dealer .top .link_wrap .etc_area ul li {
  display: inline-block;
  vertical-align: top;
}
#footer.dealer .top .link_wrap .etc_area ul li a {
  display: block;
  padding: 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
  position: relative;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer.dealer .top .link_wrap .etc_area ul li a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
#footer.dealer .top .link_wrap .etc_area ul li + li a:before {
  content: "";
  width: 1px;
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #7a8080;
}
#footer.dealer .top .link_wrap .etc_area ul li.privacy_link {
  padding: 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
}
#footer.dealer .top .link_wrap .etc_area ul li.privacy_link a {
  display: inline-block;
  padding: 0;
}
#footer.dealer .top .link_wrap .etc_area ul li.privacy_link .sub {
  position: relative;
}
#footer.dealer .top .link_wrap .etc_area ul li.privacy_link .sub:last-child {
  margin-left: 8px;
  padding-left: 8px;
}
#footer.dealer
  .top
  .link_wrap
  .etc_area
  ul
  li.privacy_link
  .sub:last-child:before {
  content: "";
  width: 1px;
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #7a8080;
}
#footer.dealer .top .link_wrap .sns_area {
  margin-left: max(
    calc(55px * var(--base-ratio)),
    calc(calc(55 / var(--base-size)) * var(--base-percent))
  );
}
#footer.dealer .top .link_wrap .sns_area ul {
  font-size: 0;
}
#footer.dealer .top .link_wrap .sns_area ul li {
  display: inline-block;
  vertical-align: top;
}
#footer.dealer .top .link_wrap .sns_area ul li a {
  display: block;
  padding: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  font-size: 0;
  text-indent: -9999px;
}
#footer.dealer .top .link_wrap .sns_area ul li a img {
  opacity: 0.3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) and (pointer: fine) {
  #footer.dealer .top .link_wrap .sns_area ul li a:hover img {
    opacity: 1;
  }
}
#footer.dealer .bot {
  overflow: hidden;
}
#footer.dealer .bot .copy_wrap {
  padding: max(
    calc(38px * var(--base-ratio)),
    calc(calc(38 / var(--base-size)) * var(--base-percent))
  );
  border-top: 1px solid #7a8080;
  text-align: center;
}
#footer.dealer .bot .copy_wrap p {
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ddd;
}
#footer.dealer .bot .info {
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
  border-top: 1px solid #7a8080;
}
#footer.dealer .bot .info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
}
#footer.dealer .bot .info li {
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
}
#footer.dealer .bot .info li:first-child {
  margin-left: 0;
}
#footer.dealer .bot .info li a {
  color: #fff;
  font-weight: 600;
}
#footer.dealer .bot .info .copyright {
  margin-top: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
  text-align: center;
}
@media (max-width: 1024px) {
  #footer.dealer .top {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #footer.dealer .top .sitemap_wrap {
    margin-bottom: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer.dealer .top .sitemap_wrap > ul {
    gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer.dealer .top .sitemap_wrap > ul > li {
    width: auto;
  }
  #footer.dealer .top .sitemap_wrap > ul > li > a {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer.dealer .top .sitemap_wrap > ul > li ul {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  #footer.dealer .top .sitemap_wrap > ul > li ul li a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer.dealer .top .link_wrap .etc_area ul li a {
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer.dealer .bot .info ul {
    gap: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer.dealer .bot .info li {
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #footer.dealer .bot .info .copyright {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  #footer.dealer .top {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer.dealer .top .sitemap_wrap {
    margin-bottom: max(
      calc(34px * var(--base-ratio)),
      calc(calc(34 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer.dealer .top .sitemap_wrap > ul {
    width: 100%;
    display: block;
  }
  #footer.dealer .top .sitemap_wrap > ul > li {
    width: 100%;
  }
  #footer.dealer .top .sitemap_wrap > ul > li > a {
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    position: relative;
  }
  #footer.dealer .top .sitemap_wrap > ul > li:not(.only) > a:before {
    content: "";
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #footer.dealer .top .sitemap_wrap > ul > li:not(.only) > a:after {
    content: "";
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  #footer.dealer .top .sitemap_wrap > ul > li.active > a:after {
    opacity: 0;
    width: 0;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
  }
  #footer.dealer .top .sitemap_wrap > ul > li ul {
    display: none;
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer.dealer .top .link_wrap {
    display: block;
  }
  #footer.dealer .top .link_wrap .etc_area ul {
    font-size: 0;
    margin: 0;
    text-align: center;
  }
  #footer.dealer .top .link_wrap .etc_area ul li {
    display: inline-block;
    vertical-align: top;
  }
  #footer.dealer .top .link_wrap .etc_area ul li a {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer.dealer .top .link_wrap .etc_area ul li.privacy_link {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  #footer.dealer .top .link_wrap .sns_area {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  #footer.dealer .top .link_wrap .sns_area ul {
    text-align: center;
  }
  #footer.dealer .bot .info ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #footer.dealer .bot .info .copyright {
    text-align: left;
  }
}
.quick_menu {
  position: fixed;
  right: 0;
  bottom: 0;
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  z-index: 98;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
.quick_menu .top_btn {
  width: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  font-size: 0;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quick_menu .top_btn:before {
  content: "";
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("/static/images/common/quick_menu_top_icon_black.svg") center
    no-repeat;
  background-size: 100% 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) and (pointer: fine) {
  .quick_menu .top_btn:hover {
    background-color: #252728;
  }
  .quick_menu .top_btn:hover:before {
    background: url("/static/images/common/quick_menu_top_icon_white.svg")
      center no-repeat;
    background-size: 100%;
  }
}
.quick_menu .more_wrap {
  position: relative;
  margin-bottom: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
}
.quick_menu .more_wrap .more_btn {
  width: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: "Montserrat", sans-serif;
  color: #252728;
  font-weight: bold;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  .quick_menu .more_wrap .more_btn:hover {
    background-color: #252728;
    color: #fff;
  }
}
.quick_menu .more_wrap .more_area {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.quick_menu .more_wrap .more_area .close_btn {
  width: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  margin: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateX(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  transform: translateX(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  background: #bb0a0a;
  float: right;
  border-radius: 50%;
  font-size: 0;
  text-indent: -9999px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.quick_menu .more_wrap .more_area .close_btn:before {
  content: "";
  display: block;
  width: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/quick_menu_close_icon.svg") center
    no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.quick_menu .more_wrap .more_area ul {
  clear: both;
}
.quick_menu .more_wrap .more_area ul li {
  width: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.quick_menu .more_wrap .more_area ul li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  position: relative;
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: max(
      calc(21px * var(--base-ratio)),
      calc(calc(21 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.quick_menu .more_wrap .more_area ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 102%;
  height: 102%;
  border-radius: 50%;
  z-index: 2;
  background-color: #fff;
  background-size: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quick_menu .more_wrap .more_area ul li a:after {
  content: "";
  display: block;
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(11px * var(--base-ratio)),
    calc(calc(11 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/quick_menu_arrow.svg") center no-repeat;
  background-size: 100%;
  margin: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    auto 0;
}
.quick_menu .more_wrap .more_area ul li:nth-of-type(1) a:before {
  background-image: url("/static/images/common/quick_menu_icon01.svg");
}
.quick_menu .more_wrap .more_area ul li:nth-of-type(2) a:before {
  background-image: url("/static/images/common/quick_menu_icon02.svg");
}
.quick_menu .more_wrap .more_area ul li:nth-of-type(3) a:before {
  background-image: url("/static/images/common/quick_menu_icon03.svg");
}
.quick_menu .more_wrap .more_area ul li + li {
  margin-top: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
}
@media (min-width: 1025px), (min-width: 1366px) and (pointer: find) {
  .quick_menu .more_wrap .more_area ul li:hover a {
    background-color: #252728;
  }
  .quick_menu .more_wrap .more_area ul li:hover a:before {
    opacity: 0;
  }
}
.quick_menu .more_wrap.active .more_btn {
  opacity: 0;
  visibility: hidden;
}
.quick_menu .more_wrap.active .more_area {
  opacity: 1;
  height: calc(
    max(
        calc(64px * var(--base-ratio)),
        calc(calc(64 / var(--base-size)) * var(--base-percent))
      ) * 3 +
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      ) * 2 +
      max(
        calc(26px * var(--base-ratio)),
        calc(calc(26 / var(--base-size)) * var(--base-percent))
      ) +
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
  );
}
.quick_menu.footer_active {
  position: absolute;
  bottom: 100%;
}
.quick_menu.banner_active {
  position: absolute;
  bottom: calc(100% + var(--banner-height));
}
.quick_menu.on {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1024px) {
  .quick_menu {
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .quick_menu .top_btn {
    width: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .top_btn:before {
    content: "";
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap {
    position: relative;
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap .more_btn {
    width: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .quick_menu .more_wrap .more_area .close_btn {
    width: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap .more_area ul li {
    width: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap .more_area ul li a {
    font-size: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .quick_menu .more_wrap .more_area ul li a:before {
    background-size: max(
      calc(38px * var(--base-ratio)),
      calc(calc(38 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap .more_area ul li a:after {
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    margin: max(
        calc(4px * var(--base-ratio)),
        calc(calc(4 / var(--base-size)) * var(--base-percent))
      )
      auto 0;
  }
  .quick_menu .more_wrap .more_area ul li + li {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .quick_menu .more_wrap.active .more_btn {
    opacity: 0;
    visibility: hidden;
  }
  .quick_menu .more_wrap.active .more_area {
    opacity: 1;
    height: calc(
      max(
          calc(50px * var(--base-ratio)),
          calc(calc(50 / var(--base-size)) * var(--base-percent))
        ) * 3 +
        max(
          calc(10px * var(--base-ratio)),
          calc(calc(10 / var(--base-size)) * var(--base-percent))
        ) * 2 +
        max(
          calc(20px * var(--base-ratio)),
          calc(calc(20 / var(--base-size)) * var(--base-percent))
        ) +
        max(
          calc(12px * var(--base-ratio)),
          calc(calc(12 / var(--base-size)) * var(--base-percent))
        )
    );
  }
}
.wrap .tab_list {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  text-align: center;
  background-color: #fff;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wrap .tab_list.white_type {
  background-color: rgba(0, 0, 0, 0);
}
.wrap .tab_list.white_type li {
  background-color: #fff;
  border: 1px solid #ddd;
}
.wrap .tab_list li {
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  border-radius: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  cursor: pointer;
}
.wrap .tab_list li:hover,
.wrap .tab_list li.active {
  color: #fff;
  background-color: #252728;
}
.wrap .tab_list li:first-child {
  margin-left: 0;
}
.wrap .tab_list li a {
  display: inline-block;
  padding: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
}
.wrap .tab_list + .tab_cont {
  margin-top: max(
    calc(90px * var(--base-ratio)),
    calc(calc(90 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .tab_btn_list {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  text-align: center;
  background-color: #fff;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wrap .tab_btn_list li {
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  border-radius: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  cursor: pointer;
}
.wrap .tab_btn_list li:hover,
.wrap .tab_btn_list li.active {
  color: #fff;
  background-color: #252728;
}
.wrap .tab_btn_list li:first-child {
  margin-left: 0;
}
.wrap .tab_btn_list li a {
  display: inline-block;
  padding: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
}
.wrap .tab_cont .tabpanel {
  display: none;
}
.wrap .tab_cont .tabpanel.active {
  display: block;
}
@media (max-width: 1024px) {
  .wrap .tab_list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
  }
  .wrap .tab_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .wrap .tab_list li a {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .wrap .tab_list + .tab_cont {
    margin-top: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .tab_btn_list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
  }
  .wrap .tab_btn_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .wrap .tab_btn_list li a {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 1024px) {
  .wrap .tab_list {
    padding-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .tab_list::-webkit-scrollbar {
    height: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
    background-color: #ddd;
    border-radius: 99px;
  }
  .wrap .tab_list::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 99px;
  }
  .wrap .tab_btn_list {
    padding-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .tab_btn_list::-webkit-scrollbar {
    height: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
    background-color: #ddd;
    border-radius: 99px;
  }
  .wrap .tab_btn_list::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 99px;
  }
}
.board_list span {
  display: inline-block;
}
.board_list ul li {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.board_list ul li:first-child {
  margin-top: 0;
}
.board_list .item {
  display: block;
  position: relative;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media (min-width: 1025px) and (pointer: fine) {
  .board_list .item:hover {
    background-color: #ddd;
  }
  .board_list .item:hover .link i {
    background-color: #bb0a0a;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}
.board_list .item .txt_box {
  width: calc(
    100% -
      max(
        calc(140px * var(--base-ratio)),
        calc(calc(140 / var(--base-size)) * var(--base-percent))
      )
  );
}
.board_list .item .tit {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.board_list .item .deadline {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
  font-weight: 500;
}
.board_list .item .link {
  position: absolute;
  right: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #252728;
}
@media (max-width: 1024px) {
  .board_list ul li {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_list .item {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_list .item .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3333333333;
    letter-spacing: -0.02em;
  }
  .board_list .item .deadline {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_list .item .link {
    right: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .board_list .item {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_list .item .txt_box {
    width: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .board_list .item .tit {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4444444444;
    letter-spacing: -0.02em;
  }
  .board_list .item .deadline {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_list .item .link {
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_list .item .link .txt {
    display: none;
  }
}
.board_card ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: 0 2.5%;
}
.board_card ul li {
  width: 31.66666%;
}
.board_card .item {
  display: block;
}
@media (min-width: 1025px) and (pointer: fine) {
  .board_card .item:hover .thumb_area img {
    -webkit-transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
    transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
  }
}
.board_card .thumb_area {
  overflow: hidden;
  position: relative;
  padding-top: 66.666666%;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.board_card .thumb_area .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0.03deg);
  transform: translate(-50%, -50%) rotate(0.03deg);
  width: 100%;
  max-width: 100%;
}
.board_card .thumb_area .img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.board_card .thumb_area .label {
  display: inline-block;
  position: absolute;
  left: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  bottom: 0;
  z-index: 1;
  min-width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #38518e;
}
.board_card .txt_box {
  overflow: hidden;
}
.board_card .txt_box span {
  display: inline-block;
}
.board_card .txt_box .category {
  margin-left: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  font-weight: 600;
}
.board_card .txt_box .date {
  margin-bottom: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
}
.board_card .txt_box .tit {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  line-height: 1.5;
  max-height: 3em;
}
.board_card .txt_box .txt {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.board_card .txt_box .price {
  margin-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .board_card ul {
    gap: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      2.5%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .board_card ul {
    gap: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      2.5%;
  }
  .board_card ul li {
    width: 48.75%;
  }
}
@media (max-width: 1024px) {
  .board_card .search_box {
    width: auto;
    max-width: max(
      calc(328px * var(--base-ratio)),
      calc(calc(328 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_card .thumb_area {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_card .txt_box .category {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_card .txt_box .date {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .board_card .txt_box .tit {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .board_card ul {
    gap: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .board_card ul li {
    width: 100%;
  }
}
.board_view .top_area .tit_wrap .category {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  font-weight: 600;
}
.board_view .top_area .tit_wrap .category .depth2 {
  display: inline-block;
  position: relative;
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  color: #252728;
}
.board_view .top_area .tit_wrap .category .depth2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  background-color: #ddd;
}
.board_view .top_area .tit_wrap h2 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.board_view .top_area .tit_wrap .date {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
}
.board_view .view_top_cont {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #38518e;
}
.board_view .view_top_cont + .view_cont {
  padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
.board_view .view_cont {
  width: 100%;
  padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}
.board_view .view_cont img {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.board_view .view_cont .sample_test img {
  margin-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.board_view .view_cont .sample_test strong {
  display: block;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
}
.board_view .view_cont .sample_test p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.board_view .attachment_area {
  position: relative;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  border-top: 1px solid #ddd;
  background-color: #f6f6f6;
}
.board_view .attachment_area .tit {
  position: absolute;
  left: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  text-align: center;
}
.board_view .attachment_area .box {
  padding-left: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  word-break: keep-all;
  word-wrap: break-word;
}
.board_view .attachment_area .btn {
  display: block;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #666;
}
.board_view .attachment_area .btn:first-child {
  margin-top: 0;
}
@media (min-width: 1025px) and (pointer: fine) {
  .board_view .attachment_area .btn.download:hover span {
    text-decoration: underline;
  }
}
.board_view .attachment_area .btn.download span {
  position: relative;
  display: inline-block;
  padding-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.board_view .attachment_area .btn.download span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/button/ico_download_b.svg") 0 0;
  background-size: 100% 100%;
}
.board_view .bot_area .list_direction {
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.board_view .bot_area .list_direction li {
  width: 50%;
}
.board_view .bot_area .list_direction li.prev {
  float: left;
}
.board_view .bot_area .list_direction li.prev a {
  padding: max(
      calc(19px * var(--base-ratio)),
      calc(calc(19 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.board_view .bot_area .list_direction li.prev .ico {
  left: 0;
}
.board_view .bot_area .list_direction li.prev i:before {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
.board_view .bot_area .list_direction li.next {
  float: right;
  text-align: right;
}
.board_view .bot_area .list_direction li.next a {
  padding: max(
      calc(19px * var(--base-ratio)),
      calc(calc(19 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.board_view .bot_area .list_direction li.next .ico {
  right: 0;
}
.board_view .bot_area .list_direction li a {
  position: relative;
  display: block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
}
.board_view .bot_area .list_direction li a:hover i {
  background-color: #bb0a0a;
}
.board_view .bot_area .list_direction li .ico {
  position: absolute;
  top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.board_view .bot_area .list_direction li i {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #252728;
  border-radius: 100%;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.board_view .bot_area .list_direction li i:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("/static/images/button/ico_arrow_w.svg");
}
.board_view .bot_area .list_direction li span {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
@media (max-width: 1024px) {
  .board_view .top_area .tit_wrap .category {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_view .top_area .tit_wrap .category .depth2 {
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    padding-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_view .top_area .tit_wrap h2 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3333333333;
    letter-spacing: -0.02em;
  }
  .board_view .top_area .tit_wrap .date {
    margin-top: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_view .view_top_cont {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_view .view_cont {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .board_view .view_cont .sample_test img {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_view .view_cont .sample_test strong {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .board_view .view_cont .sample_test p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .board_view .attachment_area {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_view .attachment_area .tit {
    left: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_view .attachment_area .box {
    padding-left: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_view .attachment_area .btn {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .board_view .bot_area .list_direction li.prev a {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(26px * var(--base-ratio)),
        calc(calc(26 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_view .bot_area .list_direction li.next a {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(26px * var(--base-ratio)),
        calc(calc(26 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_view .bot_area .list_direction li a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .board_view .bot_area .list_direction li .ico {
    top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .board_view .attachment_area {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_view .attachment_area .tit {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    text-align: left;
  }
  .board_view .attachment_area .box {
    padding-left: 0;
  }
  .board_view .bot_area .list_direction li {
    width: 100%;
  }
  .board_view .bot_area .list_direction li:nth-child(2) {
    border-top: 1px solid #ddd;
  }
  .board_view .bot_area .list_direction li.prev {
    float: none;
  }
  .board_view .bot_area .list_direction li.prev i:before {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .board_view .bot_area .list_direction li.next {
    float: none;
    text-align: left;
  }
  .board_view .bot_area .list_direction li.next a {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(26px * var(--base-ratio)),
        calc(calc(26 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_view .bot_area .list_direction li.next .ico {
    right: unset;
    left: 0;
  }
  .board_view .bot_area .list_direction li.next i:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
}
.board_write {
  overflow: hidden;
}
.board_write .tit_box {
  position: relative;
  margin: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  min-height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.board_write .tit_box:first-child {
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.board_write .tit_box h3 {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.board_write .tit_box h3 .txt_point {
  color: #bb0a0a;
}
.board_write .tit_box .required {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
}
.board_write .tit_box .required span {
  margin-right: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  color: #bb0a0a;
}
.board_write .table_form {
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
}
.board_write .table_form.line {
  border-radius: 0;
  border: none;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  border-top: 1px solid #252728;
}
.board_write .table_form .form_inner {
  margin: 0 auto;
  width: 78%;
}
.board_write .table_form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  padding-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.board_write .table_form .item:first-child {
  padding-top: 0;
}
.board_write .table_form .item .row {
  display: block;
  margin: 0;
  width: 100%;
}
.board_write .table_form .item .row.w-50 {
  width: 48.5%;
  vertical-align: top;
}
.board_write .table_form .item .row dt {
  display: block;
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.board_write .table_form .item .row dt label {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.board_write .table_form .item .row dt label .txt_point {
  margin-left: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  color: #bb0a0a;
}
.board_write .table_form .item .row dd {
  display: block;
}
.board_write .table_form.agree_wrap {
  padding: 0;
  border: none;
  border-radius: 0;
}
.board_write .table_form.agree_wrap .custom_checkbox {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  text-align: right;
}
@media (max-width: 1024px) {
  .board_write .tit_box {
    position: relative;
    margin: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    min-height: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_write .tit_box:first-child {
    margin: 0 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .board_write .tit_box h3 {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_write .tit_box .required {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_write .table_form {
    padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_write .table_form .form_inner {
    width: 72%;
  }
  .board_write .table_form .item {
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_write .table_form .item .row dt label {
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .board_write .table_form.agree_wrap .custom_checkbox {
    margin-top: max(
      calc(17px * var(--base-ratio)),
      calc(calc(17 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .board_write .table_form .form_inner {
    width: 100%;
  }
  .board_write .table_form .item .row.w-50 {
    display: block;
    width: 100%;
  }
  .board_write .table_form .item .row.w-50:first-child {
    margin-right: 0;
  }
  .board_write .table_form .item .row + .row {
    display: block;
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .board_write .table_form.agree_wrap .custom_checkbox {
    text-align: left;
  }
}
.wrap .custom_radio {
  position: relative;
}
.wrap .custom_radio .radio_area {
  display: inline-block;
  vertical-align: top;
  margin-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .custom_radio .radio_area:last-of-type {
  margin-right: 0;
}
.wrap .custom_radio input[type="radio"] {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wrap .custom_radio input[type="radio"] + label {
  position: relative;
  padding-left: max(
    calc(34px * var(--base-ratio)),
    calc(calc(34 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.25;
  letter-spacing: -0.02em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  color: #666;
  font-weight: 400;
  word-break: keep-all;
  word-wrap: break-word;
}
.wrap .custom_radio input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
  background: #fff;
  border: 1px solid #7a8080;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap .custom_radio input[type="radio"] + label:after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  background: #ddd;
  border-radius: 100%;
}
@media (min-width: 1025px) and (pointer: fine) {
  .wrap
    .custom_radio
    input[type="radio"]:not(
      .wrap .custom_radio input[type="radio"][readonly]
    ):hover
    + label::before {
    border-color: #bb0a0a;
  }
}
.wrap .custom_radio input[type="radio"]:checked:hover + label::before {
  border: 1px solid #7a8080 !important;
}
.wrap .custom_radio input[type="radio"]:checked + label:after {
  display: block;
  background: #bb0a0a;
}
.wrap .custom_radio input[type="radio"][readonly] + label:before {
  border-color: #7a8080 !important;
  background-color: #f6f6f6;
}
.wrap .custom_radio input[type="radio"][readonly]:checked + label:before {
  border-color: #7a8080;
  background-color: #f6f6f6;
}
.wrap .custom_radio input[type="radio"][readonly]:checked + label:after {
  background-color: #7a8080;
}
@media (max-width: 1024px) {
  .wrap .custom_radio .radio_area {
    margin-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .custom_radio input[type="radio"] + label {
    padding-left: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .wrap .custom_radio input[type="radio"] + label:before {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    border-width: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .custom_radio input[type="radio"] + label:after {
    left: max(
      calc(3px * var(--base-ratio)),
      calc(calc(3 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
.wrap .custom_checkbox {
  position: relative;
}
.wrap .custom_checkbox .checkbox_area {
  display: inline-block;
  vertical-align: top;
  margin-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .custom_checkbox .checkbox_area:last-of-type {
  margin-right: 0;
}
.wrap .custom_checkbox input[type="checkbox"] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.wrap .custom_checkbox input[type="checkbox"] + label {
  display: block;
  position: relative;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
  color: #666;
  padding-left: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  cursor: pointer;
  word-break: keep-all;
  word-wrap: break-word;
}
.wrap .custom_checkbox input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #7a8080;
  background-color: #fff;
  border-radius: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap .custom_checkbox input[type="checkbox"] + label:after {
  content: "";
  position: absolute;
}
@media (min-width: 1025px) and (pointer: fine) {
  .wrap
    .custom_checkbox
    input[type="checkbox"]:not(
      .wrap .custom_checkbox input[type="checkbox"][readonly]
    ):hover
    + label::before {
    border-color: #bb0a0a;
  }
}
.wrap .custom_checkbox input[type="checkbox"]:checked + label::before {
  border-color: #bb0a0a !important;
  background-color: #bb0a0a;
}
.wrap .custom_checkbox input[type="checkbox"]:checked + label::after {
  left: max(
    calc(1px * var(--base-ratio)),
    calc(calc(1 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_checkbox1.svg") center no-repeat;
  background-size: 100% 100%;
}
.wrap .custom_checkbox input[type="checkbox"][readonly] + label:before {
  border-color: #7a8080 !important;
  background-color: #f6f6f6;
}
.wrap .custom_checkbox input[type="checkbox"][readonly]:checked + label:before {
  border-color: #7a8080;
  background-color: #f6f6f6;
}
.wrap .custom_checkbox input[type="checkbox"][readonly]:checked + label:after {
  background: url("/static/images/form/ico_checkbox2.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 1024px) {
  .wrap .custom_checkbox .checkbox_area {
    margin-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .custom_checkbox input[type="checkbox"] + label {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3125;
    letter-spacing: -0.02em;
    padding-left: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .custom_checkbox input[type="checkbox"] + label:before {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    border-width: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(3px * var(--base-ratio)),
      calc(calc(3 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .custom_checkbox input[type="checkbox"]:checked + label::after {
    left: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
}
.wrap .input_wrap {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
  font-size: 0;
}
.wrap .input_wrap input {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid #ddd;
  background: inherit;
}
.wrap .input_wrap input::-webkit-input-placeholder {
  color: #bfbfc1;
}
.wrap .input_wrap input::-moz-placeholder {
  color: #bfbfc1;
}
.wrap .input_wrap input:-ms-input-placeholder {
  color: #bfbfc1;
}
.wrap .input_wrap input::-ms-input-placeholder {
  color: #bfbfc1;
}
.wrap .input_wrap input::placeholder {
  color: #bfbfc1;
}
.wrap .input_wrap input:focus {
  outline: none;
  border-bottom: 1px solid #252728;
}
.wrap .input_wrap input[readonly] {
  border-bottom: 1px solid #ddd;
  background: #efefef;
}
.wrap .input_wrap a,
.wrap .input_wrap button {
  display: inline-block;
  vertical-align: middle;
}
.wrap .input_wrap a.search_btn,
.wrap .input_wrap button.search_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  height: 100%;
}
.wrap .input_wrap a.search_btn::after,
.wrap .input_wrap button.search_btn::after {
  content: "";
  position: absolute;
  right: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_search.svg") 0 0;
  background-size: 100% 100%;
}
.wrap .input_wrap.focus input {
  border-bottom: 1px solid #252728;
}
.wrap .input_wrap.validate input {
  border-bottom: 1px solid #bb0a0a;
  background-color: #faecea;
}
.wrap .input_wrap.validate span {
  display: block;
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #bb0a0a;
}
.wrap .input_wrap.input_search input {
  padding-right: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .wrap .input_wrap input {
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .wrap .input_wrap input {
    width: 100%;
  }
}
.wrap .search_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.wrap .search_wrap.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.wrap .search_wrap .search_box {
  width: max(
    calc(328px * var(--base-ratio)),
    calc(calc(328 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .wrap .search_wrap {
    display: block;
    overflow: hidden;
  }
  .wrap .search_wrap .tab_container {
    float: left;
  }
  .wrap .search_wrap .search_box {
    float: right;
  }
}
@media (max-width: 767px) {
  .wrap .search_wrap .search_box {
    width: 100%;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
.wrap .select_box {
  position: relative;
  width: 100%;
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .select_box.active {
  z-index: 10;
}
.wrap .select_box.active .current_option::after {
  margin-top: 0;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
.wrap .select_box.active .custom_select {
  height: auto;
}
.wrap .select_box.active .scroll {
  display: block;
}
.wrap .select_box.active .select_list_wrap {
  display: block;
}
.wrap .select_box.once .current_option {
  color: #252728;
  border-bottom: 1px solid #252728;
}
.wrap .select_box .custom_select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: #fff;
}
.wrap .select_box .current_option {
  position: relative;
  display: block;
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #bfbfc1;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .select_box .current_option::after {
  content: "";
  position: absolute;
  top: 50%;
  right: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  margin-top: max(
    calc(calc(4px * var(--base-ratio)) * -1),
    calc(calc(calc(4 / var(--base-size)) * var(--base-percent)) * -1)
  );
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_select_arrow.svg") center no-repeat;
  background-size: 100%;
}
.wrap .select_box .scroll {
  overflow-y: auto;
  display: none;
  max-height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .select_box .mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.wrap .select_box .select_list_wrap {
  display: none;
  margin-top: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
.wrap .select_box .select_list {
  background-color: #fff;
}
.wrap .select_box .select_list li.active a {
  color: #252728;
  font-weight: 600;
}
.wrap .select_box .select_list a {
  display: block;
  padding: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2857142857;
  letter-spacing: -0.02em;
  color: #999;
}
.wrap .select_box .select_list a:hover {
  color: #252728;
  font-weight: 600;
}
.wrap .select_box select {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  border-width: 0;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .wrap .select_box {
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .select_box .current_option {
    position: relative;
    display: block;
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(25px * var(--base-ratio)),
        calc(calc(25 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
  }
  .wrap .select_box .select_list_wrap {
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .wrap .select_box {
    max-width: 100%;
  }
}
.wrap .textarea_wrap textarea {
  width: 100%;
  height: max(
    calc(260px * var(--base-ratio)),
    calc(calc(260 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
  padding: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  resize: none;
}
.wrap .textarea_wrap textarea:focus {
  border-color: #252728;
}
@media (max-width: 1024px) {
  .wrap .textarea_wrap textarea {
    height: max(
      calc(228px * var(--base-ratio)),
      calc(calc(228 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
.wrap .email_wrap .input_wrap {
  width: calc(
    100% -
      max(
        calc(200px * var(--base-ratio)),
        calc(calc(200 / var(--base-size)) * var(--base-percent))
      )
  );
}
.wrap .email_wrap .input_wrap.readonly {
  background-color: #efefef;
}
.wrap .email_wrap .btn_wrap {
  margin-top: 0;
}
.wrap .email_wrap .btn_wrap button {
  border-radius: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .email_wrap .cert,
.wrap .email_wrap .cert_chk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.wrap .email_wrap .cert .success_txt {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #1a7f22;
  text-align: right;
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  line-height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  vertical-align: middle;
  background-color: #efefef;
}
.wrap .email_wrap .cert .success_txt.on {
  display: block;
}
.wrap .email_wrap .cert .success_txt::before {
  content: "";
  position: absolute;
  left: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_success_chk.svg") center no-repeat;
  background-size: cover;
}
.wrap .email_wrap .cert_chk {
  display: none;
  overflow: hidden;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .email_wrap .cert_chk.active {
  display: block;
}
.wrap .email_wrap .cert_chk .input_wrap input {
  padding: 0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
}
.wrap .email_wrap .cert_chk .time_txt {
  position: absolute;
  right: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(17px * var(--base-ratio)),
    calc(calc(17 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  text-align: right;
}
.wrap .email_wrap .cert_chk .btn_wrap {
  float: right;
}
@media (max-width: 1024px) {
  .wrap .email_wrap .input_wrap {
    width: calc(
      100% -
        max(
          calc(170px * var(--base-ratio)),
          calc(calc(170 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .wrap .email_wrap .btn_wrap .btn {
    margin-left: 0;
    padding: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .wrap .email_wrap .cert .success_txt {
    padding: 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    height: max(
      calc(39px * var(--base-ratio)),
      calc(calc(39 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(39px * var(--base-ratio)),
      calc(calc(39 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .email_wrap .cert .success_txt::before {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .email_wrap .cert_chk {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .wrap .email_wrap .cert_chk .input_wrap input {
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
  }
  .wrap .email_wrap .cert_chk .time_txt {
    top: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .wrap .email_wrap .input_wrap {
    width: 100%;
  }
  .wrap .email_wrap .btn_wrap {
    width: 100%;
  }
  .wrap .email_wrap .btn_wrap .btn {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    min-width: inherit;
  }
  .wrap .email_wrap .cert_chk .btn_wrap {
    float: none;
  }
}
.wrap .captcha_box {
  width: 100%;
}
.wrap .captcha_box .captcha_inner {
  margin: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.wrap .captcha_box .g-recaptcha > div {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .wrap .captcha_box .captcha_inner {
    margin: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
}
.wrap .file_wrap {
  position: relative;
}
.wrap .file_wrap .file_cont {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 0;
}
.wrap .file_wrap .file_cont::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.wrap .file_wrap .file_cont .file_text {
  float: left;
  margin-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  width: calc(
    100% -
      max(
        calc(200px * var(--base-ratio)),
        calc(calc(200 / var(--base-size)) * var(--base-percent))
      )
  );
  max-width: max(
    calc(730px * var(--base-ratio)),
    calc(calc(730 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
  border: 1px solid #ddd;
}
.wrap .file_wrap .file_cont input[type="file"] {
  padding: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  opacity: 0;
}
.wrap .file_wrap .file_cont .btn_file {
  display: inline-block;
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  text-align: center;
  border: 1px solid #252728;
  border-radius: max(
    calc(25px * var(--base-ratio)),
    calc(calc(25 / var(--base-size)) * var(--base-percent))
  );
  cursor: pointer;
}
.wrap .file_wrap .file_cont .btn_file span {
  display: block;
  position: relative;
  padding-right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.wrap .file_wrap .file_cont .btn_file span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_file_upload.svg") center no-repeat;
  background-size: cover;
  content: "";
}
.wrap .file_wrap .file_cont button {
  width: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
  border: 1px solid #252728;
  border-radius: 100%;
  cursor: pointer;
}
.wrap .file_wrap .file_cont button.btn_delete {
  background: url("/static/images/form/ico_file_del.svg") center center
    no-repeat;
  background-size: 16px auto;
}
.wrap .file_wrap .desc {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .wrap .file_wrap .file_cont {
    display: block;
    padding-left: 0;
    width: 100%;
  }
  .wrap .file_wrap .file_cont .file_text {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0 16px;
    max-width: inherit;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5714285714;
    letter-spacing: -0.02em;
  }
  .wrap .file_wrap .file_cont .btn_file {
    width: calc(100% - 60px);
    padding: 8px 20px;
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5333333333;
    letter-spacing: -0.02em;
    text-align: left;
  }
  .wrap .file_wrap .file_cont button {
    width: 40px;
    height: 40px;
  }
  .wrap .file_wrap .desc {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
.table_wrap {
  position: relative;
  border-top: 1px solid #252728;
  border-bottom: 1px solid #252728;
}
.table_wrap.is_scroll {
  border-bottom: none;
}
@supports (-webkit-touch-callout: none) {
  .table_wrap.is_scroll {
    border-bottom: 1px solid #252728;
  }
}
.table_wrap.is_scroll .ico_scroll {
  display: block;
}
.table_wrap.is_scroll .ico_scroll.off {
  display: none;
}
.table_wrap .ico_scroll {
  display: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: max(
    calc(38px * var(--base-ratio)),
    calc(calc(38 / var(--base-size)) * var(--base-percent))
  );
  z-index: 10;
  width: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.table_wrap .ico_scroll::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(37, 39, 40, 0.5);
  -webkit-backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
}
.table_wrap .ico_scroll p {
  position: relative;
  padding-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
}
.table_wrap .ico_scroll p::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(27px * var(--base-ratio)),
    calc(calc(27 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/ico_scroll_swipe.svg") left top
    no-repeat;
  background-size: cover;
}
.table_wrap table {
  width: 100%;
}
.table_wrap table tr {
  border-bottom: 1px solid #ddd;
}
.table_wrap table th {
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  color: #252728;
  font-weight: 600;
  text-align: center;
  border-left: 1px solid #ddd;
  background-color: #f6f6f6;
  word-break: keep-all;
  word-wrap: break-word;
}
.table_wrap table th:first-child {
  border-left: none;
}
.table_wrap table th span {
  font-weight: 400;
  color: #666;
}
.table_wrap table tbody tr:last-child {
  border-bottom: none;
}
.table_wrap table tbody td {
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
  border-left: 1px solid #ddd;
}
.table_wrap table tbody td:first-child {
  border-left: none;
}
.table_wrap table td .desc_list li {
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
}
.table_wrap table td .desc_list li:before {
  display: block;
  position: absolute;
  top: max(
    calc(11px * var(--base-ratio)),
    calc(calc(11 / var(--base-size)) * var(--base-percent))
  );
  left: 0;
  width: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  height: 1px;
  content: "";
  background-color: #666;
}
.table_wrap table .tc {
  text-align: center;
}
.table_wrap table .bNone {
  border-left: 0;
}
.table_wrap table .borderLeft {
  border-left: 1px solid #ddd !important;
}
.table_wrap + .desc_list {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.table_wrap + .desc_list li {
  position: relative;
  padding-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.table_wrap + .desc_list li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
}
.table_wrap .table_scroll {
  position: relative;
}
.table_wrap .table_scroll table {
  table-layout: fixed;
}
.table_wrap .table_scroll table colgroup .col {
  width: auto;
}
@media (max-width: 1024px) {
  .table_wrap {
    overflow-x: auto;
  }
  .table_wrap::-webkit-scrollbar {
    height: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
    background-color: #ddd;
    border-radius: 99px;
  }
  .table_wrap::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 99px;
  }
  .table_wrap table th {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    color: #252728;
    font-weight: 600;
    text-align: center;
    border-left: 1px solid #ddd;
    background-color: #f6f6f6;
  }
  .table_wrap table tbody td {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .table_wrap table {
    min-width: max(
      calc(668px * var(--base-ratio)),
      calc(calc(668 / var(--base-size)) * var(--base-percent))
    );
  }
}
.btn_wrap {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  font-size: 0;
  text-align: center;
}
.btn_wrap.center {
  text-align: center;
}
.btn_wrap.right {
  text-align: right;
}
.btn_wrap .btn {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
  width: auto;
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  text-align: center;
  vertical-align: top;
  border: 1px solid #252728;
}
.btn_wrap .btn:first-child {
  margin-left: 0;
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .btn:hover {
    color: #fff;
    background-color: #252728;
    border: 1px solid #252728;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.btn_wrap .btn.sm {
  min-width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.btn_wrap .btn.lg {
  min-width: max(
    calc(240px * var(--base-ratio)),
    calc(calc(240 / var(--base-size)) * var(--base-percent))
  );
}
.btn_wrap .btn.white {
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .btn.white:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    color: #252728;
    background-color: #fff;
  }
}
.btn_wrap .btn.white.download span:before {
  opacity: 0;
  background: url("/static/images/button/ico_download_b.svg") 0 0;
  background-size: 100% 100%;
}
.btn_wrap .btn.white.download span:after {
  background: url("/static/images/button/ico_download_w.svg") 0 0;
  background-size: 100% 100%;
}
.btn_wrap .btn.dark {
  color: #fff;
  border: 1px solid #252728;
  background-color: #252728;
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .btn.dark:hover {
    background-color: #000;
    border: 1px solid #000;
  }
}
.btn_wrap .btn.download {
  padding: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
}
.btn_wrap .btn.download span {
  position: relative;
  display: inline-block;
  padding-right: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
}
.btn_wrap .btn.download span:before,
.btn_wrap .btn.download span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_wrap .btn.download span:before {
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  margin-top: max(
    calc(calc(20px * var(--base-ratio)) * -1),
    calc(calc(calc(20 / var(--base-size)) * var(--base-percent)) * -1)
  );
  background: url("/static/images/button/ico_download_w.svg") 0 0;
  background-size: 100% 100%;
}
.btn_wrap .btn.download span:after {
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/button/ico_download_b.svg") 0 0;
  background-size: 100% 100%;
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .btn.download:hover span:before {
    -webkit-animation: downAnimationBefore 0.3s forwards;
    animation: downAnimationBefore 0.3s forwards;
  }
  @-webkit-keyframes downAnimationBefore {
    from {
      margin-top: max(
        calc(calc(20px * var(--base-ratio)) * -1),
        calc(calc(calc(20 / var(--base-size)) * var(--base-percent)) * -1)
      );
      opacity: 0;
    }
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
  @keyframes downAnimationBefore {
    from {
      margin-top: max(
        calc(calc(20px * var(--base-ratio)) * -1),
        calc(calc(calc(20 / var(--base-size)) * var(--base-percent)) * -1)
      );
      opacity: 0;
    }
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
  .btn_wrap .btn.download:hover span:after {
    -webkit-animation: downAnimationAfter 0.3s forwards;
    animation: downAnimationAfter 0.3s forwards;
  }
  @-webkit-keyframes downAnimationAfter {
    from {
      opacity: 1;
      margin-top: 0;
    }
    to {
      opacity: 0;
      margin-top: max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      );
    }
  }
  @keyframes downAnimationAfter {
    from {
      opacity: 1;
      margin-top: 0;
    }
    to {
      opacity: 0;
      margin-top: max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      );
    }
  }
}
.btn_wrap .btn.link span {
  position: relative;
  display: inline-block;
  padding-right: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
}
.btn_wrap .btn.link span:before,
.btn_wrap .btn.link span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_wrap .btn.link span:before {
  width: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/button/ico_arrow_b.svg") 0 0;
  background-size: 100% 100%;
}
.btn_wrap .ico {
  display: inline-block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .ico.link:hover i {
    background-color: #bb0a0a;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}
.btn_wrap .ico.link i {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #252728;
  border-radius: 100%;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  vertical-align: sub;
}
.btn_wrap .ico.link i:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("/static/images/button/ico_arrow_w.svg");
}
.btn_wrap .ico.link.lg {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
.btn_wrap .ico.link.lg i {
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.btn_wrap .ico.link.lg i:after {
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
@media (min-width: 1025px) and (pointer: fine) {
  .btn_wrap .ico.link.white:hover i {
    background-color: #bb0a0a;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .btn_wrap .ico.link.white:hover i::after {
    background-image: url("/static/images/button/ico_arrow_w.svg");
  }
}
.btn_wrap .ico.link.white i {
  background-color: #fff;
}
.btn_wrap .ico.link.white i::after {
  background-image: url("/static/images/button/ico_arrow_b.svg");
}
@media (max-width: 1024px) {
  .btn_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .btn_wrap .btn {
    min-width: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
    margin-left: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
    padding: max(
        calc(11px * var(--base-ratio)),
        calc(calc(11 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 419px) {
  .btn_wrap.two .btn {
    min-width: auto;
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
  }
}
.c-page {
  overflow: hidden;
  width: 100%;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.c-page .page {
  text-align: center;
}
.c-page .page a,
.c-page .page .num {
  width: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
  border-radius: 50%;
}
.c-page .page .num {
  margin: 0
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
}
.c-page .page .arrow {
  display: inline-block;
  vertical-align: middle;
}
.c-page .page .arrow a {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  background: no-repeat center;
}
.c-page .page .arrow.left {
  margin-right: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
}
.c-page .page .arrow.right {
  margin-left: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
}
.c-page .page .arrow a {
  background: no-repeat center;
}
.c-page .page .arrow a.first {
  background-image: url("/static/images/button/ico_paging_last_arrow.svg");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 1025px) and (pointer: fine) {
  .c-page .page .arrow a.first:hover {
    background-image: url("/static/images/button/ico_paging_last_arrow_on.svg");
  }
}
.c-page .page .arrow a.prev {
  background-image: url("/static/images/button/ico_paging_next_arrow.svg");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 1025px) and (pointer: fine) {
  .c-page .page .arrow a.prev:hover {
    background-image: url("/static/images/button/ico_paging_next_arrow_on.svg");
  }
}
.c-page .page .arrow a.next {
  background-image: url("/static/images/button/ico_paging_next_arrow.svg");
}
@media (min-width: 1025px) and (pointer: fine) {
  .c-page .page .arrow a.next:hover {
    background-image: url("/static/images/button/ico_paging_next_arrow_on.svg");
  }
}
.c-page .page .arrow a.last {
  background-image: url("/static/images/button/ico_paging_last_arrow.svg");
}
@media (min-width: 1025px) and (pointer: fine) {
  .c-page .page .arrow a.last:hover {
    background-image: url("/static/images/button/ico_paging_last_arrow_on.svg");
  }
}
.c-page .page .num {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  font-weight: 500;
}
@media (min-width: 1025px) and (pointer: fine) {
  .c-page .page .num:not(span):hover {
    background-color: #f6f6f6;
    color: #252728;
  }
}
.c-page .page span.num {
  background-color: #f6f6f6;
  color: #bb0a0a;
}
.c-page .page .total {
  display: none;
}
@media (max-width: 1024px) {
  .c-page {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .c-page .page a,
  .c-page .page .num {
    width: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  .c-page .page .num {
    width: auto;
    height: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    vertical-align: middle;
    margin: 0
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .c-page .page .num {
    margin: 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
  }
  .c-page .page .num.m_none {
    display: none;
  }
  .c-page .page span.num {
    background-color: rgba(0, 0, 0, 0);
  }
  .c-page .page .arrow.left {
    margin-right: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-page .page .arrow.left a {
    background-color: #f6f6f6;
    border-radius: 100%;
  }
  .c-page .page .arrow.left a.first {
    margin-right: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-page .page .arrow.right {
    margin-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-page .page .arrow.right a {
    background-color: #f6f6f6;
    border-radius: 100%;
  }
  .c-page .page .arrow.right a.last {
    margin-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
}
.c-accordion {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.c-accordion .accordion__list li {
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.c-accordion
  .accordion__list
  li.accordion__item--active
  .accordion__tit::after {
  background: url("/static/images/common/ico_accodian_arrow_on.svg") 0 0
    no-repeat;
  background-size: 100%;
}
.c-accordion .accordion__tit {
  display: table;
  width: 100%;
  position: relative;
}
.c-accordion .accordion__tit:after {
  display: block;
  position: absolute;
  top: 50%;
  right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  content: "";
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/static/images/common/ico_accodian_arrow.svg") 0 0 no-repeat;
  background-size: 100%;
}
.c-accordion .accordion__cont {
  display: none;
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
.c-accordion .theme1 .accordion__category {
  display: table-cell;
  padding: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    )
    0;
  width: max(
    calc(140px * var(--base-ratio)),
    calc(calc(140 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
  vertical-align: middle;
}
.c-accordion .theme1 .accordion__category span {
  display: inline-block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.c-accordion .theme1 p {
  display: table-cell;
  padding: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    )
    0;
  padding-right: max(
    calc(84px * var(--base-ratio)),
    calc(calc(84 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
}
.c-accordion .theme1 .accordion__cont {
  display: none;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  border-top-width: 1px;
  border-top-style: solid;
}
.c-accordion .theme2 .accordion__list li {
  border-top: 1px solid rgba(0, 0, 0, 0);
}
.c-accordion .theme2 .accordion__list li:first-child {
  border-top: 1px solid #ddd;
}
.c-accordion .theme2 .accordion__list li.accordion__item--active {
  border-top: 1px solid #252728;
  border-bottom: 1px solid #252728;
  background-color: #fff;
}
.c-accordion .theme2 .accordion__list .accordion__category {
  display: table-cell;
  padding: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  width: auto;
  vertical-align: middle;
  text-align: left;
}
.c-accordion .theme2 .accordion__list .accordion__category span {
  display: block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.c-accordion .theme2 .accordion__cont {
  display: none;
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
@media (max-width: 1024px) {
  .c-accordion {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-accordion .theme1 .accordion__tit .accordion__category {
    width: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .c-accordion .theme1 .accordion__tit .accordion__category span {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .c-accordion .theme1 .accordion__tit p {
    padding: max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      )
      0;
    padding-right: max(
      calc(68px * var(--base-ratio)),
      calc(calc(68 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .c-accordion .theme1 .accordion__tit::after {
    margin-top: max(
      calc(calc(14px * var(--base-ratio)) * -1),
      calc(calc(calc(14 / var(--base-size)) * var(--base-percent)) * -1)
    );
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-accordion .theme1 .accordion__cont {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .c-accordion .theme2 .accordion__tit .accordion__category {
    padding: max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .c-accordion .theme2 .accordion__tit .accordion__category span {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .c-accordion .theme2 .accordion__tit::after {
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .c-accordion .theme2 .accordion__cont {
    display: none;
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 767px) {
  .c-accordion .theme2 .table_wrap table {
    min-width: 100%;
  }
}
.popup_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup_wrap.active {
  display: block;
}
.popup_wrap.active_end .popup {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: visible;
  opacity: 1;
}
.popup_wrap .dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.popup_wrap .popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: max(
    calc(750px * var(--base-ratio)),
    calc(calc(750 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transform-origin: left;
  transform-origin: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.popup_wrap .pop_header {
  text-align: center;
}
.popup_wrap .pop_header .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.popup_wrap h2 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.28125;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.popup_wrap .pop_cont {
  width: 100%;
}
.popup_wrap.contact_us .popup {
  width: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
  max-height: none;
}
.popup_wrap.contact_us .user_info {
  margin: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
.popup_wrap.contact_us dl {
  position: relative;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.popup_wrap.contact_us dl:first-child {
  margin-top: 0;
}
.popup_wrap.contact_us dt {
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(70px * var(--base-ratio)),
    calc(calc(70 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.popup_wrap.contact_us dd {
  padding-left: max(
    calc(70px * var(--base-ratio)),
    calc(calc(70 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
}
.popup_wrap.contact_us .btn_wrap {
  width: 100%;
  margin-top: 0;
}
.popup_wrap.contact_us .btn_wrap .btn {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  min-width: inherit;
}
.popup_wrap.provider .popup {
  width: max(
    calc(486px * var(--base-ratio)),
    calc(calc(486 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.popup_wrap.provider .pop_cont .tit {
  margin-bottom: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  text-align: center;
}
.popup_wrap.provider .pop_cont dl {
  margin-top: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
}
.popup_wrap.provider .pop_cont dl:first-child {
  margin-top: 0;
}
.popup_wrap.provider .pop_cont dt {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.popup_wrap.provider .pop_cont dd {
  margin-top: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.popup_wrap.provider .btn_wrap {
  margin-top: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
}
.popup_wrap .close_btn {
  position: absolute;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #252728;
  border-radius: 100%;
}
@media (min-width: 1025px) and (pointer: fine) {
  .popup_wrap .close_btn:hover {
    background-color: #bb0a0a;
  }
}
.popup_wrap .close_btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/static/images/common/ico_plus_w.svg");
}
@media (max-width: 1024px) {
  .popup_wrap .pop_header .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .popup_wrap h2 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .popup_wrap.contact_us .user_info {
    padding: max(
        calc(35px * var(--base-ratio)),
        calc(calc(35 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .popup_wrap.contact_us dl {
    margin-top: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
  }
  .popup_wrap.contact_us dt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .popup_wrap.contact_us dd {
    margin-top: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .popup_wrap.contact_us .btn_wrap .btn {
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
    min-width: inherit;
  }
  .popup_wrap.provider .popup {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .popup_wrap.provider .pop_cont .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .popup_wrap.provider .pop_cont dt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4285714286;
    letter-spacing: -0.02em;
  }
  .popup_wrap.provider .pop_cont dd {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4285714286;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .popup_wrap .popup {
    width: 90%;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .popup_wrap.contact_us .popup {
    width: 90%;
  }
  .popup_wrap.provider .popup {
    width: 90%;
  }
  .popup_wrap .close_btn {
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .popup_wrap .close_btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/static/images/common/ico_plus_w.svg");
  }
}
.naver_map_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: max(
    calc(620px * var(--base-ratio)),
    calc(calc(620 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.naver_map_wrap .list_area {
  width: max(
    calc(348px * var(--base-ratio)),
    calc(calc(348 / var(--base-size)) * var(--base-percent))
  );
  height: 100%;
}
.naver_map_wrap .list_area .top {
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  padding-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot {
  height: calc(
    100% -
      max(
        calc(48px * var(--base-ratio)),
        calc(calc(48 / var(--base-size)) * var(--base-percent))
      )
  );
  margin-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot .txt {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
}
.naver_map_wrap .list_area .bot .txt p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
}
.naver_map_wrap .list_area .bot .txt p b {
  color: #252728;
  font-weight: 500;
}
.naver_map_wrap .list_area .bot .list {
  height: calc(
    100% -
      max(
        calc(62px * var(--base-ratio)),
        calc(calc(62 / var(--base-size)) * var(--base-percent))
      )
  );
  position: relative;
}
.naver_map_wrap .list_area .bot .list:after {
  content: "";
  width: 100%;
  height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.8))
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 100%
  );
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}
.naver_map_wrap .list_area .bot .list.scroll__end:after {
  opacity: 0;
  visibility: hidden;
}
.naver_map_wrap .list_area .bot .list ul {
  height: 100%;
  overflow-y: auto;
  padding: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    )
    0;
  position: relative;
}
.naver_map_wrap .list_area .bot .list ul li + li {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot .list ul li.active .box {
  border-color: #252728;
}
.naver_map_wrap .list_area .bot .list ul li.active .box::after {
  content: "";
}
.naver_map_wrap .list_area .bot .list ul li .box {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.naver_map_wrap .list_area .bot .list ul li .box::after {
  content: none;
  position: absolute;
  right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/ico_select_chk_on.svg") 0 0 no-repeat;
  background-size: 100%;
}
.naver_map_wrap .list_area .bot .list ul li .box .mapview_btn {
  display: none;
  position: absolute;
  right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(19px * var(--base-ratio)),
      calc(calc(19 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #252728;
}
.naver_map_wrap .list_area .bot .list ul li .box .mapview_btn:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #252728;
}
.naver_map_wrap .list_area .bot .list ul li .box .mapview_btn:after {
  content: "";
  width: max(
    calc(11px * var(--base-ratio)),
    calc(calc(11 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("/static/images/common/mapview_icon.svg");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repat;
  opacity: 1;
}
.naver_map_wrap .list_area .bot .list ul li .box .tit {
  display: block;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.naver_map_wrap .list_area .bot .list ul li .box .tit .category_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.naver_map_wrap .list_area .bot .list ul li .box .tit .category {
  display: inline-block;
  margin-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 600;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress {
  display: none;
  opacity: 0;
  visibility: hidden;
  padding-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p {
  padding-left: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
  position: relative;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p:before {
  content: "";
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p.tel:before {
  background: url("/static/images/purchase/map_wrap_tel_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p.location:before {
  background: url("/static/images/purchase/map_wrap_location_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p.location .ico.copy {
  position: relative;
  margin: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    )
    0 0
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
}
.naver_map_wrap
  .list_area
  .bot
  .list
  ul
  li
  .box
  .adress
  p.location
  .ico.copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/map_copy.svg") center no-repeat;
  background-size: 100%;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p.cal:before {
  background: url("/static/images/purchase/map_wrap_cal_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p.meno {
  padding-left: 0;
}
.naver_map_wrap .list_area .bot .list ul li .box .adress p + p {
  margin-top: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .list_area .bot .list ul li .btn_wrap {
  display: none;
}
.naver_map_wrap .map_area {
  width: calc(
    100% -
      max(
        calc(348px * var(--base-ratio)),
        calc(calc(348 / var(--base-size)) * var(--base-percent))
      )
  );
  height: 100%;
}
.naver_map_wrap .map_area .map_box {
  width: 100%;
  height: 100%;
}
.naver_map_wrap .map_area .map_box .close_btn {
  display: none;
}
.naver_map_wrap .map_area .map {
  width: 100%;
  height: 100%;
}
.naver_map_wrap .map_area .map .overlay_wrap {
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(460px * var(--base-ratio)),
    calc(calc(460 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .close_btn {
  display: block;
  position: absolute;
  right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .img_box {
  width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box {
  width: calc(
    100% -
      max(
        calc(170px * var(--base-ratio)),
        calc(calc(170 / var(--base-size)) * var(--base-percent))
      )
  );
  padding-top: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box.full {
  width: 100%;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .tit {
  display: block;
  position: relative;
  padding-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .tit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .tit .category_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .tit .category {
  display: inline-block;
  margin-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 600;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress {
  padding-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p {
  padding-left: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.3;
  font-weight: 400;
  color: #666;
  position: relative;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p:before {
  content: "";
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p.tel:before {
  background: url("/static/images/purchase/map_wrap_tel_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap
  .map_area
  .map
  .overlay_wrap
  .txt_box
  .adress
  p.location:before {
  background: url("/static/images/purchase/map_wrap_location_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p.cal:before {
  background: url("/static/images/purchase/map_wrap_cal_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p.meno {
  padding-left: 0;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress p + p {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress .ico.copy {
  position: relative;
  margin: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    )
    0 0
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
}
.naver_map_wrap
  .map_area
  .map
  .overlay_wrap
  .txt_box
  .adress
  .ico.copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/map_copy.svg") center no-repeat;
  background-size: 100%;
}
.naver_map_wrap .map_area .map .overlay_wrap .txt_box .adress .dealer_btn {
  position: relative;
  padding: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(19px * var(--base-ratio)),
      calc(calc(19 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    0;
  display: inline-block;
  vertical-align: top;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
}
.naver_map_wrap
  .map_area
  .map
  .overlay_wrap
  .txt_box
  .adress
  .dealer_btn:before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #252728;
}
.naver_map_wrap
  .map_area
  .map
  .overlay_wrap
  .txt_box
  .adress
  .dealer_btn:after {
  content: "";
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("/static/images/common/go_arrow_icon.svg");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}
@media (min-width: 1025px) and (pointer: fine) {
  .naver_map_wrap
    .map_area
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn:hover {
    color: #252728;
  }
  .naver_map_wrap
    .map_area
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn:hover:before {
    width: 100%;
  }
  .naver_map_wrap
    .map_area
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn:hover:after {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .naver_map_wrap {
    height: max(
      calc(715px * var(--base-ratio)),
      calc(calc(715 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .list_area {
    width: 50%;
  }
  .naver_map_wrap .list_area .top {
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .list_area .bot {
    height: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
    margin-right: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .list_area .bot .txt {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .naver_map_wrap .list_area .bot .txt p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap .list_area .bot .list {
    height: calc(
      100% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .naver_map_wrap .list_area .bot .list ul li .box > a {
    top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap .list_area .bot .list ul li .box .tit {
    width: calc(
      100% -
        max(
          calc(70px * var(--base-ratio)),
          calc(calc(70 / var(--base-size)) * var(--base-percent))
        )
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap .list_area .bot .list ul li .box .tit .category {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap .list_area .bot .list ul li .box .adress {
    padding-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .list_area .bot .list ul li .box .adress p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .naver_map_wrap .list_area .bot .list ul li .box .adress p:before {
    top: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .map_area:not(.dealer) {
    width: 50%;
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap {
    padding: max(
        calc(36px * var(--base-ratio)),
        calc(calc(36 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    width: max(
      calc(220px * var(--base-ratio)),
      calc(calc(220 / var(--base-size)) * var(--base-percent))
    );
    display: block;
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap .img_box {
    width: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap .txt_box {
    width: 100%;
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap .txt_box .tit {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap
    .map_area:not(.dealer)
    .map
    .overlay_wrap
    .txt_box
    .tit
    .category {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap .txt_box .adress {
    padding-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap .txt_box .adress p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .naver_map_wrap
    .map_area:not(.dealer)
    .map
    .overlay_wrap
    .txt_box
    .adress
    p:before {
    top: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap
    .map_area:not(.dealer)
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #252728;
  }
  .naver_map_wrap
    .map_area:not(.dealer)
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn:before {
    width: 100%;
  }
  .naver_map_wrap
    .map_area:not(.dealer)
    .map
    .overlay_wrap
    .txt_box
    .adress
    .dealer_btn:after {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .naver_map_wrap {
    height: auto;
  }
  .naver_map_wrap .list_area {
    width: 100%;
    height: auto;
  }
  .naver_map_wrap .list_area .top {
    padding-right: 0;
  }
  .naver_map_wrap .list_area .bot {
    margin-right: 0;
  }
  .naver_map_wrap .list_area .bot .list:after {
    display: none;
  }
  .naver_map_wrap .list_area .bot .list ul {
    padding-right: 0;
    overflow: hidden;
    height: auto;
  }
  .naver_map_wrap .list_area .bot .list ul li .box {
    display: block;
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    height: var(--data-bh);
  }
  .naver_map_wrap .list_area .bot .list ul li .btn_wrap {
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .naver_map_wrap .list_area .bot .list ul li.active .box {
    height: var(--data-ah);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .naver_map_wrap .list_area .bot .list ul li.active .box::after {
    content: none;
  }
  .naver_map_wrap .list_area .bot .list ul li.active .box > a {
    top: max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
  }
  .naver_map_wrap .list_area .bot .list ul li.active .box > a.mapview_btn {
    display: block;
  }
  .naver_map_wrap .list_area .bot .list ul li.active .box .adress {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s 0.1s;
    transition: 0.3s 0.1s;
    display: block;
  }
  .naver_map_wrap .list_area .bot .list ul li.active .btn_wrap {
    display: block;
  }
  .naver_map_wrap .list_area .bot .list ul li:last-child .btn_wrap {
    margin-bottom: 0;
  }
  .naver_map_wrap .map_area:not(.dealer) {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1001;
  }
  .naver_map_wrap .map_area:not(.dealer) .dim {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
  }
  .naver_map_wrap .map_area:not(.dealer) .map_box {
    width: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
    max-height: 70%;
    height: 60%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(65px * var(--base-ratio)),
        calc(calc(65 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    z-index: 2;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .naver_map_wrap .map_area:not(.dealer) .map_box .close_btn {
    display: block;
    position: absolute;
    left: 50%;
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    border-radius: 50%;
    background-color: #252728;
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    transform: rotate(45deg) translate(-50%, 0);
    -webkit-transform-origin: left;
    transform-origin: left;
    font-size: 0;
    text-indent: -9999px;
    z-index: 3;
  }
  .naver_map_wrap .map_area:not(.dealer) .map_box .close_btn:before {
    content: "";
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 5px;
  }
  .naver_map_wrap .map_area:not(.dealer) .map_box .close_btn:after {
    content: "";
    width: 2px;
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 5px;
  }
  .naver_map_wrap .map_area:not(.dealer) .map .overlay_wrap {
    display: none;
  }
  .naver_map_wrap .map_area:not(.dealer).active {
    display: block;
  }
  .naver_map_wrap .map_area:not(.dealer).active_end .map_box {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
  }
}
.cookies_popup {
  display: none;
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.cookies_popup .cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  gap: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.cookies_popup .cont .txt strong {
  display: block;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  letter-spacing: -0.04em;
  color: #252728;
}
.cookies_popup .cont .txt p {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  letter-spacing: -0.04em;
  font-weight: 400;
  line-height: 1.5;
  color: #252728;
}
.cookies_popup .cont .txt p a {
  text-decoration: underline;
  font-weight: 600;
}
.cookies_popup .cont .cookies_check {
  display: none;
  margin: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.cookies_popup .cont .cookies_check.active {
  display: block;
}
.cookies_popup
  .cont
  .cookies_check
  .custom_checkbox
  input[type="checkbox"][readonly]
  + label:before {
  border-color: #efefef !important;
  background-color: #efefef;
}
.cookies_popup .cont .btn_wrap {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.cookies_popup .cont .btn_wrap .btn {
  max-width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
}
.cookies_popup .cont .btn_wrap .btn + .btn {
  margin-left: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .cookies_popup .cont {
    display: block;
  }
  .cookies_popup .cont .txt strong {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    letter-spacing: -0.04em;
  }
  .cookies_popup .cont .txt p {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    letter-spacing: -0.04em;
    line-height: 1.5;
  }
  .cookies_popup .cont .btn_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    white-space: wrap;
    text-align: left;
  }
  .cookies_popup .cont .btn_wrap .btn {
    max-width: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .cookies_popup .cont {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .cookies_popup .cont .btn_wrap {
    white-space: wrap;
  }
  .cookies_popup .cont .btn_wrap .btn {
    min-width: auto;
    max-width: 100%;
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .cookies_popup .cont .btn_wrap .btn:nth-of-type(1) {
    width: 100%;
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .cookies_popup .cont .btn_wrap .btn:nth-of-type(2) {
    margin: 0;
  }
}
.gate {
  position: relative;
}
.gate .container {
  margin: 0;
  padding: 0;
}
.gate .gate_wrap {
  width: 100%;
  height: 100vh;
  height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
}
.gate .gate_wrap .sec {
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.gate .gate_wrap .sec01 .bg {
  background: url("/static/images/gate/gate_sec01_bg.jpg") center no-repeat;
  background-size: cover;
}
.gate .gate_wrap .sec01 .btn_wrap a img {
  width: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
}
.gate .gate_wrap .sec02 .bg {
  background: url("/static/images/gate/gate_sec02_bg.jpg") center no-repeat;
  background-size: cover;
}
.gate .gate_wrap .sec02 .btn_wrap a img {
  width: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.gate .gate_wrap .sec.active .bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gate .gate_wrap .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  -webkit-transition: linear 4s;
  transition: linear 4s;
}
.gate .gate_wrap .inner {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.gate .gate_wrap .btn_wrap {
  width: 100%;
  height: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  margin: 0;
}
.gate .gate_wrap .btn_wrap a {
  width: 100%;
  height: 100%;
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.gate .gate_wrap .btn_wrap a p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
}
.gate .gate_wrap .btn_wrap a p i {
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  display: inline-block;
  vertical-align: middle;
  margin-bottom: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.gate .gate_wrap .btn_wrap a p i:after {
  content: "";
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/static/images/button/ico_arrow_b.svg");
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) and (pointer: fine) {
  .gate .gate_wrap .btn_wrap a:hover p i {
    background-color: #bb0a0a;
  }
  .gate .gate_wrap .btn_wrap a:hover p i:after {
    background-image: url("/static/images/button/ico_arrow_w.svg");
  }
}
@media (max-width: 1024px) {
  .gate .gate_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gate .gate_wrap .sec {
    width: 100%;
    height: 50%;
  }
  .gate .gate_wrap .sec01 .btn_wrap a img {
    width: max(
      calc(73px * var(--base-ratio)),
      calc(calc(73 / var(--base-size)) * var(--base-percent))
    );
  }
  .gate .gate_wrap .sec02 .btn_wrap a img {
    width: max(
      calc(67px * var(--base-ratio)),
      calc(calc(67 / var(--base-size)) * var(--base-percent))
    );
  }
  .gate .gate_wrap .btn_wrap {
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .gate .gate_wrap .btn_wrap a p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .gate .gate_wrap .btn_wrap a p i {
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    margin-bottom: max(
      calc(3px * var(--base-ratio)),
      calc(calc(3 / var(--base-size)) * var(--base-percent))
    );
  }
  .gate .gate_wrap .btn_wrap a p i:after {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .gate .gate_wrap .inner {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .gate .gate_wrap .btn_wrap {
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
    text-align: left;
  }
  .gate .gate_wrap .btn_wrap a {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .gate .gate_wrap .btn_wrap a p {
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 319px) {
  .gate .gate_wrap .btn_wrap {
    height: auto;
  }
  .gate .gate_wrap .btn_wrap a {
    display: block;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      );
  }
}
.main .container {
  margin-bottom: 0;
  padding-top: 0;
}
.main .section .sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main .section.kv {
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  position: relative;
}
.main .section.kv .row_wrap:before {
  content: "";
  width: 100%;
  height: max(
    calc(228px * var(--base-ratio)),
    calc(calc(228 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.6))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
}
.main .section.kv .row_wrap,
.main .section.kv .row {
  height: 100%;
  z-index: 1;
}
.main .section.kv .kv-swiper {
  width: 100%;
  height: 100%;
}
.main .section.kv .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.main .section.kv .swiper-slide {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.main .section.kv .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.main .section.kv .swiper-slide.active {
  z-index: 1;
}
.main .section.kv .swiper-slide.active .bg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .section.kv .swiper-slide.active .left,
.main .section.kv .swiper-slide.active .right {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.main .section.kv .swiper-slide.active .right {
  -webkit-transform: translateY(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
  transform: translateY(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
}
.main .section.kv .swiper-slide .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: -webkit-transform 5s ease;
  transition: -webkit-transform 5s ease;
  transition: transform 5s ease;
  transition: transform 5s ease, -webkit-transform 5s ease;
}
.main .section.kv .swiper-slide .bg.mobile {
  display: none;
}
.main .section.kv .swiper-slide .col-12 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: max(
    calc(83px * var(--base-ratio)),
    calc(calc(83 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.kv .swiper-slide strong {
  font-size: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: 0.001em;
  font-family: Montserrat;
  font-weight: 700;
  color: #fff;
}
.main .section.kv .swiper-slide .video_wrap {
  overflow: hidden;
  position: relative;
  width: max(
    calc(328px * var(--base-ratio)),
    calc(calc(328 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 30px;
  cursor: pointer;
}
.main .section.kv .swiper-slide .video_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.main .section.kv .swiper-slide .video_wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(39px * var(--base-ratio)),
    calc(calc(39 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(39px * var(--base-ratio)),
    calc(calc(39 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/main/icon_video_play.svg") 0 0 no-repeat;
  background-size: cover;
  z-index: 4;
}
.main .section.kv .swiper-slide .video_wrap .video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  z-index: 2;
}
.main .section.kv .swiper-slide .video_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main .section.kv .swiper-slide .left,
.main .section.kv .swiper-slide .right {
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.main .section.kv .swiper-button-next,
.main .section.kv .swiper-button-prev {
  opacity: 0.4;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.main .section.kv .swiper-button-next:after,
.main .section.kv .swiper-button-prev:after {
  width: 100%;
  height: 100%;
  background: url("/static/images/main/icon_slide_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
}
.main .section.kv .swiper-button-next:hover,
.main .section.kv .swiper-button-prev:hover {
  opacity: 1;
}
.main .section.kv .swiper-button-prev {
  left: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.kv .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main .section.kv .swiper-button-next {
  right: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.kv .swiper-pagination-bullets {
  bottom: max(
    calc(83px * var(--base-ratio)),
    calc(calc(83 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.kv .swiper-pagination-bullet {
  opacity: 0.5;
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  margin: 0
    max(
      calc(7px * var(--base-ratio)),
      calc(calc(7 / var(--base-size)) * var(--base-percent))
    );
  background: #fff;
  border-radius: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.main .section.kv .swiper-pagination-bullet-active {
  opacity: 1;
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.kv .swiper-auto-progress {
  z-index: 9;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(255, 255, 255, 0.3);
}
.main .section.kv .swiper-auto-progress > span {
  --progress: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--progress) * 100%);
  height: 100%;
  background: #d80e19;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.main .section.kv .btn_wrap {
  margin: max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  text-align: left;
}
@media (max-width: 1024px) {
  .main .section.kv .row_wrap:before {
    display: none;
  }
  .main .section.kv .swiper-slide .bg.web {
    display: none;
  }
  .main .section.kv .swiper-slide .bg.mobile {
    display: block;
  }
  .main .section.kv .swiper-slide .col-12 {
    width: 100%;
    padding-bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .main .section.kv .swiper-slide .left,
  .main .section.kv .swiper-slide .right {
    width: 100%;
  }
  .main .section.kv .swiper-pagination-bullets {
    bottom: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
  }
  .main .section.kv .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    border-radius: 50%;
  }
  .main .section.kv .swiper-button-next,
  .main .section.kv .swiper-button-prev,
  .main .section.kv .swiper-auto-progress,
  .main .section.kv .video_wrap {
    display: none;
  }
}
@media (max-width: 767px) {
  .main .section.kv .swiper-slide .col-12 {
    padding-bottom: max(
      calc(74px * var(--base-ratio)),
      calc(calc(74 / var(--base-size)) * var(--base-percent))
    );
  }
  .main .section.kv .swiper-slide strong {
    font-size: max(
      calc(48px * var(--base-ratio)),
      calc(calc(48 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
.main .section.model {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 2500px;
}
.main .section.model .item {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .section.model .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main .section.model .item.active .model_name,
.main .section.model .item.active .btn_wrap,
.main .section.model .item.active .img {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.model .item .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main .section.model .item .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main .section.model .seal:before {
  background-image: url("/static/images/main/product_seal_bg.jpg");
}
.main .section.model .seal .img {
  margin: max(
      calc(35px * var(--base-ratio)),
      calc(calc(35 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
}
.main .section.model .atto3 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.main .section.model .atto3.show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.model .atto3:before {
  background-image: url("/static/images/main/product_bg.jpg");
}
.main .section.model .atto3 .img {
  margin: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(17px * var(--base-ratio)),
      calc(calc(17 / var(--base-size)) * var(--base-percent))
    );
}
.main .section.model .row_wrap,
.main .section.model .row {
  height: 100%;
}
.main .section.model .model_name {
  display: block;
  width: 100%;
  font-size: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: 0.001em;
  font-weight: 700;
  font-family: Montserrat;
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.main .section.model .img {
  opacity: 0;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: max(
    calc(880px * var(--base-ratio)),
    calc(calc(880 / var(--base-size)) * var(--base-percent))
  );
  height: auto;
}
.main .section.model .img img {
  position: relative;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.main .section.model .btn_wrap {
  opacity: 0;
  width: 100%;
  margin: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (max-width: 1024px) {
  .main .section.model .item {
    height: 100%;
  }
  .main .section.model .item .row > div {
    width: 100%;
  }
  .main .section.model .atto3 .img {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(35px * var(--base-ratio)),
        calc(calc(35 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.model .seal .img {
    margin: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(44px * var(--base-ratio)),
        calc(calc(44 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.model .model_name {
    font-size: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: 0.001em;
  }
  .main .section.model .img {
    width: 100%;
  }
  .main .section.model .img img {
    width: 100%;
  }
  .main .section.model .btn_wrap .btn {
    min-width: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .main .section.model .row_wrap {
    padding: 0;
  }
  .main .section.model .model_name {
    padding: 0;
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: 0.001em;
  }
  .main .section.model .img {
    overflow: hidden;
  }
  .main .section.model .item .img {
    overflow: initial;
  }
  .main .section.model .item .img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }
  .main .section.model .item .img img {
    max-width: 65%;
  }
  .main .section.model .item .btn_wrap {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .main .section.model .atto3:before {
    background-image: url("/static/images/main/mo/product_bg.jpg");
  }
  .main .section.model .atto3 .img {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(75px * var(--base-ratio)),
        calc(calc(75 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.model .atto3 .img:before {
    bottom: -18%;
    left: 19%;
    background-image: url("/static/images/main/product_atto_shadow.png");
  }
  .main .section.model .seal:before {
    background-image: url("/static/images/main/mo/product_seal_bg.jpg");
  }
  .main .section.model .seal .img {
    margin: max(
        calc(45px * var(--base-ratio)),
        calc(calc(45 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.model .seal .img:before {
    bottom: -36%;
    left: 16.8%;
    background-image: url("/static/images/main/product_seal_shadow.png");
  }
  .main .section.model .btn_wrap {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .main .section.model .btn_wrap .btn {
    display: block;
    width: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
    margin: 0 auto
      max(
        calc(14px * var(--base-ratio)),
        calc(calc(14 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.model .btn_wrap .btn:last-child {
    margin: 0 auto;
  }
}
@media (max-width: 424px) {
  .main .section.model .item .img img {
    max-width: 80%;
  }
  .main .section.model .atto3 .img:before {
    bottom: -26%;
    left: 12%;
  }
  .main .section.model .seal .img:before {
    bottom: -38%;
    left: 10%;
  }
}
.main .section.brand {
  position: relative;
  height: 3700px;
  margin: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.main .section.brand .parallax_bg_trigger {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  z-index: -999;
}
.main .section.brand .row_wrap {
  width: 50%;
  height: 100%;
}
.main .section.brand .row_wrap .row {
  width: 100%;
  height: 100%;
}
.main .section.brand .title strong {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: Montserrat;
  font-weight: 700;
  color: #252728;
}
.main .section.brand .brand_contents {
  position: relative;
  height: 100%;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.main .section.brand .brand_contents .textBox {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  visibility: hidden;
}
.main .section.brand .brand_contents .textBox > div {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(40%);
  transform: translateY(40%);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.main .section.brand .brand_contents .textBox span {
  display: block;
  padding: 0 0
    max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  font-family: Montserrat;
  color: #252728;
}
.main .section.brand .brand_contents .textBox p {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
  word-break: keep-all;
}
.main .section.brand .brand_contents .textBox .btn_wrap {
  margin: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  text-align: left;
}
.main .section.brand .brand_contents .textBox .btn_wrap .btn {
  min-width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.brand .brand_contents .textBox.active {
  visibility: visible;
  z-index: 99;
}
.main .section.brand .brand_contents .textBox.active > div {
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.main .section.brand .brand_image {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.main .section.brand .brand_image .imgBox {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% + 1px);
  height: 100%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 1s;
  transition: 1s;
}
.main .section.brand .brand_image .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 1s;
  transition: 1s;
}
.main .section.brand .brand_image .imgBox.prev {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.brand .brand_image .imgBox.prev .img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.brand .brand_image .imgBox.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.brand .brand_image .imgBox.active .img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.brand .tablet {
  display: none;
}
.main .section.brand .tablet .brand-swiper .swiper-scrollbar {
  display: block;
}
@media (max-width: 1024px) {
  .main .section.brand {
    height: auto;
    margin: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    overflow: hidden;
  }
  .main .section.brand .parallax_bg_trigger,
  .main .section.brand .sticky {
    display: none;
  }
  .main .section.brand .title {
    margin: 0 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.brand .title strong {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.brand .tablet {
    display: block;
    width: 100%;
  }
  .main .section.brand .tablet .brand-swiper {
    padding: 0 0
      max(
        calc(50px * var(--base-ratio)),
        calc(calc(50 / var(--base-size)) * var(--base-percent))
      );
    overflow: visible;
  }
  .main .section.brand .tablet .brand-swiper .swiper-slide {
    width: max(
      calc(335px * var(--base-ratio)),
      calc(calc(335 / var(--base-size)) * var(--base-percent))
    );
  }
  .main .section.brand .tablet .brand-swiper .img {
    margin: 0 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.brand .tablet .brand-swiper .swiper-pagination-bullets {
    display: none;
    bottom: 0;
  }
  .main .section.brand .tablet .brand-swiper .swiper-pagination-bullet {
    opacity: 1;
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #ddd;
    border-radius: 50%;
  }
  .main .section.brand .tablet .brand-swiper .swiper-pagination-bullet-active {
    background: #252525;
  }
  .main .section.brand .tablet .brand-swiper .btn_wrap {
    margin: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .main .section.brand .textBox {
    position: relative;
    height: auto;
  }
  .main .section.brand .textBox > div {
    opacity: 1;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
  .main .section.brand .textBox span {
    display: block;
    padding: 0 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    font-weight: 600;
    font-family: Montserrat;
    color: #252728;
  }
  .main .section.brand .textBox p {
    font-size: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #252728;
    word-break: keep-all;
  }
  .main .section.brand .btn_wrap {
    margin: max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    text-align: left;
  }
  .main .section.brand .btn_wrap .btn {
    min-width: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .main .section.brand .title strong {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.brand .textBox span {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.brand .textBox p {
    font-size: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3636363636;
    letter-spacing: -0.02em;
  }
  .main .section.brand .tablet .brand-swiper {
    overflow: hidden;
  }
  .main .section.brand .tablet .brand-swiper .swiper-slide {
    width: 100%;
  }
  .main .section.brand .tablet .brand-swiper .swiper-pagination-bullets {
    display: block;
  }
  .main .section.brand .tablet .brand-swiper .swiper-scrollbar {
    display: none;
  }
}
.main .section.experience {
  margin: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.main .section.experience.active .text_wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.experience .bg {
  position: relative;
  width: 100%;
  min-height: max(
    calc(730px * var(--base-ratio)),
    calc(calc(730 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/main/experience_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main .section.experience .bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(18, 18, 18, 0)),
    to(rgba(0, 0, 0, 0.3))
  );
  background: linear-gradient(
    270deg,
    rgba(18, 18, 18, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  mix-blend-mode: multiply;
}
.main .section.experience .row_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main .section.experience .text_wrap {
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 1.25s ease;
  transition: all 1.25s ease;
  color: #fff;
}
.main .section.experience .text_wrap strong {
  display: block;
  width: 100%;
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 500;
  padding: 0 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
}
.main .section.experience .text_wrap p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.main .section.experience .btn_wrap {
  margin-top: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
@media (max-width: 1024px) {
  .main .section.experience {
    margin: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .main .section.experience .bg {
    background-attachment: unset;
    background-image: url("/static/images/main/tablet/experience_bg.jpg");
  }
  .main .section.experience .row_wrap {
    top: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: none;
    transform: none;
  }
  .main .section.experience .text_wrap strong {
    font-size: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
    word-break: keep-all;
  }
  .main .section.experience .text_wrap p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
    word-break: keep-all;
  }
  .main .section.experience .btn_wrap {
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .main .section.experience .bg {
    background-image: url("/static/images/main/mo/experience_bg.jpg");
  }
}
.main .section.news {
  overflow: hidden;
  padding: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(96px * var(--base-ratio)),
      calc(calc(96 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f2f2f2;
}
.main .section.news.active .title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main .section.news.active .news-swiper .swiper-wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.main .section.news .title {
  margin: 0 0
    max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 1s;
  transition: 1s;
}
.main .section.news .title strong,
.main .section.news .title p {
  display: inline-block;
}
.main .section.news .title strong {
  padding-right: 10px;
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: Montserrat;
  font-weight: 700;
  color: #000;
}
.main .section.news .title p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #7a8080;
}
.main .section.news .news-swiper {
  overflow: visible;
  padding-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.news .news-swiper .swiper-scrollbar {
  left: 0;
  height: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
}
.main .section.news .news-swiper .swiper-wrapper {
  opacity: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.main .section.news .news-swiper .swiper-slide {
  width: max(
    calc(440px * var(--base-ratio)),
    calc(calc(440 / var(--base-size)) * var(--base-percent))
  );
}
.main .section.news .news-swiper .swiper-slide:nth-of-type(4),
.main .section.news .news-swiper .swiper-slide:nth-of-type(5),
.main .section.news .news-swiper .swiper-slide:nth-of-type(6) {
  display: block;
}
.main .section.news .news-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 1025px) and (pointer: fine) {
  .main .section.news .news-swiper .swiper-slide a:hover .thumb_area img {
    -webkit-transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
    transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
  }
}
.main .section.news .news-swiper .btn_wrap {
  display: none;
}
@media (max-width: 1024px) {
  .main .section.news {
    padding: max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(130px * var(--base-ratio)),
        calc(calc(130 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.news .title {
    margin: 0 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.news .title strong {
    padding: 0 0
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.news .title p {
    display: block;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.news .news-swiper .swiper-slide {
    width: max(
      calc(335px * var(--base-ratio)),
      calc(calc(335 / var(--base-size)) * var(--base-percent))
    );
    margin-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .main .section.news .title strong {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.news .title p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .main .section.news .news-swiper {
    padding-bottom: 0;
  }
  .main .section.news .news-swiper .swiper-wrapper {
    opacity: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    -webkit-transform: translateX(0) translate3d(0px, 0px, 0px);
    transform: translateX(0) translate3d(0px, 0px, 0px);
  }
  .main .section.news .news-swiper .swiper-slide {
    display: block;
    width: 100%;
    margin: 0 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .main .section.news .news-swiper .swiper-slide:last-child {
    margin: 0;
  }
  .main .section.news .news-swiper .swiper-slide:nth-of-type(4),
  .main .section.news .news-swiper .swiper-slide:nth-of-type(5),
  .main .section.news .news-swiper .swiper-slide:nth-of-type(6) {
    display: none;
  }
  .main .section.news .news-swiper .swiper-scrollbar {
    display: none;
  }
  .main .section.news .news-swiper .btn_wrap {
    display: block;
  }
}
.main .popup:not(.dealer, .provider) {
  z-index: 1001;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main .popup:not(.dealer, .provider).active {
  display: block;
}
.main .popup:not(.dealer, .provider) .dim {
  z-index: 1001;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.main .main_popup {
  display: none;
}
.main .main_popup .dim {
  background: rgba(0, 0, 0, 0.5);
}
.main .main_popup .cont {
  z-index: 1002;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: max(
    calc(380px * var(--base-ratio)),
    calc(calc(380 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  border-radius: 20px;
}
.main .main_popup .cont .swiper {
  border-radius: 20px 20px 0 0;
}
.main .main_popup .cont a {
  overflow: hidden;
  position: relative;
  display: block;
  padding-top: 121%;
  background-color: #000;
}
.main .main_popup .cont a .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.main .main_popup .cont a .img img {
  width: 100%;
  height: 100%;
  max-width: inherit;
}
.main .main_popup .swiper-pagination-bullets {
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.main .main_popup .swiper-pagination-bullet {
  opacity: 0.5;
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  margin: 0
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  background: #fff;
  border-radius: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.main .main_popup .swiper-pagination-bullet-active {
  opacity: 1;
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.main .main_popup .close_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  background: #fff;
  border-radius: 0 0 20px 20px;
}
@media (max-width: 767px) {
  .main .main_popup .cont {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
}
.main .video_popup.active_end .cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main .video_popup .close_btn {
  z-index: 1001;
  position: absolute;
  top: 0;
  right: max(
    calc(calc(110px * var(--base-ratio)) * -1),
    calc(calc(calc(110 / var(--base-size)) * var(--base-percent)) * -1)
  );
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  font-size: 0;
  text-indent: -9999px;
}
.main .video_popup .close_btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/main/btn_close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main .video_popup .cont {
  z-index: 1002;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-width: max(
    calc(1200px * var(--base-ratio)),
    calc(calc(1200 / var(--base-size)) * var(--base-percent))
  );
  max-height: max(
    calc(800px * var(--base-ratio)),
    calc(calc(800 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  height: auto;
  text-align: right;
}
.main .video_popup .cont .video_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 54.5%;
}
.main .video_popup .cont .video_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.model.car .container {
  margin-bottom: 0;
  padding-top: 0;
}
.model.car .side_nav {
  z-index: 100;
  position: fixed;
  left: 0;
  top: max(
    calc(calc(200px * var(--base-ratio)) * -1),
    calc(calc(calc(200 / var(--base-size)) * var(--base-percent)) * -1)
  );
  width: 100%;
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.model.car .side_nav.fixed {
  opacity: 1;
  top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .side_nav .nav_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  position: relative;
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .side_nav .nav_inner::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(37, 39, 40, 0.25);
  -webkit-backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
}
.model.car .side_nav .model {
  float: left;
  margin: max(
      calc(3px * var(--base-ratio)),
      calc(calc(3 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
}
.model.car .side_nav .nav_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.model.car .side_nav .nav_list .nav_tit {
  display: none;
}
.model.car .side_nav .nav {
  overflow: hidden;
  display: inline-block;
}
.model.car .side_nav .nav li {
  float: left;
  padding: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .side_nav .nav li:first-child {
  padding: 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.model.car .side_nav .nav li.active a {
  background-color: #252728;
}
.model.car .side_nav .nav a {
  display: block;
  padding: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  border-radius: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .side_nav .btn_wrap {
  margin-top: 0;
}
.model.car .side_nav .btn_wrap .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin-top: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
}
.model.car .side_nav .btn_wrap .link i {
  margin-top: max(
    calc(calc(2px * var(--base-ratio)) * -1),
    calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
  );
}
.model.car .sticky_wrap {
  position: relative;
}
.model.car .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .sec .bg {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.model.car .bg_gray {
  background-color: #f6f6f6;
}
.model.car .sec_top_box {
  padding-top: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.model.car .sec_top_box.leftRight_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  text-align: left;
}
.model.car .sec_top_box.leftRight_type h3 {
  width: 40%;
}
.model.car .sec_top_box.leftRight_type .txt {
  width: 60%;
  margin-top: 0;
  text-align: left;
}
.model.car .sec_top_box.leftRight_type .txt strong {
  display: block;
  margin-bottom: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.model.car .sec_top_box.black h3,
.model.car .sec_top_box.black .txt {
  color: #252728;
}
.model.car .sec_top_box h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.28125;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .sec_top_box .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car [data-motion] .sec_top_box {
  opacity: 0;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.model.car [data-motion].is_animated .sec_top_box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.model.car .txt_box.black .tit,
.model.car .txt_box.black .txt {
  color: #252728;
}
.model.car .txt_box .tit {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .txt_box .txt {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .top_visual {
  position: relative;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .top_visual.active .info {
  top: 50%;
  opacity: 1;
}
.model.car .top_visual h2 {
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
}
.model.car .top_visual h2 span {
  display: block;
  margin-bottom: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.model.car .top_visual .video_wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .top_visual .video_wrap video,
.model.car .top_visual .video_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.model.car .top_visual .video_wrap video::-webkit-media-controls-play-button {
  display: none !important;
}
.model.car .top_visual .info {
  position: absolute;
  left: 50%;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  width: auto;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.model.car .top_visual .info .txt {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.model.car .top_visual .info .model_price {
  margin: 0 auto;
  width: max(
    calc(380px * var(--base-ratio)),
    calc(calc(380 / var(--base-size)) * var(--base-percent))
  );
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.model.car .top_visual .info .model_price dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  width: 100%;
}
.model.car .top_visual .info .model_price dl:first-child {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .top_visual .info .btn_wrap {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .top_visual .desc {
  position: absolute;
  left: 0;
  bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.1;
  word-break: keep-all;
  word-wrap: break-word;
  color: #fff;
}
.model.car .top_visual .desc span {
  position: relative;
  padding-left: 10px;
  display: block;
}
.model.car .top_visual .desc span:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
.model.car .top_visual .progress_wrap {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .top_visual .progress_wrap .progress_inner {
  position: relative;
}
.model.car .top_visual .progress_wrap .progress_inner::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}
.model.car .top_visual .progress_wrap .progress_bar {
  width: auto;
  height: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  opacity: 1;
  background-color: #bb0a0a;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.model.car .highlights {
  position: relative;
  height: calc(var(--vh, 1vh) * 150);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.model.car .highlights h3 {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.model.car .highlights .txt {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.375;
  letter-spacing: -0.02em;
}
.model.car .highlights.active .sec_top_box {
  padding-top: max(
    calc(138px * var(--base-ratio)),
    calc(calc(138 / var(--base-size)) * var(--base-percent))
  );
  opacity: 1;
}
.model.car .highlights .bg {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: var(--opacity);
}
.model.car .highlights .sec_top_box {
  padding-top: max(
    calc(200px * var(--base-ratio)),
    calc(calc(200 / var(--base-size)) * var(--base-percent))
  );
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.model.car .highlights .info_list {
  overflow: hidden;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  width: 83.3333333333%;
  height: auto;
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.model.car .highlights .info_list.active {
  bottom: max(
    calc(150px * var(--base-ratio)),
    calc(calc(150 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .highlights .info_list li {
  width: 42%;
  text-align: center;
}
.model.car .highlights .info_list li:nth-child(1),
.model.car .highlights .info_list li:nth-child(3) {
  width: 29%;
}
.model.car .highlights .info_list dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.model.car .highlights .info_list dd {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .highlights .info_list dd .unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 4%;
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 100;
  opacity: 0.4;
}
.model.car .highlights .info_list dd .desc {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 300;
  opacity: 0.4;
}
.model.car .highlights .info_list .count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.model.car .highlights .info_list .count .num {
  font-size: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 100;
}
.model.car .highlights .info_list .count .cnt {
  opacity: 0;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.model.car .highlights .info_list .count .cnt i {
  font-style: normal;
}
.model.car .highlights .info_list .star_count {
  padding: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .highlights .info_list .star_count .star {
  display: inline-block;
  width: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/static/images/model/ico_star.svg");
  -webkit-transition: background-image ease-in;
  transition: background-image ease-in;
}
.model.car .highlights .info_list .star_count .star.on {
  background-image: url("/static/images/model/ico_star_on.svg");
}
.model.car .highlights .desc_box {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  width: 83.3333333333%;
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .design {
  position: relative;
  height: calc(var(--vh, 1vh) * 150);
}
.model.car .design.wide .bg_box {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.model.car .design.active {
  background: #000;
}
.model.car .design.active .swiper_design > .swiper-pagination {
  opacity: 1;
  top: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .design.active .swiper_exterior .txt_box,
.model.car .design.active .swiper_interior .txt_box {
  opacity: 1;
  bottom: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .design.active .swiper_exterior .swiper-slide-active .txt_box,
.model.car .design.active .swiper_interior .swiper-slide-active .txt_box {
  opacity: 1;
  bottom: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .design.active .swiper_exterior .swiper-button,
.model.car .design.active .swiper_interior .swiper-button {
  opacity: 0.4;
}
.model.car .design .sec_top_box {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.model.car .design .bg_box {
  overflow: hidden;
  position: relative;
  left: 50%;
  top: 0;
  width: calc(
    100% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  height: 100%;
  border-radius: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.model.car .design .swiper_design {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100vw;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .design .swiper_design > .swiper-pagination {
  opacity: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: max(
    calc(150px * var(--base-ratio)),
    calc(calc(150 / var(--base-size)) * var(--base-percent))
  );
  bottom: unset;
  width: auto;
  height: auto;
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  text-align: left;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.model.car
  .design
  .swiper_design
  > .swiper-pagination
  .swiper-pagination-bullet {
  margin: 0;
  background: none;
  display: block;
  margin: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(7px * var(--base-ratio)),
      calc(calc(7 / var(--base-size)) * var(--base-percent))
    )
    0;
  width: auto;
  height: auto;
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  opacity: 0.3;
}
.model.car
  .design
  .swiper_design
  > .swiper-pagination
  .swiper-pagination-bullet:first-child {
  margin-top: 0;
}
.model.car
  .design
  .swiper_design
  > .swiper-pagination
  .swiper-pagination-bullet-active {
  opacity: 1;
}
.model.car
  .design
  .swiper_design
  > .swiper-pagination
  .swiper-pagination-bullet
  .num {
  display: inline-block;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  vertical-align: super;
}
.model.car .design .swiper_exterior,
.model.car .design .swiper_interior {
  position: relative;
}
.model.car .design .swiper_exterior .img_wrap,
.model.car .design .swiper_interior .img_wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .design .swiper_exterior .img_wrap .img,
.model.car .design .swiper_interior .img_wrap .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  height: 100%;
}
.model.car .design .swiper_exterior .img_wrap .img img,
.model.car .design .swiper_interior .img_wrap .img img {
  width: auto;
  height: 100%;
  margin: 0;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}
.model.car .design .swiper_exterior .swiper-slide,
.model.car .design .swiper_interior .swiper-slide {
  position: relative;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .design .swiper_exterior .swiper-slide .txt_box,
.model.car .design .swiper_interior .swiper-slide .txt_box {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.model.car .design .swiper_exterior .swiper-slide .txt_box .txt_scroll,
.model.car .design .swiper_interior .swiper-slide .txt_box .txt_scroll {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.model.car
  .design
  .swiper_exterior
  .swiper-slide
  .txt_box
  .txt_scroll::-webkit-scrollbar-thumb,
.model.car
  .design
  .swiper_interior
  .swiper-slide
  .txt_box
  .txt_scroll::-webkit-scrollbar-thumb {
  background: #fff !important;
}
.model.car
  .design
  .swiper_exterior
  .swiper-slide
  .txt_box
  .txt_scroll::-webkit-scrollbar-track,
.model.car
  .design
  .swiper_interior
  .swiper-slide
  .txt_box
  .txt_scroll::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.3) !important;
}
.model.car .design .swiper_exterior .swiper-slide .txt_box .txt,
.model.car .design .swiper_interior .swiper-slide .txt_box .txt {
  margin-top: 0;
}
.model.car .design .swiper_exterior .swiper-pagination,
.model.car .design .swiper_interior .swiper-pagination {
  display: inline-block;
  bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  padding: max(
      calc(17px * var(--base-ratio)),
      calc(calc(17 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
.model.car
  .design
  .swiper_exterior
  .swiper-pagination
  .swiper-pagination-bullet,
.model.car
  .design
  .swiper_interior
  .swiper-pagination
  .swiper-pagination-bullet {
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  background: #fff;
  opacity: 0.4;
}
.model.car
  .design
  .swiper_exterior
  .swiper-pagination
  .swiper-pagination-bullet-active,
.model.car
  .design
  .swiper_interior
  .swiper-pagination
  .swiper-pagination-bullet-active {
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
  opacity: 1;
}
.model.car .design .swiper_exterior .swiper-button,
.model.car .design .swiper_interior .swiper-button {
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.model.car .design .swiper_exterior .swiper-button:after,
.model.car .design .swiper_interior .swiper-button:after {
  width: 100%;
  height: 100%;
  background: url("/static/images/model/icon_slide_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
}
.model.car .design .swiper_exterior .swiper-button:hover,
.model.car .design .swiper_interior .swiper-button:hover {
  opacity: 1;
}
.model.car .design .swiper_exterior .swiper-button-prev,
.model.car .design .swiper_interior .swiper-button-prev {
  left: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .design .swiper_exterior .swiper-button-prev:after,
.model.car .design .swiper_interior .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.model.car .design .swiper_exterior .swiper-button-next,
.model.car .design .swiper_interior .swiper-button-next {
  right: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .design .swiper_exterior .swiper-slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.model.car .design .swiper_interior .swiper-slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.model.car .convenience {
  overflow: hidden;
  position: relative;
  height: max(
    calc(1436px * var(--base-ratio)),
    calc(calc(1436 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .convenience.active .swiper_convenience {
  left: 0;
}
.model.car .convenience .swiper_wrap {
  padding-top: 45%;
}
.model.car .convenience .swiper_convenience {
  overflow: visible;
  left: 140%;
  padding-bottom: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.model.car .convenience .swiper_convenience .swiper-slide {
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .convenience .swiper_convenience .swiper-slide .img {
  position: relative;
  padding-top: 44%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.model.car .convenience .swiper_convenience .swiper-pagination {
  display: none;
}
.model.car .convenience .swiper_convenience .txt_box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.model.car .performance {
  overflow: hidden;
  position: relative;
}
.model.car .performance.active .swiper_performance {
  left: 0;
}
.model.car .performance .performance_1 {
  position: relative;
  height: calc(var(--vh, 1vh) * 100);
}
.model.car .performance .performance_2 .sec_top_box {
  padding-top: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.model.car .performance .info_list {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  position: absolute;
  left: 50%;
  bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 83.3333333333%;
  height: auto;
  padding: 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .performance .info_list li {
  width: 24%;
  margin-left: 1.33333%;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .performance .info_list li:first-child {
  margin-left: 0;
}
.model.car .performance .info_list a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
  padding: max(
      calc(36px * var(--base-ratio)),
      calc(calc(36 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(36px * var(--base-ratio)),
      calc(calc(36 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
@media (min-width: 1025px) and (pointer: fine) {
  .model.car .performance .info_list a:hover i {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    background-color: #252728;
  }
  .model.car .performance .info_list a:hover i:before {
    background-color: #fff;
  }
  .model.car .performance .info_list a:hover i:after {
    background-color: #fff;
  }
}
.model.car .performance .info_list a::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
  );
}
.model.car .performance .info_list a i {
  position: absolute;
  right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.model.car .performance .info_list a i:before {
  content: "";
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #252728;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.model.car .performance .info_list a i:after {
  content: "";
  width: 2px;
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #252728;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.model.car .performance .info_list .ico {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: max(
    calc(56px * var(--base-ratio)),
    calc(calc(56 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.model.car .performance .info_list .ico:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.model.car .performance .swiper_wrap {
  padding-bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .performance .swiper_performance {
  overflow: visible;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  left: 140%;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.model.car .performance .swiper_performance .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.model.car .performance .swiper_performance .swiper-slide .img {
  position: relative;
  padding-top: 44%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.model.car .performance .swiper_performance .swiper-pagination {
  display: none;
}
.model.car .performance .swiper_performance .txt_box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .performance .swiper_performance .txt_box.white::before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
}
.model.car .performance .swiper_performance .txt_box.white .tit,
.model.car .performance .swiper_performance .txt_box.white .txt {
  position: relative;
  z-index: 2;
  color: #fff;
}
.model.car .performance .swiper_performance .txt_box.white .tit span,
.model.car .performance .swiper_performance .txt_box.white .txt span {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
}
.model.car .performance .swiper_performance .txt_box .tit,
.model.car .performance .swiper_performance .txt_box .txt {
  color: #252728;
}
.model.car .safety.active .bg_box .bg::before {
  height: 0;
}
.model.car .safety .safety_assessment {
  padding-bottom: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_assessment h3 {
  position: relative;
}
.model.car .safety .safety_assessment h3:before {
  content: "";
  position: absolute;
  top: max(
    calc(calc(33px * var(--base-ratio)) * -1),
    calc(calc(calc(33 / var(--base-size)) * var(--base-percent)) * -1)
  );
  left: 0;
  width: max(
    calc(122px * var(--base-ratio)),
    calc(calc(122 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/model/ico_star_bk.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.model.car .safety .bg_box {
  overflow: hidden;
  position: relative;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  z-index: 1;
}
.model.car .safety .bg_box .bg {
  z-index: 2;
  width: 100%;
  height: 100%;
}
.model.car .safety .bg_box .bg .icon {
  position: absolute;
  left: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .bg_box .bg .icon i img {
  height: 100%;
}
.model.car .safety .bg_box .bg::before {
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  width: 102%;
  height: 102%;
  background-color: #f6f6f6;
  z-index: 2;
  border-radius: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.model.car .safety .safety_system {
  overflow: hidden;
  position: relative;
  height: calc(var(--vh, 1vh) * 100);
  background: url("/static/images/model/bg_safety.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.model.car .safety .safety_system .sec_top_box {
  display: block;
  position: absolute;
  left: 0;
  top: max(
    calc(170px * var(--base-ratio)),
    calc(calc(170 / var(--base-size)) * var(--base-percent))
  );
  width: 50%;
  padding-top: 0;
}
.model.car .safety .safety_system .sec_top_box h3 {
  width: 100%;
}
.model.car .safety .safety_system .swiper_wrap {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  padding: max(
      calc(170px * var(--base-ratio)),
      calc(calc(170 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .safety .safety_system .swiper_wrap .swiper {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: max(
    calc(420px * var(--base-ratio)),
    calc(calc(420 / var(--base-size)) * var(--base-percent))
  );
  padding-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_system .swiper_wrap .swiper-slide .img {
  display: none;
}
.model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.model.car .safety .safety_system .swiper_wrap .swiper-slide-active .txt_box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box .tit,
.model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box .txt {
  color: #fff;
}
.model.car .safety .safety_system .swiper_wrap .video_wrap {
  position: absolute;
  right: 0;
  left: unset;
  top: 0;
  width: max(
    calc(600px * var(--base-ratio)),
    calc(calc(600 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_system .swiper_wrap .txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(
    100% -
      max(
        calc(680px * var(--base-ratio)),
        calc(calc(680 / var(--base-size)) * var(--base-percent))
      )
  );
  height: max(
    calc(390px * var(--base-ratio)),
    calc(calc(390 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_system .swiper_wrap .swiper-pagination {
  display: inline-block;
  bottom: 0;
  left: unset;
  right: 0;
  width: max(
    calc(600px * var(--base-ratio)),
    calc(calc(600 / var(--base-size)) * var(--base-percent))
  );
}
.model.car
  .safety
  .safety_system
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet {
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  background: #fff;
  opacity: 0.4;
}
.model.car
  .safety
  .safety_system
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet-active {
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
  opacity: 1;
}
.model.car .safety .safety_system .swiper_wrap .swiper-scrollbar {
  display: none;
}
.model.car .safety .safety_system .swiper-button {
  opacity: 0.35;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  z-index: 10;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.model.car .safety .safety_system .swiper-button:after {
  width: 100%;
  height: 100%;
  background: url("/static/images/model/icon_slide_arrow.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
}
@media (min-width: 1025px) and (pointer: fine) {
  .model.car .safety .safety_system .swiper-button:hover {
    opacity: 1;
  }
}
.model.car .safety .safety_system .swiper-button-prev {
  left: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_system .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.model.car .safety .safety_system .swiper-button-next {
  right: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .safety .safety_system .video_wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 34.2%;
}
.model.car .safety .safety_system .video_wrap video,
.model.car .safety .safety_system .video_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.model.car
  .safety
  .safety_system
  .video_wrap
  video::-webkit-media-controls-play-button {
  display: none !important;
}
.model.car .spec {
  overflow: hidden;
  padding-bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .spec[data-motion] .row {
  opacity: 0;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.model.car .spec[data-motion].is_animated .row {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.model.car .spec .sec_top_box {
  text-align: left;
}
.model.car .spec .swiper {
  padding-bottom: max(
    calc(46px * var(--base-ratio)),
    calc(calc(46 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .spec .swiper .swiper-pagination {
  display: inline-block;
  bottom: 0;
}
.model.car .spec .swiper .swiper-pagination .swiper-pagination-bullet {
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  background: #000;
  opacity: 0.1;
}
.model.car .spec .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(99px * var(--base-ratio)),
    calc(calc(99 / var(--base-size)) * var(--base-percent))
  );
  opacity: 1;
  background-color: #252728;
}
.model.car .spec .swiper_spec .swiper-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.model.car .spec .swiper_spec .swiper-slide:nth-child(1) {
  width: 40%;
}
.model.car .spec .swiper_spec .swiper-slide:nth-child(2) {
  width: 58%;
}
.model.car .spec .swiper_spec img {
  margin: 0 auto;
}
.model.car .spec .accordion .table_wrap {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.model.car .spec .accordion .table_wrap .col1,
.model.car .spec .accordion .table_wrap .col2,
.model.car .spec .accordion .table_wrap .col3,
.model.car .spec .accordion .table_wrap .col4 {
  width: 25%;
}
.model.car .spec .accordion .table_wrap table th {
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f6f6f6;
}
.model.car .spec .accordion .table_wrap table tbody td {
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  color: #252728;
}
.model.car .spec .desc {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  color: #666;
}
.model.car .spec .desc_wrap {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .spec .desc_wrap h3 {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.model.car .spec .desc_list {
  margin-top: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .spec .desc_list li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.model.car .spec .desc_list li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
.model.car .catalog {
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.model.car .catalog.active .bg_box .bg::before {
  height: 0;
}
.model.car .catalog.active .banner {
  opacity: 1;
  z-index: 3;
}
.model.car .catalog .bg_box {
  overflow: hidden;
  position: relative;
  height: max(
    calc(320px * var(--base-ratio)),
    calc(calc(320 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  z-index: 1;
}
.model.car .catalog .bg_box .bg {
  z-index: 2;
}
.model.car .catalog .bg_box .bg::before {
  content: "";
  position: absolute;
  left: -1%;
  top: -1%;
  width: 102%;
  height: 102%;
  background-color: #f6f6f6;
  z-index: 2;
  border-radius: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.model.car .catalog .banner {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: max(
    calc(106px * var(--base-ratio)),
    calc(calc(106 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.model.car .catalog .banner .sec_top_box {
  padding-top: 0;
  text-align: left;
}
.model.car .catalog .banner .btn_wrap {
  text-align: left;
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .catalog .link_wrap {
  overflow: hidden;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .catalog .link_wrap .btn_wrap {
  overflow: hidden;
  float: left;
  width: calc(
    50% -
      max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
  );
  margin-top: 0;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  text-align: left;
}
.model.car .catalog .link_wrap .btn_wrap:first-child {
  margin-right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.model.car .catalog .link_wrap .btn_wrap a {
  display: block;
  width: 100%;
  height: 100%;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.model.car .catalog .link_wrap .btn_wrap i {
  float: right;
}
.model.car .popup_performance .popup {
  width: calc(
    100% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  height: max(
    calc(320px * var(--base-ratio)),
    calc(calc(320 / var(--base-size)) * var(--base-percent))
  );
  max-width: max(
    calc(750px * var(--base-ratio)),
    calc(calc(750 / var(--base-size)) * var(--base-percent))
  );
  max-height: max(
    calc(384px * var(--base-ratio)),
    calc(calc(384 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.model.car .popup_performance.active {
  display: block;
}
.model.car .popup_performance.active_end .popup {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: visible;
  opacity: 1;
}
.model.car .popup_performance .info_list {
  width: 100%;
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.model.car .popup_performance .info_list li {
  display: none;
}
.model.car .popup_performance .info_list li.active {
  display: block;
}
.model.car .popup_performance .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.model.car .popup_performance .img {
  overflow: hidden;
  width: max(
    calc(325px * var(--base-ratio)),
    calc(calc(325 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(216px * var(--base-ratio)),
    calc(calc(216 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
}
.model.car .popup_performance .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.model.car .popup_performance .txt_box {
  width: calc(
    100% -
      max(
        calc(325px * var(--base-ratio)),
        calc(calc(325 / var(--base-size)) * var(--base-percent))
      )
  );
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.model.car .popup_performance .txt_box .tit {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  line-height: 1.3;
  color: #252728;
}
.model.car .popup_performance .txt_box .txt {
  margin-top: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 1.5;
  color: #252728;
}
@media (max-width: 1024px) {
  .model.car .side_nav {
    top: max(
      calc(calc(100px * var(--base-ratio)) * -1),
      calc(calc(calc(100 / var(--base-size)) * var(--base-percent)) * -1)
    );
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .side_nav.fixed {
    top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .side_nav .nav_inner {
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .side_nav .model {
    margin: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .side_nav .nav li {
    padding: 0
      max(
        calc(4px * var(--base-ratio)),
        calc(calc(4 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .side_nav .nav li:first-child {
    padding: 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .model.car .side_nav .nav a {
    padding: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .side_nav .btn_wrap {
    margin-top: 0;
  }
  .model.car .side_nav .btn_wrap .link {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    margin-top: 0;
    height: 100%;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .side_nav .btn_wrap .link span {
    margin-top: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .sec_top_box {
    padding-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .sec_top_box.leftRight_type {
    display: block;
  }
  .model.car .sec_top_box.leftRight_type h3 {
    width: 100%;
    margin-bottom: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .sec_top_box.leftRight_type .txt {
    width: 100%;
  }
  .model.car .sec_top_box.leftRight_type .txt strong {
    margin-bottom: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .model.car .sec_top_box h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .model.car .sec_top_box .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .model.car .txt_box .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .model.car .txt_box .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .model.car .top_visual h2 {
    font-size: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .top_visual h2 span {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .top_visual .info {
    width: 100%;
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .top_visual .info .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .top_visual .info .model_price {
    width: auto;
    max-width: max(
      calc(336px * var(--base-ratio)),
      calc(calc(336 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .top_visual .desc {
    bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.1;
  }
  .model.car .highlights {
    height: calc(var(--vh, 1vh) * 100);
  }
  .model.car .highlights h3 {
    font-size: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .model.car .highlights .txt {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4;
    letter-spacing: -0.02em;
  }
  .model.car .highlights.active .sec_top_box {
    padding-top: max(
      calc(84px * var(--base-ratio)),
      calc(calc(84 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .bg {
    display: none;
  }
  .model.car .highlights .info_list {
    bottom: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .highlights .info_list.active {
    bottom: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .info_list dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-bottom: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .info_list dd {
    margin-top: 0;
  }
  .model.car .highlights .info_list dd .unit {
    padding-bottom: 8%;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #fff;
    font-weight: 100;
    opacity: 0.4;
  }
  .model.car .highlights .info_list dd .desc {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .model.car .highlights .info_list .count .num {
    font-size: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .highlights .info_list .star_count {
    padding: max(
        calc(18px * var(--base-ratio)),
        calc(calc(18 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .highlights .info_list .star_count .star {
    width: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .desc_box {
    bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .model.car .design.active .swiper_design > .swiper-pagination {
    top: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .design.active .swiper_exterior .txt_box,
  .model.car .design.active .swiper_interior .txt_box {
    bottom: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .design.active .swiper_exterior .swiper-slide-active .txt_box,
  .model.car .design.active .swiper_interior .swiper-slide-active .txt_box {
    bottom: max(
      calc(110px * var(--base-ratio)),
      calc(calc(110 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .design .sec_top_box {
    padding-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .design .bg_box {
    width: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
    border-radius: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .model.car .design .swiper_design > .swiper-pagination {
    top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car
    .design
    .swiper_design
    > .swiper-pagination
    .swiper-pagination-bullet {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car
    .design
    .swiper_design
    > .swiper-pagination
    .swiper-pagination-bullet
    .num {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .design .swiper_exterior .swiper-slide .txt_box,
  .model.car .design .swiper_interior .swiper-slide .txt_box {
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    width: 100%;
  }
  .model.car .design .swiper_exterior .swiper-pagination,
  .model.car .design .swiper_interior .swiper-pagination {
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .design .swiper_exterior .swiper-button,
  .model.car .design .swiper_interior .swiper-button {
    display: none;
  }
  .model.car .convenience {
    height: auto;
    padding-bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .convenience .swiper_wrap {
    padding-top: 52%;
  }
  .model.car .convenience .swiper_convenience {
    padding-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .convenience .swiper_convenience .swiper-slide {
    width: calc(
      50% -
        max(
          calc(10px * var(--base-ratio)),
          calc(calc(10 / var(--base-size)) * var(--base-percent))
        )
    );
    height: inherit;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .convenience .swiper_convenience .swiper-slide .img {
    padding-top: 89.1%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .convenience .swiper_convenience .txt_box {
    position: static;
    width: 100%;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
    background: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
  }
  .model.car .convenience .swiper_convenience .txt_box .tit,
  .model.car .convenience .swiper_convenience .txt_box .txt {
    color: #252728;
  }
  .model.car .performance .sec_top_box {
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .performance_1 {
    height: auto;
  }
  .model.car .performance .performance_2 .sec_top_box {
    padding-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .info_list {
    position: static;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    padding: 30%
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .info_list li {
    width: 49%;
    margin-left: 2%;
    margin-top: 2%;
  }
  .model.car .performance .info_list li:nth-child(odd) {
    margin-left: 0;
  }
  .model.car .performance .info_list li:nth-child(1),
  .model.car .performance .info_list li:nth-child(2) {
    margin-top: 0;
  }
  .model.car .performance .info_list a {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3125;
    letter-spacing: -0.02em;
  }
  .model.car .performance .info_list a i {
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .info_list a i:before {
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    height: 2px;
  }
  .model.car .performance .info_list a i:after {
    width: 2px;
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .info_list .ico {
    padding-left: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .swiper_performance {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .swiper_performance .swiper-slide {
    width: calc(
      50% -
        max(
          calc(10px * var(--base-ratio)),
          calc(calc(10 / var(--base-size)) * var(--base-percent))
        )
    );
    height: inherit;
  }
  .model.car .performance .swiper_performance .swiper-slide .img {
    padding-top: 89.1%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .performance .swiper_performance .txt_box {
    position: static;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
  }
  .model.car .performance .swiper_performance .txt_box.white::before {
    display: none;
  }
  .model.car .performance .swiper_performance .txt_box.white .tit,
  .model.car .performance .swiper_performance .txt_box.white .txt {
    color: #252728;
  }
  .model.car .performance .swiper_performance .txt_box .tit,
  .model.car .performance .swiper_performance .txt_box .txt {
    color: #252728;
  }
  .model.car .safety {
    overflow: hidden;
  }
  .model.car .safety.active .bg_box .bg::before {
    height: 0;
  }
  .model.car .safety .safety_assessment {
    padding-bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .safety_assessment h3:before {
    top: max(
      calc(calc(26px * var(--base-ratio)) * -1),
      calc(calc(calc(26 / var(--base-size)) * var(--base-percent)) * -1)
    );
  }
  .model.car .safety .bg_box {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    height: inherit;
    padding-top: 36%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .bg_box .bg .icon {
    left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    gap: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .bg_box .bg .icon i {
    width: auto;
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .bg_box .bg::before {
    border-radius: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .model.car .safety .safety_system {
    height: auto;
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
    background: none;
  }
  .model.car .safety .safety_system .bg_box {
    background: none;
  }
  .model.car .safety .safety_system.active .swiper_safety {
    left: 0;
  }
  .model.car .safety .safety_system .sec_top_box {
    position: static;
    width: 100%;
    padding: 0;
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .safety_system .sec_top_box h3 {
    color: #252728;
  }
  .model.car .safety .safety_system .swiper-button {
    display: none;
  }
  .model.car .safety .safety_system .swiper_wrap {
    overflow: visible;
    left: 140%;
    width: 100%;
    height: auto;
    padding-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }
  .model.car .safety .safety_system .swiper_wrap .swiper {
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    padding-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .safety_system .swiper_wrap .swiper-slide {
    width: calc(
      50% -
        max(
          calc(10px * var(--base-ratio)),
          calc(calc(10 / var(--base-size)) * var(--base-percent))
        )
    );
    height: 100%;
  }
  .model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: none;
    transition: none;
    opacity: 1;
  }
  .model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box .tit,
  .model.car .safety .safety_system .swiper_wrap .swiper-slide .txt_box .txt {
    color: #252728;
  }
  .model.car .safety .safety_system .swiper_wrap .video_wrap {
    position: static;
    position: relative;
    width: 100%;
    padding-top: 56%;
  }
  .model.car .safety .safety_system .swiper_wrap .txt_wrap {
    display: block;
    position: static;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    height: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: none;
    transition: none;
  }
  .model.car .safety .safety_system .swiper_wrap .txt_wrap .tit,
  .model.car .safety .safety_system .swiper_wrap .txt_wrap .txt {
    color: #252728;
  }
  .model.car .safety .safety_system .swiper_wrap .swiper-scrollbar {
    display: block;
  }
  .model.car .spec .swiper {
    padding-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .spec .swiper .swiper-pagination .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #ddd;
    opacity: 1;
  }
  .model.car .spec .swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    border-radius: 100%;
    background-color: #252728;
  }
  .model.car .spec .desc {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .model.car .catalog {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(130px * var(--base-ratio)),
        calc(calc(130 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .catalog .bg_box {
    height: auto;
    padding-top: 29%;
    border-radius: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .bg_box .bg::before {
    border-radius: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .model.car .catalog .banner {
    padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .model.car .catalog .banner .sec_top_box h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .model.car .catalog .banner .btn_wrap .btn {
    position: relative;
    min-width: auto;
    padding: max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      )
      0;
    border: none;
    text-align: left;
  }
  .model.car .catalog .banner .btn_wrap .btn::after {
    content: "";
    position: absolute;
    right: 0;
    top: 49%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/common/ico_download_black.svg") center
      center no-repeat;
    background-size: cover;
  }
  .model.car .catalog .banner .btn_wrap .btn.white::after {
    background: url("/static/images/common/ico_download.svg") center center
      no-repeat;
    background-size: cover;
  }
  .model.car .catalog .link_wrap {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .link_wrap .btn_wrap {
    float: none;
    width: 100%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .link_wrap .btn_wrap:first-child {
    margin-right: 0;
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .link_wrap .btn_wrap a {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .catalog .link_wrap .btn_wrap i {
    margin-top: max(
      calc(calc(5px * var(--base-ratio)) * -1),
      calc(calc(calc(5 / var(--base-size)) * var(--base-percent)) * -1)
    );
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .link_wrap .btn_wrap i:after {
    background-size: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .popup_performance .txt_box .tit {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3125;
    letter-spacing: -0.02em;
  }
  .model.car .popup_performance .txt_box .txt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .model.car .side_nav {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .side_nav.open .nav_inner::before {
    border-radius: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .side_nav.open .nav_list .nav_tit span::after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .model.car .side_nav.open .nav {
    display: block;
  }
  .model.car .side_nav.open .nav li.active {
    display: block;
  }
  .model.car .side_nav .nav_inner {
    display: block;
  }
  .model.car .side_nav .model {
    display: none;
  }
  .model.car .side_nav .nav_wrap {
    display: block;
  }
  .model.car .side_nav .nav_list .nav_tit {
    display: block;
    padding: max(
        calc(3px * var(--base-ratio)),
        calc(calc(3 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    color: #fff;
    font-weight: bold;
  }
  .model.car .side_nav .nav_list .nav_tit span {
    display: inline-block;
    position: relative;
    padding-right: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .side_nav .nav_list .nav_tit span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    width: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/model/ico_side_nav_arrow.svg") center center
      no-repeat;
    background-size: cover;
  }
  .model.car .side_nav .nav {
    overflow: hidden;
    display: none;
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .side_nav .nav li {
    width: 100%;
    padding: 0;
  }
  .model.car .side_nav .nav li:first-child {
    padding: 0;
  }
  .model.car .side_nav .nav li.active {
    display: none;
  }
  .model.car .side_nav .nav li.active a {
    background-color: rgba(0, 0, 0, 0);
  }
  .model.car .side_nav .nav a {
    padding: max(
        calc(13px * var(--base-ratio)),
        calc(calc(13 / var(--base-size)) * var(--base-percent))
      )
      0;
    border-radius: 0;
  }
  .model.car .side_nav .btn_wrap {
    position: absolute;
    right: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin-top: 0;
  }
  .model.car .side_nav .btn_wrap .link i {
    margin-top: 0;
  }
  .model.car .top_visual .info {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .top_visual .desc {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .highlights .info_list {
    bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
  }
  .model.car .highlights .info_list.active {
    bottom: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .info_list dt {
    height: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .info_list dt .unit {
    display: block;
  }
  .model.car .highlights .info_list dd .unit {
    display: block;
    padding-bottom: 0;
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .highlights .info_list dd .unit:before {
    content: "(";
    display: inline-block;
    vertical-align: top;
  }
  .model.car .highlights .info_list dd .unit:after {
    content: ")";
    display: inline-block;
    vertical-align: top;
  }
  .model.car .highlights .info_list dd .desc {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .model.car .highlights .info_list .count {
    display: block;
    font-size: 0;
    text-align: center;
  }
  .model.car .highlights .info_list .count .num {
    font-size: max(
      calc(52px * var(--base-ratio)),
      calc(calc(52 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.07em;
  }
  .model.car .highlights .info_list .count .cnt i {
    display: block;
    min-width: 30px;
  }
  .model.car .highlights .info_list .star_count {
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .highlights .info_list .star_count .star {
    position: relative;
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .highlights .info_list .star_count .star::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/model/ico_star.svg") center center no-repeat;
    background-size: cover;
  }
  .model.car .highlights .desc_box {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .design {
    height: calc(var(--vh, 1vh) * 200);
  }
  .model.car .design .swiper_design > .swiper-pagination {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .design .swiper_exterior .swiper-slide .txt_box,
  .model.car .design .swiper_interior .swiper-slide .txt_box {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .convenience .sec_top_box {
    margin: 0 auto;
    width: 84%;
  }
  .model.car .convenience .swiper_wrap {
    padding-top: 59%;
  }
  .model.car .convenience .swiper_convenience {
    overflow: hidden;
    padding-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .convenience .swiper_convenience .swiper-slide {
    width: 100%;
  }
  .model.car .convenience .swiper_convenience .swiper-scrollbar {
    display: none;
  }
  .model.car .convenience .swiper_convenience .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .model.car
    .convenience
    .swiper_convenience
    .swiper-pagination
    .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #ddd;
    opacity: 1;
  }
  .model.car
    .convenience
    .swiper_convenience
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background: #252728;
  }
  .model.car .performance .info_list {
    padding: 51%
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .info_list .ico {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .model.car .performance .info_list .ico:before {
    display: block;
    position: static;
    top: unset;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    margin: 0 auto
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .info_list a {
    padding: max(
        calc(25px * var(--base-ratio)),
        calc(calc(25 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .info_list a i {
    top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: unset;
    transform: unset;
  }
  .model.car .performance .swiper_performance {
    overflow: hidden;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .performance .swiper_performance .swiper-scrollbar {
    display: none;
  }
  .model.car .performance .swiper_performance .swiper-slide {
    width: 100%;
  }
  .model.car .performance .swiper_performance .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .model.car
    .performance
    .swiper_performance
    .swiper-pagination
    .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #ddd;
    opacity: 1;
  }
  .model.car
    .performance
    .swiper_performance
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background: #252728;
  }
  .model.car .safety .bg_box {
    padding-top: 60%;
  }
  .model.car .safety .bg_box .bg .icon {
    left: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .bg_box .bg .icon i {
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .safety_system .swiper_safety {
    overflow: hidden;
    padding-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .safety .safety_system .swiper_safety .swiper-scrollbar {
    display: none;
  }
  .model.car .safety .safety_system .swiper_safety .swiper-slide {
    width: 100%;
  }
  .model.car .safety .safety_system .swiper_safety .swiper-pagination {
    display: block;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
  }
  .model.car
    .safety
    .safety_system
    .swiper_safety
    .swiper-pagination
    .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #ddd;
    opacity: 1;
  }
  .model.car
    .safety
    .safety_system
    .swiper_safety
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background: #252728;
  }
  .model.car .spec .swiper_spec .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .model.car .spec .swiper_spec .swiper-slide:nth-child(1) {
    width: 100%;
  }
  .model.car .spec .swiper_spec .swiper-slide:nth-child(2) {
    width: 100%;
  }
  .model.car .spec .accordion .table_wrap table {
    min-width: 100%;
  }
  .model.car .spec .accordion .table_wrap table .col1,
  .model.car .spec .accordion .table_wrap table .col2 {
    width: 24%;
  }
  .model.car .spec .accordion .table_wrap table .col3,
  .model.car .spec .accordion .table_wrap table .col4 {
    width: 26%;
  }
  .model.car .spec .accordion .table_wrap table th {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .spec .accordion .table_wrap table tbody td {
    padding: max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(4px * var(--base-ratio)),
        calc(calc(4 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .model.car .spec .desc {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4285714286;
    letter-spacing: -0.02em;
  }
  .model.car .spec .desc_wrap h3 {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4285714286;
    letter-spacing: -0.02em;
  }
  .model.car .spec .desc_list li {
    padding-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4285714286;
    letter-spacing: -0.02em;
  }
  .model.car .catalog .bg_box {
    padding-top: 48%;
    min-height: max(
      calc(165px * var(--base-ratio)),
      calc(calc(165 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .banner {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .catalog .banner .sec_top_box h3 {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .model.car .popup_performance .popup {
    height: auto;
    max-width: max(
      calc(420px * var(--base-ratio)),
      calc(calc(420 / var(--base-size)) * var(--base-percent))
    );
    width: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
    max-height: 70%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .model.car .popup_performance .info_list {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
  .model.car .popup_performance .box {
    display: block;
  }
  .model.car .popup_performance .img {
    width: 100%;
    padding-top: 65%;
    height: auto;
  }
  .model.car .popup_performance .img img {
    width: 100%;
  }
  .model.car .popup_performance .txt_box {
    display: block;
    width: 100%;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
  }
  .model.car .popup_performance .txt_box .tit {
    line-height: 1;
  }
}
@media (max-width: 359px) {
  .model.car .highlights .info_list .count .num {
    font-size: max(
      calc(55px * var(--base-ratio)),
      calc(calc(55 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.07em;
  }
  .model.car .highlights .info_list .count .unit {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
/* .model.byd_atto3 .highlights {
  background-image: url("/static/images/model/byd_atto3/bg_highlights.jpg");
} */
.model.byd_atto3 .design .bg_box {
  -webkit-transform: translate(
    -50%,
    max(
      calc(248px * var(--base-ratio)),
      calc(calc(248 / var(--base-size)) * var(--base-percent))
    )
  );
  transform: translate(
    -50%,
    max(
      calc(248px * var(--base-ratio)),
      calc(calc(248 / var(--base-size)) * var(--base-percent))
    )
  );
}
.model.byd_atto3 .design .swiper_exterior .swiper-slide.img1 {
  background-image: url("/static/images/model/byd_atto3/exterior_img1_1.jpg");
}
.model.byd_atto3 .design .swiper_exterior .swiper-slide.img2 {
  background-image: url("/static/images/model/byd_atto3/exterior_img1_2.jpg");
}
.model.byd_atto3 .design .swiper_exterior .swiper-slide.img3 {
  background-image: url("/static/images/model/byd_atto3/exterior_img1_3.jpg");
}
.model.byd_atto3 .design .swiper_exterior .swiper-slide.img4 {
  background-image: url("/static/images/model/byd_atto3/exterior_img1_4.jpg");
}
.model.byd_atto3 .design .swiper_exterior .swiper-slide.img5 {
  background-image: url("/static/images/model/byd_atto3/exterior_img1_5.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img1 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_1.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img2 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_2.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img3 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_3.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img4 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_4.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img5 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_5.jpg");
}
.model.byd_atto3 .design .swiper_interior .swiper-slide.img6 {
  background-image: url("/static/images/model/byd_atto3/interior_img1_6.jpg");
}
.model.byd_atto3 .convenience .bg {
  background: url("/static/images/model/byd_atto3/bg_convenience.png") 0 0
    no-repeat;
  background-size: 100% auto;
}
.model.byd_atto3
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(1)
  .img {
  background-image: url("/static/images/model/byd_atto3/convenience_img1_1.jpg");
}
.model.byd_atto3
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(2)
  .img {
  background-image: url("/static/images/model/byd_atto3/convenience_img1_2.jpg");
}
.model.byd_atto3
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(3)
  .img {
  background-image: url("/static/images/model/byd_atto3/convenience_img1_3.jpg");
}
.model.byd_atto3
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(4)
  .img {
  background-image: url("/static/images/model/byd_atto3/convenience_img1_4.jpg");
}
.model.byd_atto3
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(5)
  .img {
  background-image: url("/static/images/model/byd_atto3/convenience_img1_5.jpg");
}
.model.byd_atto3 .performance .performance_1 {
  background: url("/static/images/model/byd_atto3/bg_performance.jpg") center
    center no-repeat;
  background-size: cover;
}
.model.byd_atto3 .performance .info_list .ico.ico1::before {
  background-image: url("/static/images/model/byd_atto3/ico_performance_1.svg");
}
.model.byd_atto3 .performance .info_list .ico.ico2::before {
  background-image: url("/static/images/model/byd_atto3/ico_performance_2.svg");
}
.model.byd_atto3 .performance .info_list .ico.ico3::before {
  background-image: url("/static/images/model/byd_atto3/ico_performance_3.svg");
}
.model.byd_atto3 .performance .info_list .ico.ico4::before {
  background-image: url("/static/images/model/byd_atto3/ico_performance_4.svg");
}
.model.byd_atto3
  .performance
  .swiper_performance
  .swiper-slide:nth-child(1)
  .img {
  background-image: url("/static/images/model/byd_atto3/performance_img1_1.jpg");
}
.model.byd_atto3
  .performance
  .swiper_performance
  .swiper-slide:nth-child(2)
  .img {
  background-image: url("/static/images/model/byd_atto3/performance_img1_2.jpg");
}
.model.byd_atto3
  .performance
  .swiper_performance
  .swiper-slide:nth-child(3)
  .img {
  background-image: url("/static/images/model/byd_atto3/performance_img1_3.jpg");
}
.model.byd_atto3
  .performance
  .swiper_performance
  .swiper-slide:nth-child(4)
  .img {
  background-image: url("/static/images/model/byd_atto3/performance_img1_4.jpg");
}
.model.byd_atto3 .safety .bg_box {
  background: url("/static/images/model/byd_atto3/bg_safety_img1.png") 50% 50%
    no-repeat;
  background-size: cover;
}
.model.byd_atto3 .catalog .bg_box {
  background: url("/static/images/model/byd_atto3/brochure_img1.jpg") 50% 50%
    no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  /* .model.byd_atto3 .highlights {
    background-image: url("/static/images/model/byd_atto3/t/bg_highlights.jpg");
  } */
  .model.byd_atto3 .design .bg_box {
    -webkit-transform: translate(
      -50%,
      max(
        calc(166px * var(--base-ratio)),
        calc(calc(166 / var(--base-size)) * var(--base-percent))
      )
    );
    transform: translate(
      -50%,
      max(
        calc(166px * var(--base-ratio)),
        calc(calc(166 / var(--base-size)) * var(--base-percent))
      )
    );
  }
  .model.byd_atto3 .design .swiper_exterior .swiper-slide.img1 {
    background-image: url("/static/images/model/byd_atto3/m/exterior_img1_1.jpg");
  }
  .model.byd_atto3 .design .swiper_exterior .swiper-slide.img2 {
    background-image: url("/static/images/model/byd_atto3/m/exterior_img1_2.jpg");
  }
  .model.byd_atto3 .design .swiper_exterior .swiper-slide.img3 {
    background-image: url("/static/images/model/byd_atto3/m/exterior_img1_3.jpg");
  }
  .model.byd_atto3 .design .swiper_exterior .swiper-slide.img4 {
    background-image: url("/static/images/model/byd_atto3/m/exterior_img1_4.jpg");
  }
  .model.byd_atto3 .design .swiper_exterior .swiper-slide.img5 {
    background-image: url("/static/images/model/byd_atto3/m/exterior_img1_5.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img1 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_1.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img2 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_2.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img3 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_3.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img4 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_4.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img5 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_5.jpg");
  }
  .model.byd_atto3 .design .swiper_interior .swiper-slide.img6 {
    background-image: url("/static/images/model/byd_atto3/m/interior_img1_6.jpg");
  }
  .model.byd_atto3 .convenience .bg {
    background-image: url("/static/images/model/byd_atto3/t/bg_convenience.jpg");
  }
  .model.byd_atto3
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(1)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/convenience_img1_1.jpg");
  }
  .model.byd_atto3
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(2)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/convenience_img1_2.jpg");
  }
  .model.byd_atto3
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(3)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/convenience_img1_3.jpg");
  }
  .model.byd_atto3
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(4)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/convenience_img1_4.jpg");
  }
  .model.byd_atto3
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(5)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/convenience_img1_5.jpg");
  }
  .model.byd_atto3
    .performance
    .swiper_performance
    .swiper-slide:nth-child(1)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/performance_img1_1.jpg");
  }
  .model.byd_atto3
    .performance
    .swiper_performance
    .swiper-slide:nth-child(2)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/performance_img1_2.jpg");
  }
  .model.byd_atto3
    .performance
    .swiper_performance
    .swiper-slide:nth-child(3)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/performance_img1_3.jpg");
  }
  .model.byd_atto3
    .performance
    .swiper_performance
    .swiper-slide:nth-child(4)
    .img {
    background-image: url("/static/images/model/byd_atto3/m/performance_img1_4.jpg");
  }
}
/*
@media (max-width: 767px) {
  /* .model.byd_atto3 .highlights {
    background-image: url("/static/images/model/byd_atto3/m/bg_highlights.jpg");
  } */
  .model.byd_atto3 .convenience .bg {
    background-image: url("/static/images/model/byd_atto3/m/bg_convenience.jpg");
  }
  .model.byd_atto3 .performance .performance_1 {
    background: url("/static/images/model/byd_atto3/m/bg_performance.jpg")
      center center no-repeat;
    background-size: cover;
  }
  .model.byd_atto3 .safety .bg_box {
    background: url("/static/images/model/byd_atto3/m/bg_safety_img1.png") 50%
      50% no-repeat;
    background-size: cover;
  }
}
*/
.model.byd_seal .highlights {
  background-image: url("/static/images/model/byd_seal/bg_highlights.jpg");
}
.model.byd_seal .design .bg_box {
  -webkit-transform: translate(
    -50%,
    max(
      calc(248px * var(--base-ratio)),
      calc(calc(248 / var(--base-size)) * var(--base-percent))
    )
  );
  transform: translate(
    -50%,
    max(
      calc(248px * var(--base-ratio)),
      calc(calc(248 / var(--base-size)) * var(--base-percent))
    )
  );
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img1 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_1.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img2 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_2.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img3 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_3.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img4 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_4.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img5 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_5.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img6 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_6.jpg");
}
.model.byd_seal .design .swiper_exterior .swiper-slide.img7 {
  background-image: url("/static/images/model/byd_seal/exterior_img1_7.jpg");
}
.model.byd_seal .design .swiper_interior .swiper-slide.img1 {
  background-image: url("/static/images/model/byd_seal/interior_img1_1.jpg");
}
.model.byd_seal .design .swiper_interior .swiper-slide.img2 {
  background-image: url("/static/images/model/byd_seal/interior_img1_2.jpg");
}
.model.byd_seal .design .swiper_interior .swiper-slide.img3 {
  background-image: url("/static/images/model/byd_seal/interior_img1_3.jpg");
}
.model.byd_seal .design .swiper_interior .swiper-slide.img4 {
  background-image: url("/static/images/model/byd_seal/interior_img1_4.jpg");
}
.model.byd_seal .design .swiper_interior .swiper-slide.img5 {
  background-image: url("/static/images/model/byd_seal/interior_img1_5.jpg");
}
.model.byd_seal .convenience .bg {
  background: url("/static/images/model/byd_seal/bg_convenience.png") 0 0
    no-repeat;
  background-size: 100% auto;
}
.model.byd_seal
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(1)
  .img {
  background-image: url("/static/images/model/byd_seal/convenience_img1_1.jpg");
}
.model.byd_seal
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(2)
  .img {
  background-image: url("/static/images/model/byd_seal/convenience_img1_2.jpg");
}
.model.byd_seal
  .convenience
  .swiper_convenience
  .swiper-slide:nth-child(3)
  .img {
  background-image: url("/static/images/model/byd_seal/convenience_img1_3.jpg");
}
.model.byd_seal .performance .performance_1 {
  background: url("/static/images/model/byd_seal/bg_performance.jpg") center
    center no-repeat;
  background-size: cover;
}
.model.byd_seal .performance .info_list .ico.ico1::before {
  background-image: url("/static/images/model/byd_seal/ico_performance_1.svg");
}
.model.byd_seal .performance .info_list .ico.ico2::before {
  background-image: url("/static/images/model/byd_seal/ico_performance_2.svg");
}
.model.byd_seal .performance .info_list .ico.ico3::before {
  background-image: url("/static/images/model/byd_seal/ico_performance_3.svg");
}
.model.byd_seal .performance .info_list .ico.ico4::before {
  background-image: url("/static/images/model/byd_seal/ico_performance_4.svg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(1)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_1.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(2)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_2.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(3)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_3.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(4)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_4.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(5)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_5.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(6)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_6.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(7)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_7.jpg");
}
.model.byd_seal
  .performance
  .swiper_performance
  .swiper-slide:nth-child(8)
  .img {
  background-image: url("/static/images/model/byd_seal/performance_img1_8.jpg");
}
.model.byd_seal .safety .bg_box {
  background: url("/static/images/model/byd_seal/bg_safety_img1.jpg") 50% 50%
    no-repeat;
  background-size: cover;
}
.model.byd_seal .spec .swiper_spec .swiper-slide:nth-child(1) {
  width: 42%;
}
.model.byd_seal .catalog .bg_box {
  background: url("/static/images/model/byd_seal/brochure_img1.jpg") 50% 50%
    no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .model.byd_seal .highlights {
    background-image: url("/static/images/model/byd_seal/t/bg_highlights.jpg");
  }
  .model.byd_seal .design .bg_box {
    -webkit-transform: translate(
      -50%,
      max(
        calc(166px * var(--base-ratio)),
        calc(calc(166 / var(--base-size)) * var(--base-percent))
      )
    );
    transform: translate(
      -50%,
      max(
        calc(166px * var(--base-ratio)),
        calc(calc(166 / var(--base-size)) * var(--base-percent))
      )
    );
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img1 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_1.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img2 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_2.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img3 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_3.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img4 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_4.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img5 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_5.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img6 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_6.jpg");
  }
  .model.byd_seal .design .swiper_exterior .swiper-slide.img7 {
    background-image: url("/static/images/model/byd_seal/m/exterior_img1_7.jpg");
  }
  .model.byd_seal .design .swiper_interior .swiper-slide.img1 {
    background-image: url("/static/images/model/byd_seal/m/interior_img1_1.jpg");
  }
  .model.byd_seal .design .swiper_interior .swiper-slide.img2 {
    background-image: url("/static/images/model/byd_seal/m/interior_img1_2.jpg");
  }
  .model.byd_seal .design .swiper_interior .swiper-slide.img3 {
    background-image: url("/static/images/model/byd_seal/m/interior_img1_3.jpg");
  }
  .model.byd_seal .design .swiper_interior .swiper-slide.img4 {
    background-image: url("/static/images/model/byd_seal/m/interior_img1_4.jpg");
  }
  .model.byd_seal .design .swiper_interior .swiper-slide.img5 {
    background-image: url("/static/images/model/byd_seal/m/interior_img1_5.jpg");
  }
  .model.byd_seal .convenience .bg {
    background-image: url("/static/images/model/byd_seal/t/bg_convenience.jpg");
  }
  .model.byd_seal
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(1)
    .img {
    background-image: url("/static/images/model/byd_seal/m/convenience_img1_1.jpg");
  }
  .model.byd_seal
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(2)
    .img {
    background-image: url("/static/images/model/byd_seal/m/convenience_img1_2.jpg");
  }
  .model.byd_seal
    .convenience
    .swiper_convenience
    .swiper-slide:nth-child(3)
    .img {
    background-image: url("/static/images/model/byd_seal/m/convenience_img1_3.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(1)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_1.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(2)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_2.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(3)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_3.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(4)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_4.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(5)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_5.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(6)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_6.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(7)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_7.jpg");
  }
  .model.byd_seal
    .performance
    .swiper_performance
    .swiper-slide:nth-child(8)
    .img {
    background-image: url("/static/images/model/byd_seal/m/performance_img1_8.jpg");
  }
}
@media (max-width: 767px) {
  .model.byd_seal .highlights {
    background-image: url("/static/images/model/byd_seal/m/bg_highlights.jpg");
  }
  .model.byd_seal .design .bg_box {
    -webkit-transform: translate(
      -50%,
      max(
        calc(202px * var(--base-ratio)),
        calc(calc(202 / var(--base-size)) * var(--base-percent))
      )
    );
    transform: translate(
      -50%,
      max(
        calc(202px * var(--base-ratio)),
        calc(calc(202 / var(--base-size)) * var(--base-percent))
      )
    );
  }
  .model.byd_seal .convenience .sec_top_box {
    width: 100%;
  }
  .model.byd_seal .convenience .bg {
    background-image: url("/static/images/model/byd_seal/m/bg_convenience.jpg");
  }
  .model.byd_seal .performance .performance_1 {
    background: url("/static/images/model/byd_seal/m/bg_performance.jpg") center
      center no-repeat;
    background-size: cover;
  }
  .model.byd_seal .safety .bg_box {
    background: url("/static/images/model/byd_seal/m/bg_safety_img1.png") 50%
      50% no-repeat;
    background-size: cover;
  }
  .model.byd_seal .spec .swiper_spec .swiper-slide:nth-child(1) {
    width: 100%;
  }
}
.brand.intro .container {
  margin: 0;
  padding: 0;
}
.brand.intro .sec .tit h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 600;
  line-height: 1.3;
  color: #252728;
}
.brand.intro .sec .tit.white h3 {
  color: #fff;
}
.brand.intro .sec .sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.brand.intro .sec01 {
  height: 10000px;
}
.brand.intro .sec01 .row_wrap {
  height: 100%;
}
.brand.intro .sec01 .row_wrap .row {
  height: 100%;
}
.brand.intro .sec01 .row_wrap .row .col-12 {
  height: 100%;
}
.brand.intro .sec01 .logo_area {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  display: none;
}
.brand.intro .sec01 .logo_area.active {
  display: block;
}
.brand.intro .sec01 .logo_area .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.brand.intro .sec01 .logo_area .cover:before {
  content: "";
  width: 26%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.brand.intro .sec01 .logo_area .cover:after {
  content: "";
  width: 26%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
}
.brand.intro .sec01 .logo_area .cover .dim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.brand.intro .sec01 .logo_area .cover .dim:before {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.brand.intro .sec01 .logo_area .cover .dim:after {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
.brand.intro .sec01 .logo_area svg {
  width: 100%;
  height: 100%;
}
.brand.intro .sec01 .logo_area object {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}
.brand.intro .sec01 .logo_area img {
  width: 100%;
}
.brand.intro .sec01 .circle_area {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
.brand.intro .sec01 .circle_area.active {
  opacity: 0;
  visibility: hidden;
}
.brand.intro .sec01 .circle_area .circle_move {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_move .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_move .circle li {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
}
.brand.intro .sec01 .circle_area .circle_move .circle li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brand.intro .sec01 .circle_area .circle_move .circle li video {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brand.intro .sec01 .circle_area .circle_move .circle li[data-idx="3"] {
  z-index: 10;
}
.brand.intro .sec01 .circle_area .circle_move .circle01 {
  z-index: 2;
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(1) img {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(2) img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(3) {
  border-radius: 0;
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(3) img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(4) img {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(5) img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(6) img {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(7) img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle01 li:nth-of-type(8) img {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 {
  z-index: 1;
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li {
  opacity: 0.3;
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(1) img {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(2) img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(3) img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(4) img {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(5) img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(6) img {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(7) img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.brand.intro .sec01 .circle_area .circle_move .circle02 li:nth-of-type(8) img {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.brand.intro .sec01 .circle_area .circle_from {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_from .video_position {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.brand.intro .sec01 .circle_area .circle_from .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(5) translateY(50%);
  transform: scale(5) translateY(50%);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.brand.intro .sec01 .circle_area .circle_from .circle ul {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brand.intro .sec01 .circle_area .circle_from .circle ul li {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul {
  width: max(
    calc(900px * var(--base-ratio)),
    calc(calc(900 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(900px * var(--base-ratio)),
    calc(calc(900 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li {
  width: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="1"] {
  left: 0;
  top: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="2"] {
  left: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="4"] {
  right: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="5"] {
  right: 0;
  top: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="6"] {
  right: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="7"] {
  left: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
  bottom: 0;
}
.brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="8"] {
  left: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul {
  width: 1200px;
  height: 1200px;
  -webkit-transform: translate(-50%, -50%) rotate(22deg);
  transform: translate(-50%, -50%) rotate(22deg);
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li {
  width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="9"] {
  left: 0;
  top: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="10"] {
  left: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="11"] {
  left: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="12"] {
  right: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="13"] {
  right: 0;
  top: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="14"] {
  right: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="15"] {
  left: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  bottom: 0;
}
.brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="16"] {
  left: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_to {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brand.intro .sec01 .circle_area .circle_to .circle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brand.intro .sec01 .circle_area .circle_to .circle ul {
  width: 100%;
  height: 100%;
}
.brand.intro .sec01 .circle_area .circle_to .circle ul li {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 {
  width: max(
    calc(900px * var(--base-ratio)),
    calc(calc(900 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(900px * var(--base-ratio)),
    calc(calc(900 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li {
  width: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(1) {
  left: 0;
  top: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(2) {
  left: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(3) {
  left: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(4) {
  right: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(5) {
  right: 0;
  top: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(6) {
  right: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(7) {
  left: calc(
    50% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
  bottom: 0;
}
.brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(8) {
  left: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 {
  width: max(
    calc(1336px * var(--base-ratio)),
    calc(calc(1336 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(1336px * var(--base-ratio)),
    calc(calc(1336 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul {
  -webkit-transform: rotate(24deg);
  transform: rotate(24deg);
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li {
  width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(1) {
  left: 0;
  top: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(2) {
  left: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(3) {
  left: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  top: 0;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(4) {
  right: 13%;
  top: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(5) {
  right: 0;
  top: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(6) {
  right: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(7) {
  left: calc(
    50% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  bottom: 0;
}
.brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(8) {
  left: 13%;
  bottom: 13%;
}
.brand.intro .sec01 .text_area {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.brand.intro .sec01 .text_area .txt h3 {
  font-size: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}
.brand.intro .sec02 {
  width: 100%;
  height: 4500px;
  margin-top: -200vh;
  position: relative;
  z-index: 1;
  background: #000;
}
.brand.intro .sec02 .parallax_bg_trigger {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  z-index: -999;
}
.brand.intro .sec02 .sticky {
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.brand.intro .sec02 .bg_area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.brand.intro .sec02 .bg_area .cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.brand.intro .sec02 .bg_area .cover:not(:nth-of-type(1)) {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.brand.intro .sec02 .bg_area .cover:not(:nth-of-type(1)) .bg {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.brand.intro .sec02 .bg_area .cover .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.brand.intro .sec02 .bg_area .cover:nth-of-type(1) .bg {
  background-image: url("/static/images/brand/intro_sec02_bg1_web.jpg");
}
.brand.intro .sec02 .bg_area .cover:nth-of-type(2) .bg {
  background-image: url("/static/images/brand/intro_sec02_bg2_web.jpg");
}
.brand.intro .sec02 .bg_area .cover:nth-of-type(3) .bg {
  background-image: url("/static/images/brand/intro_sec02_bg3_web.jpg");
}
.brand.intro .sec02 .row_wrap {
  height: 100%;
}
.brand.intro .sec02 .row_wrap .row {
  height: 100%;
}
.brand.intro .sec02 .text_area .txt {
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec02 .text_area .txt h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  line-height: 1.3;
  font-weight: 600;
}
.brand.intro .sec02 .text_area .desc {
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec02 .text_area .desc ul {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec02 .text_area .desc ul li {
  opacity: 0.3;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec02 .text_area .desc ul li dl dt {
  font-size: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
}
.brand.intro .sec02 .text_area .desc ul li dl dd {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  color: #fff;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  font-weight: 400;
}
.brand.intro .sec02 .text_area .desc ul li + li {
  margin-top: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes circle {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.brand.intro .sec02 .car_area {
  position: absolute;
  left: calc(
    50% -
      max(
        calc(175px * var(--base-ratio)),
        calc(calc(175 / var(--base-size)) * var(--base-percent))
      )
  );
  top: -50%;
  width: max(
    calc(350px * var(--base-ratio)),
    calc(calc(350 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(350px * var(--base-ratio)),
    calc(calc(350 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec02 .car_area img {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(200px * var(--base-ratio)),
    calc(calc(200 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec02 .car_area .line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  outline: none;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 50%;
  border: 1px solid #00d1ff;
  width: max(
    calc(350px * var(--base-ratio)),
    calc(calc(350 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(350px * var(--base-ratio)),
    calc(calc(350 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec02.active .text_area .txt {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.brand.intro .sec02.active .text_area .desc {
  opacity: 1;
}
.brand.intro .sec02.active .car_area .line.one {
  -webkit-animation: circle 2.5s ease-out;
  animation: circle 2.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.brand.intro .sec02.active .car_area .line.two {
  -webkit-animation: circle 2.5s ease-out;
  animation: circle 2.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.brand.intro .sec02.active .car_area .line.three {
  -webkit-animation: circle 2.5s ease-out;
  animation: circle 2.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.brand.intro .sec02.step1 .text_area .desc ul {
  -webkit-transform: translateY(calc(var(--sec02_height01) / 2 * -1));
  transform: translateY(calc(var(--sec02_height01) / 2 * -1));
}
.brand.intro .sec02.step1 .text_area .desc ul li:nth-of-type(1) {
  opacity: 1;
}
.brand.intro .sec02.step1 .car_area {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 0;
}
.brand.intro .sec02.step2 .bg_area .cover:nth-of-type(2) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec02.step2 .bg_area .cover:nth-of-type(2) .bg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec02.step2 .text_area .desc ul {
  -webkit-transform: translateY(
    calc(
      (
          var(--sec02_height01) + var(--sec02_height02) / 2 +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            )
        ) * -1
    )
  );
  transform: translateY(
    calc(
      (
          var(--sec02_height01) + var(--sec02_height02) / 2 +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            )
        ) * -1
    )
  );
}
.brand.intro .sec02.step2 .text_area .desc ul li:nth-of-type(2) {
  opacity: 1;
}
.brand.intro .sec02.step2 .car_area {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.brand.intro .sec02.step3 .bg_area .cover:nth-of-type(2),
.brand.intro .sec02.step3 .bg_area .cover:nth-of-type(3) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec02.step3 .bg_area .cover:nth-of-type(2) .bg,
.brand.intro .sec02.step3 .bg_area .cover:nth-of-type(3) .bg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec02.step3 .text_area .desc ul {
  -webkit-transform: translateY(
    calc(
      (
          var(--sec02_height01) + var(--sec02_height02) + var(--sec02_height03) /
            2 +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            ) +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            )
        ) * -1
    )
  );
  transform: translateY(
    calc(
      (
          var(--sec02_height01) + var(--sec02_height02) + var(--sec02_height03) /
            2 +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            ) +
            max(
              calc(100px * var(--base-ratio)),
              calc(calc(100 / var(--base-size)) * var(--base-percent))
            )
        ) * -1
    )
  );
}
.brand.intro .sec02.step3 .text_area .desc ul li:nth-of-type(3) {
  opacity: 1;
}
.brand.intro .sec02.step3 .car_area {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 100%;
}
.brand.intro .sec03 {
  padding: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
}
.brand.intro .sec03 .list {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  overflow: visible;
}
.brand.intro .sec03 .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec03 .list ul li {
  width: 25%;
  height: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.brand.intro .sec03 .list ul li .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.brand.intro .sec03 .list ul li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec03 .list ul li .txt p {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
.brand.intro .sec03 .list .swiper-scrollbar {
  display: none;
}
.brand.intro .sec03[data-motion] .tit {
  opacity: 0;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.brand.intro .sec03[data-motion] .list {
  -webkit-transform: translateY(40%);
  transform: translateY(40%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.brand.intro .sec03[data-motion] .list ul li {
  -webkit-transition: 0.6s 0.4s;
  transition: 0.6s 0.4s;
}
.brand.intro .sec03[data-motion] .list ul li:nth-of-type(4) {
  z-index: 4;
}
.brand.intro .sec03[data-motion] .list ul li:nth-of-type(2) {
  -webkit-transform: translateX(
    calc(
      -100% - max(calc(20px * var(--base-ratio)), calc(calc(
                20 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  transform: translateX(
    calc(
      -100% - max(calc(20px * var(--base-ratio)), calc(calc(
                20 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  z-index: 1;
}
.brand.intro .sec03[data-motion] .list ul li:nth-of-type(3) {
  -webkit-transform: translateX(
    calc(
      -200% - max(calc(40px * var(--base-ratio)), calc(calc(
                40 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  transform: translateX(
    calc(
      -200% - max(calc(40px * var(--base-ratio)), calc(calc(
                40 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  z-index: 2;
}
.brand.intro .sec03[data-motion] .list ul li:nth-of-type(4) {
  -webkit-transform: translateX(
    calc(
      -300% - max(calc(60px * var(--base-ratio)), calc(calc(
                60 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  transform: translateX(
    calc(
      -300% - max(calc(60px * var(--base-ratio)), calc(calc(
                60 / var(--base-size)
              ) * var(--base-percent)))
    )
  );
  z-index: 3;
}
.brand.intro .sec03[data-motion].is_animated .tit {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec03[data-motion].is_animated .list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec03[data-motion].is_animated .list ul li:nth-of-type(4) {
  z-index: 4;
}
.brand.intro .sec03[data-motion].is_animated .list ul li:nth-of-type(2) {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.brand.intro .sec03[data-motion].is_animated .list ul li:nth-of-type(3) {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.brand.intro .sec03[data-motion].is_animated .list ul li:nth-of-type(4) {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.brand.intro .sec04 {
  width: 100%;
  height: max(
    calc(730px * var(--base-ratio)),
    calc(calc(730 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: #fff;
}
.brand.intro .sec04 .bg_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  height: 100%;
  -webkit-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
  overflow: hidden;
  border-radius: 100px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec04 .bg_wrap .bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  height: max(
    calc(730px * var(--base-ratio)),
    calc(calc(730 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brand.intro .sec04 .bg_wrap .bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brand.intro .sec04 .row_wrap {
  height: 100%;
}
.brand.intro .sec04 .row_wrap .row {
  height: 100%;
}
.brand.intro .sec04 .tit h3 {
  -webkit-transition: 0.7s 0.1s;
  transition: 0.7s 0.1s;
}
.brand.intro .sec04 .text {
  margin-top: max(
    calc(45px * var(--base-ratio)),
    calc(calc(45 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec04 .text dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brand.intro .sec04 .text dl + dl {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec04 .text dl dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
}
.brand.intro .sec04 .text dl dd {
  font-size: 0;
  margin-left: max(
    calc(25px * var(--base-ratio)),
    calc(calc(25 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec04 .text dl dd .counter {
  font-size: 0;
  display: inline-block;
  vertical-align: bottom;
}
.brand.intro .sec04 .text dl dd .counter .digit {
  display: inline-block;
  vertical-align: top;
  font-size: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  height: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  line-height: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 100;
  color: #fff;
  overflow: hidden;
}
.brand.intro .sec04 .text dl dd .desc {
  display: inline-block;
  vertical-align: bottom;
  font-size: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 100;
  color: #fff;
}
.brand.intro .sec04 .desc_txt {
  position: absolute;
  left: 12%;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  width: 83.3333333333%;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.brand.intro .sec04 .desc_txt.on {
  opacity: 1;
  visibility: visible;
}
.brand.intro .sec04.active .bg_wrap {
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0;
}
.brand.intro .sec04.active .desc_txt {
  opacity: 1;
  visibility: visible;
}
.brand.intro .sec05 {
  padding: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
}
.brand.intro .sec05 .slide_wrap {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec05 .slide_wrap .swiper {
  overflow: visible;
  padding-bottom: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  height: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  overflow: hidden;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: max(
    calc(150px * var(--base-ratio)),
    calc(calc(150 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text dl dt {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text dl dd {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #fff;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i {
  position: absolute;
  right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i:before {
  content: "";
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #252728;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i:after {
  content: "";
  width: 2px;
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #252728;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 1025px) and (pointer: fine) {
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide a:hover {
    background-color: #000;
    border: 1px solid #000;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide a:hover .text i {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    background-color: #252728;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide a:hover .text i:before {
    background-color: #fff;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide a:hover .text i:after {
    background-color: #fff;
  }
}
.brand.intro .sec05[data-motion] .tit {
  opacity: 0;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.brand.intro .sec05[data-motion] .slide_wrap {
  opacity: 0;
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.brand.intro .sec05[data-motion].is_animated .tit {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec05[data-motion].is_animated .slide_wrap {
  opacity: 1;
  -webkit-transform: translatex(0);
  transform: translatex(0);
}
.brand.intro .sec06 {
  position: relative;
  height: 150vh;
  background: #f6f6f6;
}
.brand.intro .sec06 .parallax_bg_trigger {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  z-index: -999;
}
.brand.intro .sec06 .row_wrap {
  height: 100%;
}
.brand.intro .sec06 .row_wrap .row {
  height: 100%;
}
.brand.intro .sec06 .txt_area {
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    0;
  height: 100%;
}
.brand.intro .sec06 .txt_area .desc {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  overflow: visible;
}
.brand.intro .sec06 .txt_area .desc ul li {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(130%);
  transform: translateY(130%);
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  height: auto;
}
.brand.intro .sec06 .txt_area .desc ul li .img {
  display: none;
}
.brand.intro .sec06 .txt_area .desc ul li .txt dl dt {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.brand.intro .sec06 .txt_area .desc ul li .txt dl dd {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  color: #252728;
  line-height: 1.5;
}
.brand.intro .sec06 .bg_area {
  position: absolute;
  right: 0;
  top: 2px;
  width: 50%;
  height: 100%;
  background: #ddd;
  overflow: hidden;
}
.brand.intro .sec06 .bg_area .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
.brand.intro .sec06 .bg_area .cover .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("/static/images/brand/intro_sec06_bg1_web.jpg");
}
.brand.intro .sec06 .bg_area .cover:nth-of-type(2) {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 1s;
  transition: 1s;
}
.brand.intro .sec06 .bg_area .cover:nth-of-type(2) .bg {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 1s;
  transition: 1s;
  background-image: url("/static/images/brand/intro_sec06_bg2_web.jpg");
}
.brand.intro .sec06 .swiper-pagination {
  display: none;
}
.brand.intro .sec06.step1 .txt_area .desc ul li:nth-of-type(1) {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec06.step1 .txt_area .desc ul li:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.brand.intro .sec06.step2 .txt_area .desc ul li:nth-of-type(1) {
  opacity: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.brand.intro .sec06.step2 .txt_area .desc ul li:nth-of-type(2) {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec06.step2 .bg_area .cover:nth-of-type(2) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .sec06.step2 .bg_area .cover:nth-of-type(2) .bg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.brand.intro .intro_sec05_popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  display: none;
}
.brand.intro .intro_sec05_popup.active {
  display: block;
}
.brand.intro .intro_sec05_popup.active_end .cont {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.brand.intro .intro_sec05_popup .close_btn {
  position: absolute;
  left: 50%;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  background-color: #252728;
  -webkit-transform: rotate(45deg) translate(-50%, 0);
  transform: rotate(45deg) translate(-50%, 0);
  -webkit-transform-origin: left;
  transform-origin: left;
  font-size: 0;
  text-indent: -9999px;
  z-index: 15;
}
.brand.intro .intro_sec05_popup .close_btn:before {
  content: "";
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
}
.brand.intro .intro_sec05_popup .close_btn:after {
  content: "";
  width: 2px;
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
}
@media (min-width: 1025px) and (pointer: fine) {
  .brand.intro .intro_sec05_popup .close_btn:hover {
    background-color: #bb0a0a;
  }
}
.brand.intro .intro_sec05_popup .dim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.brand.intro .intro_sec05_popup .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: calc(
    100% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  height: calc(
    100% -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  max-width: max(
    calc(750px * var(--base-ratio)),
    calc(calc(750 / var(--base-size)) * var(--base-percent))
  );
  max-height: max(
    calc(384px * var(--base-ratio)),
    calc(calc(384 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transform-origin: left;
  transform-origin: left;
  visibility: hidden;
  opacity: 0;
}
.brand.intro .intro_sec05_popup .cont.center {
  height: max(
    calc(320px * var(--base-ratio)),
    calc(calc(320 / var(--base-size)) * var(--base-percent))
  );
}
.brand.intro .intro_sec05_popup .cont.center .scroll:after {
  display: none;
}
.brand.intro .intro_sec05_popup .cont .scroll {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.brand.intro .intro_sec05_popup .cont .scroll:after {
  content: "";
  width: 100%;
  height: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.8))
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 100%
  );
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}
.brand.intro .intro_sec05_popup .cont .scroll.scroll__end:after {
  opacity: 0;
  visibility: hidden;
}
.brand.intro .intro_sec05_popup .cont ul {
  height: 100%;
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.brand.intro .intro_sec05_popup .cont ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brand.intro .intro_sec05_popup .cont ul li .img_area {
  width: max(
    calc(325px * var(--base-ratio)),
    calc(calc(325 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(216px * var(--base-ratio)),
    calc(calc(216 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
}
.brand.intro .intro_sec05_popup .cont ul li .img_area img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brand.intro .intro_sec05_popup .cont ul li .txt_area {
  width: calc(
    100% -
      max(
        calc(325px * var(--base-ratio)),
        calc(calc(325 / var(--base-size)) * var(--base-percent))
      )
  );
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.brand.intro .intro_sec05_popup .cont ul li .txt_area dl dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  line-height: 1.3;
  color: #252728;
}
.brand.intro .intro_sec05_popup .cont ul li .txt_area dl dd {
  margin-top: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 1.5;
  color: #252728;
}
.brand.intro .intro_sec05_popup .cont ul li + li {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .brand.intro .sec .tit h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .brand.intro .sec01 {
    height: 6000px;
  }
  .brand.intro .sec01 .logo_area .cover .dim:before {
    height: 42%;
  }
  .brand.intro .sec01 .logo_area .cover .dim:after {
    height: 42%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul {
    width: 100%;
    height: auto;
    padding-top: 100%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li {
    width: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="1"] {
    left: 0;
    top: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="2"] {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="4"] {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="5"] {
    right: 0;
    top: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="6"] {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="7"] {
    left: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="8"] {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul {
    width: 125%;
    height: auto;
    padding-top: 125%;
    -webkit-transform: translate(-50%, -50%) rotate(22deg);
    transform: translate(-50%, -50%) rotate(22deg);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li {
    width: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="9"] {
    left: 0;
    top: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="10"] {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="11"] {
    left: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="12"] {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="13"] {
    right: 0;
    top: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="14"] {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="15"] {
    left: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="16"] {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 {
    width: 100%;
    height: auto;
    padding-top: 100%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul {
    position: absolute;
    left: 0;
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li {
    width: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(1) {
    top: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(2) {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(3) {
    left: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(4) {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(5) {
    right: 0;
    top: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(6) {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(7) {
    left: calc(
      50% -
        max(
          calc(45px * var(--base-ratio)),
          calc(calc(45 / var(--base-size)) * var(--base-percent))
        )
    );
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(8) {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 {
    width: 125%;
    height: auto;
    padding-top: 125%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li {
    width: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(1) {
    left: 0;
    top: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(2) {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(3) {
    left: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(4) {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(5) {
    right: 0;
    top: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(6) {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(7) {
    left: calc(
      50% -
        max(
          calc(60px * var(--base-ratio)),
          calc(calc(60 / var(--base-size)) * var(--base-percent))
        )
    );
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(8) {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .text_area .txt h3 {
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .brand.intro .sec02 {
    height: 4500px;
    margin-top: -100vh;
  }
  .brand.intro .sec02 .sticky {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .brand.intro .sec02 .text_area .txt h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .brand.intro .sec02 .text_area .txt h3 .m_none {
    display: none;
  }
  .brand.intro .sec02 .text_area .col-4 {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
  }
  .brand.intro .sec02 .text_area .desc ul li dl dt {
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec02 .text_area .desc ul li dl dd {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
  }
  .brand.intro .sec02 .car_area {
    left: 20%;
    width: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec02 .car_area img {
    width: max(
      calc(156px * var(--base-ratio)),
      calc(calc(156 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec02 .car_area .line {
    width: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec03 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .brand.intro .sec03 .list {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec03 .list ul li {
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec03 .list ul li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec03 .list ul li .txt p {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec04 {
    height: auto;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(130px * var(--base-ratio)),
        calc(calc(130 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec04 .bg_wrap .bg {
    height: 100%;
  }
  .brand.intro .sec04 .text {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .text dl {
    width: 100%;
  }
  .brand.intro .sec04 .text dl + dl {
    margin-top: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .text dl dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec04 .text dl dd {
    margin-left: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .text dl dd .counter .digit {
    font-size: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .text dl dd .desc {
    font-size: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .desc_txt {
    left: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec05 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .brand.intro .sec05 .slide_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec05 .slide_wrap .swiper {
    padding-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide {
    width: max(
      calc(334px * var(--base-ratio)),
      calc(calc(334 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text {
    height: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text dl dt {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text dl dd {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i {
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i:before {
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
    height: 2px;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide .text i:after {
    width: 2px;
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec06 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      );
    height: auto;
  }
  .brand.intro .sec06 .row_wrap {
    padding: 0;
  }
  .brand.intro .sec06 .sticky {
    height: auto;
  }
  .brand.intro .sec06 .parallax_bg_trigger {
    display: none;
  }
  .brand.intro .sec06 .txt_area {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    width: 50%;
    height: auto;
  }
  .brand.intro .sec06 .txt_area .desc {
    width: 100%;
    position: relative;
    inset: auto;
    margin-top: max(
      calc(128px * var(--base-ratio)),
      calc(calc(128 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec06 .txt_area .desc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .brand.intro .sec06 .txt_area .desc ul li {
    position: relative;
    inset: auto;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  .brand.intro .sec06 .txt_area .desc ul li .txt dl dt {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec06 .txt_area .desc ul li .txt dl dd {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    word-break: keep-all;
    word-wrap: break-word;
    line-height: 1.5;
  }
  .brand.intro .sec06 .bg_area .cover .bg {
    background-attachment: initial;
  }
  .brand.intro .sec06[data-motion] .tit {
    opacity: 0;
    -webkit-transform: translateY(60%);
    transform: translateY(60%);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .brand.intro .sec06[data-motion] .desc ul li {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    -webkit-transition: 0.7s;
    transition: 0.7s;
    opacity: 0;
  }
  .brand.intro .sec06[data-motion] .desc ul li:nth-of-type(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .brand.intro .sec06[data-motion].is_animated .tit {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec06[data-motion].is_animated .desc ul li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .brand.intro .sec06[data-motion].is_animated .desc ul li:nth-of-type(2) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .brand.intro .intro_sec05_popup .cont ul li .txt_area dl dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1;
  }
  .brand.intro .intro_sec05_popup .cont ul li .txt_area dl dd {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .brand.intro .sec01 {
    height: 5000px;
  }
  .brand.intro .sec01 .logo_area {
    width: 190%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle {
    -webkit-transform: scale(5);
    transform: scale(5);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li {
    width: 18.67vw;
    height: 18.67vw;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="1"] {
    left: 0;
    top: calc(50% - 9.335vw);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="2"] {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="4"] {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="5"] {
    right: 0;
    top: calc(50% - 9.335vw);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="6"] {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="7"] {
    left: calc(50% - 9.335vw);
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle01 ul li[data-idx="8"] {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li {
    width: 24vw;
    height: 24vw;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="9"] {
    left: 0;
    top: calc(50% - 12vw);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="10"] {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="11"] {
    left: calc(50% - 12vw);
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="12"] {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="13"] {
    right: 0;
    top: calc(50% - 12vw);
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="14"] {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="15"] {
    left: calc(50% - 12vw);
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_from .circle02 ul li[data-idx="16"] {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 {
    width: 145%;
    padding-top: 145%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li {
    width: 18.67vw;
    height: 18.67vw;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(1) {
    top: calc(50% - 9.335vw);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(2) {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(3) {
    left: calc(50% - 9.335vw);
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(4) {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(5) {
    right: 0;
    top: calc(50% - 9.335vw);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(6) {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(7) {
    left: calc(50% - 9.335vw);
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle01 ul li:nth-of-type(8) {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 {
    width: 240%;
    padding-top: 240%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li {
    width: 24vw;
    height: 24vw;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(1) {
    left: 0;
    top: calc(50% - 12vw);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(2) {
    left: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(3) {
    left: calc(50% - 12vw);
    top: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(4) {
    right: 13%;
    top: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(5) {
    right: 0;
    top: calc(50% - 12vw);
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(6) {
    right: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(7) {
    left: calc(50% - 12vw);
    bottom: 0;
  }
  .brand.intro .sec01 .circle_area .circle_to .circle02 ul li:nth-of-type(8) {
    left: 13%;
    bottom: 13%;
  }
  .brand.intro .sec01 .text_area .txt {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec01 .text_area .txt h3 {
    word-break: keep-all;
    word-wrap: break-word;
  }
  .brand.intro .sec02 {
    margin-top: -100vh;
    height: 3000px;
  }
  .brand.intro .sec02 .sticky {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .brand.intro .sec02 .bg_area {
    background-color: #000;
  }
  .brand.intro .sec02 .bg_area .cover .bg {
    position: relative;
    background-color: #000;
  }
  .brand.intro .sec02 .bg_area .cover .bg:before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
  .brand.intro .sec02 .bg_area .cover:not(:nth-of-type(1)) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  .brand.intro .sec02 .bg_area .cover:not(:nth-of-type(1)) .bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec02 .bg_area .cover:nth-of-type(1) .bg {
    background-image: url("/static/images/brand/intro_sec02_bg1_mobile.jpg");
  }
  .brand.intro .sec02 .bg_area .cover:nth-of-type(2) .bg {
    background-image: url("/static/images/brand/intro_sec02_bg2_mobile.jpg");
  }
  .brand.intro .sec02 .bg_area .cover:nth-of-type(3) .bg {
    background-image: url("/static/images/brand/intro_sec02_bg3_mobile.jpg");
  }
  .brand.intro .sec02 .text_area .col-4 {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec02 .text_area .desc ul {
    position: relative;
    inset: auto;
    display: block;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  .brand.intro .sec02 .text_area .desc ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    opacity: 0;
  }
  .brand.intro .sec02 .text_area .desc ul li + li {
    margin: 0;
  }
  .brand.intro .sec02 .car_area {
    left: calc(
      max(
        calc(calc(150px * var(--base-ratio)) * -1),
        calc(calc(calc(150 / var(--base-size)) * var(--base-percent)) * -1)
      )
    );
    top: auto;
    bottom: max(
      calc(calc(30px * var(--base-ratio)) * -1),
      calc(calc(calc(30 / var(--base-size)) * var(--base-percent)) * -1)
    );
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform-origin: left;
    transform-origin: left;
    left: -100%;
    width: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec02 .car_area img {
    width: max(
      calc(156px * var(--base-ratio)),
      calc(calc(156 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: rotate(-90deg) translate(-50%, -50%);
    transform: rotate(-90deg) translate(-50%, -50%);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  .brand.intro .sec02 .car_area .line {
    width: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec02.step1 .text_area .desc ul {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .brand.intro .sec02.step1 .text_area .desc ul li:nth-of-type(1) {
    opacity: 1;
  }
  .brand.intro .sec02.step1 .car_area {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    left: 5%;
  }
  .brand.intro .sec02.step2 .bg_area .cover:nth-of-type(2) {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec02.step2 .bg_area .cover:nth-of-type(2) .bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec02.step2 .text_area .desc ul {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .brand.intro .sec02.step2 .text_area .desc ul li:nth-of-type(1) {
    opacity: 0;
  }
  .brand.intro .sec02.step2 .text_area .desc ul li:nth-of-type(2) {
    opacity: 1;
  }
  .brand.intro .sec02.step2 .car_area {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    left: 50%;
  }
  .brand.intro .sec02.step3 .bg_area .cover:nth-of-type(2),
  .brand.intro .sec02.step3 .bg_area .cover:nth-of-type(3) {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec02.step3 .bg_area .cover:nth-of-type(2) .bg,
  .brand.intro .sec02.step3 .bg_area .cover:nth-of-type(3) .bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .sec02.step3 .text_area .desc ul {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  .brand.intro .sec02.step3 .text_area .desc ul li:nth-of-type(1) {
    opacity: 0;
  }
  .brand.intro .sec02.step3 .text_area .desc ul li:nth-of-type(2) {
    opacity: 0;
  }
  .brand.intro .sec02.step3 .text_area .desc ul li:nth-of-type(3) {
    opacity: 1;
  }
  .brand.intro .sec02.step3 .car_area {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    left: 100%;
  }
  .brand.intro .sec03 .list ul {
    gap: 0;
  }
  .brand.intro .sec03 .list ul li {
    width: max(
      calc(246px * var(--base-ratio)),
      calc(calc(246 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(390px * var(--base-ratio)),
      calc(calc(390 / var(--base-size)) * var(--base-percent))
    );
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .brand.intro .sec03 .list ul li .txt {
    padding: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec03 .list .swiper-scrollbar {
    width: 100%;
    position: relative !important;
    inset: auto;
    display: block;
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(120px * var(--base-ratio)),
        calc(calc(120 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec04 .bg_wrap {
    border-radius: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .bg_wrap .bg {
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    min-width: 500px;
    max-width: 768px;
  }
  .brand.intro .sec04 .text dl dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.intro .sec04 .text dl dd .counter .digit {
    font-size: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .text dl dd .desc {
    font-size: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04 .desc_txt {
    left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec04.active .bg_wrap {
    border-radius: 0;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide {
    width: 100%;
    height: auto;
    padding-top: 90%;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  .brand.intro .sec05 .slide_wrap .swiper .swiper-scrollbar {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec06 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(130px * var(--base-ratio)),
        calc(calc(130 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec06 .txt_area {
    width: 100%;
    padding: 0;
  }
  .brand.intro .sec06 .txt_area .desc {
    overflow: hidden;
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec06 .txt_area .desc ul {
    gap: 0;
  }
  .brand.intro .sec06 .txt_area .desc ul li {
    position: relative;
    padding-top: 95.6%;
    background: url("/static/images//brand/intro_sec06_bg1_mobile.jpg") center
      no-repeat;
    background-size: cover;
  }
  .brand.intro .sec06 .txt_area .desc ul li .img {
    display: none;
  }
  .brand.intro .sec06 .txt_area .desc ul li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .sec06 .txt_area .desc ul li .txt dl dt,
  .brand.intro .sec06 .txt_area .desc ul li .txt dl dd {
    color: #fff;
  }
  .brand.intro .sec06 .bg_area {
    display: none;
  }
  .brand.intro .sec06 .swiper-pagination {
    display: block;
    position: relative;
    inset: auto;
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .sec06 .swiper-pagination .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    background: #ddd;
    opacity: 1;
  }
  .brand.intro
    .sec06
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #252728;
  }
  .brand.intro .sec06[data-motion] .swiper-pagination {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .brand.intro .sec06[data-motion].is_animated .swiper-pagination {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .brand.intro .intro_sec05_popup .close_btn {
    width: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .intro_sec05_popup .close_btn:before {
    width: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .intro_sec05_popup .close_btn:after {
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .intro_sec05_popup .cont {
    max-width: max(
      calc(420px * var(--base-ratio)),
      calc(calc(420 / var(--base-size)) * var(--base-percent))
    );
    width: calc(
      100% -
        max(
          calc(40px * var(--base-ratio)),
          calc(calc(40 / var(--base-size)) * var(--base-percent))
        )
    );
    max-height: 70%;
    height: 60%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .intro_sec05_popup .cont ul {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.intro .intro_sec05_popup .cont ul li {
    display: block;
  }
  .brand.intro .intro_sec05_popup .cont ul li + li {
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.intro .intro_sec05_popup .cont ul li .img_area {
    width: 100%;
    height: auto;
    padding-top: 65%;
  }
  .brand.intro .intro_sec05_popup .cont ul li .img_area img {
    width: 100%;
  }
  .brand.intro .intro_sec05_popup .cont ul li .txt_area {
    width: 100%;
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .brand.intro .intro_sec05_popup .cont.center {
    height: auto;
  }
}
.brand.events .board_card .thumb_area .label {
  left: 0;
  bottom: unset;
  top: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .board_write {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .board_write .tit_box h3 {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.brand.events .board_write .tit_box .required {
  position: static;
  text-align: right;
}
.brand.events .board_write .agreeAll_wrap {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .board_write .agreeAll_wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.brand.events .board_write .agreeAll_wrap dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.brand.events .board_write .agreeAll_wrap + .agree_wrap {
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
.brand.events .board_write .agree_wrap {
  margin: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  padding-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border-top: 1px solid #ddd;
}
.brand.events .board_write .agree_wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin-top: max(
    calc(22px * var(--base-ratio)),
    calc(calc(22 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .board_write .agree_wrap dl:first-child {
  margin-top: 0;
}
.brand.events .board_write .agree_wrap dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.events .board_write .agree_wrap dt .link {
  display: inline-block;
  margin-left: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .board_write .agree_wrap dt .link a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.brand.events .board_write .agree_wrap dd {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
}
.brand.events .popup_agree .popup {
  width: max(
    calc(520px * var(--base-ratio)),
    calc(calc(520 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .popup_agree .pop_header {
  margin-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .popup_agree .agree_box {
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .popup_agree .desc {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.brand.events .popup_agree dl {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .popup_agree dl:first-child {
  margin-top: 0;
}
.brand.events .popup_agree dl dt {
  margin-bottom: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #000;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.events .popup_agree dl dd {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.events .popup_agree .btn_wrap {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.brand.events .popup_agree .btn_wrap .close_btn {
  position: static;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: auto;
  height: auto;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0);
}
.brand.events .popup_agree .btn_wrap .close_btn::after {
  content: none;
}
@media (min-width: 1025px) and (pointer: fine) {
  .brand.events .popup_agree .btn_wrap .close_btn:hover {
    color: #fff;
    background-color: #252728;
    border: 1px solid #252728;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 1024px) {
  .brand.events .board_write {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .board_write .agreeAll_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .board_write .agreeAll_wrap dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.events .board_write .agreeAll_wrap + .agree_wrap {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.events .board_write .agree_wrap {
    margin: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    padding-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .board_write .agree_wrap dl {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .board_write .agree_wrap dt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events .board_write .agree_wrap dd {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events
    .board_write
    .agree_wrap
    .custom_radio
    input[type="radio"]
    + label {
    padding-left: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events .popup_agree .pop_header {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .popup_agree .desc {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events .popup_agree .agree_box {
    width: 100%;
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .popup_agree .agree_box .box {
    margin: 0 auto;
  }
  .brand.events .popup_agree dl {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .popup_agree dl dt {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events .popup_agree dl dd {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.events .popup_agree .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .brand.events .board_write .agree_wrap dl {
    display: block;
  }
  .brand.events .board_write .agree_wrap dd {
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.events .popup_agree .popup {
    width: 90%;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
}
.brand.news_event .search_wrap {
  overflow: hidden;
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.brand.news_event .board_card + .btn_wrap {
  margin-top: 0;
}
.brand.news_event .board_card .txt_box .date {
  margin-left: 0;
}
.brand.news_event .video_wrap {
  position: relative;
  width: 100%;
}
.brand.news_event .video_wrap .video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.brand.news_event .video_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .brand.news_event .search_wrap {
    overflow: hidden;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    margin-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.news_event .tab_btn_list,
  .brand.news_event .search_box {
    float: none;
  }
  .brand.news_event .search_box {
    max-width: inherit;
  }
}
.brand.news_letter .form_complate .txt_wrap {
  width: 100%;
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f6f6f6;
  text-align: center;
}
.brand.news_letter .form_complate .tit {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.news_letter .form_complate .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.news_letter .banner_wrap {
  padding: max(
      calc(27px * var(--base-ratio)),
      calc(calc(27 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #f8f8f8;
}
.brand.news_letter .banner_wrap .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin: 0 auto;
  -ms-flex-preferred-size: 66.6666666667%;
  flex-basis: 66.6666666667%;
  width: 66.6666666667%;
}
.brand.news_letter .banner_wrap .txt,
.brand.news_letter .banner_wrap a {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.news_letter .banner_wrap .btn_wrap {
  margin-top: 0;
  text-align: right;
}
@media (max-width: 1024px) {
  .brand.news_letter .form_complate .txt_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.news_letter .form_complate .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.news_letter .form_complate .txt {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.news_letter .form_complate .btn_wrap .btn {
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
    min-width: inherit;
  }
  .brand.news_letter .table_form {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.news_letter .table_form.agree_wrap {
    padding: 0;
  }
  .brand.news_letter .table_form .table_wrap table {
    min-width: max(
      calc(500px * var(--base-ratio)),
      calc(calc(500 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.news_letter .table_form .table_wrap .ico_scroll {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .brand.news_letter .banner_wrap {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.news_letter .banner_wrap .banner {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
  }
  .brand.news_letter .banner_wrap .txt,
  .brand.news_letter .banner_wrap a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.news_letter .banner_wrap .btn_wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  .brand.news_letter .table_form.captcha_box {
    padding: 0;
  }
  .brand.news_letter .banner_wrap .banner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .brand.news_letter .banner_wrap .txt,
  .brand.news_letter .banner_wrap a {
    width: 100%;
  }
  .brand.news_letter .banner_wrap .btn_wrap {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
}
.brand.faq .banner_wrap {
  padding: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f8f8f8;
}
.brand.faq .banner_wrap .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  width: auto;
}
.brand.faq .banner_wrap .banner .box {
  display: inline-block;
  position: relative;
  padding-left: max(
    calc(102px * var(--base-ratio)),
    calc(calc(102 / var(--base-size)) * var(--base-percent))
  );
}
.brand.faq .banner_wrap .banner .box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.brand.faq .banner_wrap .banner .box.box1::before {
  background-image: url("/static/images/brand/ico_banner1.svg");
}
.brand.faq .banner_wrap .banner .box.box2::before {
  background-image: url("/static/images/brand/ico_banner2.svg");
}
.brand.faq .banner_wrap .tit {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.brand.faq .banner_wrap .tel {
  margin: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.brand.faq .banner_wrap .info {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.brand.faq .banner_wrap .info strong {
  font-weight: 600;
  color: #252728;
}
.brand.faq .banner_wrap .txt {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .brand.faq .banner_wrap {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.faq .banner_wrap .banner {
    padding: 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .brand.faq .banner_wrap .banner .box {
    padding-left: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.faq .banner_wrap .banner .box::before {
    width: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.faq .banner_wrap .tit {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.faq .banner_wrap .tel {
    margin: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .brand.faq .banner_wrap .info {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.faq .banner_wrap .txt {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .brand.faq .banner_wrap {
    display: block;
    padding: 0;
  }
  .brand.faq .banner_wrap .banner_inner {
    display: block;
  }
  .brand.faq .banner_wrap .banner {
    width: 100%;
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
}
.brand.contact_us .form_complate .txt_wrap {
  width: 100%;
  padding: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f6f6f6;
  text-align: center;
}
.brand.contact_us .form_complate .tit {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.25;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.brand.contact_us .form_complate .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .brand.contact_us .form_complate .txt_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .brand.contact_us .form_complate .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .brand.contact_us .form_complate .txt {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .brand.contact_us .form_complate .btn_wrap .btn {
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
    min-width: inherit;
  }
  .brand.contact_us .table_form .table_wrap .ico_scroll {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.error {
  background-color: #f6f6f6;
}
.error .container {
  margin: 0;
  padding: 0;
}
.error .sec {
  padding-top: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  height: 100vh;
  text-align: center;
}
.error .sec .row_wrap {
  height: 100%;
}
.error .sec .row_wrap .row {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.error .sec i {
  display: block;
  margin: 0 auto;
}
.error .sec i img {
  width: max(
    calc(96px * var(--base-ratio)),
    calc(calc(96 / var(--base-size)) * var(--base-percent))
  );
  margin: 0 auto;
}
.error .sec h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.error .sec p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.error .sec .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .error .sec .row_wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .error .sec .row_wrap .row .col-12 {
    width: 100%;
  }
  .error .sec h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .error .sec p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .error .sec .btn_wrap {
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .error .sec p br {
    display: none;
  }
}
.privacy .reading_aloud {
  margin: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    auto
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.privacy .reading_aloud img {
  display: inline;
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  vertical-align: baseline;
}
.privacy .top_txt {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .top_txt p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #252728;
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.privacy .top_txt .anchor_list {
  margin: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f8f8f8;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.privacy .top_txt .anchor_list ul {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
}
.privacy .top_txt .anchor_list ul li {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
}
.privacy .top_txt .anchor_list ul li + li {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .top_txt .anchor_list.wide ul:first-of-type {
  width: calc(
    45% -
      max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
  );
}
.privacy .top_txt .anchor_list.wide ul:last-of-type {
  width: calc(
    55% -
      max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
  );
}
.privacy .privacy_wrap .cont {
  margin: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    auto;
}
.privacy .privacy_wrap .cont:last-child {
  margin-bottom: 0;
}
.privacy .privacy_wrap .cont h3 {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 600;
  color: #252728;
}
.privacy .privacy_wrap .cont > p {
  position: relative;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.privacy .privacy_wrap .cont > p.note {
  padding-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .privacy_wrap .cont > p.note:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.privacy .privacy_wrap .cont > p.circle {
  padding-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: 0;
}
.privacy .privacy_wrap .cont > p.circle:before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}
.privacy .privacy_wrap .cont .box + .box {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .privacy_wrap .cont .box h4 {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 500;
  color: #252728;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .privacy_wrap .cont .box > p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
  margin: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.privacy .privacy_wrap .cont ul.list {
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.privacy .privacy_wrap .cont ul.list li {
  padding-left: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
}
.privacy .privacy_wrap .cont ul.list li:before {
  position: absolute;
  left: 0;
  top: 0;
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(1):before {
  content: "(a)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(2):before {
  content: "(b)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(3):before {
  content: "(c)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(4):before {
  content: "(d)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(5):before {
  content: "(e)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(6):before {
  content: "(f)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(7):before {
  content: "(g)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(8):before {
  content: "(h)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(9):before {
  content: "(i)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(10):before {
  content: "(j)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(11):before {
  content: "(k)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(12):before {
  content: "(l)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(13):before {
  content: "(m)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(14):before {
  content: "(n)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(15):before {
  content: "(o)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(16):before {
  content: "(p)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(17):before {
  content: "(q)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(18):before {
  content: "(r)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(19):before {
  content: "(s)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(20):before {
  content: "(t)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(21):before {
  content: "(u)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(22):before {
  content: "(v)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(23):before {
  content: "(w)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(24):before {
  content: "(x)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(25):before {
  content: "(y)";
}
.privacy .privacy_wrap .cont ul.list.abc li:nth-of-type(26):before {
  content: "(z)";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(1):before {
  content: "1.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(2):before {
  content: "2.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(3):before {
  content: "3.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(4):before {
  content: "4.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(5):before {
  content: "5.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(6):before {
  content: "6.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(7):before {
  content: "7.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(8):before {
  content: "8.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(9):before {
  content: "9.";
}
.privacy .privacy_wrap .cont ul.list.num > li:nth-of-type(10):before {
  content: "10.";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(1):before {
  content: "①";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(2):before {
  content: "②";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(3):before {
  content: "③";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(4):before {
  content: "④";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(5):before {
  content: "⑤";
}
.privacy .privacy_wrap .cont ul.list.num_circle > li:nth-of-type(6):before {
  content: "⑥";
}
.privacy .privacy_wrap .cont ul.list.dash li:before {
  content: "-";
}
.privacy .privacy_wrap .cont .table_wrap {
  margin: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.privacy .privacy_wrap .cont .table_wrap .ico_scroll {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.privacy .privacy_wrap .cont .table_wrap table tbody td {
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .privacy_wrap .cont .adress {
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.privacy .privacy_wrap .cont .adress dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.privacy .privacy_wrap .cont .adress dl dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  line-height: 1.8;
}
.privacy .privacy_wrap .cont .adress dl dd {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #252728;
  line-height: 1.8;
  word-break: break-all;
}
.privacy .privacy_wrap .cont .adress dl dd a {
  color: #bb0a0a;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .privacy .search_wrap {
    overflow: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .privacy .search_wrap .search_lbox {
    margin-top: 0;
  }
  .privacy .reading_aloud {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    padding: max(
        calc(14px * var(--base-ratio)),
        calc(calc(14 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
    text-align: left;
  }
  .privacy .reading_aloud img {
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .top_txt {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .top_txt p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .privacy .top_txt .anchor_list {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0;
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    gap: 30px;
  }
  .privacy .top_txt .anchor_list ul {
    width: calc(
      50% -
        max(
          calc(15px * var(--base-ratio)),
          calc(calc(15 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .privacy .top_txt .anchor_list ul li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .privacy .top_txt .anchor_list ul li + li {
    margin-top: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .top_txt .anchor_list.wide ul:first-of-type {
    width: calc(
      50% -
        max(
          calc(15px * var(--base-ratio)),
          calc(calc(15 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .privacy .top_txt .anchor_list.wide ul:last-of-type {
    width: calc(
      50% -
        max(
          calc(15px * var(--base-ratio)),
          calc(calc(15 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .privacy .privacy_wrap .cont {
    margin: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      auto;
  }
  .privacy .privacy_wrap .cont h3 {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .privacy .privacy_wrap .cont > p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .privacy .privacy_wrap .cont .box + .box {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .privacy_wrap .cont .box h4 {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .privacy_wrap .cont .box > p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .privacy .privacy_wrap .cont .box > p.note {
    padding-left: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .privacy_wrap .cont ul.list {
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
    padding: 0
      max(
        calc(12px * var(--base-ratio)),
        calc(calc(12 / var(--base-size)) * var(--base-percent))
      );
  }
  .privacy .privacy_wrap .cont ul.list li {
    padding-left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    word-break: keep-all;
    word-wrap: break-word;
    line-height: 1.5;
  }
  .privacy .privacy_wrap .cont .table_wrap {
    margin: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .privacy .privacy_wrap .cont .table_wrap table tbody td {
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .privacy .privacy_wrap .cont .adress {
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .privacy .privacy_wrap .cont .adress dl {
    gap: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .privacy_wrap .cont .adress dl dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.8;
  }
  .privacy .privacy_wrap .cont .adress dl dd {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .privacy .reading_aloud {
    padding: max(
        calc(14px * var(--base-ratio)),
        calc(calc(14 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .privacy .top_txt .anchor_list {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    gap: 0;
    display: block;
  }
  .privacy .top_txt .anchor_list ul {
    width: 100%;
    margin-top: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .privacy .top_txt .anchor_list.wide ul:first-of-type {
    width: 100%;
  }
  .privacy .top_txt .anchor_list.wide ul:last-of-type {
    width: 100%;
  }
  .privacy .privacy_wrap .adress dl:nth-of-type(1) dt {
    min-width: 63px;
  }
  .privacy .privacy_wrap .adress dl:nth-of-type(2) dt {
    min-width: 80px;
  }
  .privacy .privacy_wrap .adress dl:nth-of-type(3) dt {
    min-width: 67px;
  }
  .privacy .privacy_wrap .adress dl:nth-of-type(3) dd {
    word-break: keep-all;
    word-wrap: break-word;
  }
}
.cookie strong {
  color: #252728;
  font-weight: 600;
}
.cookie .privacy_wrap .cont:nth-of-type(1) {
  margin-top: 0;
}
.cookie .privacy_wrap table tbody td {
  font-weight: 600;
}
.cookie .privacy_wrap table tbody td:first-child {
  border-left: 1px solid #ddd;
}
.cookie .privacy_wrap table tbody td.bNone {
  border-left: 0;
}
.search .container {
  padding: 0;
  margin-bottom: 0;
}
.search .sec01 {
  width: 100%;
  min-height: max(
    calc(729px * var(--base-ratio)),
    calc(calc(729 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/search/search_top_bg.jpg") center no-repeat;
  background-size: cover;
}
.search .sec01 .row_wrap {
  height: 100%;
}
.search .sec01 .row_wrap .row {
  height: 100%;
}
.search .sec01 .box_wrap {
  height: 100%;
  padding-top: max(
    calc(369px * var(--base-ratio)),
    calc(calc(369 / var(--base-size)) * var(--base-percent))
  );
  padding-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec01 .box_wrap .search_box .label_box {
  position: relative;
  display: block;
  width: 100%;
}
.search .sec01 .box_wrap .search_box .label_box input {
  width: 100%;
  height: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  background: #fff;
  padding: 0
    max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  border-radius: 60px;
  font-weight: 400;
  border: 0;
}
.search .sec01 .box_wrap .search_box .label_box input:focus {
  outline-offset: -1;
}
.search
  .sec01
  .box_wrap
  .search_box
  .label_box
  input::-webkit-input-placeholder {
  color: #666;
}
.search .sec01 .box_wrap .search_box .label_box input::-moz-placeholder {
  color: #666;
}
.search .sec01 .box_wrap .search_box .label_box input:-ms-input-placeholder {
  color: #666;
}
.search .sec01 .box_wrap .search_box .label_box input::-ms-input-placeholder {
  color: #666;
}
.search .sec01 .box_wrap .search_box .label_box input::placeholder {
  color: #666;
}
.search .sec01 .box_wrap .search_box .label_box .search_btn {
  width: max(
    calc(90px * var(--base-ratio)),
    calc(calc(90 / var(--base-size)) * var(--base-percent))
  );
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url("/static/images/search/search_top_icon.svg") center no-repeat;
  background-size: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 0 60px 60px 0;
}
.search .sec01 .box_wrap .info_box {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.search .sec01 .box_wrap .info_box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.search .sec01 .box_wrap .info_box .list .tit {
  max-width: max(
    calc(155px * var(--base-ratio)),
    calc(calc(155 / var(--base-size)) * var(--base-percent))
  );
  margin: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec01 .box_wrap .info_box .list .tit p {
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.search .sec01 .box_wrap .info_box .list .btn_wrap {
  margin: 0;
  max-width: calc(
    100% -
      max(
        calc(175px * var(--base-ratio)),
        calc(calc(175 / var(--base-size)) * var(--base-percent))
      )
  );
  font-size: 0;
  text-align: left;
}
.search .sec01 .box_wrap .info_box .list .btn_wrap a {
  display: inline-block;
  vertical-align: top;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  padding: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  margin: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  min-width: 0;
  border-radius: 100px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .search .sec01 {
    min-height: max(
      calc(667px * var(--base-ratio)),
      calc(calc(667 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/search/tablet/search_top_bg.jpg") center
      no-repeat;
    background-size: cover;
  }
  .search .sec01 .box_wrap {
    padding-top: max(
      calc(351px * var(--base-ratio)),
      calc(calc(351 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec01 .box_wrap .search_box .label_box input {
    height: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(72px * var(--base-ratio)),
        calc(calc(72 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec01 .box_wrap .search_box .label_box .search_btn {
    width: max(
      calc(72px * var(--base-ratio)),
      calc(calc(72 / var(--base-size)) * var(--base-percent))
    );
    background-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec01 .box_wrap .info_box {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0;
    margin: 0
      max(
        calc(calc(8px * var(--base-ratio)) * -1),
        calc(calc(calc(8 / var(--base-size)) * var(--base-percent)) * -1)
      );
  }
  .search .sec01 .box_wrap .info_box .list .tit {
    max-width: max(
      calc(155px * var(--base-ratio)),
      calc(calc(155 / var(--base-size)) * var(--base-percent))
    );
    margin: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec01 .box_wrap .info_box .list .tit p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec01 .box_wrap .info_box .list .btn_wrap {
    max-width: calc(
      100% -
        max(
          calc(175px * var(--base-ratio)),
          calc(calc(175 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .search .sec01 .box_wrap .info_box .list .btn_wrap a {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    margin: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(11px * var(--base-ratio)),
        calc(calc(11 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 767px) {
  .search .sec01 {
    background: url("/static/images/search/mo/search_top_bg.jpg") center
      no-repeat;
    background-size: cover;
  }
  .search .sec01 .box_wrap {
    padding-top: max(
      calc(351px * var(--base-ratio)),
      calc(calc(351 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec01 .box_wrap .info_box {
    padding: max(
        calc(22px * var(--base-ratio)),
        calc(calc(22 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .search .sec01 .box_wrap .info_box .list {
    display: block;
    margin: 0 0
      max(
        calc(22px * var(--base-ratio)),
        calc(calc(22 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec01 .box_wrap .info_box .list:last-child {
    margin: 0;
  }
  .search .sec01 .box_wrap .info_box .list .tit {
    max-width: 100%;
  }
  .search .sec01 .box_wrap .info_box .list .tit p {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  .search .sec01 .box_wrap .info_box .list .btn_wrap {
    max-width: 100%;
  }
}
.search .sec02 .nodata_wrap {
  margin: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    auto
    max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
}
.search .sec02 .con {
  margin: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
    auto
    max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
}
.search .sec02 .con + .con {
  margin-top: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
  margin-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con h3 span {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0
    max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
}
.search .sec02 .con h3 span b {
  font-weight: 500;
  color: #252728;
}
.search .sec02 .con .model_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .model_list ul li {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
}
.search .sec02 .con .model_list ul li a {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: #f6f6f6;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
}
.search .sec02 .con .model_list ul li a img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.search .sec02 .con .model_list ul li a p {
  width: 100%;
  padding: 0 0
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.search .sec02 .con .model_list ul li a p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/search/search_arrow_icon.svg");
  background-size: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-position: center;
  background-repeat: no-repeat;
  background-color: #252728;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) and (pointer: fine) {
  .search .sec02 .con .model_list ul li:hover a p:after {
    background-color: #bb0a0a;
  }
}
.search .sec02 .con .content_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .content_list ul li {
  width: 30%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #7a8080;
  border-radius: 10px;
}
.search .sec02 .con .content_list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  position: relative;
}
.search .sec02 .con .content_list ul li a:after {
  content: "";
  position: absolute;
  right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/search/search_arrow_icon.svg");
  background-size: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-position: center;
  background-repeat: no-repeat;
  background-color: #252728;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search .sec02 .con .content_list ul li a p {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
  padding-right: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .content_list ul li a .belt {
  position: absolute;
  left: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  top: 0;
  min-width: max(
    calc(52px * var(--base-ratio)),
    calc(calc(52 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
  border-radius: 0 0
    max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  text-align: center;
}
.search .sec02 .con .content_list ul li a .belt.purchase {
  background-color: #38518e;
}
.search .sec02 .con .content_list ul li a .belt.service {
  background-color: #75acd0;
}
.search .sec02 .con .content_list ul li a .belt.brand {
  background-color: #9fcece;
}
@media (min-width: 1025px) and (pointer: fine) {
  .search .sec02 .con .content_list ul li a:hover:after {
    background-color: #bb0a0a;
  }
}
.search .sec02 .con .showroom_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  min-height: max(
    calc(240px * var(--base-ratio)),
    calc(calc(240 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  border-radius: 20px;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li dl dt {
  width: 100%;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.search .sec02 .con .showroom_list ul > li dl dd {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #666;
  position: relative;
  padding-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li dl dd:first-of-type {
  padding-left: 0;
}
.search .sec02 .con .showroom_list ul > li dl dd:first-of-type::before {
  display: none;
}
.search .sec02 .con .showroom_list ul > li dl dd:before {
  content: "";
  width: 1px;
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ddd;
}
.search .sec02 .con .showroom_list ul > li ol {
  margin: max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.search .sec02 .con .showroom_list ul > li ol > li {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 400;
  color: #666;
  padding-left: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
}
.search .sec02 .con .showroom_list ul > li ol > li a {
  display: block;
}
.search .sec02 .con .showroom_list ul > li ol > li i {
  position: absolute;
  left: 0;
  top: max(
    calc(calc(2px * var(--base-ratio)) * -1),
    calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
  );
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li ol > li i img {
  width: 100%;
}
.search .sec02 .con .showroom_list ul > li ol > li + li {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li ol > li.memo {
  padding-left: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li ol > li span {
  display: inline-block;
  margin-left: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  vertical-align: top;
}
.search .sec02 .con .showroom_list ul > li ol > li span:first-child {
  margin-left: 0;
  padding-left: 0;
}
.search .sec02 .con .showroom_list ul > li ol > li span:first-child::before {
  content: none;
}
.search .sec02 .con .showroom_list ul > li ol > li span:before {
  content: "";
  width: 1px;
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ddd;
}
.search .sec02 .con .showroom_list ul > li .btn_area {
  padding-left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.search .sec02 .con .showroom_list ul > li .btn_area a {
  display: inline-block;
  min-width: max(
    calc(74px * var(--base-ratio)),
    calc(calc(74 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(19px * var(--base-ratio)),
      calc(calc(19 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
  position: relative;
}
.search .sec02 .con .showroom_list ul > li .btn_area a:before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #252728;
}
.search .sec02 .con .showroom_list ul > li .btn_area a:after {
  content: "";
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("/static/images/search/search_showroom_arrow_icon.svg");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repat;
  opacity: 0.7;
}
@media (min-width: 1025px) and (pointer: fine) {
  .search .sec02 .con .showroom_list ul > li .btn_area a:hover {
    color: #252728;
  }
  .search .sec02 .con .showroom_list ul > li .btn_area a:hover:before {
    width: 100%;
  }
  .search .sec02 .con .showroom_list ul > li .btn_area a:hover:after {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .search .sec02 .nodata_wrap {
    margin: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec02 .con {
    margin: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec02 .con + .con {
    margin-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con h3 span {
    margin: 0 0
      max(
        calc(2px * var(--base-ratio)),
        calc(calc(2 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec02 .con .model_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .search .sec02 .con .model_list ul li a {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
    border-radius: 10px;
  }
  .search .sec02 .con .model_list ul li a p {
    padding: 0 0
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec02 .con .model_list ul li a p:after {
    width: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    background-size: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .content_list ul li {
    width: calc(
      50% -
        max(
          calc(10px * var(--base-ratio)),
          calc(calc(10 / var(--base-size)) * var(--base-percent))
        )
    );
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    height: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .content_list ul li a {
    padding: 0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec02 .con .content_list ul li a:after {
    right: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    background-size: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .content_list ul li a p {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    padding-right: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .content_list ul li a .belt {
    left: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    min-width: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec02 .con .showroom_list ul > li {
    min-height: max(
      calc(213px * var(--base-ratio)),
      calc(calc(213 / var(--base-size)) * var(--base-percent))
    );
    border-radius: 10px;
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li dl {
    gap: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li dl dt {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec02 .con .showroom_list ul > li dl dd {
    padding-left: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec02 .con .showroom_list ul > li ol {
    margin: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .search .sec02 .con .showroom_list ul > li ol > li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .search .sec02 .con .showroom_list ul > li ol > li i {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(2px * var(--base-ratio)),
      calc(calc(2 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li ol > li + li {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li ol > li span {
    margin-left: 0;
    padding-left: 0;
    display: block;
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li ol > li span:before {
    display: none;
  }
  .search .sec02 .con .showroom_list ul > li .btn_area {
    padding-left: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .search .sec02 .con .showroom_list ul > li .btn_area a {
    display: inline-block;
    min-width: max(
      calc(67px * var(--base-ratio)),
      calc(calc(67 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .search .sec02 .con .showroom_list ul > li .btn_area a:after {
    content: "";
    width: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .search .sec02 .con h3 span {
    display: block;
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(2px * var(--base-ratio)),
        calc(calc(2 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .search .sec02 .con .model_list ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search .sec02 .con .model_list ul li {
    width: 100%;
  }
  .search .sec02 .con .model_list ul li a {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
  }
  .search .sec02 .con .content_list ul li {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .search .sec02 .con .showroom_list ul li {
    width: 100%;
    min-height: 0;
  }
}
.purchase.pre_order .container {
  padding-top: 0;
}
.purchase.pre_order .sec:not(.bot_banner) {
  padding-top: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .sec:not(.bot_banner).sec02 {
  padding-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .sec:not(.bot_banner) .tit_box h3 {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .purchase.pre_order .sec:not(.bot_banner) {
    padding-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .sec:not(.bot_banner).sec02 {
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .sec:not(.bot_banner) .tit_box h3 {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
.purchase.pre_order .top_visual {
  position: relative;
  height: calc(var(--vh, 1vh) * 100);
}
.purchase.pre_order .top_visual .visual {
  position: absolute;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .top_visual .visual .bg {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.purchase.pre_order .top_visual .visual .bg.atto3 {
  background-image: url("/static/images/purchase/pre_order/common/bg_visual_atto3.jpg");
}
.purchase.pre_order .top_visual .visual .bg.seal {
  background-image: url("/static/images/purchase/pre_order/common/bg_visual_seal.jpg");
}
.purchase.pre_order .top_visual[data-motion] .sec_top_box {
  opacity: 0;
  -webkit-transform: translate(-50%, 60%);
  transform: translate(-50%, 60%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.purchase.pre_order .top_visual[data-motion].is_animated .sec_top_box {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.purchase.pre_order .top_visual .sec_top_box {
  position: absolute;
  top: max(
    calc(144px * var(--base-ratio)),
    calc(calc(144 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  width: 100%;
  text-align: center;
}
.purchase.pre_order .top_visual .sec_top_box h2 {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.purchase.pre_order .top_visual .sec_top_box h2 span {
  display: block;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
.purchase.pre_order .top_visual .sec_top_box a {
  display: inline-block;
  position: relative;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  border-bottom: 1px solid #ddd;
}
.purchase.pre_order .top_visual .sec_top_box a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(11px * var(--base-ratio)),
    calc(calc(11 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(9px * var(--base-ratio)),
    calc(calc(9 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/pre_order/common/ico_link_arrow.svg")
    center center no-repeat;
  background-size: cover;
}
.purchase.pre_order .top_visual .scroll_down {
  position: absolute;
  bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  cursor: auto;
}
.purchase.pre_order .top_visual .scroll_down::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/pre_order/common/ico_arrow.svg")
    center center no-repeat;
  background-size: cover;
  -webkit-animation: jumpInfinite 1.5s infinite;
  animation: jumpInfinite 1.5s infinite;
}
@-webkit-keyframes jumpInfinite {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  100% {
    margin-top: 0;
  }
}
@keyframes jumpInfinite {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  100% {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .purchase.pre_order .top_visual .visual .bg.atto3 {
    background-image: url("/static/images/purchase/pre_order/common/m/bg_visual_atto3.jpg");
  }
  .purchase.pre_order .top_visual .visual .bg.seal {
    background-image: url("/static/images/purchase/pre_order/common/m/bg_visual_seal.jpg");
  }
  .purchase.pre_order .top_visual .sec_top_box {
    top: max(
      calc(124px * var(--base-ratio)),
      calc(calc(124 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .top_visual .sec_top_box h2 {
    font-size: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .top_visual .sec_top_box h2 span {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .top_visual .sec_top_box a {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(6px * var(--base-ratio)),
        calc(calc(6 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .top_visual .scroll_down {
    bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .top_visual .scroll_down::after {
    width: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.pre_order .top_visual .sec_top_box {
    top: max(
      calc(144px * var(--base-ratio)),
      calc(calc(144 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .top_visual .sec_top_box h2 span {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .top_visual .sec_top_box a {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.pre_order .car_configuration {
  position: relative;
  z-index: 1;
}
.purchase.pre_order .car_configuration .car_info_inner,
.purchase.pre_order .car_configuration .car_info,
.purchase.pre_order .car_configuration .design,
.purchase.pre_order .car_configuration .view_wrap,
.purchase.pre_order .car_configuration .view_img,
.purchase.pre_order .car_configuration .swiper_wrap,
.purchase.pre_order .car_configuration .model_slide {
  width: 100%;
  height: 100%;
}
.purchase.pre_order .car_configuration .car_info_wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.purchase.pre_order .car_configuration .car_info_wrap .design {
  display: none;
}
.purchase.pre_order .car_configuration .car_info_wrap .design.active {
  display: block;
}
.purchase.pre_order .car_configuration .car_info_wrap .car_option {
  display: none;
}
.purchase.pre_order .car_configuration .car_info_wrap .car_option.on {
  display: block;
}
.purchase.pre_order .car_configuration .car_info_wrap .swiper_wrap {
  height: max(
    calc(587px * var(--base-ratio)),
    calc(calc(587 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .swiper_wrap
  .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .car_configuration .car_info_wrap .config_top {
  position: absolute;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: 75%;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top.white_type
  .option_selected
  .type,
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top.white_type
  .option_selected
  .color_name {
  color: #fff;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top.white_type
  .config_price
  .txt {
  color: #fff;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top.white_type
  .config_price
  .car_price
  * {
  color: #fff;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top
  .config_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top
  .config_price
  .txt {
  margin-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
}
.purchase.pre_order
  .car_configuration
  .car_info_wrap
  .config_top
  .config_price
  .car_price
  * {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.purchase.pre_order .car_configuration .exterior .swiper_wrap {
  position: relative;
}
.purchase.pre_order .car_configuration .exterior .swiper_wrap::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/static/images/purchase/pre_order/common/bg_trim.jpg") center
    center no-repeat;
  background-size: cover;
}
.purchase.pre_order .car_configuration .exterior .swiper_wrap .car_default,
.purchase.pre_order .car_configuration .exterior .swiper_wrap .car_option {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.purchase.pre_order
  .car_configuration
  .exterior
  .swiper_wrap
  .car_default
  .img_box,
.purchase.pre_order
  .car_configuration
  .exterior
  .swiper_wrap
  .car_option
  .img_box {
  position: absolute;
  top: 23%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(700px * var(--base-ratio)),
    calc(calc(700 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.purchase.pre_order
  .car_configuration
  .exterior
  .swiper_wrap
  .car_default
  .img_box
  img,
.purchase.pre_order
  .car_configuration
  .exterior
  .swiper_wrap
  .car_option
  .img_box
  img {
  max-width: inherit;
  width: 100%;
}
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .car_default
  .img_box,
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .car_option
  .img_box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  text-align: center;
}
.purchase.pre_order .car_configuration .interior .swiper_wrap .car_default img,
.purchase.pre_order .car_configuration .interior .swiper_wrap .car_option img {
  min-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.purchase.pre_order .car_configuration .interior .swiper_wrap .car_default {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .car_configuration .interior .swiper_wrap .car_option {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-button-prev::after,
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-button-next::after {
  background-image: url("/static/images/purchase/build_my_car/configuration/ico_swiper_arrow_w.svg");
}
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}
.purchase.pre_order
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #fff;
}
.purchase.pre_order .car_configuration .car_option_wrap {
  width: 100%;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #252728;
}
.purchase.pre_order .car_configuration .car_option_wrap .car_option_inner {
  width: 75%;
  margin: 0 auto;
}
.purchase.pre_order .car_configuration .car_option_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .car_configuration .option_type {
  width: max(
    calc(328px * var(--base-ratio)),
    calc(calc(328 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .car_configuration .option_type h3 {
  display: block;
  width: 100%;
  margin-bottom: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.purchase.pre_order .car_configuration .option_type h3 .color_name {
  display: inline-block;
  margin-left: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
}
.purchase.pre_order .car_configuration .select_box {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .car_configuration .select_box:first-child {
  margin-top: 0;
}
.purchase.pre_order .car_configuration .select_box.once .current_option {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.purchase.pre_order .car_configuration .select_box.active .select_list_wrap {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .car_configuration .select_box .custom_select {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.purchase.pre_order .car_configuration .select_box .current_option {
  color: #fff;
}
.purchase.pre_order .car_configuration .select_box .current_option::after {
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_select_arrow_w.svg") center center
    no-repeat;
  background-size: cover;
}
.purchase.pre_order .car_configuration .option_list.type1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .car_configuration .option_list.type1 ul li {
  overflow: hidden;
  width: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  border: 2px solid rgba(0, 0, 0, 0);
}
.purchase.pre_order .car_configuration .option_list.type1 ul li.on {
  display: block;
  border-color: #fff;
}
.purchase.pre_order .car_configuration .option_list.type1 ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .car_configuration .option_list .pop_option_info {
  display: none;
}
@media (max-width: 1024px) {
  .purchase.pre_order .car_configuration .car_info_wrap .swiper_wrap {
    height: max(
      calc(400px * var(--base-ratio)),
      calc(calc(400 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .car_info_wrap .config_top {
    bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order
    .car_configuration
    .car_info_wrap
    .config_top
    .config_price
    .txt {
    margin-right: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order
    .car_configuration
    .car_info_wrap
    .config_top
    .config_price
    .car_price
    * {
    font-size: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .car_configuration .exterior .swiper_wrap::after {
    background: url("/static/images/purchase/pre_order/common/t/bg_trim.jpg")
      center center no-repeat;
    background-size: cover;
  }
  .purchase.pre_order
    .car_configuration
    .exterior
    .swiper_wrap
    .car_default
    .img_box,
  .purchase.pre_order
    .car_configuration
    .exterior
    .swiper_wrap
    .car_option
    .img_box {
    top: max(
      calc(62px * var(--base-ratio)),
      calc(calc(62 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(476px * var(--base-ratio)),
      calc(calc(476 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .car_option_wrap {
    padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .car_option_wrap .car_option_inner {
    width: 100%;
  }
  .purchase.pre_order .car_configuration .car_option_box {
    overflow: hidden;
    display: block;
  }
  .purchase.pre_order .car_configuration .option_type {
    width: calc(
      50% -
        max(
          calc(14px * var(--base-ratio)),
          calc(calc(14 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.pre_order .car_configuration .option_type.trim {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .option_type.color {
    float: left;
  }
  .purchase.pre_order .car_configuration .option_type.color:last-child {
    float: right;
  }
  .purchase.pre_order .car_configuration .option_type h3 {
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .car_configuration .option_type h3 .color_name {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .car_configuration .select_box {
    position: relative;
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .select_box.active .select_list_wrap {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .select_box .current_option::after {
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .option_list.type1 ul {
    gap: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .option_list.type1 ul li {
    width: max(
      calc(78px * var(--base-ratio)),
      calc(calc(78 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(52px * var(--base-ratio)),
      calc(calc(52 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.pre_order .car_configuration .car_info_wrap .swiper_wrap {
    height: max(
      calc(420px * var(--base-ratio)),
      calc(calc(420 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .car_info_wrap .config_top {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .car_configuration .exterior .swiper_wrap::after {
    background: url("/static/images/purchase/pre_order/common/m/bg_trim.jpg")
      center center no-repeat;
    background-size: cover;
  }
  .purchase.pre_order
    .car_configuration
    .exterior
    .swiper_wrap
    .car_default
    .img_box,
  .purchase.pre_order
    .car_configuration
    .exterior
    .swiper_wrap
    .car_option
    .img_box {
    top: max(
      calc(125px * var(--base-ratio)),
      calc(calc(125 / var(--base-size)) * var(--base-percent))
    );
    width: 92%;
    max-width: max(
      calc(400px * var(--base-ratio)),
      calc(calc(400 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .car_option_wrap {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .car_configuration .option_type {
    width: 100%;
    margin-left: 0;
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .car_configuration .option_type.trim {
    margin-top: 0;
    margin-bottom: 0;
  }
  .purchase.pre_order .car_configuration .option_type.color {
    float: none;
  }
  .purchase.pre_order .car_configuration .option_type.color:last-child {
    float: none;
  }
}
.purchase.pre_order
  .naver_map_wrap
  .list_area
  .bot
  .list
  ul
  li.active
  .btn_wrap {
  display: none;
}
.purchase.pre_order .board_write .desc {
  position: relative;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.purchase.pre_order .board_write .desc:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .purchase.pre_order .board_write .desc {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
.purchase.pre_order .form .form_inner {
  border-radius: 20px;
  border: 1px solid #ddd;
}
.purchase.pre_order .form .req_info {
  margin: 0 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  text-align: right;
}
.purchase.pre_order .form.type1 {
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.pre_order .form.type1 .form_inner {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.pre_order .form.type1 .form_inner > ul {
  max-width: max(
    calc(678px * var(--base-ratio)),
    calc(calc(678 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  margin: 0 auto;
}
.purchase.pre_order .form.type1 li {
  margin: 0 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.pre_order .form.type1 li:last-child {
  margin: 0;
}
.purchase.pre_order .form.type1 li .tit {
  padding: 0 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.pre_order .form.type1 li .tit p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #282a36;
}
.purchase.pre_order .form.type1 li .tit.req p {
  position: relative;
}
.purchase.pre_order .form.type1 li .tit.req p:after {
  content: "*";
  display: inline-block;
  margin-left: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
}
.purchase.pre_order .form.type1 li .identify {
  margin: 0;
  text-align: left;
}
.purchase.pre_order .form.type1 li .identify .btn {
  border-radius: 4px;
  vertical-align: middle;
}
.purchase.pre_order .form.type1 li .identify .success_txt {
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #1a7f22;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
.purchase.pre_order .form.type1 li .identify .success_txt.on {
  opacity: 1;
  visibility: visible;
}
.purchase.pre_order .form.type1 li .identify .success_txt::before {
  content: "";
  position: absolute;
  left: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_success_chk.svg") center no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .purchase.pre_order .form .req_info {
    margin: 0 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .form.type1 .form_inner {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .form.type1 .form_inner > ul {
    max-width: max(
      calc(510px * var(--base-ratio)),
      calc(calc(510 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.pre_order .form.type1 li {
    margin: 0 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .form.type1 li .tit p {
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .form.type1 li .tit.req p:after {
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .form.type1 li .identify .btn {
    min-width: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.pre_order .form.type1 .form_inner {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .form.type1 .form_inner > ul {
    max-width: 100%;
  }
  .purchase.pre_order .form.type1 li .identify .btn {
    min-width: 100%;
  }
  .purchase.pre_order .form.type1 li .identify .success_txt {
    padding: 0
      max(
        calc(13px * var(--base-ratio)),
        calc(calc(13 / var(--base-size)) * var(--base-percent))
      );
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin-left: 0;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.pre_order .form.type1 li .identify .success_txt::before {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
    left: 0;
  }
}
.purchase.pre_order .bot_banner {
  background-color: #f6f6f6;
}
.purchase.pre_order .bot_banner ul {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.purchase.pre_order .bot_banner ul li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 1.5;
}
.purchase.pre_order .bot_banner ul li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .purchase.pre_order .bot_banner ul li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .purchase.pre_order .bot_banner ul {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
}
.purchase.pre_order .confirm_popup {
  z-index: 1001;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.purchase.pre_order .confirm_popup.active {
  display: block;
}
.purchase.pre_order .confirm_popup.active_end .cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.purchase.pre_order .confirm_popup .dim {
  z-index: 1001;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.purchase.pre_order .confirm_popup .cont {
  z-index: 1002;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-width: max(
    calc(540px * var(--base-ratio)),
    calc(calc(540 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.pre_order .confirm_popup .cont .cont_inner {
  width: 100%;
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: 20px;
}
.purchase.pre_order .confirm_popup .cont strong {
  display: block;
  margin: 0 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 600;
  color: #252728;
  text-align: center;
}
.purchase.pre_order .confirm_popup .cont .box {
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  border-radius: 10px;
}
.purchase.pre_order .confirm_popup .cont .box > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.pre_order .confirm_popup .cont .box > li:last-child {
  margin: 0;
}
.purchase.pre_order .confirm_popup .cont .box .name {
  width: max(
    calc(118px * var(--base-ratio)),
    calc(calc(118 / var(--base-size)) * var(--base-percent))
  );
  padding-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.purchase.pre_order .confirm_popup .cont .box .info {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
.purchase.pre_order .confirm_popup .cont .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .purchase.pre_order .confirm_popup .cont strong {
    margin: 0 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .purchase.pre_order .confirm_popup .cont .box {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .confirm_popup .cont .box .info {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.pre_order .confirm_popup .cont .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.pre_order .confirm_popup .cont .cont_inner {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(14px * var(--base-ratio)),
        calc(calc(14 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.pre_order .confirm_popup .cont .box {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 369px) {
  .purchase.pre_order .confirm_popup .cont .box > li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .purchase.pre_order .confirm_popup .cont .box .name,
  .purchase.pre_order .confirm_popup .cont .box .info {
    width: 100%;
  }
  .purchase.pre_order .confirm_popup .cont .box .name {
    padding: max(
        calc(0px * var(--base-ratio)),
        calc(calc(0 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(0px * var(--base-ratio)),
        calc(calc(0 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
  }
}
.purchase.build_my_car:not(.index) {
  background-color: #f6f6f6;
}
.purchase.build_my_car:not(.index) .container {
  overflow: hidden;
  margin-bottom: 0;
  padding-top: 0;
}
.purchase.build_my_car:not(.index) .car_header {
  position: relative;
  height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  padding-right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #252728;
}
.purchase.build_my_car:not(.index) .car_header.open .dim {
  z-index: 99;
  top: 0;
  opacity: 1;
}
.purchase.build_my_car:not(.index) .car_header.open .car_select_wrap {
  z-index: 100;
  height: calc(var(--vh, 1vh) * 100);
  background: rgba(37, 39, 40, 0.85);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.purchase.build_my_car:not(.index) .car_header.open .car_select_wrap .car_list {
  opacity: 1;
}
.purchase.build_my_car:not(.index) .car_header.open .car_select h2::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.purchase.build_my_car:not(.index) .car_header .dim {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.purchase.build_my_car:not(.index) .car_header .car_select_wrap {
  position: relative;
  width: max(
    calc(360px * var(--base-ratio)),
    calc(calc(360 / var(--base-size)) * var(--base-percent))
  );
  height: 100%;
}
.purchase.build_my_car:not(.index) .car_header .car_select {
  overflow: hidden;
  position: absolute;
  left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  top: 0;
}
.purchase.build_my_car:not(.index) .car_header .car_select h2 {
  float: left;
  position: relative;
  width: max(
    calc(280px * var(--base-ratio)),
    calc(calc(280 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  padding-right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
  line-height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  vertical-align: middle;
  cursor: pointer;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car:not(.index) .car_header .car_select h2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/build_my_car/configuration/ico_model_list_arrow.svg")
    center center no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.purchase.build_my_car:not(.index) .car_header .car_list {
  position: absolute;
  left: 0;
  top: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.purchase.build_my_car:not(.index) .car_header .car_list li {
  border-top: 1px solid rgba(122, 128, 128, 0.3);
}
.purchase.build_my_car:not(.index) .car_header .car_list li:last-child {
  border-bottom: 1px solid rgba(122, 128, 128, 0.3);
}
.purchase.build_my_car:not(.index) .car_header .car_list .btn_select {
  display: block;
  overflow: hidden;
  position: relative;
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.purchase.build_my_car:not(.index) .car_header .car_list .btn_select:hover {
  background-color: #fff;
}
.purchase.build_my_car:not(.index)
  .car_header
  .car_list
  .btn_select:hover
  .car_name {
  color: #252728;
}
.purchase.build_my_car:not(.index) .car_header .car_list .car_name {
  position: absolute;
  left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2777777778;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.purchase.build_my_car:not(.index) .car_header .car_list .img {
  float: right;
  width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(90px * var(--base-ratio)),
    calc(calc(90 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car:not(.index) .car_header .nav_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  position: absolute;
  right: max(
    calc(34px * var(--base-ratio)),
    calc(calc(34 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car:not(.index) .car_header .nav_step {
  overflow: hidden;
  margin-top: max(
    calc(9px * var(--base-ratio)),
    calc(calc(9 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car:not(.index) .car_header .nav_step li {
  float: left;
  position: relative;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  padding-right: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car:not(.index) .car_header .nav_step li.active {
  color: #fff;
  font-weight: 600;
}
.purchase.build_my_car:not(.index) .car_header .nav_step li::after {
  content: "";
  position: absolute;
  right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/build_my_car/configuration/ico_nav_arrow.svg")
    0 0 no-repeat;
  background-size: cover;
}
.purchase.build_my_car:not(.index) .car_header .nav_step li:last-child {
  padding-right: 0;
}
.purchase.build_my_car:not(.index) .car_header .nav_step li:last-child::after {
  display: none;
}
.purchase.build_my_car:not(.index) .car_header .close {
  display: block;
  width: max(
    calc(90px * var(--base-ratio)),
    calc(calc(90 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  margin-left: max(
    calc(33px * var(--base-ratio)),
    calc(calc(33 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
  font-weight: 500;
  text-align: center;
  border-radius: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #7a8080;
}
.purchase.build_my_car:not(.index) .car_header .close:hover {
  color: #fff;
  border-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.purchase.build_my_car:not(.index) .sec {
  position: relative;
  padding: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car:not(.index) .sec::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  background-color: #252728;
}
@media (max-width: 1024px) {
  .purchase.build_my_car:not(.index) .car_header {
    padding-right: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .car_select_wrap {
    width: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .car_select {
    left: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .car_select h2 {
    width: max(
      calc(220px * var(--base-ratio)),
      calc(calc(220 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .car_list .btn_select {
    padding: max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car:not(.index) .car_header .car_list .car_name {
    left: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car:not(.index) .car_header .car_list .img {
    width: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_wrap {
    top: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step {
    margin-top: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    padding-right: max(
      calc(36px * var(--base-ratio)),
      calc(calc(36 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step li::after {
    right: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .close {
    width: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    margin-left: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car:not(.index) .sec {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .purchase.build_my_car:not(.index) .container {
    height: auto;
  }
  .purchase.build_my_car:not(.index) .car_header {
    height: auto;
    padding-right: 0;
  }
  .purchase.build_my_car:not(.index) .car_header .car_select_wrap {
    width: 73%;
  }
  .purchase.build_my_car:not(.index) .car_header .car_select {
    position: static;
    width: 100%;
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car:not(.index) .car_header .car_select h2 {
    width: 92%;
  }
  .purchase.build_my_car:not(.index) .car_header .car_list .btn_select {
    padding: max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car:not(.index) .car_header .car_list .car_name {
    left: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_wrap {
    display: block;
    position: static;
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    margin-top: 0;
    padding-bottom: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step li {
    width: 33.333%;
    padding: 0
      max(
        calc(4px * var(--base-ratio)),
        calc(calc(4 / var(--base-size)) * var(--base-percent))
      );
    text-align: center;
  }
  .purchase.build_my_car:not(.index) .car_header .nav_step li::after {
    right: 0;
  }
  .purchase.build_my_car:not(.index) .car_header .close {
    position: absolute;
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
    margin-left: 0;
    z-index: 10;
  }
}
.purchase.build_my_car.index .car_header {
  display: none;
}
.purchase.build_my_car.index .tit_wrap {
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.index .tit_wrap h2 {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.purchase.build_my_car.index .tit_wrap p {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
}
.purchase.build_my_car.index .car_box {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.index .car_box .img {
  margin: 0 auto;
  width: max(
    calc(680px * var(--base-ratio)),
    calc(calc(680 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(340px * var(--base-ratio)),
    calc(calc(340 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.index .car_box .btn_wrap {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.index .car_list {
  overflow: hidden;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.index .car_list li {
  float: left;
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
.purchase.build_my_car.index .car_list li:nth-child(1),
.purchase.build_my_car.index .car_list li:nth-child(2) {
  margin-top: 0;
}
.purchase.build_my_car.index .car_list li:nth-child(even) {
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.index .car_list .car_name {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2916666667;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: bold;
}
.purchase.build_my_car.index .car_list .btn_wrap {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .purchase.build_my_car.index .tit_wrap h2 {
    font-size: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.index .tit_wrap p {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.index .car_box {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_box .img {
    width: max(
      calc(480px * var(--base-ratio)),
      calc(calc(480 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_box .btn_wrap {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_list {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_list li {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_list .car_name {
    margin-bottom: 0;
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .purchase.build_my_car.index .car_box .img {
    width: 100%;
    height: auto;
  }
  .purchase.build_my_car.index .car_list li {
    float: none;
    width: 100%;
  }
  .purchase.build_my_car.index .car_list li:nth-child(2) {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.index .car_list li:nth-child(even) {
    margin-left: 0;
  }
}
.purchase.build_my_car.configuration .car_configuration {
  overflow: hidden;
  position: relative;
  height: calc(
    var(--vh, 1vh) * 100 -
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
  );
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  z-index: 1;
}
.purchase.build_my_car.configuration .car_configuration .car_info_wrap {
  overflow: hidden;
  position: relative;
  float: left;
  width: 67%;
  height: 100%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .car_info_inner,
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .car_info,
.purchase.build_my_car.configuration .car_configuration .car_info_wrap .design,
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .view_wrap,
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .view_img,
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .swiper_wrap,
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .model_slide {
  width: 100%;
  height: 100%;
}
.purchase.build_my_car.configuration .car_configuration .car_info_wrap .design {
  display: none;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .design.active {
  display: block;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .car_option {
  display: none;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .car_option.on {
  display: block;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_info_wrap
  .swiper_wrap
  .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_default,
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_option {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_default
  .img_box,
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_option
  .img_box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: max(
    calc(700px * var(--base-ratio)),
    calc(calc(700 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_default
  .img_box
  img,
.purchase.build_my_car.configuration
  .car_configuration
  .exterior
  .swiper_wrap
  .car_option
  .img_box
  img {
  max-width: inherit;
  width: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_default
  .img_box,
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_option
  .img_box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  text-align: center;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_default
  img,
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_option
  img {
  min-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_default {
  position: relative;
  width: 100%;
  height: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .car_option {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-button-prev::after,
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-button-next::after {
  background-image: url("/static/images/purchase/build_my_car/configuration/ico_swiper_arrow_w.svg");
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}
.purchase.build_my_car.configuration
  .car_configuration
  .interior
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #fff;
}
.purchase.build_my_car.configuration .car_configuration .interior .bot_txt {
  color: #fff;
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-prev,
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-next {
  width: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-prev::after,
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-next::after {
  font-size: 0;
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/static/images/purchase/build_my_car/configuration/ico_swiper_arrow_b.svg");
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-prev {
  left: max(
    calc(46px * var(--base-ratio)),
    calc(calc(46 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-prev::after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-button-next {
  right: max(
    calc(46px * var(--base-ratio)),
    calc(calc(46 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-pagination {
  display: inline-block;
  bottom: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet {
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  margin: 0
    max(
      calc(7px * var(--base-ratio)),
      calc(calc(7 / var(--base-size)) * var(--base-percent))
    );
  background: #fff;
  border-radius: 100%;
  background-color: #ddd;
  opacity: 1;
}
.purchase.build_my_car.configuration
  .car_configuration
  .swiper_wrap
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #252728;
}
.purchase.build_my_car.configuration .car_configuration .car_option_wrap {
  float: right;
  position: relative;
  width: 31.2%;
  height: 100%;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap.fixed
  .config_bottom {
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap.fixed
  .config_bottom
  .btn_wrap {
  display: block;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap.scroll_end
  .car_option_box {
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap.scroll_end
  .config_bottom {
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap.scroll_end
  .config_bottom
  .btn_wrap {
  display: block;
}
.purchase.build_my_car.configuration
  .car_configuration
  .car_option_wrap
  .car_option_inner {
  overflow: hidden;
  width: 100%;
  height: calc(
    100% -
      max(
        calc(70px * var(--base-ratio)),
        calc(calc(70 / var(--base-size)) * var(--base-percent))
      )
  );
}
.purchase.build_my_car.configuration .car_configuration .car_option_box {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car.configuration .car_configuration .option_type {
  overflow: hidden;
  margin-top: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  padding-top: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  border-top: 1px solid #ddd;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_type:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.purchase.build_my_car.configuration .car_configuration .option_type h3 {
  display: block;
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_type
  h3
  .color_name {
  display: inline-block;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
}
.purchase.build_my_car.configuration .car_configuration .option_type .desc {
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.configuration .car_configuration .trim_car .trim_item {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .trim_car
  .trim_item.on
  a {
  color: #252728;
  font-weight: 500;
  border: 2px solid #252728;
}
.purchase.build_my_car.configuration
  .car_configuration
  .trim_car
  .trim_item.on
  a::after {
  background: url("/static/images/purchase/ico_select_chk_on.svg") 0 0 no-repeat;
  background-size: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .trim_car
  .trim_item:first-child {
  margin-top: 0;
}
.purchase.build_my_car.configuration .car_configuration .trim_car .trim_item a {
  position: relative;
  display: block;
  width: 100%;
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(56px * var(--base-ratio)),
      calc(calc(56 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
}
.purchase.build_my_car.configuration
  .car_configuration
  .trim_car
  .trim_item
  a::after {
  content: "";
  position: absolute;
  left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/ico_select_chk.svg") 0 0 no-repeat;
  background-size: 100%;
}
.purchase.build_my_car.configuration .car_configuration .option_list.type1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(7px * var(--base-ratio)),
    calc(calc(7 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type1
  ul
  li {
  overflow: hidden;
  position: relative;
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  border: 2px solid rgba(0, 0, 0, 0);
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type1
  ul
  li.on {
  display: block;
  border-color: #252728;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type1
  ul
  li.on
  a {
  border: 2px solid rgba(0, 0, 0, 0);
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type1
  ul
  li
  a {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type1
  ul
  li
  img {
  max-width: inherit;
  width: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  ul
  li {
  position: relative;
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  border: 1px solid #ddd;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  ul
  li.on {
  color: #252728;
  font-weight: 500;
  border: 2px solid #252728;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  ul
  li.on
  .option_name::before {
  background-image: url("/static/images/purchase/build_my_car/configuration/ico_option_chk_on.svg");
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  ul
  li:first-child {
  margin-top: 0;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  ul
  .option_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  width: 100%;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  .option_name {
  overflow: hidden;
  position: relative;
  padding-left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  .option_name::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/static/images/purchase/build_my_car/configuration/ico_option_chk.svg");
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  .price {
  display: inline-block;
  padding-right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list.type2
  .popup_option {
  position: absolute;
  right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/build_my_car/configuration/ico_option_info.svg")
    0 0 no-repeat;
  background-size: cover;
}
.purchase.build_my_car.configuration
  .car_configuration
  .option_list
  .pop_option_info {
  display: none;
}
.purchase.build_my_car.configuration .car_configuration .bot_txt {
  position: absolute;
  bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  left: 0;
  z-index: 2;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.7142857143;
  letter-spacing: -0.02em;
  color: #666;
  width: 100%;
  text-align: center;
}
.purchase.build_my_car.configuration .config_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  background-color: #252728;
  border-radius: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car.configuration .config_bottom .config_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase.build_my_car.configuration .config_bottom .config_price .txt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #999;
}
.purchase.build_my_car.configuration .config_bottom .config_price .car_price * {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.purchase.build_my_car.configuration .config_bottom .btn_wrap {
  display: none;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration .config_bottom .btn_wrap .btn {
  min-width: auto;
  width: 100%;
  padding: max(
      calc(17px * var(--base-ratio)),
      calc(calc(17 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.build_my_car.configuration .popup_wrap .popup {
  width: max(
    calc(700px * var(--base-ratio)),
    calc(calc(700 / var(--base-size)) * var(--base-percent))
  );
  max-height: inherit;
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration .popup_wrap .option_cont .option_img {
  margin-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .popup_wrap
  .option_cont
  .pop_option_info
  .tit {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2916666667;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.configuration
  .popup_wrap
  .option_cont
  .pop_option_info
  .price {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.purchase.build_my_car.configuration
  .popup_wrap
  .option_cont
  .pop_option_info
  .option_txt {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.configuration
  .popup_wrap
  .option_cont
  .pop_option_info
  .option_txt
  li {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.configuration .popup_wrap .option_cont .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.purchase.build_my_car.configuration
  .popup_wrap
  .option_cont
  .btn_wrap
  .btn[readonly] {
  opacity: 0.3;
  color: #252728;
  background-color: rgba(0, 0, 0, 0);
  cursor: auto;
}
@media (max-width: 1024px) {
  .purchase.build_my_car.configuration {
    padding-bottom: 0;
  }
  .purchase.build_my_car.configuration .car_configuration {
    overflow: hidden;
    height: calc(
      var(--vh, 1vh) * 100 -
        max(
          calc(80px * var(--base-ratio)),
          calc(calc(80 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.build_my_car.configuration .car_configuration .car_info_wrap {
    float: none;
    width: 100%;
    height: 45%;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_default,
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_option {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_default
    .img_box,
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_option
    .img_box {
    width: max(
      calc(550px * var(--base-ratio)),
      calc(calc(550 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .swiper_wrap
    .swiper-button-prev {
    left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .swiper_wrap
    .swiper-button-next {
    right: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .swiper_wrap
    .swiper-pagination {
    bottom: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .car_configuration .car_option_wrap {
    float: none;
    width: 100%;
    height: 55%;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_option_wrap.scroll_end
    .config_bottom {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_option_wrap
    .car_option_inner {
    height: calc(
      100% -
        max(
          calc(132px * var(--base-ratio)),
          calc(calc(132 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.build_my_car.configuration .car_configuration .car_option_box {
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .car_configuration .option_type {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .car_configuration .option_type h3 {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_type
    h3
    .color_name {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .car_configuration .option_type .desc {
    float: none;
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .car_configuration .trim_car {
    display: block;
    overflow: hidden;
    gap: 0;
  }
  .purchase.build_my_car.configuration .car_configuration .trim_car .trim_item {
    float: left;
    width: calc(
      50% -
        max(
          calc(6px * var(--base-ratio)),
          calc(calc(6 / var(--base-size)) * var(--base-percent))
        )
    );
    margin-top: 0;
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .trim_car
    .trim_item:nth-child(even) {
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .trim_car
    .trim_item
    a {
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(21px * var(--base-ratio)),
        calc(calc(21 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(21px * var(--base-ratio)),
        calc(calc(21 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(56px * var(--base-ratio)),
        calc(calc(56 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type1
    ul
    li {
    width: max(
      calc(105px * var(--base-ratio)),
      calc(calc(105 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul {
    display: block;
    overflow: hidden;
    gap: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    li {
    float: left;
    width: calc(
      50% -
        max(
          calc(6px * var(--base-ratio)),
          calc(calc(6 / var(--base-size)) * var(--base-percent))
        )
    );
    height: max(
      calc(70px * var(--base-ratio)),
      calc(calc(70 / var(--base-size)) * var(--base-percent))
    );
    margin-top: 0;
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(22px * var(--base-ratio)),
        calc(calc(22 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    li:nth-child(even) {
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    .option_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    width: 100%;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    .option_name {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    .price {
    display: inline-block;
    padding-right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    .popup_option {
    right: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .car_configuration .bot_txt {
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .config_bottom {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .config_bottom .config_price {
    display: block;
    float: left;
    width: 60%;
  }
  .purchase.build_my_car.configuration .config_bottom .config_price .txt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .config_bottom
    .config_price
    .car_price
    * {
    font-size: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .config_bottom .btn_wrap {
    display: block;
    float: right;
    width: 36%;
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .config_bottom .btn_wrap .btn {
    min-width: auto;
    width: 100%;
    padding: max(
        calc(17px * var(--base-ratio)),
        calc(calc(17 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .popup_wrap .popup {
    width: 84%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .popup_wrap .option_cont .option_img {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .popup_wrap
    .option_cont
    .pop_option_info
    .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .popup_wrap
    .option_cont
    .pop_option_info
    .price {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration
    .popup_wrap
    .option_cont
    .pop_option_info
    .option_txt {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .popup_wrap
    .option_cont
    .pop_option_info
    .option_txt
    li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .popup_wrap .option_cont .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.build_my_car.configuration .car_configuration {
    height: auto;
    padding: 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .car_configuration .car_info_wrap {
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_info_wrap.fixed
    .car_info_inner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #f6f6f6;
    padding: 0 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_info_wrap.fixed
    .car_info_inner
    .car_info {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 0;
    background-color: #fff;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_info_wrap
    .car_info_inner {
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_info_wrap
    .car_info_inner
    .car_info {
    height: 100%;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_default
    .img_box,
  .purchase.build_my_car.configuration
    .car_configuration
    .exterior
    .swiper_wrap
    .car_option
    .img_box {
    width: 100%;
    max-width: max(
      calc(330px * var(--base-ratio)),
      calc(calc(330 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .swiper_wrap
    .swiper-button-prev {
    left: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .swiper_wrap
    .swiper-button-next {
    right: 0;
  }
  .purchase.build_my_car.configuration .car_configuration .car_option_wrap {
    height: auto;
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    padding: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .car_option_wrap.scroll_end
    .config_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: max(
        calc(25px * var(--base-ratio)),
        calc(calc(25 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .car_configuration .car_option_box {
    height: auto;
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(270px * var(--base-ratio)),
        calc(calc(270 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .car_configuration .trim_car .trim_item {
    float: none;
    width: 100%;
    height: auto;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .trim_car
    .trim_item:nth-child(even) {
    margin-left: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .trim_car
    .trim_item:last-child {
    margin-bottom: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type1
    ul
    li {
    width: max(
      calc(99px * var(--base-ratio)),
      calc(calc(99 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(66px * var(--base-ratio)),
      calc(calc(66 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    li {
    float: none;
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    li:nth-child(even) {
    margin-left: 0;
  }
  .purchase.build_my_car.configuration
    .car_configuration
    .option_list.type2
    ul
    li:last-child {
    margin-bottom: 0;
  }
  .purchase.build_my_car.configuration .car_configuration .bot_txt {
    font-size: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.configuration .config_bottom {
    padding: max(
        calc(25px * var(--base-ratio)),
        calc(calc(25 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    border-radius: 0;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .purchase.build_my_car.configuration .config_bottom .config_price {
    float: none;
    width: 100%;
  }
  .purchase.build_my_car.configuration .config_bottom .btn_wrap {
    float: none;
    width: 100%;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .popup_wrap .popup {
    width: 90%;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.configuration .popup_wrap .option_cont .option_img {
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration .popup_wrap .option_cont .btn_wrap {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.configuration
    .popup_wrap
    .option_cont
    .btn_wrap
    .btn.selected {
    margin-left: 0;
  }
}
.purchase.build_my_car.summary .container {
  min-height: calc(
    var(--vh, 1vh) * 100 -
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
  );
}
.purchase.build_my_car.summary .sec {
  padding: 0;
}
.purchase.build_my_car.summary .summary_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: calc(
    100% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
  min-height: calc(
    var(--vh, 1vh) * 100 -
      max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
  );
  margin: 0 auto;
  padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #fff;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.summary .summary_wrap::before {
  content: "";
  position: absolute;
  left: 58%;
  top: 0;
  z-index: 1;
  width: 1px;
  height: calc(
    100% -
      max(
        calc(90px * var(--base-ratio)),
        calc(calc(90 / var(--base-size)) * var(--base-percent))
      )
  );
  background-color: #ddd;
}
.purchase.build_my_car.summary .summary_detail {
  float: left;
  width: 58%;
}
.purchase.build_my_car.summary .summary_detail .inner {
  width: max(
    calc(580px * var(--base-ratio)),
    calc(calc(580 / var(--base-size)) * var(--base-percent))
  );
  margin: 0 auto;
}
.purchase.build_my_car.summary .summary_detail .confirm_txt {
  margin-bottom: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.summary .summary_detail .total_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.purchase.build_my_car.summary .summary_detail .total_price .car_name {
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: bold;
}
.purchase.build_my_car.summary .summary_detail .total_price .total {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.purchase.build_my_car.summary .summary_detail .summary_list {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  border-top: 1px solid #252728;
  border-bottom: 1px solid #ddd;
}
.purchase.build_my_car.summary .summary_detail .summary_list li {
  position: relative;
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  border-top: 1px solid #ddd;
}
.purchase.build_my_car.summary .summary_detail .summary_list li:first-child {
  border-top: none;
}
.purchase.build_my_car.summary .summary_detail .summary_list dl {
  overflow: hidden;
}
.purchase.build_my_car.summary .summary_detail .summary_list dt {
  float: left;
  width: max(
    calc(120px * var(--base-ratio)),
    calc(calc(120 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 500;
}
.purchase.build_my_car.summary .summary_detail .summary_list dd {
  overflow: hidden;
  float: left;
  width: calc(
    100% -
      max(
        calc(120px * var(--base-ratio)),
        calc(calc(120 / var(--base-size)) * var(--base-percent))
      )
  );
}
.purchase.build_my_car.summary .summary_detail .summary_list dd p {
  overflow: hidden;
}
.purchase.build_my_car.summary .summary_detail .summary_list dd .txt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.summary .summary_detail .summary_list dd .price {
  float: right;
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.purchase.build_my_car.summary .summary_detail .desc {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.summary .summary_detail .btn_wrap {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  text-align: right;
}
.purchase.build_my_car.summary .summary_detail .btn_wrap .btn_reset {
  display: inline-block;
  position: relative;
  padding: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(34px * var(--base-ratio)),
      calc(calc(34 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2857142857;
  letter-spacing: -0.02em;
  color: #666;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
}
.purchase.build_my_car.summary .summary_detail .btn_wrap .btn_reset::after {
  content: "";
  position: absolute;
  right: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/build_my_car/summary/ico_btn_reset.svg")
    0 0 no-repeat;
  background-size: cover;
}
.purchase.build_my_car.summary .carinfo_wrap {
  float: right;
  width: 42%;
}
.purchase.build_my_car.summary .carinfo_wrap.fixed {
  position: fixed;
  right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  width: 40%;
}
.purchase.build_my_car.summary .carinfo_wrap .inner {
  width: max(
    calc(360px * var(--base-ratio)),
    calc(calc(360 / var(--base-size)) * var(--base-percent))
  );
  margin: 0 auto;
}
.purchase.build_my_car.summary .carinfo_wrap .desc {
  margin: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    auto 0;
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.summary .carinfo_wrap .option_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  overflow: hidden;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.summary .carinfo_wrap .option_list li {
  overflow: hidden;
  width: max(
    calc(105px * var(--base-ratio)),
    calc(calc(105 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(70px * var(--base-ratio)),
    calc(calc(70 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.build_my_car.summary .carinfo_wrap .option_list li img {
  width: 100%;
}
.purchase.build_my_car.summary .fixed_purchase_wrap {
  position: fixed;
  left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  bottom: 0;
  z-index: 10;
  width: calc(
    100% -
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: max(
      calc(21px * var(--base-ratio)),
      calc(calc(21 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  background-color: #252728;
}
.purchase.build_my_car.summary .fixed_purchase_wrap .txt {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #999;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.build_my_car.summary .fixed_purchase_wrap .btn_wrap {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .purchase.build_my_car.summary .container {
    min-height: calc(
      var(--vh, 1vh) * 100 -
        max(
          calc(80px * var(--base-ratio)),
          calc(calc(80 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.build_my_car.summary .summary_wrap {
    height: auto;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(130px * var(--base-ratio)),
        calc(calc(130 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.summary .summary_wrap::before {
    content: none;
  }
  .purchase.build_my_car.summary .summary_detail {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    margin-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
    padding-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .summary_detail .inner {
    width: 73%;
  }
  .purchase.build_my_car.summary .summary_detail .confirm_txt {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .total_price .car_name {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .total_price .total {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .summary_list {
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .summary_detail .summary_list li {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.summary .summary_detail .summary_list dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .summary_list dd .txt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .summary_list dd .price {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .summary_detail .desc {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .carinfo_wrap {
    float: none;
    width: 100%;
  }
  .purchase.build_my_car.summary .carinfo_wrap .inner {
    width: 53%;
  }
  .purchase.build_my_car.summary .carinfo_wrap .desc {
    margin: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      auto 0;
    text-align: center;
  }
  .purchase.build_my_car.summary .carinfo_wrap .option_list {
    width: 86%;
    max-width: max(
      calc(320px * var(--base-ratio)),
      calc(calc(320 / var(--base-size)) * var(--base-percent))
    );
    margin: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      auto
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.summary .carinfo_wrap .option_list li {
    display: inline-block;
    width: max(
      calc(99px * var(--base-ratio)),
      calc(calc(99 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(66px * var(--base-ratio)),
      calc(calc(66 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap {
    display: block;
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .txt {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    text-align: left;
  }
}
@media (max-width: 767px) {
  .purchase.build_my_car.summary .summary_wrap {
    width: calc(
      100% -
        max(
          calc(16px * var(--base-ratio)),
          calc(calc(16 / var(--base-size)) * var(--base-percent))
        )
    );
    height: auto;
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(220px * var(--base-ratio)),
        calc(calc(220 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.summary .summary_detail {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .summary_detail .inner {
    width: 88%;
  }
  .purchase.build_my_car.summary .summary_detail .total_price {
    display: block;
  }
  .purchase.build_my_car.summary .summary_detail .total_price .total {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .summary_detail .summary_list dt {
    float: none;
    width: max(
      calc(99px * var(--base-ratio)),
      calc(calc(99 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .summary_detail .summary_list dd {
    float: none;
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
  }
  .purchase.build_my_car.summary .summary_detail .desc {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.build_my_car.summary .carinfo_wrap {
    float: none;
    width: 100%;
  }
  .purchase.build_my_car.summary .carinfo_wrap .inner {
    width: 88%;
    max-width: max(
      calc(400px * var(--base-ratio)),
      calc(calc(400 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .carinfo_wrap .img_wrap {
    margin: 0 auto;
  }
  .purchase.build_my_car.summary .carinfo_wrap .desc {
    width: 100%;
  }
  .purchase.build_my_car.summary .carinfo_wrap .option_list {
    width: 92%;
    max-width: max(
      calc(294px * var(--base-ratio)),
      calc(calc(294 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .carinfo_wrap .option_list li {
    width: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap {
    left: 0;
    width: 100%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .txt {
    text-align: center;
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    text-align: left;
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .btn_wrap .btn {
    margin-left: 0;
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    min-width: auto;
    width: calc(
      50% -
        max(
          calc(5px * var(--base-ratio)),
          calc(calc(5 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.build_my_car.summary .fixed_purchase_wrap .btn_wrap .btn.first {
    width: 100%;
  }
  .purchase.build_my_car.summary
    .fixed_purchase_wrap
    .btn_wrap
    .btn:nth-child(2) {
    margin-right: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.test_drive .sec_top,
.purchase.purchase-consult .sec_top {
  margin-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .sec_top .top_cont,
.purchase.purchase-consult .sec_top .top_cont {
  margin-bottom: 0;
}
.purchase.test_drive .sec_top .top_cont .top_tit p,
.purchase.purchase-consult .sec_top .top_cont .top_tit p {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 300;
  text-align: center;
  color: #252728;
}
.purchase.test_drive .sec_top .top_cont .step_area,
.purchase.purchase-consult .sec_top .top_cont .step_area {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  padding: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
}
.purchase.test_drive .sec_top .top_cont .step_area p,
.purchase.purchase-consult .sec_top .top_cont .step_area p {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: bold;
  color: #252728;
}
.purchase.test_drive .sec_top .top_cont .step_area ul,
.purchase.purchase-consult .sec_top .top_cont .step_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.purchase.test_drive .sec_top .top_cont .step_area ul li,
.purchase.purchase-consult .sec_top .top_cont .step_area ul li {
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #252728;
  opacity: 0.3;
  position: relative;
}
.purchase.test_drive .sec_top .top_cont .step_area ul li.active,
.purchase.purchase-consult .sec_top .top_cont .step_area ul li.active {
  opacity: 1;
  font-weight: 600;
}
.purchase.test_drive .sec_top .top_cont .step_area ul li:before,
.purchase.purchase-consult .sec_top .top_cont .step_area ul li:before {
  display: none;
  content: "";
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: max(
    calc(calc(2px * var(--base-ratio)) * -1),
    calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/static/images/purchase/step_area_arrow_icon.svg") center
    no-repeat;
  background-size: 100%;
}
.purchase.test_drive .sec_top .top_cont .step_area ul li + li:before,
.purchase.purchase-consult .sec_top .top_cont .step_area ul li + li:before {
  display: block;
}
@media (max-width: 1024px) {
  .purchase.test_drive .sec_top,
  .purchase.purchase-consult .sec_top {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .sec_top .top_cont,
  .purchase.purchase-consult .sec_top .top_cont {
    margin-bottom: 0;
  }
  .purchase.test_drive .sec_top .top_cont .top_tit p,
  .purchase.purchase-consult .sec_top .top_cont .top_tit p {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .purchase.test_drive .sec_top .top_cont .step_area,
  .purchase.purchase-consult .sec_top .top_cont .step_area {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .sec_top .top_cont .step_area p,
  .purchase.purchase-consult .sec_top .top_cont .step_area p {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .sec_top .top_cont .step_area ul li,
  .purchase.purchase-consult .sec_top .top_cont .step_area ul li {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .sec_top .top_cont .step_area ul li,
  .purchase.purchase-consult .sec_top .top_cont .step_area ul li {
    display: none;
    padding: 0;
  }
  .purchase.test_drive .sec_top .top_cont .step_area ul li.active,
  .purchase.purchase-consult .sec_top .top_cont .step_area ul li.active {
    display: block;
  }
  .purchase.test_drive .sec_top .top_cont .step_area ul li + li:before,
  .purchase.purchase-consult .sec_top .top_cont .step_area ul li + li:before {
    display: none;
  }
}
.purchase.test_drive .bot_banner,
.purchase.purchase-consult .bot_banner {
  background-color: #f6f6f6;
}
.purchase.test_drive .bot_banner ul,
.purchase.purchase-consult .bot_banner ul {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.purchase.test_drive .bot_banner ul li,
.purchase.purchase-consult .bot_banner ul li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 1.5;
}
.purchase.test_drive .bot_banner ul li:before,
.purchase.purchase-consult .bot_banner ul li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .purchase.test_drive .bot_banner ul li,
  .purchase.purchase-consult .bot_banner ul li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .bot_banner ul,
  .purchase.purchase-consult .bot_banner ul {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
}
.purchase.test_drive .car_box .img,
.purchase.purchase-consult .car_box .img {
  margin: 0 auto;
  width: max(
    calc(680px * var(--base-ratio)),
    calc(calc(680 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(340px * var(--base-ratio)),
    calc(calc(340 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .car_box .btn_wrap,
.purchase.purchase-consult .car_box .btn_wrap {
  margin-top: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .purchase.test_drive .car_box .img,
  .purchase.purchase-consult .car_box .img {
    width: max(
      calc(480px * var(--base-ratio)),
      calc(calc(480 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .car_box .btn_wrap,
  .purchase.purchase-consult .car_box .btn_wrap {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .car_box .img,
  .purchase.purchase-consult .car_box .img {
    width: 100%;
    height: auto;
  }
}
.purchase.test_drive .car_list,
.purchase.purchase-consult .car_list {
  overflow: hidden;
}
.purchase.test_drive .car_list li,
.purchase.purchase-consult .car_list li {
  float: left;
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
.purchase.test_drive .car_list li:nth-child(even),
.purchase.purchase-consult .car_list li:nth-child(even) {
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .car_list .car_name,
.purchase.purchase-consult .car_list .car_name {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2916666667;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: bold;
}
.purchase.test_drive .car_list .btn_wrap,
.purchase.purchase-consult .car_list .btn_wrap {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .purchase.test_drive .car_list li,
  .purchase.purchase-consult .car_list li {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .car_list .car_name,
  .purchase.purchase-consult .car_list .car_name {
    margin-bottom: 0;
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .car_list li,
  .purchase.purchase-consult .car_list li {
    float: none;
    width: 100%;
  }
  .purchase.test_drive .car_list li + li,
  .purchase.purchase-consult .car_list li + li {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .car_list li:nth-child(even),
  .purchase.purchase-consult .car_list li:nth-child(even) {
    margin-left: 0;
  }
}
.purchase.test_drive .datepicker .ui-datepicker-header,
.purchase.purchase-consult .datepicker .ui-datepicker-header {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  border-bottom: 1px solid #ddd;
}
.purchase.test_drive .datepicker .ui-datepicker-title,
.purchase.purchase-consult .datepicker .ui-datepicker-title {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
  text-align: center;
}
.purchase.test_drive .datepicker .ui-datepicker-prev,
.purchase.purchase-consult .datepicker .ui-datepicker-prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/cal_prev.svg") center no-repeat;
  background-size: 50%;
  cursor: pointer;
}
.purchase.test_drive .datepicker .ui-datepicker-next,
.purchase.purchase-consult .datepicker .ui-datepicker-next {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/cal_next.svg") center no-repeat;
  background-size: 50%;
  cursor: pointer;
}
.purchase.test_drive .datepicker .ui-datepicker-calendar,
.purchase.purchase-consult .datepicker .ui-datepicker-calendar {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 500;
  line-height: 1;
  color: #252728;
  text-align: center;
}
.purchase.test_drive .datepicker .ui-datepicker-calendar tr th,
.purchase.purchase-consult .datepicker .ui-datepicker-calendar tr th {
  height: max(
    calc(55px * var(--base-ratio)),
    calc(calc(55 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .datepicker .ui-datepicker-calendar tr td,
.purchase.purchase-consult .datepicker .ui-datepicker-calendar tr td {
  height: max(
    calc(55px * var(--base-ratio)),
    calc(calc(55 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive
  .datepicker
  .ui-datepicker-calendar
  tr
  td.ui-state-disabled
  .ui-state-default,
.purchase.purchase-consult
  .datepicker
  .ui-datepicker-calendar
  tr
  td.ui-state-disabled
  .ui-state-default {
  opacity: 0.3;
}
.purchase.test_drive
  .datepicker
  .ui-datepicker-calendar
  tr
  td
  .ui-state-default,
.purchase.purchase-consult
  .datepicker
  .ui-datepicker-calendar
  tr
  td
  .ui-state-default {
  width: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  line-height: max(
    calc(50px * var(--base-ratio)),
    calc(calc(50 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .datepicker .ui-datepicker-calendar tr td .ui-state-active,
.purchase.purchase-consult
  .datepicker
  .ui-datepicker-calendar
  tr
  td
  .ui-state-active {
  background: #252728;
  color: #fff;
}
@media (max-width: 1024px) {
  .purchase.test_drive .datepicker .ui-datepicker-header,
  .purchase.purchase-consult .datepicker .ui-datepicker-header {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .datepicker .ui-datepicker-title,
  .purchase.purchase-consult .datepicker .ui-datepicker-title {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .datepicker .ui-datepicker-prev,
  .purchase.purchase-consult .datepicker .ui-datepicker-prev {
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .datepicker .ui-datepicker-next,
  .purchase.purchase-consult .datepicker .ui-datepicker-next {
    width: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .datepicker .ui-datepicker-calendar,
  .purchase.purchase-consult .datepicker .ui-datepicker-calendar {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1;
  }
  .purchase.test_drive .datepicker .ui-datepicker-calendar tr th,
  .purchase.purchase-consult .datepicker .ui-datepicker-calendar tr th {
    height: max(
      calc(38px * var(--base-ratio)),
      calc(calc(38 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .datepicker .ui-datepicker-calendar tr td,
  .purchase.purchase-consult .datepicker .ui-datepicker-calendar tr td {
    height: max(
      calc(38px * var(--base-ratio)),
      calc(calc(38 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive
    .datepicker
    .ui-datepicker-calendar
    tr
    td
    .ui-state-default,
  .purchase.purchase-consult
    .datepicker
    .ui-datepicker-calendar
    tr
    td
    .ui-state-default {
    width: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.test_drive .form .form_inner,
.purchase.purchase-consult .form .form_inner {
  border-radius: 20px;
  border: 1px solid #ddd;
}
.purchase.test_drive .form .req_info,
.purchase.purchase-consult .form .req_info {
  margin: 0 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
  text-align: right;
}
.purchase.test_drive .form.type1 .form_inner,
.purchase.purchase-consult .form.type1 .form_inner {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.test_drive .form.type1 .form_inner > ul,
.purchase.purchase-consult .form.type1 .form_inner > ul {
  max-width: max(
    calc(678px * var(--base-ratio)),
    calc(calc(678 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  margin: 0 auto;
}
.purchase.test_drive .form.type1 li,
.purchase.purchase-consult .form.type1 li {
  margin: 0 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.test_drive .form.type1 li:last-child,
.purchase.purchase-consult .form.type1 li:last-child {
  margin: 0;
}
.purchase.test_drive .form.type1 li .tit,
.purchase.purchase-consult .form.type1 li .tit {
  padding: 0 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.test_drive .form.type1 li .tit p,
.purchase.purchase-consult .form.type1 li .tit p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #282a36;
}
.purchase.test_drive .form.type1 li .tit.req p,
.purchase.purchase-consult .form.type1 li .tit.req p {
  position: relative;
}
.purchase.test_drive .form.type1 li .tit.req p:after,
.purchase.purchase-consult .form.type1 li .tit.req p:after {
  content: "*";
  display: inline-block;
  margin-left: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bb0a0a;
}
.purchase.test_drive .form.type1 li .identify,
.purchase.purchase-consult .form.type1 li .identify {
  margin: 0;
  text-align: left;
}
.purchase.test_drive .form.type1 li .identify .btn,
.purchase.purchase-consult .form.type1 li .identify .btn {
  border-radius: 4px;
  vertical-align: middle;
}
.purchase.test_drive .form.type1 li .identify .success_txt,
.purchase.purchase-consult .form.type1 li .identify .success_txt {
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #1a7f22;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
.purchase.test_drive .form.type1 li .identify .success_txt.on,
.purchase.purchase-consult .form.type1 li .identify .success_txt.on {
  opacity: 1;
  visibility: visible;
}
.purchase.test_drive .form.type1 li .identify .success_txt::before,
.purchase.purchase-consult .form.type1 li .identify .success_txt::before {
  content: "";
  position: absolute;
  left: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/form/ico_success_chk.svg") center no-repeat;
  background-size: cover;
}
.purchase.test_drive .form.type2 .form_inner,
.purchase.purchase-consult .form.type2 .form_inner {
  border-radius: 0;
  border: none;
}
.purchase.test_drive .form.type2 .form_tit,
.purchase.purchase-consult .form.type2 .form_tit {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.test_drive .form.type2 .desc,
.purchase.purchase-consult .form.type2 .desc {
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
  position: relative;
  padding-left: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.test_drive .form.type2 .desc::before,
.purchase.purchase-consult .form.type2 .desc::before {
  content: "*";
  position: absolute;
  left: 0;
  top: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form.type2 .table_wrap,
.purchase.purchase-consult .form.type2 .table_wrap {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form.type2 .table_wrap table tbody td .bold,
.purchase.purchase-consult .form.type2 .table_wrap table tbody td .bold {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.purchase.test_drive .form.type2 .privacy > li,
.purchase.purchase-consult .form.type2 .privacy > li {
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.purchase.test_drive .form.type2 .privacy > li:last-child,
.purchase.purchase-consult .form.type2 .privacy > li:last-child {
  margin: 0;
}
.purchase.test_drive .form.type2 .privacy strong,
.purchase.purchase-consult .form.type2 .privacy strong {
  display: block;
  padding: 0 0
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
  color: #252728;
}
.purchase.test_drive .form.type2 .privacy .desc,
.purchase.purchase-consult .form.type2 .privacy .desc {
  position: relative;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.test_drive .form.type2 .privacy .desc.dash,
.purchase.purchase-consult .form.type2 .privacy .desc.dash {
  padding-left: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form.type2 .privacy .desc.dash:before,
.purchase.purchase-consult .form.type2 .privacy .desc.dash:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.purchase.test_drive .form.type2 .privacy .num li,
.purchase.purchase-consult .form.type2 .privacy .num li {
  padding: max(
      calc(1px * var(--base-ratio)),
      calc(calc(1 / var(--base-size)) * var(--base-percent))
    )
    0 0
    max(
      calc(23px * var(--base-ratio)),
      calc(calc(23 / var(--base-size)) * var(--base-percent))
    );
  position: relative;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.test_drive .form.type2 .privacy .num li:before,
.purchase.purchase-consult .form.type2 .privacy .num li:before {
  position: absolute;
  top: 0;
  left: 0;
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(1):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(1):before {
  content: "①";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(2):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(2):before {
  content: "②";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(3):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(3):before {
  content: "③";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(4):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(4):before {
  content: "④";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(5):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(5):before {
  content: "⑤";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(6):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(6):before {
  content: "⑥";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(7):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(7):before {
  content: "⑦";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(8):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(8):before {
  content: "⑧";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(9):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(9):before {
  content: "⑩";
}
.purchase.test_drive .form.type2 .privacy .num li:nth-of-type(10):before,
.purchase.purchase-consult .form.type2 .privacy .num li:nth-of-type(10):before {
  content: "⑩";
}
.purchase.test_drive .form.type2 .privacy .warning,
.purchase.purchase-consult .form.type2 .privacy .warning {
  position: relative;
  padding-left: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form.type2 .privacy .warning span,
.purchase.purchase-consult .form.type2 .privacy .warning span {
  position: absolute;
  top: 0;
  left: 0;
}
.purchase.test_drive .form.type2 .custom_checkbox,
.purchase.purchase-consult .form.type2 .custom_checkbox {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form.type2 .custom_checkbox .chk_tit,
.purchase.purchase-consult .form.type2 .custom_checkbox .chk_tit {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4444444444;
  letter-spacing: -0.02em;
  color: #666;
}
.purchase.test_drive
  .form.type2
  .custom_checkbox
  input[type="checkbox"]
  + label,
.purchase.purchase-consult
  .form.type2
  .custom_checkbox
  input[type="checkbox"]
  + label {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4444444444;
  letter-spacing: -0.02em;
  color: #666;
}
.purchase.test_drive
  .form.type2
  .custom_checkbox
  input[name="agreeAll"]
  + label,
.purchase.purchase-consult
  .form.type2
  .custom_checkbox
  input[name="agreeAll"]
  + label {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .form + .form,
.purchase.purchase-consult .form + .form {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .purchase.test_drive .form .req_info,
  .purchase.purchase-consult .form .req_info {
    margin: 0 0
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type1 .form_inner,
  .purchase.purchase-consult .form.type1 .form_inner {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .form.type1 .form_inner > ul,
  .purchase.purchase-consult .form.type1 .form_inner > ul {
    max-width: max(
      calc(510px * var(--base-ratio)),
      calc(calc(510 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form.type1 li,
  .purchase.purchase-consult .form.type1 li {
    margin: 0 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .form.type1 li .tit p,
  .purchase.purchase-consult .form.type1 li .tit p {
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type1 li .tit.req p:after,
  .purchase.purchase-consult .form.type1 li .tit.req p:after {
    font-size: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type1 li .identify .btn,
  .purchase.purchase-consult .form.type1 li .identify .btn {
    min-width: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form.type2 .form_tit,
  .purchase.purchase-consult .form.type2 .form_tit {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type2 .desc,
  .purchase.purchase-consult .form.type2 .desc {
    margin: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      0;
    padding-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.375;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type2 .table_wrap,
  .purchase.purchase-consult .form.type2 .table_wrap {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form.type2 .privacy > li,
  .purchase.purchase-consult .form.type2 .privacy > li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .form.type2 .privacy .desc.dash,
  .purchase.purchase-consult .form.type2 .privacy .desc.dash {
    padding-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form.type2 .privacy .num li,
  .purchase.purchase-consult .form.type2 .privacy .num li {
    padding: max(
        calc(1px * var(--base-ratio)),
        calc(calc(1 / var(--base-size)) * var(--base-percent))
      )
      0 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .form.type2 .warning,
  .purchase.purchase-consult .form.type2 .warning {
    padding-left: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form.type2 .custom_checkbox .chk_tit,
  .purchase.purchase-consult .form.type2 .custom_checkbox .chk_tit {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive
    .form.type2
    .custom_checkbox
    input[type="checkbox"]
    + label,
  .purchase.purchase-consult
    .form.type2
    .custom_checkbox
    input[type="checkbox"]
    + label {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive
    .form.type2
    .custom_checkbox
    input[name="agreeAll"]
    + label,
  .purchase.purchase-consult
    .form.type2
    .custom_checkbox
    input[name="agreeAll"]
    + label {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .form + .form,
  .purchase.purchase-consult .form + .form {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .form.type1 .form_inner,
  .purchase.purchase-consult .form.type1 .form_inner {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .form.type1 .form_inner > ul,
  .purchase.purchase-consult .form.type1 .form_inner > ul {
    max-width: 100%;
  }
  .purchase.test_drive .form.type1 li .identify .btn,
  .purchase.purchase-consult .form.type1 li .identify .btn {
    min-width: 100%;
  }
  .purchase.test_drive .form.type1 li .identify .success_txt,
  .purchase.purchase-consult .form.type1 li .identify .success_txt {
    padding: 0
      max(
        calc(13px * var(--base-ratio)),
        calc(calc(13 / var(--base-size)) * var(--base-percent))
      );
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin-left: 0;
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.test_drive .form.type1 li .identify .success_txt::before,
  .purchase.purchase-consult .form.type1 li .identify .success_txt::before {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
    left: 0;
  }
  .purchase.test_drive .form.type2 .privacy,
  .purchase.purchase-consult .form.type2 .privacy {
    overflow-y: auto;
    height: max(
      calc(260px * var(--base-ratio)),
      calc(calc(260 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.test_drive .date_wrap,
.purchase.purchase-consult .date_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .date_wrap .calendar_area,
.purchase.purchase-consult .date_wrap .calendar_area {
  width: max(
    calc(425px * var(--base-ratio)),
    calc(calc(425 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .date_wrap .time_area,
.purchase.purchase-consult .date_wrap .time_area {
  padding-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(425px * var(--base-ratio)),
    calc(calc(425 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .date_wrap .time_area p,
.purchase.purchase-consult .date_wrap .time_area p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.purchase.test_drive .date_wrap .time_area ul,
.purchase.purchase-consult .date_wrap .time_area ul {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .date_wrap .time_area ul li,
.purchase.purchase-consult .date_wrap .time_area ul li {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  margin: 0;
}
.purchase.test_drive .date_wrap .time_area ul li button,
.purchase.purchase-consult .date_wrap .time_area ul li button {
  position: relative;
  text-align: left;
  display: block;
  width: 100%;
  height: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 10px;
  padding: 0
    max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #252728;
}
.purchase.test_drive .date_wrap .time_area ul li button[disabled],
.purchase.purchase-consult .date_wrap .time_area ul li button[disabled] {
  background-color: #efefef;
  color: #bfbfc1;
}
.purchase.test_drive .date_wrap .time_area ul li button::after,
.purchase.purchase-consult .date_wrap .time_area ul li button::after {
  content: none;
  position: absolute;
  right: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/purchase/ico_select_chk_on.svg") 0 0 no-repeat;
  background-size: 100%;
}
.purchase.test_drive .date_wrap .time_area ul li button.active,
.purchase.purchase-consult .date_wrap .time_area ul li button.active {
  border-color: #252728;
}
.purchase.test_drive .date_wrap .time_area ul li button.active::after,
.purchase.purchase-consult .date_wrap .time_area ul li button.active::after {
  content: "";
}
@media (max-width: 1024px) {
  .purchase.test_drive .date_wrap,
  .purchase.purchase-consult .date_wrap {
    gap: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .date_wrap .calendar_area,
  .purchase.purchase-consult .date_wrap .calendar_area {
    width: calc(
      50% -
        max(
          calc(25px * var(--base-ratio)),
          calc(calc(25 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.test_drive .date_wrap .time_area,
  .purchase.purchase-consult .date_wrap .time_area {
    padding-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    width: calc(
      50% -
        max(
          calc(25px * var(--base-ratio)),
          calc(calc(25 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.test_drive .date_wrap .time_area p,
  .purchase.purchase-consult .date_wrap .time_area p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .date_wrap .time_area ul,
  .purchase.purchase-consult .date_wrap .time_area ul {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    gap: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .date_wrap .time_area ul li,
  .purchase.purchase-consult .date_wrap .time_area ul li {
    width: calc(
      50% -
        max(
          calc(5px * var(--base-ratio)),
          calc(calc(5 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.test_drive .date_wrap .time_area ul li button,
  .purchase.purchase-consult .date_wrap .time_area ul li button {
    height: max(
      calc(44px * var(--base-ratio)),
      calc(calc(44 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(45px * var(--base-ratio)),
        calc(calc(45 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .date_wrap .time_area ul li button::after,
  .purchase.purchase-consult .date_wrap .time_area ul li button::after {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .date_wrap,
  .purchase.purchase-consult .date_wrap {
    gap: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .purchase.test_drive .date_wrap .calendar_area,
  .purchase.purchase-consult .date_wrap .calendar_area {
    width: 100%;
  }
  .purchase.test_drive .date_wrap .time_area,
  .purchase.purchase-consult .date_wrap .time_area {
    padding-top: 0;
    width: 100%;
  }
}
.purchase.test_drive .confirm_popup,
.purchase.purchase-consult .confirm_popup {
  z-index: 1001;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.purchase.test_drive .confirm_popup.active,
.purchase.purchase-consult .confirm_popup.active {
  display: block;
}
.purchase.test_drive .confirm_popup.active_end .cont,
.purchase.purchase-consult .confirm_popup.active_end .cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.purchase.test_drive .confirm_popup .dim,
.purchase.purchase-consult .confirm_popup .dim {
  z-index: 1001;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.purchase.test_drive .confirm_popup .cont,
.purchase.purchase-consult .confirm_popup .cont {
  z-index: 1002;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s,
    -webkit-transform 0.5s;
  max-width: max(
    calc(540px * var(--base-ratio)),
    calc(calc(540 / var(--base-size)) * var(--base-percent))
  );
  width: 100%;
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .confirm_popup .cont .cont_inner,
.purchase.purchase-consult .confirm_popup .cont .cont_inner {
  width: 100%;
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: 20px;
}
.purchase.test_drive .confirm_popup .cont strong,
.purchase.purchase-consult .confirm_popup .cont strong {
  display: block;
  margin: 0 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.28125;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 600;
  color: #252728;
  text-align: center;
}
.purchase.test_drive .confirm_popup .cont .box,
.purchase.purchase-consult .confirm_popup .cont .box {
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  border-radius: 10px;
}
.purchase.test_drive .confirm_popup .cont .box > li,
.purchase.purchase-consult .confirm_popup .cont .box > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.test_drive .confirm_popup .cont .box > li:last-child,
.purchase.purchase-consult .confirm_popup .cont .box > li:last-child {
  margin: 0;
}
.purchase.test_drive .confirm_popup .cont .box .name,
.purchase.purchase-consult .confirm_popup .cont .box .name {
  width: max(
    calc(118px * var(--base-ratio)),
    calc(calc(118 / var(--base-size)) * var(--base-percent))
  );
  padding-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.purchase.test_drive .confirm_popup .cont .box .info,
.purchase.purchase-consult .confirm_popup .cont .box .info {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
.purchase.test_drive .confirm_popup .cont .btn_wrap,
.purchase.purchase-consult .confirm_popup .cont .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.test_drive .confirm_popup .cont .btn_wrap .btn,
.purchase.purchase-consult .confirm_popup .cont .btn_wrap .btn {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
  min-width: auto;
}
@media (max-width: 1024px) {
  .purchase.test_drive .confirm_popup .cont strong,
  .purchase.purchase-consult .confirm_popup .cont strong {
    margin: 0 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
  .purchase.test_drive .confirm_popup .cont .box,
  .purchase.purchase-consult .confirm_popup .cont .box {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .confirm_popup .cont .box .info,
  .purchase.purchase-consult .confirm_popup .cont .box .info {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.test_drive .confirm_popup .cont .btn_wrap,
  .purchase.purchase-consult .confirm_popup .cont .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .purchase.test_drive .confirm_popup .cont .cont_inner,
  .purchase.purchase-consult .confirm_popup .cont .cont_inner {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .confirm_popup .cont .box,
  .purchase.purchase-consult .confirm_popup .cont .box {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.test_drive .confirm_popup .cont .btn_wrap .btn,
  .purchase.purchase-consult .confirm_popup .cont .btn_wrap .btn {
    width: calc(
      50% -
        max(
          calc(5px * var(--base-ratio)),
          calc(calc(5 / var(--base-size)) * var(--base-percent))
        )
    );
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .confirm_popup .cont .btn_wrap .btn:first-child,
  .purchase.purchase-consult .confirm_popup .cont .btn_wrap .btn:first-child {
    margin-left: 0;
  }
}
@media (max-width: 369px) {
  .purchase.test_drive .confirm_popup .cont .box > li,
  .purchase.purchase-consult .confirm_popup .cont .box > li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .purchase.test_drive .confirm_popup .cont .box .name,
  .purchase.test_drive .confirm_popup .cont .box .info,
  .purchase.purchase-consult .confirm_popup .cont .box .name,
  .purchase.purchase-consult .confirm_popup .cont .box .info {
    width: 100%;
  }
  .purchase.test_drive .confirm_popup .cont .box .name,
  .purchase.purchase-consult .confirm_popup .cont .box .name {
    padding: max(
        calc(0px * var(--base-ratio)),
        calc(calc(0 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(0px * var(--base-ratio)),
        calc(calc(0 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
  }
}
.purchase.test_drive .sec[class*="step"],
.purchase.purchase-consult .sec[class*="step"] {
  display: none;
}
@media (max-width: 767px) {
  .purchase.test_drive .sec[data-step="2"] .btn_wrap,
  .purchase.purchase-consult .sec[data-step="2"] .btn_wrap {
    display: none;
  }
}
.purchase.test_drive .date_wrap {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: auto;
  max-width: max(
    calc(545px * var(--base-ratio)),
    calc(calc(545 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #ddd;
}
@media (max-width: 1024px) {
  .purchase.test_drive .date_wrap {
    max-width: max(
      calc(410px * var(--base-ratio)),
      calc(calc(410 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.test_drive .date_wrap .calendar_area {
    width: 100%;
  }
}
.purchase.benefit .tit h3 {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
.purchase.benefit .tit h3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
  margin-top: max(
    calc(calc(2px * var(--base-ratio)) * -1),
    calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
  );
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .purchase.benefit .tit h3 {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.benefit .tit h3 span {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    margin-top: max(
      calc(calc(2px * var(--base-ratio)) * -1),
      calc(calc(calc(2 / var(--base-size)) * var(--base-percent)) * -1)
    );
    margin-left: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.benefit .desc_wrap {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit .desc_wrap p {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 600;
  color: #252728;
}
.purchase.benefit .desc_wrap .list ul > li {
  padding-left: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
}
.purchase.benefit .desc_wrap .list ul > li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.purchase.benefit .desc_wrap .list ol > li {
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
}
.purchase.benefit .desc_wrap .list ol > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.purchase.benefit .desc_wrap .link {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit .desc_wrap .link a.outlink {
  display: inline-block;
  vertical-align: top;
  padding-right: max(
    calc(25px * var(--base-ratio)),
    calc(calc(25 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #252728;
}
.purchase.benefit .desc_wrap .link a.outlink:before {
  content: "";
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/common/outlink_icon.svg") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .purchase.benefit .desc_wrap {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit .desc_wrap p {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.benefit .desc_wrap .list ul > li {
    padding-left: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit .desc_wrap .list ol > li {
    padding-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit .desc_wrap .link {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit .desc_wrap .link a.outlink {
    padding-right: max(
      calc(21px * var(--base-ratio)),
      calc(calc(21 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.benefit .desc_wrap .link a.outlink:before {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
.purchase.benefit.tax .sec + .sec {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.tax .sec01 .table_wrap table,
.purchase.benefit.tax .sec02 .table_wrap table {
  min-width: auto;
}
.purchase.benefit.tax .table_wrap {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.tax .table_wrap table colgroup .col1 {
  width: 25%;
}
.purchase.benefit.tax .table_wrap table colgroup .col2 {
  width: 75%;
}
.purchase.benefit.tax .table_wrap table th {
  padding: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
}
.purchase.benefit.tax .table_wrap table td {
  padding: max(
      calc(15px * var(--base-ratio)),
      calc(calc(15 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  height: max(
    calc(64px * var(--base-ratio)),
    calc(calc(64 / var(--base-size)) * var(--base-percent))
  );
  color: #252728;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .purchase.benefit.tax .sec + .sec {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.tax .table_wrap {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.tax .table_wrap table th {
    padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit.tax .table_wrap table td {
    padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .purchase.benefit.tax .table_wrap table {
    width: 100%;
  }
  .purchase.benefit.tax .table_wrap table colgroup .col1 {
    width: max(
      calc(95px * var(--base-ratio)),
      calc(calc(95 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.tax .table_wrap table colgroup .col2 {
    width: calc(
      100% -
        max(
          calc(95px * var(--base-ratio)),
          calc(calc(95 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.benefit.tax .table_wrap .table_scroll table {
    min-width: 520px;
  }
}
.purchase.benefit.monthly .list_wrap {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item {
  background-color: #f6f6f6;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item + .item {
  margin-top: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item.active .top .more_btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}
.purchase.benefit.monthly .list_wrap .item.active .bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.purchase.benefit.monthly .list_wrap .item .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  position: relative;
}
.purchase.benefit.monthly .list_wrap .item .top .img_area {
  width: max(
    calc(400px * var(--base-ratio)),
    calc(calc(400 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .top .img_area .img {
  width: max(
    calc(400px * var(--base-ratio)),
    calc(calc(400 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(200px * var(--base-ratio)),
    calc(calc(200 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .top .img_area .img img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
}
.purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap {
  margin: -2px 0 0;
}
.purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap .btn {
  min-width: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .top
  .img_area
  .btn_wrap
  .btn
  + .btn {
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area {
  width: calc(
    100% -
      max(
        calc(400px * var(--base-ratio)),
        calc(calc(400 / var(--base-size)) * var(--base-percent))
      )
  );
  padding: max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    )
    0 0
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area p {
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: bold;
  color: #252728;
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  gap: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area ul li dl dt {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: 600;
  color: #999;
}
.purchase.benefit.monthly .list_wrap .item .top .txt_area ul li dl dd {
  font-size: max(
    calc(28px * var(--base-ratio)),
    calc(calc(28 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: 600;
  color: #252728;
  margin-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .bot {
  display: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  position: relative;
  padding-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .bot ul {
  border-top: 1px solid #ddd;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.purchase.benefit.monthly .list_wrap .item .bot ul li {
  width: calc(
    50% -
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
  );
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(1)
  dl
  dt::before {
  content: "1.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(2)
  dl
  dt::before {
  content: "2.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(3)
  dl
  dt::before {
  content: "3.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(4)
  dl
  dt::before {
  content: "4.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(5)
  dl
  dt::before {
  content: "5.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(6)
  dl
  dt::before {
  content: "6.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(7)
  dl
  dt::before {
  content: "7.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(8)
  dl
  dt::before {
  content: "8.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(9)
  dl
  dt::before {
  content: "9.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(10)
  dl
  dt::before {
  content: "10.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(11)
  dl
  dt::before {
  content: "11.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(12)
  dl
  dt::before {
  content: "12.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(13)
  dl
  dt::before {
  content: "13.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(14)
  dl
  dt::before {
  content: "14.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(15)
  dl
  dt::before {
  content: "15.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(16)
  dl
  dt::before {
  content: "16.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(17)
  dl
  dt::before {
  content: "17.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(18)
  dl
  dt::before {
  content: "18.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(19)
  dl
  dt::before {
  content: "19.";
}
.purchase.benefit.monthly
  .list_wrap
  .item
  .bot
  ul
  li:nth-of-type(20)
  dl
  dt::before {
  content: "20.";
}
.purchase.benefit.monthly .list_wrap .item .bot ul li dl dt {
  padding-left: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: 500;
  color: #252728;
  position: relative;
}
.purchase.benefit.monthly .list_wrap .item .bot ul li dl dt:before {
  position: absolute;
  left: 0;
  top: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  font-weight: bold;
  color: #252728;
}
.purchase.benefit.monthly .list_wrap .item .bot ul li dl dd {
  padding-left: max(
    calc(26px * var(--base-ratio)),
    calc(calc(26 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #666;
  line-height: 1.5;
  word-break: keep-all;
  word-wrap: break-word;
}
.purchase.benefit.monthly .list_wrap .item .bot ul li dl dd p {
  position: relative;
  padding-left: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .list_wrap .item .bot ul li dl dd p::before {
  content: "";
  position: absolute;
  left: 0;
  top: max(
    calc(13px * var(--base-ratio)),
    calc(calc(13 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: 2px;
  background-color: #999;
}
.purchase.benefit.monthly .list_wrap .item .more_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  background-color: #252728;
  border-radius: 50%;
  font-size: 0;
  text-indent: -9999px;
  display: block;
}
.purchase.benefit.monthly .list_wrap .item .more_btn:before {
  content: "";
  width: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(9px * var(--base-ratio)),
    calc(calc(9 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
  background: url("/static/images/purchase/benefit/more_btn_icon.svg") center
    no-repeat;
  background-size: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.purchase.benefit.monthly .desc_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.purchase.benefit.monthly .banner_wrap {
  margin-top: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0
    max(
      calc(96px * var(--base-ratio)),
      calc(calc(96 / var(--base-size)) * var(--base-percent))
    );
  height: max(
    calc(280px * var(--base-ratio)),
    calc(calc(280 / var(--base-size)) * var(--base-percent))
  );
  z-index: 2;
  overflow: hidden;
}
.purchase.benefit.monthly .banner_wrap .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/static/images/purchase/benefit/banner_wrap_bg01_w.jpg")
    center no-repeat;
  background-size: cover;
  z-index: -1;
}
.purchase.benefit.monthly .banner_wrap .txt p {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}
.purchase.benefit.monthly .banner_wrap .txt .btn_wrap {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
@media (max-width: 1099px) {
  .purchase.benefit.monthly .list_wrap .item .top .txt_area {
    padding: max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      )
      0 0
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
}
@media (max-width: 1024px) {
  .purchase.benefit.monthly .list_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item + .item {
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area {
    width: 47%;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .img {
    width: 100%;
    height: auto;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap {
    margin: 0;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap .btn {
    min-width: max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly
    .list_wrap
    .item
    .top
    .img_area
    .btn_wrap
    .btn
    + .btn {
    margin-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area {
    width: 53%;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area p {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area ul {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    gap: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area ul li dl dt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area ul li dl dd {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin-top: 0;
  }
  .purchase.benefit.monthly .list_wrap .item .bot {
    padding-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    gap: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul li {
    width: 100%;
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul li dl dt {
    padding-left: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul li dl dt:before {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul li dl dd {
    padding-left: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.5;
    word-break: keep-all;
    word-wrap: break-word;
  }
  .purchase.benefit.monthly .list_wrap .item .bot ul li dl dd p::before {
    top: max(
      calc(11px * var(--base-ratio)),
      calc(calc(11 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .more_btn {
    width: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .list_wrap .item .more_btn:before {
    content: "";
    width: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(6px * var(--base-ratio)),
      calc(calc(6 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .desc_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .banner_wrap {
    margin-top: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
    height: max(
      calc(200px * var(--base-ratio)),
      calc(calc(200 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .banner_wrap .txt p {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .purchase.benefit.monthly .list_wrap .item {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(90px * var(--base-ratio)),
        calc(calc(90 / var(--base-size)) * var(--base-percent))
      );
    position: relative;
  }
  .purchase.benefit.monthly .list_wrap .item .top {
    display: block;
    position: initial;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area {
    width: 100%;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .img img {
    width: 100%;
    display: block;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap {
    margin: 0;
  }
  .purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap .btn {
    min-width: 0;
    width: max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
    max-width: calc(
      50% -
        max(
          calc(4px * var(--base-ratio)),
          calc(calc(4 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area {
    width: 100%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0 0 0;
  }
  .purchase.benefit.monthly .list_wrap .item .more_btn {
    left: 50%;
    bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .purchase.benefit.monthly .desc_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .purchase.benefit.monthly .banner_wrap {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(300px * var(--base-ratio)),
      calc(calc(300 / var(--base-size)) * var(--base-percent))
    );
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
  .purchase.benefit.monthly .banner_wrap .bg {
    background: url("/static/images/purchase/benefit/banner_wrap_bg01_m.jpg")
      bottom no-repeat;
    background-size: cover;
  }
}
@media (max-width: 359px) {
  .purchase.benefit.monthly .list_wrap .item .top .img_area .btn_wrap .btn {
    width: auto;
    width: calc(
      50% -
        max(
          calc(4px * var(--base-ratio)),
          calc(calc(4 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .purchase.benefit.monthly .list_wrap .item .top .txt_area ul li {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }
}
.service .tit_wrap {
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.service .tit_wrap h3 {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.service .tit_wrap p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5555555556;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .service .tit_wrap {
    margin-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .tit_wrap h3 {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service .tit_wrap p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
.service .banner_wrap {
  padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #f8f8f8;
}
.service .banner_wrap .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  width: auto;
}
.service .banner_wrap .banner .box {
  display: inline-block;
  position: relative;
  padding-left: max(
    calc(102px * var(--base-ratio)),
    calc(calc(102 / var(--base-size)) * var(--base-percent))
  );
}
.service .banner_wrap .banner .box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.service .banner_wrap .banner .box.box1::before {
  background-image: url("/static/images/brand/ico_banner1.svg");
}
.service .banner_wrap .banner .box.box2::before {
  background-image: url("/static/images/brand/ico_banner2.svg");
}
.service .banner_wrap.banner_two .banner_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin: 0 auto;
  width: 83.3333333333%;
}
.service .banner_wrap.banner_two .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin: 0 auto;
  width: 50%;
}
.service .banner_wrap.banner_two .banner:last-child {
  border-left: 1px solid #ddd;
}
.service .banner_wrap.banner_two .banner:last-child .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.service .banner_wrap .tit {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.service .banner_wrap .tel {
  margin: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.service .banner_wrap .info {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.service .banner_wrap .info strong {
  font-weight: 600;
  color: #252728;
}
.service .banner_wrap .txt {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .service .banner_wrap {
    padding: max(
        calc(34px * var(--base-ratio)),
        calc(calc(34 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .service .banner_wrap .banner {
    padding: 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .service .banner_wrap .banner .box {
    padding-left: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .banner_wrap .banner .box::before {
    width: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(64px * var(--base-ratio)),
      calc(calc(64 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .banner_wrap.banner_two .banner_inner {
    width: 100%;
  }
  .service .banner_wrap.banner_two .banner {
    display: block;
    padding: 0
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
  }
  .service .banner_wrap.banner_two .banner:last-child .btn_wrap {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .banner_wrap .tit {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service .banner_wrap .tel {
    margin: max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service .banner_wrap .info {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service .banner_wrap .txt {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service .banner_wrap {
    display: block;
    padding: 0;
  }
  .service .banner_wrap .banner_inner {
    display: block;
  }
  .service .banner_wrap .banner {
    width: 100%;
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .service .banner_wrap.banner_two .banner_inner {
    display: block;
  }
  .service .banner_wrap.banner_two .banner {
    width: 100%;
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .service .banner_wrap.banner_two .banner:last-child {
    border-left: none;
    border-top: 1px solid #ddd;
  }
}
.service.find_service_center .banner_wrap .banner .box1::before {
  background-image: url("/static/images/service/find_service_center/ico_banner1.svg");
}
.service.find_service_center .banner_wrap .banner .box2::before {
  background-image: url("/static/images/service/find_service_center/ico_banner2.svg");
}
.service.parts_information .banner_wrap .banner .box1::before {
  background-image: url("/static/images/service/parts_information/ico_banner1.svg");
}
.service.parts_information .banner_wrap .banner .box2::before {
  background-image: url("/static/images/service/parts_information/ico_banner2.svg");
}
.service .desc_wrap {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.service .desc_wrap h4 {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.service .desc_wrap .list ul > li {
  position: relative;
  padding-left: max(
    calc(15px * var(--base-ratio)),
    calc(calc(15 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.service .desc_wrap .list ul > li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.service .desc_wrap .list ol > li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.service .desc_wrap .list ol > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .service .desc_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .desc_wrap .list ul > li {
    padding-left: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service .desc_wrap .list ol > li {
    padding-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service .desc_wrap .link {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service .desc_wrap .link a.outlink {
    padding-right: max(
      calc(21px * var(--base-ratio)),
      calc(calc(21 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service .desc_wrap .link a.outlink:before {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .service.find_service_center
    .naver_map_wrap
    .list_area
    .bot
    .list
    ul
    li.active
    .btn_wrap {
    display: none;
  }
}
.service.free_inspection .box_wrap {
  padding: max(
      calc(52px * var(--base-ratio)),
      calc(calc(52 / var(--base-size)) * var(--base-percent))
    )
    0;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f8f8f8;
}
.service.free_inspection .box_wrap .tit {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  text-align: center;
}
.service.free_inspection .box_wrap .box_inner {
  position: relative;
  width: max(
    calc(904px * var(--base-ratio)),
    calc(calc(904 / var(--base-size)) * var(--base-percent))
  );
  margin: 0 auto;
  padding-bottom: max(
    calc(17px * var(--base-ratio)),
    calc(calc(17 / var(--base-size)) * var(--base-percent))
  );
}
.service.free_inspection .box_wrap .box_inner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/service/free_inspection/bg.svg") center bottom
    no-repeat;
  background-size: contain;
}
.service.free_inspection .box_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.service.free_inspection .box_wrap dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border: 1px solid #252728;
  width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
  border-radius: 50%;
}
.service.free_inspection .box_wrap dl::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(
    100% -
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
  );
  height: 1px;
  background-color: #ddd;
}
.service.free_inspection .box_wrap dl dt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.service.free_inspection .box_wrap dl dd {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  padding-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
}
.service.free_inspection .required {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.service.free_inspection .required a {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .service.free_inspection .box_wrap {
    padding: max(
        calc(44px * var(--base-ratio)),
        calc(calc(44 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.free_inspection .box_wrap .tit {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.free_inspection .box_wrap .box_inner {
    width: 100%;
    max-width: max(
      calc(600px * var(--base-ratio)),
      calc(calc(600 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(15px * var(--base-ratio)),
        calc(calc(15 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.free_inspection .box_wrap .box_inner::after {
    height: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.free_inspection .box_wrap dl {
    width: max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(140px * var(--base-ratio)),
      calc(calc(140 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.free_inspection .box_wrap dl dt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.free_inspection .box_wrap dl dd {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    padding-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.free_inspection .required {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service.free_inspection .box_wrap {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.free_inspection .box_wrap .box_inner {
    max-width: max(
      calc(320px * var(--base-ratio)),
      calc(calc(320 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.free_inspection .box_wrap .box_inner::after {
    background: url("/static/images/service/free_inspection/m/bg.svg") center
      bottom no-repeat;
    background-size: contain;
  }
  .service.free_inspection .box_wrap ul {
    gap: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(13px * var(--base-ratio)),
        calc(calc(13 / var(--base-size)) * var(--base-percent))
      );
  }
}
.service.warranty .info_box,
.service.emergency_service .info_box,
.service.traction_service .info_box {
  border: 1px solid #ddd;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.warranty .info_box .img,
.service.emergency_service .info_box .img,
.service.traction_service .info_box .img {
  overflow: hidden;
  padding-top: 32%;
  border-radius: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0 0;
}
.service.warranty .info_box .info,
.service.emergency_service .info_box .info,
.service.traction_service .info_box .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.service.warranty .info_box .info li,
.service.emergency_service .info_box .info li,
.service.traction_service .info_box .info li {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  text-align: center;
}
.service.warranty .info_box .info li strong,
.service.emergency_service .info_box .info li strong,
.service.traction_service .info_box .info li strong {
  display: block;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: bold;
}
.service.warranty .info_box .info li span.bold,
.service.emergency_service .info_box .info li span.bold,
.service.traction_service .info_box .info li span.bold {
  color: #252728;
  font-weight: bold;
}
.service.warranty .info_box .info .desc,
.service.emergency_service .info_box .info .desc,
.service.traction_service .info_box .info .desc {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.service.warranty .info_box .ico,
.service.emergency_service .info_box .ico,
.service.traction_service .info_box .ico {
  position: relative;
  padding-top: max(
    calc(106px * var(--base-ratio)),
    calc(calc(106 / var(--base-size)) * var(--base-percent))
  );
}
.service.warranty .info_box .ico::before,
.service.emergency_service .info_box .ico::before,
.service.traction_service .info_box .ico::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(96px * var(--base-ratio)),
    calc(calc(96 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(96px * var(--base-ratio)),
    calc(calc(96 / var(--base-size)) * var(--base-percent))
  );
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.service.warranty .info_box.type1 .info,
.service.emergency_service .info_box.type1 .info,
.service.traction_service .info_box.type1 .info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.service.warranty .info_box.type1 .info li,
.service.emergency_service .info_box.type1 .info li,
.service.traction_service .info_box.type1 .info li {
  width: 33.33%;
  min-height: max(
    calc(96px * var(--base-ratio)),
    calc(calc(96 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.service.warranty .info_box.type1 .ico,
.service.emergency_service .info_box.type1 .ico,
.service.traction_service .info_box.type1 .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-top: 0;
  padding-left: max(
    calc(106px * var(--base-ratio)),
    calc(calc(106 / var(--base-size)) * var(--base-percent))
  );
}
.service.warranty .info_box.type1 .ico::before,
.service.emergency_service .info_box.type1 .ico::before,
.service.traction_service .info_box.type1 .ico::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.service.warranty .required,
.service.emergency_service .required,
.service.traction_service .required {
  margin: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.service.warranty .required a,
.service.emergency_service .required a,
.service.traction_service .required a {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .service.warranty .info_box,
  .service.emergency_service .info_box,
  .service.traction_service .info_box {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .info_box .img,
  .service.emergency_service .info_box .img,
  .service.traction_service .info_box .img {
    padding-top: 26%;
    border-radius: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .service.warranty .info_box .info,
  .service.emergency_service .info_box .info,
  .service.traction_service .info_box .info {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.warranty .info_box .info li,
  .service.emergency_service .info_box .info li,
  .service.traction_service .info_box .info li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.warranty .info_box .info li strong,
  .service.emergency_service .info_box .info li strong,
  .service.traction_service .info_box .info li strong {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .service.warranty .info_box .info .desc,
  .service.emergency_service .info_box .info .desc,
  .service.traction_service .info_box .info .desc {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3333333333;
    letter-spacing: -0.02em;
  }
  .service.warranty .info_box .ico,
  .service.emergency_service .info_box .ico,
  .service.traction_service .info_box .ico {
    padding-top: max(
      calc(90px * var(--base-ratio)),
      calc(calc(90 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .info_box .ico::before,
  .service.emergency_service .info_box .ico::before,
  .service.traction_service .info_box .ico::before {
    width: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .info_box.type1 .info li,
  .service.emergency_service .info_box.type1 .info li,
  .service.traction_service .info_box.type1 .info li {
    width: 50%;
    min-height: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .info_box.type1 .ico,
  .service.emergency_service .info_box.type1 .ico,
  .service.traction_service .info_box.type1 .ico {
    padding-left: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .required,
  .service.emergency_service .required,
  .service.traction_service .required {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service.warranty .info_box .img,
  .service.emergency_service .info_box .img,
  .service.traction_service .info_box .img {
    padding-top: 49%;
  }
  .service.warranty .info_box .info,
  .service.emergency_service .info_box .info,
  .service.traction_service .info_box .info {
    display: block;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(28px * var(--base-ratio)),
        calc(calc(28 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.warranty .info_box .info li,
  .service.emergency_service .info_box .info li,
  .service.traction_service .info_box .info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      );
    min-height: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
    border-top: 1px solid #ddd;
    text-align: left;
  }
  .service.warranty .info_box .info li:first-child,
  .service.emergency_service .info_box .info li:first-child,
  .service.traction_service .info_box .info li:first-child {
    border-top: none;
  }
  .service.warranty .info_box .info li .block,
  .service.warranty .info_box .info li .desc,
  .service.emergency_service .info_box .info li .block,
  .service.emergency_service .info_box .info li .desc,
  .service.traction_service .info_box .info li .block,
  .service.traction_service .info_box .info li .desc {
    display: block;
  }
  .service.warranty .info_box .ico,
  .service.emergency_service .info_box .ico,
  .service.traction_service .info_box .ico {
    padding-top: 0;
  }
  .service.warranty .info_box .ico::before,
  .service.emergency_service .info_box .ico::before,
  .service.traction_service .info_box .ico::before {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .service.warranty .info_box.type1 .info,
  .service.emergency_service .info_box.type1 .info,
  .service.traction_service .info_box.type1 .info {
    display: block;
    gap: 0;
  }
  .service.warranty .info_box.type1 .info li,
  .service.emergency_service .info_box.type1 .info li,
  .service.traction_service .info_box.type1 .info li {
    width: 100%;
    padding: 0 0 0
      max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      );
  }
}
.service.warranty .info_box .img {
  background: url("/static/images/service/warranty_program/img_1.jpg") center
    top no-repeat;
  background-size: cover;
}
.service.warranty .info_box .ico1::before {
  background-image: url("/static/images/service/warranty_program/ico_1.svg");
}
.service.warranty .info_box .ico2::before {
  background-image: url("/static/images/service/warranty_program/ico_2.svg");
}
.service.warranty .info_box .ico3::before {
  background-image: url("/static/images/service/warranty_program/ico_3.svg");
}
.service.warranty .info_box .ico4::before {
  background-image: url("/static/images/service/warranty_program/ico_4.svg");
}
.service.warranty .info_box .ico5::before {
  background-image: url("/static/images/service/warranty_program/ico_5.svg");
}
.service.warranty .info_box .ico6::before {
  background-image: url("/static/images/service/warranty_program/ico_6.svg");
}
.service.warranty .info_box .ico4::before {
  top: 41%;
  width: max(
    calc(31px * var(--base-ratio)),
    calc(calc(31 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
}
.service.warranty .info_box .info li {
  width: 19%;
}
.service.warranty .info_box .info li:nth-child(4) {
  width: 5%;
}
@media (max-width: 767px) {
  .service.warranty .info_box .img {
    background: url("/static/images/service/warranty_program/m/img_1.jpg")
      center top no-repeat;
    background-size: cover;
  }
  .service.warranty .info_box .ico4::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: max(
      calc(31px * var(--base-ratio)),
      calc(calc(31 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(44px * var(--base-ratio)),
      calc(calc(44 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.warranty .info_box .info li {
    width: 100%;
  }
  .service.warranty .info_box .info li:nth-child(4) {
    width: 100%;
    padding: 0;
  }
  .service.warranty .info_box .info li:nth-child(5) {
    border-top: none;
  }
  .service.warranty .info_box .info li strong {
    display: block;
    margin-right: 0;
  }
}
.service.emergency_service .info_box .img {
  background: url("/static/images/service/emergency_service/img_1.jpg") center
    center no-repeat;
  background-size: cover;
}
.service.emergency_service .info_box .ico1::before {
  background-image: url("/static/images/service/emergency_service/ico_1.svg");
}
.service.emergency_service .info_box .ico2::before {
  background-image: url("/static/images/service/emergency_service/ico_2.svg");
}
.service.emergency_service .info_box .ico3::before {
  background-image: url("/static/images/service/emergency_service/ico_3.svg");
}
.service.emergency_service .info_box .ico4::before {
  background-image: url("/static/images/service/emergency_service/ico_4.svg");
}
.service.emergency_service .info_box .ico5::before {
  background-image: url("/static/images/service/emergency_service/ico_5.svg");
}
.service.emergency_service .info_box .ico6::before {
  background-image: url("/static/images/service/emergency_service/ico_6.svg");
}
.service.traction_service .info_box .img {
  background: url("/static/images/service/traction_service/img_1.jpg") center
    center no-repeat;
  background-size: cover;
}
.service.traction_service .info_box .info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
}
.service.traction_service .info_box .info li {
  width: 100%;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(136px * var(--base-ratio)),
      calc(calc(136 / var(--base-size)) * var(--base-percent))
    );
  text-align: left;
}
.service.traction_service .info_box .info li:before {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.service.traction_service .info_box .info li:first-child {
  border-bottom: 1px solid #ccc;
}
.service.traction_service .info_box .info li strong {
  margin: 0 0
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
.service.traction_service .info_box .info .desc {
  color: #252728;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.service.traction_service .info_box .info .desc span {
  display: block;
  padding: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  color: #666;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.service.traction_service .info_box .ico1::before {
  background-image: url("/static/images/service/traction_service/ico_1.svg");
}
.service.traction_service .info_box .ico2::before {
  background-image: url("/static/images/service/traction_service/ico_2.svg");
}
.service.traction_service .info_box .ico3::before {
  background-image: url("/static/images/service/traction_service/ico_3.svg");
}
@media (max-width: 1024px) {
  .service.traction_service .info_box .info {
    padding: 0
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.traction_service .info_box .info li {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(110px * var(--base-ratio)),
        calc(calc(110 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.traction_service .info_box .info .desc {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.traction_service .info_box .info .desc span {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service.traction_service .info_box .info {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.traction_service .info_box .info li {
    display: block;
    width: 100%;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      0;
    border-top: none;
  }
  .service.traction_service .info_box .ico:before {
    display: none;
  }
}
.service.manual_warranty .manual_list li {
  overflow: hidden;
  position: relative;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.manual_warranty .manual_list li:first-child {
  margin-top: 0;
}
.service.manual_warranty .manual_list li:nth-child(1) .bg {
  background-image: url("/static/images/service/manual_warranty/bg_img_1.jpg");
}
.service.manual_warranty .manual_list li:nth-child(2) .bg {
  background-image: url("/static/images/service/manual_warranty/bg_img_2.jpg");
}
.service.manual_warranty .manual_list li:nth-child(3) .bg {
  background-image: url("/static/images/service/manual_warranty/bg_img_3.jpg");
}
.service.manual_warranty .manual_list .bg {
  padding-top: 31.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.service.manual_warranty .manual_list .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    )
  );
}
.service.manual_warranty .manual_list .info .tit {
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
}
.service.manual_warranty .manual_list .btn_wrap {
  margin-top: 0;
}
.service.manual_warranty .desc {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 400;
  text-align: right;
}
@media (max-width: 1024px) {
  .service.manual_warranty .manual_list li {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.manual_warranty .manual_list .info {
    padding: max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.manual_warranty .manual_list .info .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.manual_warranty .desc {
    margin-top: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service.manual_warranty .manual_list li {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.manual_warranty .manual_list li:nth-child(1) .bg {
    background-image: url("/static/images/service/manual_warranty/m/bg_img_1.jpg");
  }
  .service.manual_warranty .manual_list li:nth-child(2) .bg {
    background-image: url("/static/images/service/manual_warranty/m/bg_img_2.jpg");
  }
  .service.manual_warranty .manual_list li:nth-child(3) .bg {
    background-image: url("/static/images/service/manual_warranty/m/bg_img_3.jpg");
  }
  .service.manual_warranty .manual_list .bg {
    padding-top: 114%;
  }
  .service.manual_warranty .manual_list .info {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .service.manual_warranty .manual_list .info .tit {
    width: 100%;
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    text-align: center;
  }
  .service.manual_warranty .manual_list .btn_wrap {
    max-width: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
    margin: 0 auto;
  }
  .service.manual_warranty .manual_list .btn_wrap a.btn {
    display: block;
    min-width: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin-left: 0;
  }
  .service.manual_warranty .manual_list .btn_wrap a.btn:first-child {
    margin-top: 0;
  }
}
.service.parts_information .search_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: #f6f6f6;
}
.service.parts_information .search_wrap .search_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  width: calc(
    100% -
      max(
        calc(210px * var(--base-ratio)),
        calc(calc(210 / var(--base-size)) * var(--base-percent))
      )
  );
}
.service.parts_information .search_wrap input::-webkit-input-placeholder {
  color: #252728;
}
.service.parts_information .search_wrap input::-moz-placeholder {
  color: #252728;
}
.service.parts_information .search_wrap input:-ms-input-placeholder {
  color: #252728;
}
.service.parts_information .search_wrap input::-ms-input-placeholder {
  color: #252728;
}
.service.parts_information .search_wrap input::placeholder {
  color: #252728;
}
.service.parts_information .search_wrap .select_box {
  width: 36%;
  width: max(
    calc(250px * var(--base-ratio)),
    calc(calc(250 / var(--base-size)) * var(--base-percent))
  );
}
.service.parts_information .search_wrap .select_box.once .current_option {
  border-bottom: 1px solid #ddd;
}
.service.parts_information .search_wrap .select_box .custom_select {
  background-color: rgba(0, 0, 0, 0);
}
.service.parts_information .search_wrap .select_box .current_option {
  color: #252728;
}
.service.parts_information .search_wrap .input_wrap {
  width: 60%;
  max-width: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
}
.service.parts_information .search_wrap button {
  display: block;
  width: max(
    calc(180px * var(--base-ratio)),
    calc(calc(180 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  line-height: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-color: #252728;
  border-radius: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
}
.service.parts_information .update {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
}
.service.parts_information .desc_wrap {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.service.parts_information .banner_wrap .box1 .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.service.parts_information .nodata_wrap {
  padding: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  background-color: #fff;
}
@media (max-width: 1024px) {
  .service.parts_information .search_wrap {
    display: block;
    gap: 0;
    width: 100%;
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    text-align: center;
  }
  .service.parts_information .search_wrap .search_inner {
    width: 100%;
  }
  .service.parts_information .search_wrap .select_box {
    max-width: max(
      calc(220px * var(--base-ratio)),
      calc(calc(220 / var(--base-size)) * var(--base-percent))
    );
    text-align: left;
  }
  .service.parts_information .search_wrap .input_wrap {
    max-width: max(
      calc(364px * var(--base-ratio)),
      calc(calc(364 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.parts_information .search_wrap button {
    margin: max(
        calc(32px * var(--base-ratio)),
        calc(calc(32 / var(--base-size)) * var(--base-percent))
      )
      auto 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.parts_information .update {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.parts_information .desc_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.parts_information .banner_wrap .box1 .btn_wrap {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.parts_information .nodata_wrap {
    padding: max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
}
@media (max-width: 767px) {
  .service.parts_information .search_wrap {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.parts_information .search_wrap .search_inner {
    display: block;
    gap: 0;
  }
  .service.parts_information .search_wrap .select_box {
    width: 100%;
    max-width: inherit;
  }
  .service.parts_information .search_wrap .input_wrap {
    width: 100%;
    max-width: inherit;
    margin: max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      )
      auto 0;
  }
}
.service.service_information .tit_wrap p {
  color: #252728;
}
.service.service_information .box_wrap {
  margin-top: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f8f8f8;
}
.service.service_information .box_wrap dt {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
}
.service.service_information .box_wrap dd ul li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
}
.service.service_information .box_wrap dd ul li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.service.service_information .box_wrap dd ul li a {
  color: #bb0a0a;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .service.service_information .box_wrap {
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.service_information .box_wrap dt {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.service_information .box_wrap dd ul li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
.service.exchange_refund_information .txt_box p {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.exchange_refund_information .txt_box p:first-child {
  margin-top: 0;
}
.service.exchange_refund_information .txt_box p strong {
  font-weight: 500;
}
.service.exchange_refund_information .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.service.exchange_refund_information .bg_txt_box {
  margin-top: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f3f3f3;
}
.service.exchange_refund_information .bg_txt_box ul li {
  position: relative;
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.exchange_refund_information .bg_txt_box ul li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.service.exchange_refund_information .bg_txt_box ul li:first-child {
  margin-top: 0;
}
.service.exchange_refund_information .bg_txt_box p {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.exchange_refund_information .bg_txt_box a {
  color: #bb0a0a;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .service.exchange_refund_information .txt_box p {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.exchange_refund_information .bg_txt_box {
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.exchange_refund_information .bg_txt_box ul li {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    padding-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.exchange_refund_information .bg_txt_box p {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
.service.recall_information .recall_info .box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.service.recall_information .recall_info .box.first {
  overflow: hidden;
  position: relative;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.recall_information .recall_info .box.first .img {
  border-radius: 0;
  padding-top: 31.5%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/static/images/service/recall_information/img_1.jpg");
}
.service.recall_information .recall_info .box.first .txt_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  margin-top: 0;
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
}
.service.recall_information .recall_info .box.first .txt_box .tit,
.service.recall_information .recall_info .box.first .txt_box .txt {
  color: #fff;
}
.service.recall_information .recall_info .box.first .txt_box .btn_wrap a {
  color: #fff;
}
.service.recall_information .recall_info .box .img {
  overflow: hidden;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.recall_information .recall_info .txt_box {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.recall_information .recall_info .txt_box .tit {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.recall_information .recall_info .txt_box .tit span {
  display: inline-block;
  position: relative;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.service.recall_information .recall_info .txt_box .tit span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  background-color: #ddd;
}
.service.recall_information .recall_info .txt_box .txt {
  margin: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    0;
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.recall_information .recall_info .txt_box .btn_wrap {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
@media (max-width: 1024px) {
  .service.recall_information .recall_info .box_inner {
    gap: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .box.first {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .box.first .img {
    padding-top: 38%;
  }
  .service.recall_information .recall_info .box.first .txt_box {
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .box .img {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .txt_box {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .txt_box .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.4;
    letter-spacing: -0.02em;
  }
  .service.recall_information .recall_info .txt_box .tit span::before {
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .txt_box .txt {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.recall_information .recall_info .txt_box .btn_wrap {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .service.recall_information .recall_info .box_inner {
    display: block;
    margin-top: 0;
  }
  .service.recall_information .recall_info .box_inner .box {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.recall_information .recall_info .box.first .img {
    padding-top: 128%;
    background-image: url("/static/images/service/recall_information/m/img_1.jpg");
  }
  .service.recall_information .recall_info .box.first .txt_box {
    width: 100%;
    height: auto;
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
}
.service.ota .info h4 {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.service.ota .info ol > li {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.ota .info ol > li:first-child {
  margin-top: 0;
}
.service.ota .info ol > li p,
.service.ota .info ol > li strong {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
}
.service.ota .info ol > li strong {
  display: block;
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 500;
}
.service.ota .info ul > li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.7777777778;
  letter-spacing: -0.02em;
}
.service.ota .info ul > li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.service.ota .info ul > li.star::before {
  content: "*";
}
.service.ota .info ul > li.circle::before {
  content: "·";
}
@media (max-width: 1024px) {
  .service.ota .info h4 {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.ota .info ol > li {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.75;
    letter-spacing: -0.02em;
  }
  .service.ota .info ol > li p,
  .service.ota .info ol > li strong {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.ota .info ol > li strong {
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.ota .info ul > li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.75;
    letter-spacing: -0.02em;
  }
}
.service.online_reservation .info_box .img {
  overflow: hidden;
  padding-top: 32%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/service/online_reservation/img_1.jpg") center
    center no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .service.online_reservation .info_box .img {
    padding-top: 25%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .service.online_reservation .info_box .img {
    padding-top: 49%;
  }
}
.service.regular_inspection .sec02 {
  margin-top: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .table_wrap table colgroup .col1 {
  width: max(
    calc(200px * var(--base-ratio)),
    calc(calc(200 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .table_wrap table colgroup .col2 {
  width: calc(
    (
        100% -
          max(
            calc(200px * var(--base-ratio)),
            calc(calc(200 / var(--base-size)) * var(--base-percent))
          )
      ) / 2
  );
}
.service.regular_inspection .table_wrap table colgroup .col3 {
  width: calc(
    (
        100% -
          max(
            calc(200px * var(--base-ratio)),
            calc(calc(200 / var(--base-size)) * var(--base-percent))
          )
      ) / 2
  );
}
.service.regular_inspection .required {
  margin: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  text-align: right;
}
.service.regular_inspection .box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: 0
    max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
}
.service.regular_inspection .box_wrap .img_box {
  width: 33.3%;
}
.service.regular_inspection .box_wrap .img_box .img {
  overflow: hidden;
  height: max(
    calc(300px * var(--base-ratio)),
    calc(calc(300 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .first_line {
  overflow: hidden;
  margin-bottom: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .img_box.full_box_wrap {
  overflow: hidden;
  position: relative;
  float: left;
  width: calc(
    50% -
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      )
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .img_box.full_box_wrap:first-child {
  margin-right: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .img_box.full_box_wrap .img {
  padding-top: 86.2%;
}
.service.regular_inspection .img_box.full_box_wrap .info_wrap {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: max(
    calc(220px * var(--base-ratio)),
    calc(calc(220 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(5, 12, 25, 0.5);
  -webkit-backdrop-filter: blur(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
  backdrop-filter: blur(
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
  );
}
.service.regular_inspection .img_box.full_box_wrap .info_wrap .info {
  padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.service.regular_inspection .img_box.full_box_wrap .tit {
  color: #fff;
}
.service.regular_inspection .img_box.full_box_wrap ul li {
  color: #fff;
}
.service.regular_inspection .img_box .img {
  overflow: hidden;
  position: relative;
}
.service.regular_inspection .img_box .img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.service.regular_inspection .img_box .img_1::before {
  background-image: url("/static/images/service/regular_inspection/img_1.jpg");
}
.service.regular_inspection .img_box .img_2::before {
  background-image: url("/static/images/service/regular_inspection/img_2.jpg");
}
.service.regular_inspection .img_box .img_3::before {
  background-image: url("/static/images/service/regular_inspection/img_3.jpg");
}
.service.regular_inspection .img_box .img_4::before {
  background-image: url("/static/images/service/regular_inspection/img_4.jpg");
}
.service.regular_inspection .img_box .img_5::before {
  background-image: url("/static/images/service/regular_inspection/img_5.jpg");
}
.service.regular_inspection .img_box .tit {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.regular_inspection .img_box .list {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.regular_inspection .img_box .list li {
  position: relative;
  padding-left: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.service.regular_inspection .img_box .list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.service.regular_inspection .desc_wrap {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .service.regular_inspection .sec02 {
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .table_wrap table {
    width: 100%;
  }
  .service.regular_inspection .table_wrap table colgroup .col1 {
    width: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .table_wrap table colgroup .col2 {
    width: calc(
      (
          100% -
            max(
              calc(120px * var(--base-ratio)),
              calc(calc(120 / var(--base-size)) * var(--base-percent))
            )
        ) / 2
    );
  }
  .service.regular_inspection .table_wrap table colgroup .col3 {
    width: calc(
      (
          100% -
            max(
              calc(120px * var(--base-ratio)),
              calc(calc(120 / var(--base-size)) * var(--base-percent))
            )
        ) / 2
    );
  }
  .service.regular_inspection .required {
    margin: max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      )
      0 0;
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.regular_inspection .box_wrap {
    display: block;
  }
  .service.regular_inspection .box_wrap .img_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    width: 100%;
  }
  .service.regular_inspection .box_wrap .img_box .img {
    width: 50%;
    height: max(
      calc(180px * var(--base-ratio)),
      calc(calc(180 / var(--base-size)) * var(--base-percent))
    );
    margin-bottom: 0;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .box_wrap .img_box .info {
    width: 50%;
    padding: 0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.regular_inspection .first_line {
    margin-bottom: 0;
  }
  .service.regular_inspection .img_box.full_box_wrap {
    float: none;
    width: 100%;
  }
  .service.regular_inspection .img_box.full_box_wrap:first-child {
    margin-right: 0;
    margin-bottom: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .img_box.full_box_wrap .img {
    padding-top: 37.8%;
  }
  .service.regular_inspection .img_box.full_box_wrap .info_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48%;
    height: 100%;
  }
  .service.regular_inspection .img_box.full_box_wrap .info_wrap .info {
    padding: 0
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.regular_inspection .img_box .img_1::before {
    background-image: url("/static/images/service/regular_inspection/t/img_1.jpg");
  }
  .service.regular_inspection .img_box .img_2::before {
    background-image: url("/static/images/service/regular_inspection/t/img_2.jpg");
  }
  .service.regular_inspection .img_box .img_3::before {
    background-image: url("/static/images/service/regular_inspection/m/img_3.jpg");
  }
  .service.regular_inspection .img_box .img_4::before {
    background-image: url("/static/images/service/regular_inspection/m/img_4.jpg");
  }
  .service.regular_inspection .img_box .img_5::before {
    background-image: url("/static/images/service/regular_inspection/m/img_5.jpg");
  }
  .service.regular_inspection .img_box .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .service.regular_inspection .img_box .list {
    margin-top: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .img_box .list li {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .service.regular_inspection .table_wrap .ico_scroll {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .service.regular_inspection .table_wrap .table_scroll table {
    min-width: 688px;
  }
  .service.regular_inspection .box_wrap .img_box {
    display: block;
  }
  .service.regular_inspection .box_wrap .img_box .img {
    width: 100%;
    margin-bottom: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .box_wrap .img_box .info {
    width: 100%;
    padding: 0;
  }
  .service.regular_inspection .img_box.full_box_wrap {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .img_box.full_box_wrap.second .info_wrap {
    height: 50%;
  }
  .service.regular_inspection .img_box.full_box_wrap .img {
    padding-top: 113%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.regular_inspection .img_box.full_box_wrap .info_wrap {
    width: 100%;
    height: 46%;
  }
  .service.regular_inspection .img_box.full_box_wrap .info_wrap .info {
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .service.regular_inspection .img_box .img_1::before {
    background-image: url("/static/images/service/regular_inspection/m/img_1.jpg");
  }
  .service.regular_inspection .img_box .img_2::before {
    background-image: url("/static/images/service/regular_inspection/m/img_2.jpg");
  }
}
.service.accessories .sec .board_card .unit {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.service.accessories .img_box {
  position: relative;
  margin-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.service.accessories .img_box .img {
  overflow: hidden;
  padding-top: 26.2%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.service.accessories .img_box .txt {
  position: absolute;
  right: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
  text-align: right;
}
.service.accessories .inner {
  margin-top: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.service.accessories .inner:first-child {
  margin-top: 0;
}
.service.accessories .board_card .txt_box .tit {
  font-weight: 600;
  font-size: max(
    calc(19px * var(--base-ratio)),
    calc(calc(19 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3684210526;
  letter-spacing: -0.025em;
}
.service.accessories .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .service.accessories .img_box {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.accessories .img_box .img {
    padding-top: 26.2%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .service.accessories .img_box .txt {
    right: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.28125;
    letter-spacing: -0.02em;
  }
  .service.accessories .board_card .txt_box .tit {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .service.accessories .inner {
    margin-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .service.accessories .img_box .img {
    padding-top: 54%;
  }
}
.service.car_accessories .img_box .img {
  background: url("/static/images/service/accessories/accessories_top_img.jpg")
    top left no-repeat;
  background-size: cover;
}
.service.lifestyle .img_box .img {
  background: url("/static/images/service/accessories/lifestyle_top_img.jpg")
    top left no-repeat;
  background-size: cover;
}
#wrap #header .inner .link_wrap ul li.ham_btn {
  padding-left: 0;
  margin-left: 0;
}
#wrap #header .inner .link_wrap ul li.ham_btn:before {
  display: none;
}
#footer .top .link_wrap {
  position: relative;
}
#footer .top .link_wrap .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  width: 50%;
}
#footer .top .link_wrap .left .sns_area {
  margin-left: 0;
}
#footer .top .link_wrap .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  float: right;
  width: 50%;
}
@media (max-width: 767px) {
  #footer .top .link_wrap .left {
    float: none;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer .top .link_wrap .left .sns_area {
    margin: 0;
  }
  #footer .top .link_wrap .right {
    float: none;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  #footer .top .link_wrap .etc_area ul li:first-child a {
    padding-left: 0;
  }
}
@media (max-width: 339px) {
  #footer .top .link_wrap .etc_area ul li a {
    padding: 0
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer .top .link_wrap .etc_area ul li:first-child a {
    padding-left: 0;
  }
  #footer .top .link_wrap .sns_area ul li a {
    padding: 0
      max(
        calc(5px * var(--base-ratio)),
        calc(calc(5 / var(--base-size)) * var(--base-percent))
      );
  }
  #footer .bot .copy_wrap {
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
}
.dealer .board_list .location_txt {
  display: inline;
}
.dealer .board_card .txt_box .date {
  margin-left: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #999;
}
@media (max-width: 1024px) {
  .dealer .board_card .txt_box .date {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
.dealer .board_view .top_area .date {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .dealer .board_view .top_area .date {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
}
.dealer .container .top_cont {
  margin-bottom: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
@media (max-width: 1024px) {
  .dealer .container .top_cont {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer .container .nodata_wrap {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
}
.dealer .dealer.complate .popup {
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer.complate .popup .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer.complate .pop_cont {
  text-align: center;
}
.dealer .dealer.complate .pop_cont .tit {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.28125;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer .dealer.complate .pop_cont .txt {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .dealer .dealer.complate .popup {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .dealer .dealer.complate .popup .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer .dealer.complate .pop_cont .tit {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .dealer .dealer.complate .pop_cont .txt {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2777777778;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .dealer .dealer.complate .popup {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
}
.dealer .dealer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    2%;
}
.dealer .dealer_list > li {
  width: 23%;
}
.dealer .dealer_list > li.active .img:after {
  content: "";
}
.dealer .dealer_list > li.active .label {
  display: block;
}
.dealer .dealer_list .thumb_area {
  overflow: hidden;
  position: relative;
  padding-top: 130%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer_list .img {
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.dealer .dealer_list .img:after {
  content: none;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 4px solid #38518e;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer_list .img img {
  width: 100%;
  height: 100%;
  max-width: inherit;
}
.dealer .dealer_list .label {
  display: none;
  position: absolute;
  bottom: 2px;
  right: 2px;
  padding: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  background-color: #38518e;
  border-top-left-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  border-bottom-right-radius: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer_list .txt_box {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .dealer_list .txt_box .name {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.dealer .dealer_list .txt_box ul li {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer .dealer_list .txt_box ul li:first-child {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .dealer .dealer_list {
    gap: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      2%;
  }
  .dealer .dealer_list > li {
    width: 32%;
  }
  .dealer .dealer_list > li.active .img .label {
    text-align: center;
  }
  .dealer .dealer_list .thumb_area {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer .dealer_list .img:after {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer .dealer_list .label {
    width: 100%;
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .dealer .dealer_list .txt_box {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer .dealer_list .txt_box .name {
    margin-bottom: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2777777778;
    letter-spacing: -0.02em;
  }
  .dealer .dealer_list .txt_box ul li {
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2857142857;
    letter-spacing: -0.02em;
  }
  .dealer .dealer_list .ico {
    padding-left: 0;
  }
  .dealer .dealer_list .ico::before {
    content: none;
  }
}
@media (max-width: 767px) {
  .dealer .dealer_list {
    gap: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      4%;
  }
  .dealer .dealer_list > li {
    width: 48%;
  }
  .dealer .dealer_list .ico {
    padding-left: 0;
  }
  .dealer .dealer_list .ico::before {
    content: none;
  }
}
.dealer .ico_info_list > li {
  min-height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2222222222;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer .ico_info_list > li + li {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .ico_info_list.white_type > li {
  color: #fff;
}
.dealer .ico_info_list.white_type .ico.tel::before {
  background-image: url("/static/images/dealer/common/ico_tel_w.svg");
}
.dealer .ico_info_list.white_type .ico.location::before {
  background-image: url("/static/images/dealer/common/ico_location_w.svg");
}
.dealer .ico_info_list.white_type .ico.copy::before {
  background-image: url("/static/images/dealer/common/ico_copy_w.svg");
}
.dealer .ico_info_list.white_type .ico.time::before {
  background-image: url("/static/images/dealer/common/ico_time_w.svg");
}
.dealer .ico_info_list .ico {
  position: relative;
  padding-left: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.dealer .ico_info_list .ico::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.dealer .ico_info_list .ico.email::before {
  background-image: url("/static/images/dealer/common/ico_email.svg");
}
.dealer .ico_info_list .ico.tel::before {
  background-image: url("/static/images/dealer/common/ico_tel.svg");
}
.dealer .ico_info_list .ico.location::before {
  background-image: url("/static/images/dealer/common/ico_location.svg");
}
.dealer .ico_info_list .ico.copy {
  margin-left: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  padding-left: 0;
  vertical-align: top;
}
.dealer .ico_info_list .ico.copy::before {
  background-image: url("/static/images/dealer/common/ico_copy.svg");
}
.dealer .ico_info_list .ico.time::before {
  background-image: url("/static/images/dealer/common/ico_time.svg");
}
.dealer .ico_info_list .ico.time span {
  display: inline-block;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  position: relative;
  vertical-align: top;
}
.dealer .ico_info_list .ico.time span:first-child {
  margin-left: 0;
  padding-left: 0;
}
.dealer .ico_info_list .ico.time span:first-child::before {
  content: none;
}
.dealer .ico_info_list .ico.time span:before {
  content: "";
  width: 1px;
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ddd;
}
@media (max-width: 1024px) {
  .dealer .ico_info_list > li {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5714285714;
    letter-spacing: -0.02em;
  }
  .dealer .ico_info_list > li + li {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .dealer .ico_info_list .ico.time span {
    display: block;
    margin-left: 0;
    padding-left: 0;
  }
  .dealer .ico_info_list .ico.time span::before {
    content: none;
  }
}
@media (max-width: 767px) {
  .dealer .naver_map_wrap .map_area .map .overlay_wrap {
    display: none;
  }
}
.dealer.main {
  overflow: hidden;
}
.dealer.main .section.sec1 {
  padding: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.dealer.main .section.sec2 {
  padding-bottom: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .tab_list + .tab_cont {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .tit_wrap {
  position: relative;
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .tit_wrap h3 {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3125;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer.main .tit_wrap h3.en {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
.dealer.main .tit_wrap .btn_wrap {
  margin-top: 0;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dealer.main .tit_wrap .btn_wrap .btn {
  color: #252728;
}
.dealer.main .news_swiper .swiper-pagination {
  display: none;
}
.dealer.main .sec3 {
  height: max(
    calc(320px * var(--base-ratio)),
    calc(calc(320 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(67px * var(--base-ratio)),
      calc(calc(67 / var(--base-size)) * var(--base-percent))
    )
    0;
  background: url("/static/images/dealer/main/bg_sns_banner.jpg") center
    no-repeat;
  background-size: cover;
}
.dealer.main .sec3 h3 {
  color: #fff;
}
.dealer.main .sec3 .sns_list {
  overflow: hidden;
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec3 .sns_list li {
  position: relative;
  float: left;
  margin-left: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec3 .sns_list li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.dealer.main .sec3 .sns_list li:first-child::before {
  content: none;
}
.dealer.main .sec3 .sns_list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  background: #fff;
  opacity: 0.3;
}
.dealer.main .sec3 .sns_list .ico {
  display: block;
  position: relative;
  width: max(
    calc(72px * var(--base-ratio)),
    calc(calc(72 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(56px * var(--base-ratio)),
    calc(calc(56 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec3 .sns_list .ico::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dealer.main .sec3 .sns_list .ico.instagram::before {
  background-image: url("/static/images/dealer/main/ico_instagram.svg");
}
.dealer.main .sec3 .sns_list .ico.youtube::before {
  background-image: url("/static/images/dealer/main/ico_youtube.svg");
}
.dealer.main .sec3 .sns_list .ico.kakao::before {
  background-image: url("/static/images/dealer/main/ico_kakao.svg");
}
.dealer.main .sec3 .sns_list .ico.facebook::before {
  background-image: url("/static/images/dealer/main/ico_facebook.svg");
}
.dealer.main .sec4 {
  padding: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #f6f6f6;
}
.dealer.main .sec4 .board_list .txt_box {
  margin-bottom: max(
    calc(45px * var(--base-ratio)),
    calc(calc(45 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec4 .board_list .txt_box .btn_wrap {
  margin-top: 0;
}
.dealer.main .sec4 .board_list .item {
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
.dealer.main .sec4 .board_list .tit {
  display: inline-block;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  text-overflow: unset;
  white-space: unset;
  word-wrap: break-word;
}
.dealer.main .sec4 .board_list .category {
  position: relative;
  margin-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3333333333;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 600;
  vertical-align: top;
}
.dealer.main .sec4 .board_list .category::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  background-color: #ddd;
}
.dealer.main .sec4 .board_list .mapview_btn {
  position: absolute;
  top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 1025px) and (pointer: fine) {
  .dealer.main .sec4 .board_list .mapview_btn:hover > span::before {
    background-color: #bb0a0a;
  }
}
.dealer.main .sec4 .board_list .mapview_btn > span {
  display: inline-block;
  position: relative;
  padding-right: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #666;
  min-height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  vertical-align: middle;
}
.dealer.main .sec4 .board_list .mapview_btn > span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #252728;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 100%;
}
.dealer.main .sec4 .board_list .mapview_btn > span:after {
  content: "";
  position: absolute;
  top: 47%;
  right: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(11px * var(--base-ratio)),
    calc(calc(11 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/dealer/common/ico_plus.svg") 0 0 no-repeat;
  background-size: cover;
}
.dealer.main .sec4 .board_list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.dealer.main .sec5 {
  padding: max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    )
    0;
}
.dealer.main .sec5 .banner_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec5 .banner_list li {
  width: 50%;
}
.dealer.main .sec5 .banner_list .item {
  position: relative;
  display: block;
}
@media (min-width: 1025px) and (pointer: fine) {
  .dealer.main .sec5 .banner_list .item:hover .thumb_area img {
    -webkit-transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
    transform: translateY(-50%) scale(1.1) rotate(-0.03deg);
  }
  .dealer.main .sec5 .banner_list .item:hover .ico i {
    background-color: #bb0a0a;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .dealer.main .sec5 .banner_list .item:hover .ico i::after {
    background-image: url("/static/images/button/ico_arrow_w.svg");
  }
}
.dealer.main .sec5 .banner_list .thumb_area {
  overflow: hidden;
  position: relative;
  padding-top: 55.6%;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec5 .banner_list .thumb_area .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0.03deg);
  transform: translate(-50%, -50%) rotate(0.03deg);
  width: 100%;
  max-width: 100%;
}
.dealer.main .sec5 .banner_list .thumb_area .img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.dealer.main .sec5 .banner_list .btn_wrap {
  margin-top: 0;
  position: absolute;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .sec5 .banner_list .btn_wrap .ico span {
  display: inline-block;
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.8;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.dealer.main .map_view_popup .popup {
  display: block;
  width: max(
    calc(824px * var(--base-ratio)),
    calc(calc(824 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .map_view_popup .pop_header {
  margin-bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.dealer.main .map_view_popup .pop_header .tit {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.2916666667;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.dealer.main .map_view_popup .close_btn {
  bottom: unset;
  left: unset;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  right: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: rgba(0, 0, 0, 0);
}
.dealer.main .map_view_popup .close_btn::after {
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  background-image: url("/static/images/dealer/common/btn_close.svg");
}
.dealer.main .map_view_popup .map_view {
  overflow: hidden;
  width: 100%;
  height: max(
    calc(580px * var(--base-ratio)),
    calc(calc(580 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.main .map_view_popup .map_view .map {
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .dealer.main .section.sec1 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .dealer.main .section.sec2 {
    padding-bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .tab_list + .tab_cont {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .tit_wrap {
    margin-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .tit_wrap h3 {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3333333333;
    letter-spacing: -0.02em;
  }
  .dealer.main .news_swiper {
    overflow: visible;
    padding-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec3 {
    height: max(
      calc(240px * var(--base-ratio)),
      calc(calc(240 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(48px * var(--base-ratio)),
        calc(calc(48 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .dealer.main .sec3 .sns_list {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 {
    padding: max(
        calc(80px * var(--base-ratio)),
        calc(calc(80 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .dealer.main .sec4 .board_list .txt_box {
    margin-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .item {
    padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .tit {
    display: inline-block;
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .dealer.main .sec4 .board_list .category {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .dealer.main .sec4 .board_list .mapview_btn {
    top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .mapview_btn > span {
    padding-right: max(
      calc(21px * var(--base-ratio)),
      calc(calc(21 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.1428571429;
    letter-spacing: -0.02em;
    min-height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .mapview_btn > span::before {
    width: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .mapview_btn > span:after {
    top: 50%;
    right: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
    width: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(9px * var(--base-ratio)),
      calc(calc(9 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .box {
    display: block;
  }
  .dealer.main .sec4 .board_list .box .btn_wrap {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .box .btn_wrap .btn {
    min-width: inherit;
    width: calc(
      50% -
        max(
          calc(8px * var(--base-ratio)),
          calc(calc(8 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .dealer.main .sec5 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .dealer.main .sec5 .banner_list {
    gap: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec5 .banner_list .btn_wrap .ico span {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2777777778;
    letter-spacing: -0.02em;
  }
  .dealer.main .map_view_popup .popup {
    width: 90%;
  }
  .dealer.main .map_view_popup .pop_header .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .dealer.main .map_view_popup .map_view {
    height: max(
      calc(550px * var(--base-ratio)),
      calc(calc(550 / var(--base-size)) * var(--base-percent))
    );
  }
}
@media (max-width: 767px) {
  .dealer.main .news_swiper {
    overflow: hidden;
    padding-bottom: max(
      calc(50px * var(--base-ratio)),
      calc(calc(50 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .news_swiper .swiper-scrollbar {
    display: none;
  }
  .dealer.main .news_swiper .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .dealer.main .news_swiper .swiper-pagination .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background-color: #ddd;
    opacity: 1;
  }
  .dealer.main
    .news_swiper
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #252728;
  }
  .dealer.main .sec3 {
    background: url("/static/images/dealer/main/mo/bg_sns_banner.jpg") center
      no-repeat;
    background-size: cover;
  }
  .dealer.main .sec3 .sns_list li {
    margin-left: 0;
    padding-left: 0;
    width: 25%;
  }
  .dealer.main .sec3 .sns_list .ico {
    margin: 0 auto;
  }
  .dealer.main .sec4 .board_list .txt_box {
    width: 74%;
  }
  .dealer.main .sec4 .board_list .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
  .dealer.main .sec4 .board_list .category {
    display: block;
    margin-left: 0;
    padding-left: 0;
    margin-top: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .category::before {
    content: none;
  }
  .dealer.main .sec4 .board_list .box .btn_wrap .btn {
    width: calc(
      50% -
        max(
          calc(5px * var(--base-ratio)),
          calc(calc(5 / var(--base-size)) * var(--base-percent))
        )
    );
    margin-left: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec4 .board_list .box .btn_wrap .btn:first-child {
    margin-left: 0;
  }
  .dealer.main .sec5 .banner_list .thumb_area {
    padding-top: 35.8%;
  }
  .dealer.main .sec5 .banner_list {
    display: block;
    gap: 0;
  }
  .dealer.main .sec5 .banner_list li {
    width: 100%;
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .sec5 .banner_list li:first-child {
    margin-top: 0;
  }
  .dealer.main .map_view_popup .popup {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .map_view_popup .close_btn {
    top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.main .map_view_popup .map_view {
    height: max(
      calc(320px * var(--base-ratio)),
      calc(calc(320 / var(--base-size)) * var(--base-percent))
    );
  }
}
.dealer.about {
  overflow: hidden;
}
.dealer.about .container {
  margin-bottom: 0;
}
.dealer.about .container .top_cont {
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .tab_list {
  background-color: rgba(0, 0, 0, 0);
}
.dealer.about .tab_list + .tab_cont {
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .tab_list + .tab_cont .inner {
  margin-top: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .tab_list + .tab_cont .inner:first-child {
  margin-top: 0;
}
.dealer.about .sec1 {
  padding-bottom: max(
    calc(160px * var(--base-ratio)),
    calc(calc(160 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .sec2 {
  padding: max(
      calc(120px * var(--base-ratio)),
      calc(calc(120 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(160px * var(--base-ratio)),
      calc(calc(160 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f6f6f6;
}
.dealer.about h3 {
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.dealer.about .txt {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #252728;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer.about .txt strong {
  font-weight: 600;
}
.dealer.about .txt + .txt {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .gallery_wrap {
  margin: 0 auto
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  width: 88.6%;
}
.dealer.about .gallery_wrap .gallery_view {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}
.dealer.about .gallery_wrap .gallery_view .swiper-slide {
  overflow: hidden;
  position: relative;
  height: auto;
  padding-top: 56%;
  background-color: #f6f6f6;
}
.dealer.about .gallery_wrap .gallery_view .swiper-slide.vertical .img {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
.dealer.about .gallery_wrap .gallery_view .swiper-slide .img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.dealer.about .gallery_wrap .gallery_view .swiper-slide .img img {
  width: 100%;
  height: 100%;
  max-width: inherit;
}
.dealer.about .gallery_wrap .gallery_view .swiper-pagination {
  display: none;
}
.dealer.about .gallery_wrap .gallery_view .btn_magnify {
  display: none;
}
.dealer.about .gallery_wrap .gallery_thumbs {
  position: relative;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper {
  margin: 0 auto;
  width: 78%;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide {
  overflow: hidden;
  padding-top: 9.2%;
  background-color: #fff;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide.vertical .img img {
  height: auto;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide.active {
  position: relative;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide.active::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(
    100% -
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
  );
  height: calc(
    100% -
      max(
        calc(8px * var(--base-ratio)),
        calc(calc(8 / var(--base-size)) * var(--base-percent))
      )
  );
  border: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    )
    solid #252728;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-slide .img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: inherit;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-button {
  display: block;
  position: absolute;
  width: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(44px * var(--base-ratio)),
    calc(calc(44 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/dealer/common/icon_slide_arrow.svg") center
    center no-repeat;
  background-size: cover;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-button::after {
  content: none;
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-button-prev {
  left: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .gallery_wrap .gallery_thumbs .swiper-button-next {
  left: unset;
  right: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.dealer.about .info_wrap .img_swiper {
  overflow: visible;
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .info_wrap .img_swiper .swiper-slide {
  width: 31.3333%;
  margin-left: 3%;
}
.dealer.about .info_wrap .img_swiper .swiper-slide:first-child {
  margin-left: 0;
}
.dealer.about .info_wrap .img_swiper .thumb_area {
  overflow: hidden;
  position: relative;
  padding-top: 56%;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .info_wrap .img_swiper .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.dealer.about .info_wrap .img_swiper .img img {
  width: 100%;
  max-width: inherit;
}
.dealer.about .info_wrap .img_swiper .tit {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer.about .info_wrap .img_swiper .swiper-scrollbar {
  display: none;
}
.dealer.about .naver_map_wrap {
  display: block;
  overflow: hidden;
  height: auto;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .naver_map_wrap .map_area,
.dealer.about .naver_map_wrap .list_area {
  width: 100%;
}
.dealer.about .naver_map_wrap .map_area {
  height: max(
    calc(360px * var(--base-ratio)),
    calc(calc(360 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .naver_map_wrap .list_area {
  background-color: #686d71;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.about .naver_map_wrap .list_area .showroom_list > li {
  display: none;
}
.dealer.about .naver_map_wrap .list_area .showroom_list > li.active {
  display: block;
}
.dealer.about .naver_map_wrap .list_area .showroom_list .list > li {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
}
.dealer.about .naver_map_wrap .list_area .showroom_list .list > li a {
  color: inherit;
}
.dealer.about .naver_map_wrap .list_area .showroom_list .list > li:first-child {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .dealer.about .tab_list + .tab_cont {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .tab_list + .tab_cont .inner {
    margin-top: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .sec1 {
    padding-bottom: max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .sec2 {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .dealer.about h3 {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .dealer.about .txt {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .dealer.about .gallery_wrap {
    width: 100%;
    margin-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .gallery_wrap .gallery_thumbs .swiper {
    width: 68%;
  }
  .dealer.about .gallery_wrap .gallery_thumbs .swiper-button-prev {
    left: 0;
  }
  .dealer.about .gallery_wrap .gallery_thumbs .swiper-button-next {
    right: 0;
  }
  .dealer.about .info_wrap .img_swiper {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
    padding-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .info_wrap .img_swiper .swiper-wrapper {
    gap: 0;
  }
  .dealer.about .info_wrap .img_swiper .swiper-slide {
    width: auto;
    margin-left: 0;
  }
  .dealer.about .info_wrap .img_swiper .thumb_area {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .info_wrap .img_swiper .tit {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .dealer.about .info_wrap .img_swiper .swiper-scrollbar {
    display: block;
  }
  .dealer.about .naver_map_wrap {
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .naver_map_wrap .list_area {
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .naver_map_wrap .list_area .showroom_list .list > li {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .dealer.about .sec1 .row_wrap {
    padding: 0;
  }
  .dealer.about .gallery_wrap .gallery_view .swiper-slide {
    padding-top: 103%;
  }
  .dealer.about .gallery_wrap .gallery_view .swiper-slide.vertical .img {
    top: 50%;
  }
  .dealer.about .gallery_wrap .gallery_view .swiper-slide .img {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    height: 100%;
  }
  .dealer.about .gallery_wrap .gallery_view .swiper-slide .img img {
    width: auto;
  }
  .dealer.about .gallery_wrap .gallery_view .swiper-pagination {
    display: block;
    bottom: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about
    .gallery_wrap
    .gallery_view
    .swiper-pagination
    .swiper-pagination-bullet {
    width: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
    margin: 0
      max(
        calc(7px * var(--base-ratio)),
        calc(calc(7 / var(--base-size)) * var(--base-percent))
      );
    background: #fff;
    opacity: 0.5;
  }
  .dealer.about
    .gallery_wrap
    .gallery_view
    .swiper-pagination
    .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .dealer.about .gallery_wrap .gallery_view .btn_magnify {
    display: inline-block;
    position: absolute;
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    z-index: 11;
    width: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    background: url("/static/images/dealer/common/ico_magnify.svg") 0 0
      no-repeat;
    background-size: cover;
  }
  .dealer.about .gallery_wrap .gallery_thumbs {
    display: none;
  }
  .dealer.about .info_wrap {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .dealer.about .info_wrap .img_swiper {
    overflow: hidden;
    padding-bottom: 0;
  }
  .dealer.about .info_wrap .img_swiper .swiper-wrapper {
    display: block;
  }
  .dealer.about .info_wrap .img_swiper .swiper-slide {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.about .info_wrap .img_swiper .swiper-slide:first-child {
    margin-top: 0;
  }
  .dealer.about .info_wrap .img_swiper .swiper-scrollbar {
    display: none;
  }
  .dealer.about .popup_wrap .popup {
    width: 100%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }
  .dealer.about .popup_wrap .popup.vertical {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: calc(
      100vh -
        max(
          calc(160px * var(--base-ratio)),
          calc(calc(160 / var(--base-size)) * var(--base-percent))
        )
    );
  }
  .dealer.about .popup_wrap .popup.vertical .pop_cont {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
  }
  .dealer.about .popup_wrap .popup.vertical .img_view {
    margin: 0 auto;
    width: auto;
    height: 100%;
  }
  .dealer.about .popup_wrap .popup.vertical .img_view img {
    width: auto;
    max-width: inherit;
    height: 100%;
  }
  .dealer.about .popup_wrap .popup .img_view img {
    width: 100%;
    max-width: inherit;
  }
  .dealer.about .popup_wrap .close_btn {
    position: fixed;
    left: unset;
    right: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    background-color: #fff;
  }
  .dealer.about .popup_wrap .close_btn:after {
    width: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    background-image: url("/static/images/common/ico_plus_b.svg");
  }
}
.dealer.service_center .tab_container {
  margin-bottom: 0;
}
.dealer.service_center .tab_list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dealer.service_center .tab_list + .tab_cont {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.service_center .naver_map_wrap {
  overflow: hidden;
  position: relative;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.dealer.service_center .list_area {
  position: absolute;
  left: 0;
  top: 0;
  width: 42%;
  height: 100%;
}
.dealer.service_center .map_area {
  padding-left: 42%;
  width: 100%;
}
.dealer.service_center .showroom_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  background-color: #f6f6f6;
}
.dealer.service_center .showroom_info {
  height: 100%;
}
.dealer.service_center .showroom_info .btn_wrap {
  text-align: left;
}
.dealer.service_center .showroom_info .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.dealer.service_center .showroom_info dl dt {
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.dealer.service_center .showroom_info dl dd {
  display: inline-block;
  margin-top: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  margin-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .dealer.service_center .tab_list + .tab_cont {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.service_center .naver_map_wrap {
    display: block;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.service_center .list_area {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
  }
  .dealer.service_center .map_area {
    padding-left: 0;
    height: max(
      calc(400px * var(--base-ratio)),
      calc(calc(400 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.service_center .showroom_wrap {
    display: block;
    height: auto;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      );
  }
  .dealer.service_center .showroom_info .btn_wrap {
    margin: max(
        calc(32px * var(--base-ratio)),
        calc(calc(32 / var(--base-size)) * var(--base-percent))
      )
      0 0;
  }
  .dealer.service_center .showroom_info .info {
    display: block;
  }
  .dealer.service_center .showroom_info dl {
    margin-bottom: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .dealer.service_center .showroom_info dl dt {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .dealer.service_center .showroom_info dl dd {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .dealer.service_center .tab_list {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .dealer.service_center .map_area {
    display: block;
    position: static;
    background-color: rgba(0, 0, 0, 0);
  }
  .dealer.service_center .showroom_wrap {
    padding: max(
        calc(40px * var(--base-ratio)),
        calc(calc(40 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(22px * var(--base-ratio)),
        calc(calc(22 / var(--base-size)) * var(--base-percent))
      );
  }
}
.dealer.hire .board_view .top_area .tit_wrap {
  text-align: center;
}
.dealer.corporate_purchase .table_wrap .ico_scroll {
  top: max(
    calc(3px * var(--base-ratio)),
    calc(calc(3 / var(--base-size)) * var(--base-percent))
  );
}
#officialPopup {
  z-index: 1001;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#officialPopup.active {
  display: block;
}
#officialPopup .dim {
  z-index: 1001;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#officialPopup .cont_scroll {
  z-index: 1002;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 90%;
  width: 100%;
  height: 92%;
  padding: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
#officialPopup .cont {
  overflow-y: auto;
  height: 100%;
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
#officialPopup .top {
  position: relative;
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
#officialPopup .popup_tit {
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
#officialPopup .close_btn {
  z-index: 1001;
  position: absolute;
  top: max(
    calc(calc(3px * var(--base-ratio)) * -1),
    calc(calc(calc(3 / var(--base-size)) * var(--base-percent)) * -1)
  );
  right: 0;
  width: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  font-size: 0;
  text-indent: -9999px;
}
#officialPopup .close_btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/images/dealer/common/btn_close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#officialPopup .table_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0
    max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
}
#officialPopup .table_tit p {
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
#officialPopup .table_tit p.unit {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #999;
}
#officialPopup .table_tit.sub p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
#officialPopup .table_tit.sub p.unit {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
}
#officialPopup .table_container {
  margin: 0 0
    max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    );
}
#officialPopup .table_container:last-child {
  margin: 0;
}
#officialPopup .table_wrap table th {
  font-size: max(
    calc(13px * var(--base-ratio)),
    calc(calc(13 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.6153846154;
  letter-spacing: -0.02em;
}
#officialPopup .table_wrap table tbody tr.bg {
  background-color: #efefef;
}
#officialPopup .table_wrap table tbody tr.bg td {
  color: #252728;
}
#officialPopup .table_wrap table tbody td {
  font-size: max(
    calc(13px * var(--base-ratio)),
    calc(calc(13 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.6153846154;
  letter-spacing: -0.02em;
  text-align: center;
}
#officialPopup .table_wrap table tbody td:first-child {
  border-left: 1px solid #ddd;
}
#officialPopup .table_wrap table tbody td.border_none {
  border-left: none;
}
#officialPopup .info_box {
  margin: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0 0;
  padding: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
#officialPopup .info_box .bold {
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #252728;
}
#officialPopup .info_box .desc {
  margin: 0 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
#officialPopup .info_box .desc:last-of-type {
  margin: 0;
}
#officialPopup .info_box .desc ul {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media (max-width: 1024px) {
  #officialPopup .cont {
    padding: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(10px * var(--base-ratio)),
        calc(calc(10 / var(--base-size)) * var(--base-percent))
      );
  }
  #officialPopup .popup_tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #officialPopup .table_tit {
    margin: 0 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  #officialPopup .table_tit p {
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #officialPopup .table_tit p.unit {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #officialPopup .table_tit.sub p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #officialPopup .table_tit.sub p.unit {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  #officialPopup .table_wrap table {
    min-width: max(
      calc(1296px * var(--base-ratio)),
      calc(calc(1296 / var(--base-size)) * var(--base-percent))
    );
  }
  #officialPopup .info_box {
    padding: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
  }
  #officialPopup .info_box .bold {
    margin: 0 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  #officialPopup .info_box .desc {
    margin: 0 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  #officialPopup .info_box .desc ul {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
.beforeOpening input:-webkit-autofill,
.beforeOpening input:-webkit-autofill:hover,
.beforeOpening input:-webkit-autofill:focus,
.beforeOpening input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
}
.beforeOpening input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.8;
}
.beforeOpening .select_box.once .current_option {
  color: #fff;
  border-bottom: 1px solid #ddd;
}
.beforeOpening .select_box .current_option {
  color: #999;
}
.beforeOpening .select_box .current_option::after {
  width: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/beforeOpening/ico_select_arrow_w.svg") center
    no-repeat;
  background-size: 100%;
}
.beforeOpening .select_box .custom_select {
  background-color: rgba(0, 0, 0, 0);
}
.beforeOpening .container {
  margin: 0;
  padding: 0;
}
.beforeOpening .beforeOpening_wrap .top_visual {
  position: relative;
  min-height: calc(var(--vh, 1vh) * 100);
}
.beforeOpening .beforeOpening_wrap .top_visual.active .btm_cont,
.beforeOpening .beforeOpening_wrap .top_visual.active .scroll_down {
  opacity: 1;
  visibility: visible;
}
.beforeOpening .beforeOpening_wrap .video_wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #252728;
}
.beforeOpening .beforeOpening_wrap .video_wrap .video.video2 video {
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.beforeOpening .beforeOpening_wrap .video_wrap .video.video2.active video {
  opacity: 1;
}
.beforeOpening .beforeOpening_wrap .video_wrap video,
.beforeOpening .beforeOpening_wrap .video_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.beforeOpening
  .beforeOpening_wrap
  .video_wrap
  video::-webkit-media-controls-play-button {
  display: none !important;
}
.beforeOpening .beforeOpening_wrap .scroll_down {
  overflow: hidden;
  position: absolute;
  bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
  width: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  -webkit-transition: opacity 1s 1s ease-in-out;
  transition: opacity 1s 1s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.beforeOpening .beforeOpening_wrap .sec {
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.beforeOpening .beforeOpening_wrap .sec.active::before {
  opacity: 1;
}
.beforeOpening .beforeOpening_wrap .sec::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -28%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(1444px * var(--base-ratio)),
    calc(calc(1444 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(308px * var(--base-ratio)),
    calc(calc(308 / var(--base-size)) * var(--base-percent))
  );
  background-color: #7f7ab4;
  -webkit-filter: blur(
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
  );
  filter: blur(
    max(
      calc(100px * var(--base-ratio)),
      calc(calc(100 / var(--base-size)) * var(--base-percent))
    )
  );
  opacity: 0;
  -webkit-transition: opacity 1.2s 2s ease;
  transition: opacity 1.2s 2s ease;
}
.beforeOpening .beforeOpening_wrap .sec .inner {
  overflow: hidden;
  padding-top: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap h3 {
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .btm_cont {
  position: absolute;
  left: 50%;
  top: 65%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
  -webkit-transition: opacity 1s 1s ease-in-out;
  transition: opacity 1s 1s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.beforeOpening .beforeOpening_wrap .btm_cont h3 {
  font-family: "Montserrat", sans-serif;
  letter-spacing: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-weight: 500;
  text-align: center;
}
.beforeOpening .beforeOpening_wrap .btm_cont .txt {
  margin-bottom: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(24px * var(--base-ratio)),
    calc(calc(24 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  letter-spacing: max(
    calc(4.8px * var(--base-ratio)),
    calc(calc(4.8 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.beforeOpening .beforeOpening_wrap .tit_box {
  margin: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
}
.beforeOpening .beforeOpening_wrap .tit_box p {
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4444444444;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .left_area {
  float: left;
  width: calc(
    100% -
      max(
        calc(500px * var(--base-ratio)),
        calc(calc(500 / var(--base-size)) * var(--base-percent))
      )
  );
  height: 100%;
}
.beforeOpening .beforeOpening_wrap .left_area .txt {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.3888888889;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .right_area {
  float: right;
  width: max(
    calc(500px * var(--base-ratio)),
    calc(calc(500 / var(--base-size)) * var(--base-percent))
  );
  padding-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .board_write .table_form:not(.captcha_box) {
  padding: 0;
  border-radius: 0;
  border: none;
  margin-bottom: max(
    calc(80px * var(--base-ratio)),
    calc(calc(80 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening
  .beforeOpening_wrap
  .board_write
  .table_form:not(.captcha_box)
  .item
  .row
  dt
  label {
  color: #fff;
}
.beforeOpening .beforeOpening_wrap .board_write .table_form.banner_wrap {
  margin-bottom: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening
  .beforeOpening_wrap
  .board_write
  .table_form.agree_wrap
  .custom_checkbox {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  text-align: left;
}
.beforeOpening
  .beforeOpening_wrap
  .board_write
  .table_form.agree_wrap
  .custom_checkbox
  input[type="checkbox"]
  + label {
  color: #fff;
}
.beforeOpening .beforeOpening_wrap .board_write .checkbox_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.beforeOpening .beforeOpening_wrap .board_write .checkbox_area .link {
  margin-left: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  color: #fff;
}
.beforeOpening .beforeOpening_wrap .board_write .checkbox_area .popup_agree {
  position: relative;
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: inherit;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
  padding-bottom: 2px;
  text-decoration: underline;
}
.beforeOpening .beforeOpening_wrap .board_write .input_wrap {
  font-size: inherit;
}
.beforeOpening .beforeOpening_wrap .board_write .input_wrap input {
  color: #fff !important;
}
.beforeOpening .beforeOpening_wrap .board_write .input_wrap input:focus {
  color: #fff !important;
  border-bottom: 1px solid #ddd;
}
.beforeOpening .beforeOpening_wrap .agree_wrap .agree_box {
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background: rgba(255, 255, 255, 0.08);
}
.beforeOpening .beforeOpening_wrap .agree_wrap dl {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .agree_wrap dl:first-child {
  margin-top: 0;
}
.beforeOpening .beforeOpening_wrap .agree_wrap dl dt {
  margin-bottom: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .agree_wrap dl dd {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #bfbfc1;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .agree_wrap p {
  margin-top: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .agree_wrap p:first-child {
  margin-top: 0;
}
.beforeOpening .beforeOpening_wrap .desc_list {
  margin-top: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .desc_list li {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #999;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .desc_list li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .banner {
  overflow: hidden;
  position: relative;
  padding-top: 48%;
  background: url("/static/images/beforeOpening/bg_banner.jpg") center no-repeat;
  background-size: cover;
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .txt_box {
  position: absolute;
  left: 0;
  top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.beforeOpening .beforeOpening_wrap .banner_wrap .tit {
  font-size: max(
    calc(22px * var(--base-ratio)),
    calc(calc(22 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: bold;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .tit .logo {
  display: inline-block;
  margin-right: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  width: max(
    calc(88px * var(--base-ratio)),
    calc(calc(88 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(17px * var(--base-ratio)),
    calc(calc(17 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/beforeOpening/logo.svg") center center
    no-repeat;
  background-size: contain;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .txt {
  margin-top: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .desc {
  position: absolute;
  left: 0;
  bottom: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
}
.beforeOpening .beforeOpening_wrap .banner_wrap .desc p {
  position: relative;
  padding-left: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
}
.beforeOpening .beforeOpening_wrap .banner_wrap .desc p::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
.beforeOpening .beforeOpening_wrap .banner_wrap + .tit_box {
  margin-top: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .captcha_box {
  border: none;
  border-radius: 0;
  padding: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.beforeOpening .beforeOpening_wrap .captcha_box .captcha_inner {
  margin-top: 0;
}
.beforeOpening .beforeOpening_wrap .btn_wrap .btn {
  width: max(
    calc(300px * var(--base-ratio)),
    calc(calc(300 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  border-radius: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
@media (min-width: 1025px) and (pointer: fine) {
  .beforeOpening .beforeOpening_wrap .btn_wrap .btn:hover {
    background-color: #ddd;
  }
}
.beforeOpening .beforeOpening_wrap .btm_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    )
    0;
  border-top: 1px solid #ddd;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .tel {
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bfbfc1;
  font-weight: 500;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .tel a {
  color: #fff;
  font-weight: 500;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btm_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .sns_list {
  overflow: hidden;
  display: inline-block;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .sns_list li {
  float: left;
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .btm_wrap .sns_list li:first-child {
  margin-left: 0;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .sns_list li a {
  display: block;
  width: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .btm_wrap .sns_list li a img {
  max-width: inherit;
  width: 100%;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btn_unsubscription {
  display: inline-block;
  margin-left: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btn_unsubscription a {
  display: inline-block;
  position: relative;
  padding-bottom: max(
    calc(5px * var(--base-ratio)),
    calc(calc(5 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #bfbfc1;
  font-weight: 500;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btn_unsubscription a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #bfbfc1;
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btn_link {
  display: inline-block;
  position: relative;
  padding: 0
    max(
      calc(28px * var(--base-ratio)),
      calc(calc(28 / var(--base-size)) * var(--base-percent))
    )
    0
    max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
  height: max(
    calc(34px * var(--base-ratio)),
    calc(calc(34 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 2.4285714286;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.3);
  border-radius: max(
    calc(17px * var(--base-ratio)),
    calc(calc(17 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .btm_wrap .btn_link::after {
  content: "";
  position: absolute;
  right: max(
    calc(18px * var(--base-ratio)),
    calc(calc(18 / var(--base-size)) * var(--base-percent))
  );
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(
    calc(6px * var(--base-ratio)),
    calc(calc(6 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(8px * var(--base-ratio)),
    calc(calc(8 / var(--base-size)) * var(--base-percent))
  );
  background: url("/static/images/beforeOpening/ico_arrow.svg") center no-repeat;
  background-size: 100%;
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(25px * var(--base-ratio)),
      calc(calc(25 / var(--base-size)) * var(--base-percent))
    );
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info li {
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
}
.beforeOpening
  .beforeOpening_wrap
  .btm_wrap.countdown
  .footer_info
  li:first-child {
  margin-left: 0;
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info li a {
  color: #fff;
  font-weight: 600;
}
.beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info .copyright {
  margin-top: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(12px * var(--base-ratio)),
    calc(calc(12 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ddd;
  text-align: center;
}
@media (max-width: 1024px) {
  .beforeOpening .beforeOpening_wrap .scroll_down {
    bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening
    .beforeOpening_wrap
    .custom_checkbox
    input[type="checkbox"]
    + label {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .sec::before {
    top: -18%;
    width: 100%;
  }
  .beforeOpening .beforeOpening_wrap .sec .inner {
    padding-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap h3 {
    font-size: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.375;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .btm_cont {
    top: 65%;
  }
  .beforeOpening .beforeOpening_wrap .btm_cont h3 {
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
    letter-spacing: max(
      calc(8px * var(--base-ratio)),
      calc(calc(8 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_cont .txt {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    letter-spacing: max(
      calc(4.8px * var(--base-ratio)),
      calc(calc(4.8 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .tit_box {
    margin: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening .beforeOpening_wrap .tit_box p {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .left_area {
    float: none;
    width: 100%;
  }
  .beforeOpening .beforeOpening_wrap .left_area .txt {
    font-size: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.375;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .right_area {
    float: none;
    width: 100%;
    padding-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening
    .beforeOpening_wrap
    .board_write
    .table_form:not(.captcha_box) {
    margin-bottom: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .board_write .table_form.banner_wrap {
    margin-bottom: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .board_write .checkbox_area .popup_agree {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .agree_wrap .agree_box {
    width: 100%;
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .agree_wrap .agree_box .box {
    margin: 0 auto;
  }
  .beforeOpening .beforeOpening_wrap .agree_wrap dl {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .agree_wrap dl dt {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .agree_wrap dl dd {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .desc_list li {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .banner {
    padding-top: 43.5%;
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .txt_box {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .tit {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .txt {
    margin-top: max(
      calc(5px * var(--base-ratio)),
      calc(calc(5 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .desc {
    padding: 0
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .desc p {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap + .tit_box {
    margin-top: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .captcha_box .captcha_inner {
    margin-top: 0;
  }
  .beforeOpening .beforeOpening_wrap .btn_wrap {
    margin-top: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap .btm_inner {
    padding-top: 0;
  }
  .beforeOpening .beforeOpening_wrap.countdown .footer_info ul {
    gap: max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening .beforeOpening_wrap.countdown .footer_info li {
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap.countdown .footer_info .copyright {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .beforeOpening .beforeOpening_wrap .top_visual {
    min-height: calc(var(--vh, 1dvh) * 100);
  }
  .beforeOpening .beforeOpening_wrap h3 {
    font-size: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3846153846;
    letter-spacing: -0.02em;
  }
  .beforeOpening .beforeOpening_wrap .btm_cont h3 {
    font-size: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
    letter-spacing: max(
      calc(6.4px * var(--base-ratio)),
      calc(calc(6.4 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_cont .txt {
    font-size: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
    letter-spacing: max(
      calc(4px * var(--base-ratio)),
      calc(calc(4 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .banner_wrap .banner {
    padding-top: 59.7%;
  }
  .beforeOpening .beforeOpening_wrap .btn_wrap .btn {
    width: 100%;
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: max(
        calc(30px * var(--base-ratio)),
        calc(calc(30 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap .tel {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap .btm_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap .sns_list li {
    margin-left: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap .btn_link {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    height: max(
      calc(26px * var(--base-ratio)),
      calc(calc(26 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 2.1666666667;
    letter-spacing: -0.02em;
    border-radius: max(
      calc(13px * var(--base-ratio)),
      calc(calc(13 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .beforeOpening_wrap .btm_wrap.countdown .footer_info ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .beforeOpening
    .beforeOpening_wrap
    .btm_wrap.countdown
    .footer_info
    .copyright {
    text-align: left;
  }
}
.beforeOpening .popup_wrap.popup_agree .pop_header {
  margin-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.popup_agree .agree_box {
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
  border-radius: max(
    calc(10px * var(--base-ratio)),
    calc(calc(10 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.popup_agree dl {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.popup_agree dl:first-child {
  margin-top: 0;
}
.beforeOpening .popup_wrap.popup_agree dl dt {
  margin-bottom: max(
    calc(2px * var(--base-ratio)),
    calc(calc(2 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #000;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .popup_wrap.popup_agree dl dd {
  font-size: max(
    calc(14px * var(--base-ratio)),
    calc(calc(14 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #666;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .popup_wrap.popup_agree .btn_wrap {
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.popup_agree .btn_wrap .close_btn {
  position: static;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: auto;
  height: auto;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0);
}
.beforeOpening .popup_wrap.popup_agree .btn_wrap .close_btn::after {
  content: none;
}
@media (min-width: 1025px) and (pointer: fine) {
  .beforeOpening .popup_wrap.popup_agree .btn_wrap .close_btn:hover {
    color: #fff;
    background-color: #252728;
    border: 1px solid #252728;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 1024px) {
  .beforeOpening .popup_wrap.popup_agree .pop_header {
    margin-bottom: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .popup_wrap.popup_agree .agree_box {
    width: 100%;
    padding: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .popup_wrap.popup_agree .agree_box .box {
    margin: 0 auto;
  }
  .beforeOpening .popup_wrap.popup_agree dl {
    margin-top: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .popup_wrap.popup_agree dl dt {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .popup_wrap.popup_agree dl dd {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening .popup_wrap.popup_agree .btn_wrap {
    margin-top: max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  }
}
.beforeOpening .popup_wrap.beforeOpening .popup {
  width: max(
    calc(520px * var(--base-ratio)),
    calc(calc(520 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(60px * var(--base-ratio)),
    calc(calc(60 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.beforeOpening .txt {
  margin-bottom: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(32px * var(--base-ratio)),
    calc(calc(32 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.28125;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening .popup_wrap.beforeOpening .user_info {
  margin: max(
      calc(30px * var(--base-ratio)),
      calc(calc(30 / var(--base-size)) * var(--base-percent))
    )
    0;
  padding: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  border-radius: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  background-color: #f6f6f6;
}
.beforeOpening .popup_wrap.beforeOpening dl {
  position: relative;
  margin-top: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
}
.beforeOpening .popup_wrap.beforeOpening dl:first-child {
  margin-top: 0;
}
.beforeOpening .popup_wrap.beforeOpening dt {
  position: absolute;
  left: 0;
  top: 0;
  width: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
}
.beforeOpening .popup_wrap.beforeOpening dd {
  padding-left: max(
    calc(100px * var(--base-ratio)),
    calc(calc(100 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #666;
}
.beforeOpening .popup_wrap.beforeOpening .btn_wrap {
  margin-top: 0;
}
.beforeOpening .popup_wrap.beforeOpening .btn_wrap .btn {
  border-radius: 0;
}
.beforeOpening .popup_wrap.beforeOpening.type1 .btn_wrap {
  width: 100%;
}
.beforeOpening .popup_wrap.beforeOpening.type2 .popup {
  padding: max(
      calc(60px * var(--base-ratio)),
      calc(calc(60 / var(--base-size)) * var(--base-percent))
    )
    max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
}
@media (max-width: 1024px) {
  .beforeOpening .popup_wrap.beforeOpening .txt {
    font-size: max(
      calc(24px * var(--base-ratio)),
      calc(calc(24 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.2916666667;
    letter-spacing: -0.02em;
  }
  .beforeOpening .popup_wrap.beforeOpening .user_info {
    padding: max(
        calc(35px * var(--base-ratio)),
        calc(calc(35 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(24px * var(--base-ratio)),
        calc(calc(24 / var(--base-size)) * var(--base-percent))
      );
    border-radius: max(
      calc(10px * var(--base-ratio)),
      calc(calc(10 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .popup_wrap.beforeOpening dl {
    margin-top: max(
      calc(22px * var(--base-ratio)),
      calc(calc(22 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening .popup_wrap.beforeOpening dt {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .beforeOpening .popup_wrap.beforeOpening dd {
    font-size: max(
      calc(14px * var(--base-ratio)),
      calc(calc(14 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .beforeOpening .popup_wrap.beforeOpening .popup {
    width: 90%;
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      max(
        calc(20px * var(--base-ratio)),
        calc(calc(20 / var(--base-size)) * var(--base-percent))
      );
  }
}
.beforeOpening.countdown .btm_cont {
  top: 60%;
}
.beforeOpening.countdown .count_wrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  width: 100%;
  max-width: max(
    calc(680px * var(--base-ratio)),
    calc(calc(680 / var(--base-size)) * var(--base-percent))
  );
  margin: 0 auto;
}
.beforeOpening.countdown .count_wrap li {
  position: relative;
  width: 25%;
  max-width: max(
    calc(170px * var(--base-ratio)),
    calc(calc(170 / var(--base-size)) * var(--base-percent))
  );
  text-align: center;
}
.beforeOpening.countdown .count_wrap li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.25)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.25) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.beforeOpening.countdown .count_wrap li:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.25)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.25) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.beforeOpening.countdown .count_wrap .num {
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(48px * var(--base-ratio)),
    calc(calc(48 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
}
.beforeOpening.countdown .count_wrap .txt {
  margin-top: max(
    calc(4px * var(--base-ratio)),
    calc(calc(4 / var(--base-size)) * var(--base-percent))
  );
  font-family: "Montserrat", sans-serif;
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #aaa;
}
@media (max-width: 1024px) {
  .beforeOpening.countdown .sec .inner {
    margin: 0 auto;
    width: 67%;
  }
  .beforeOpening.countdown .btm_cont {
    top: 64%;
  }
  .beforeOpening.countdown .count_wrap {
    max-width: max(
      calc(550px * var(--base-ratio)),
      calc(calc(550 / var(--base-size)) * var(--base-percent))
    );
    padding: 0
      max(
        calc(16px * var(--base-ratio)),
        calc(calc(16 / var(--base-size)) * var(--base-percent))
      );
  }
  .beforeOpening.countdown .count_wrap .num {
    font-size: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
  .beforeOpening.countdown .count_wrap .txt {
    font-size: max(
      calc(12px * var(--base-ratio)),
      calc(calc(12 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.5;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .beforeOpening.countdown .sec .inner {
    width: 100%;
  }
}
.beforeOpening.news_letter .container {
  overflow: hidden;
  position: relative;
  min-height: calc(var(--vh, 1vh) * 100);
  padding: max(
      calc(80px * var(--base-ratio)),
      calc(calc(80 / var(--base-size)) * var(--base-percent))
    )
    0;
  background-color: #000;
}
.beforeOpening.news_letter .container::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: max(
    calc(1444px * var(--base-ratio)),
    calc(calc(1444 / var(--base-size)) * var(--base-percent))
  );
  height: max(
    calc(280px * var(--base-ratio)),
    calc(calc(280 / var(--base-size)) * var(--base-percent))
  );
  background-color: #7f7ab4;
  -webkit-filter: blur(
    max(
      calc(220px * var(--base-ratio)),
      calc(calc(220 / var(--base-size)) * var(--base-percent))
    )
  );
  filter: blur(
    max(
      calc(220px * var(--base-ratio)),
      calc(calc(220 / var(--base-size)) * var(--base-percent))
    )
  );
}
.beforeOpening.news_letter .top_cont .top_tit {
  position: relative;
}
.beforeOpening.news_letter .top_cont .top_tit h2 {
  color: #fff;
}
.beforeOpening.news_letter .top_cont .top_tit .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  padding: 0
    max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening.news_letter .board_write .tit_box h3 {
  color: #fff;
}
.beforeOpening.news_letter .board_write .table_form .form_inner {
  width: 82%;
}
.beforeOpening.news_letter .board_write .table_form .item .row dt label {
  color: #fff;
}
.beforeOpening.news_letter .board_write .input_wrap input {
  color: #fff;
}
.beforeOpening.news_letter .board_write .input_wrap input:focus {
  border-bottom: 1px solid #ddd;
}
.beforeOpening.news_letter .board_write .input_wrap input:-webkit-autofill,
.beforeOpening.news_letter
  .board_write
  .input_wrap
  input:-webkit-autofill:hover,
.beforeOpening.news_letter
  .board_write
  .input_wrap
  input:-webkit-autofill:focus,
.beforeOpening.news_letter
  .board_write
  .input_wrap
  input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
}
.beforeOpening.news_letter .btn_wrap .btn {
  width: max(
    calc(300px * var(--base-ratio)),
    calc(calc(300 / var(--base-size)) * var(--base-percent))
  );
  padding: max(
    calc(21px * var(--base-ratio)),
    calc(calc(21 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(16px * var(--base-ratio)),
    calc(calc(16 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1;
  letter-spacing: -0.02em;
  color: #252728;
  font-weight: 600;
  border-radius: max(
    calc(30px * var(--base-ratio)),
    calc(calc(30 / var(--base-size)) * var(--base-percent))
  );
  background-color: #fff;
}
@media (min-width: 1025px) and (pointer: fine) {
  .beforeOpening.news_letter .btn_wrap .btn:hover {
    background-color: #ddd;
  }
}
.beforeOpening.news_letter .form_complate {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0
    max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
}
.beforeOpening.news_letter .form_complate .txt_wrap {
  width: 100%;
  text-align: center;
}
.beforeOpening.news_letter .form_complate .tit {
  padding: 0
    max(
      calc(20px * var(--base-ratio)),
      calc(calc(20 / var(--base-size)) * var(--base-percent))
    );
  font-size: max(
    calc(40px * var(--base-ratio)),
    calc(calc(40 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
}
.beforeOpening.news_letter .form_complate .txt {
  margin-top: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  font-size: max(
    calc(20px * var(--base-ratio)),
    calc(calc(20 / var(--base-size)) * var(--base-percent))
  );
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .beforeOpening.news_letter .container {
    padding: max(
        calc(100px * var(--base-ratio)),
        calc(calc(100 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .beforeOpening.news_letter .container::before {
    top: -25%;
    width: 100%;
  }
  .beforeOpening.news_letter .top_cont .top_tit .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3888888889;
    letter-spacing: -0.02em;
  }
  .beforeOpening.news_letter .table_form .item .row.w-50 {
    width: 100%;
  }
  .beforeOpening.news_letter .table_form .item .row + .row {
    display: block;
    padding-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening.news_letter .btn_wrap {
    margin-top: max(
      calc(40px * var(--base-ratio)),
      calc(calc(40 / var(--base-size)) * var(--base-percent))
    );
  }
  .beforeOpening.news_letter .form_complate .tit {
    font-size: max(
      calc(32px * var(--base-ratio)),
      calc(calc(32 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.375;
    letter-spacing: -0.02em;
  }
  .beforeOpening.news_letter .form_complate .txt {
    margin-top: max(
      calc(16px * var(--base-ratio)),
      calc(calc(16 / var(--base-size)) * var(--base-percent))
    );
    font-size: max(
      calc(18px * var(--base-ratio)),
      calc(calc(18 / var(--base-size)) * var(--base-percent))
    );
    line-height: 1.3888888889;
    letter-spacing: -0.02em;
  }
}
@media (max-width: 767px) {
  .beforeOpening.news_letter .container {
    padding: max(
        calc(60px * var(--base-ratio)),
        calc(calc(60 / var(--base-size)) * var(--base-percent))
      )
      0;
  }
  .beforeOpening.news_letter .container::before {
    top: -30%;
    -webkit-filter: blur(
      max(
        calc(180px * var(--base-ratio)),
        calc(calc(180 / var(--base-size)) * var(--base-percent))
      )
    );
    filter: blur(
      max(
        calc(180px * var(--base-ratio)),
        calc(calc(180 / var(--base-size)) * var(--base-percent))
      )
    );
  }
  .beforeOpening.news_letter .board_write .table_form .form_inner {
    width: 100%;
  }
  .beforeOpening.news_letter .btn_wrap .btn {
    width: 100%;
  }
}

/* ===== KODE FINAL UNTUK MEMBUAT MENU MODEL BISA DIGESER ===== */

/* 1. Atur container '.banner_list' agar bisa di-scroll horizontal */
#wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap .banner_list {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* Scrolling lebih halus di iOS */
}

/* 2. Pastikan daftar 'ul' di dalamnya berbaris dari kiri dan tidak terpusat */
#wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap .banner_list ul {
    /* Gunakan 'flex-start' agar item mulai dari kiri. Penting untuk scrolling! */
    justify-content: flex-start !important; 
    
    /* Tambahkan padding agar item tidak menempel di tepi saat di-scroll */
    padding: 0 40px; 
    width: max-content; /* Pastikan lebar UL sesuai dengan total lebar itemnya */
}

/* 3. Sembunyikan tampilan scrollbar untuk tampilan lebih rapi (opsional) */
#wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap .banner_list::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

#wrap #header .header_wrap .inner .gnb_wrap > ul > li.depth01 .snb_wrap .banner_list {
    -ms-overflow-style: none;  /* IE, Edge */
    scrollbar-width: none;  /* Firefox */
}