@font-face {
  font-family: "Volte";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Volte Regular"), local("Volte-Regular"),
       url("../fonts/volte_regular.woff2") format("woff2"),
       url("../fonts/volte_regular.woff") format("woff");
}
@font-face {
  font-family: "Volte";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Volte Medium"), local("Volte-Medium"),
       url("../fonts/volte_medium.woff2") format("woff2"),
       url("../fonts/volte_medium.woff") format("woff");
}
@font-face {
  font-family: "Volte";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Volte Semibold"), local("Volte-Semibold"),
       url("../fonts/volte_semibold.woff2") format("woff2"),
       url("../fonts/volte_semibold.woff") format("woff");
}
@font-face {
  font-family: "Volte";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local("Volte Bold"), local("Volte-Bold"),
       url("../fonts/volte_bold.woff2") format("woff2"),
       url("../fonts/volte_bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Pretendard Regular"), local("Pretendard-Regular"),
       url("../fonts/Pretendard-Regular.woff2") format("woff2"),
       url("../fonts/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), local("Pretendard-Medium"),
       url("../fonts/Pretendard-Medium.woff2") format("woff2"),
       url("../fonts/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard Semibold"), local("Pretendard-Semibold"),
       url("../fonts/Pretendard-SemiBold.woff2") format("woff2"),
       url("../fonts/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local("Pretendard Bold"), local("Pretendard-Bold"),
       url("../fonts/Pretendard-Bold.woff2") format("woff2"),
       url("../fonts/Pretendard-Bold.woff") format("woff");
}
/* Common */
html,
body {
  height: 100%;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}

body,
input,
textarea,
select,
button,
table {
  font-size: 12px;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "SimHei", "Verdana", sans-serif;
}

img,
fieldset,
button {
  border: 0;
}

img {
  vertical-align: top;
}

ul,
ol,
li {
  list-style: none;
}

em,
address {
  font-style: normal;
}

input,
textarea {
  outline: none;
}

hr {
  display: none;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.blind {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

table td,
table th {
  border: 0;
}

table th {
  background: #eee;
}

caption {
  visibility: hidden;
  overflow: hidden;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

label {
  vertical-align: middle;
}

input::-ms-clear {
  display: none;
}

input[type=text],
input[type=password],
input[type=email],
button,
input[type=button],
input[type=reset],
input[type=image],
input[type=submit],
textarea {
  border: 0;
  -webkit-border-radius: 0;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
}

:root,
::after,
::before {
  --text-primary: #ededed;
  --text-secondary: #d3d3d3;
  --text-minor: #999;
  --text-etc: #555;
  --text-subtitle: #c4c4c4;
  --text-link: #3b6cef;
  --text-highlight: #00ff74;
  --text-black: #000;
  --text-white: #fff;
  --text-addition: #b2b2b2;
  --background-base: #0a0a0a;
  --background-primary: #222;
  --background-main-card: #141414;
  --background-preset: #171717;
  --background-white: #fff;
  --background-notice-hover: rgb(178, 178, 178, 0.15);
  --border-color: #222;
}

.how_to .item_preset_handpose::before, .how_to .item_preset_bodypose::before, .how_to .item_preset_accessories::before, .how_to .item_preset_shoes::before, .how_to .item_preset_bottom::before, .how_to .item_preset_top::before, .how_to .item_preset_body::before, .how_to .item_preset_hair::before, .how_to .item_preset_ear::before, .how_to .item_preset_lip::before, .how_to .item_preset_nose::before, .how_to .item_preset_pupil::before, .how_to .item_preset_eye::before, .how_to .item_preset_face::before, .how_to .button_menu_how_to_creator::before, .how_to .button_menu_how_to_ai::before, .how_to .button_menu_how_to_drawing::before, .how_to .button_menu_how_to_preset::before, .footer .footer_download_title::before, .header .button_download.type_apple::before, .header .button_download.type_windows::before, .header .button_menu_header, .header .logo_header, .main_button_download.type_apple::before, .main_button_download.type_windows::before {
  background-image: url();
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_mw_svg_1e8b704c.svg);
  background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_mw_svg_1e8b704c.svg);
  background-size: 232px 229px;
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  vertical-align: top;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

body {
  background-color: var(--background-base);
  height: 100%;
}

.layout_min_height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
}
.layout_min_height > main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main_download_area {
  width: 100%;
}

.main_button_download {
  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;
  width: 100%;
  height: 52px;
  border-radius: 8px;
  background: linear-gradient(139deg, #00ff74 24.79%, #00ffbf 188.05%);
  font-size: 17px;
  font-weight: 600;
  color: var(--text-black);
  letter-spacing: -0.33px;
  cursor: pointer;
}
.main_button_download + .main_button_download {
  margin-top: 12px;
}
.main_button_download::before {
  content: "";
  margin-right: 4px;
}
.main_button_download.type_windows::before {
  width: 18px;
  height: 18px;
  background-position: -136px -98px;
}
.main_button_download.type_apple::before {
  width: 18px;
  height: 18px;
  background-position: -110px -98px;
}

@media all and (min-width: 768px) {
  .main_download_area {
    display: grid;
    grid-template-columns: repeat(2, 200px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .main_button_download + .main_button_download {
    margin-top: 0;
  }
}
@media all and (min-width: 1280px) {
  .main_download_area {
    grid-template-columns: repeat(2, 240px);
    margin-top: 28px;
  }
  .main_button_download {
    height: 68px;
    border-radius: 16px;
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .main_button_download::before {
    margin-right: 6px;
  }
  .main_button_download:hover {
    background-image: none;
    background-color: var(--background-white);
  }
  .main_button_download.type_windows::before {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 200px 182px;
    width: 24px;
    height: 24px;
    background-position: -121px -102px;
  }
  .main_button_download.type_apple::before {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 200px 182px;
    width: 24px;
    height: 24px;
    background-position: -89px -102px;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  padding: 10px 16px;
  background-color: var(--background-base);
}
.header.type_main_top {
  background: transparent;
}
.header.type_main_top .logo_header {
  background-position: -4px -32px;
}
.header.type_main_top .button_menu_header {
  background-position: -66px -201px;
}
.header .logo_header {
  width: 98px;
  height: 20px;
  background-position: -4px -4px;
  display: block;
}
.header .header_menu_pc {
  display: none;
}
.header .header_menu_mobile {
  margin-left: auto;
}
.header .button_menu_header {
  width: 22px;
  height: 20px;
  background-position: -36px -201px;
  cursor: pointer;
}
.header .button_menu_header[aria-expanded=true] {
  background-position: -96px -201px;
}
.header .button_menu_header[aria-expanded=true] + .popup_menu_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header .popup_menu_header {
  display: none;
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  padding: 56px 16px 48px;
  background-color: var(--background-base);
}
.header .menu_header_title {
  display: block;
  padding: 16px 0;
  border-bottom: 1px solid var(--border-color);
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -0.64px;
  color: var(--text-primary);
}
.header .list_menu_header {
  padding-bottom: 11px;
  border-bottom: 1px solid var(--border-color);
}
.header .link_menu_header {
  display: block;
  padding: 16px 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -0.36px;
  color: var(--text-secondary);
}
.header .main_download_area {
  margin-top: auto;
}
.header .button_download {
  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;
  width: 100%;
  height: 47px;
  border-radius: 8px;
  background-color: var(--background-primary);
  font-size: 15px;
  font-weight: 500;
  color: var(--text-minor);
  letter-spacing: -0.3px;
  cursor: pointer;
}
.header .button_download + .button_download {
  margin-top: 16px;
}
.header .button_download::before {
  content: "";
  margin-right: 4px;
}
.header .button_download.type_windows::before {
  width: 16px;
  height: 16px;
  background-position: -124px -201px;
}
.header .button_download.type_apple::before {
  width: 16px;
  height: 16px;
  background-position: -70px -98px;
}
@media all and (min-width: 768px) {
  .header {
    padding: 10px 24px;
  }
  .header .popup_menu_header {
    padding: 56px 24px 48px;
  }
  .header .main_download_area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
  .header .button_download + .button_download {
    margin: 0;
  }
}
@media all and (min-width: 1280px) {
  .header {
    height: 44px;
    padding: 24px 32px;
  }
  .header.type_main_top .logo_header {
    background-position: -4px -53px;
  }
  .header.type_main_top .link_nav_header {
    color: var(--text-black);
  }
  .header .logo_header {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 200px 182px;
    width: 192px;
    height: 41px;
    background-position: -4px -4px;
  }
  .header .header_menu_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 36px;
  }
  .header .header_menu_mobile {
    display: none;
  }
  .header .nav_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 36px;
    -moz-column-gap: 36px;
    column-gap: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .header .link_nav_header {
    font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -0.36px;
    color: var(--text-primary);
  }
  .header .main_download_area {
    grid-template-columns: 180px 168px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header .button_download {
    height: 44px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.28px;
  }
  .header .button_download:hover {
    background-color: var(--background-white);
    color: var(--text-black);
  }
  .header .button_download:hover.type_windows::before {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 133.33px 121.33px;
    width: 16px;
    height: 16px;
    background-position: -80.67px -68px;
  }
  .header .button_download:hover.type_apple::before {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 133.33px 121.33px;
    width: 16px;
    height: 16px;
    background-position: -59.33px -68px;
  }
}

.footer {
  position: relative;
}
.footer .footer_download_area {
  height: 420px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 16px 0;
  background: url("../img/bg_footer.png") no-repeat top center/1920px 556px;
}
.footer .footer_download_area + .footer_info_area {
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  margin-left: 0;
  background: transparent;
  text-align: center;
}
.footer .footer_download_area + .footer_info_area .nav_footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer .footer_download_area .main_download_area {
  margin-top: 24px;
}
.footer .footer_download_title {
  display: block;
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
  color: var(--text-primary);
  letter-spacing: -0.48px;
  text-align: center;
}
.footer .footer_download_title::before {
  width: 58px;
  height: 57px;
  background-position: -4px -60px;
  content: "";
  display: block;
  margin: 0 auto 13.5px;
}
.footer .footer_info_area {
  padding: 36px 0;
  margin-left: 16px;
  background-color: var(--background-base);
  opacity: 0.5;
}
.footer .nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .link_nav_footer {
  font-size: 12px;
  line-height: 150%;
  letter-spacing: -0.24px;
  color: var(--text-addition);
}
.footer .link_nav_footer + .link_nav_footer::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 10px;
  margin: 4px 8px;
  background-color: var(--text-addition);
}
.footer .footer_copyright {
  margin-top: 7px;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: -0.24px;
  color: var(--text-addition);
}
@media all and (min-width: 768px) {
  .footer .footer_download_area {
    padding-top: 48px;
  }
  .footer .footer_download_area + .footer_info_area {
    left: 36px;
    right: 36px;
  }
  .footer .footer_info_area {
    margin-left: 24px;
  }
}
@media all and (min-width: 1280px) {
  .footer .footer_download_area {
    height: 556px;
    padding-top: 100.5px;
  }
  .footer .footer_download_area + .footer_info_area {
    left: 64px;
    right: 64px;
    text-align: left;
  }
  .footer .footer_download_area + .footer_info_area .nav_footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer .footer_download_title {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .footer .footer_download_title::before {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_pc_svg_4566b14d.svg);
    background-size: 200px 182px;
    width: 77px;
    height: 76px;
    background-position: -4px -102px;
    margin-bottom: 18px;
  }
  .footer .main_download_area {
    margin-top: 32px;
  }
  .footer .footer_info_area {
    margin-left: 64px;
  }
}
@media all and (min-width: 1921px) {
  .footer .footer_download_area {
    background-size: 100% 556px;
  }
}

.main_wrap {
  overflow-y: scroll;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.main_wrap::-webkit-scrollbar {
  display: none;
}
.main_wrap .main_banner_wrap {
  height: 100vh;
  pointer-events: none;
}
.main_wrap .main_banner {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  display: none;
  -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;
  width: 100%;
  height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 246px 16px 83px;
  text-align: center;
  background-color: #0a0a0d;
}
.main_wrap .main_banner.is-fallback {
  background-image: url("../img/main_banner_poster_mobile.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .main_wrap .main_banner.is-fallback {
    background-image: url("../img/main_banner_poster.jpg");
  }
}
.header.type_main_top ~ .main_wrap .main_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_wrap .video_main_banner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  -webkit-transition: opacity 480ms ease-out;
  transition: opacity 480ms ease-out;
  pointer-events: none;
}
.main_wrap .video_main_banner.is-playing {
  opacity: 1;
}
.main_wrap .video_main_banner.is-autoplay-blocked {
  display: none;
}
.main_wrap .title_main_banner {
  padding: 0 20px;
}
.main_wrap .detail_main_banner {
  margin-top: 32px;
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 24px;
  line-height: 100%;
  font-weight: 600;
  color: var(--text-white);
  letter-spacing: -0.24px;
  text-transform: capitalize;
}
.main_wrap .text_main_banner {
  margin-top: 8px;
  font-size: 15px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-white);
  letter-spacing: -0.3px;
}
.main_wrap .icon_scroll_down {
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 20px;
  height: 35px;
}
.main_wrap .main_content_wrap {
  position: relative;
  z-index: 1;
  background-color: var(--background-base);
}
.main_wrap .main_download_area {
  margin-top: auto;
  pointer-events: auto;
}
.main_wrap .main_content {
  padding: 80px 16px;
}
.main_wrap .video_main_content {
  width: 100%;
  aspect-ratio: 1160/653;
  border-radius: 8px;
  opacity: 0;
}
.main_wrap .main_key_features {
  margin-top: 80px;
  text-align: center;
}
.main_wrap .title_main_content {
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: 600;
  color: var(--text-highlight);
  letter-spacing: -0.64px;
  opacity: 0;
}
.main_wrap .list_key_features {
  margin-top: 24px;
}
.main_wrap .item_key_feature + .item_key_feature {
  margin-top: 80px;
}
.main_wrap .ani_scroll {
  -webkit-animation: ani_scroll 0.3s ease-in-out 80ms forwards;
  animation: ani_scroll 0.3s ease-in-out 80ms forwards;
}
@-webkit-keyframes ani_scroll {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ani_scroll {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main_wrap [class*=ani_key_feature] {
  opacity: 0;
}
.main_wrap [class*=img_key_feature] {
  width: 100%;
  height: auto;
}
.main_wrap .img_key_feature_01,
.main_wrap .img_key_feature_02 {
  opacity: 0;
}
.main_wrap .img_key_feature_01 {
  width: calc(100% + 21px);
  margin: 12px 0 0 -10.5px;
}
.main_wrap .img_key_feature_02 {
  width: calc(100% + 13px);
  margin: 16px 0 0 -6.5px;
}
.main_wrap .key_feature_number {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: var(--text-primary);
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: var(--background-primary);
}
.main_wrap .title_key_feature {
  margin-top: 16px;
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
  color: var(--text-primary);
  letter-spacing: -0.48px;
}
.main_wrap .text_key_feature {
  margin: 8px auto 0;
  font-size: 15px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-secondary);
  letter-spacing: -0.3px;
  word-break: keep-all;
}
.main_wrap .list_key_inner {
  margin-top: 20px;
}
.main_wrap .item_key_inner {
  padding-bottom: 16px;
  background-color: var(--background-main-card);
  border-radius: 8px;
  overflow: hidden;
  opacity: 0;
}
.main_wrap .item_key_inner + .item_key_inner {
  margin-top: 16px;
}
.main_wrap .title_key_inner {
  display: block;
  margin-top: 16px;
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  color: var(--text-secondary);
  letter-spacing: -0.36px;
}
.main_wrap .text_key_inner {
  margin-top: 6px;
  font-size: 13px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-minor);
  letter-spacing: -0.26px;
}
@media all and (min-width: 768px) {
  .main_wrap .main_banner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 24px 100px;
  }
  .main_wrap .title_main_banner {
    width: 512px;
    height: 68px;
  }
  .main_wrap .detail_main_banner {
    font-size: 28px;
    letter-spacing: -0.28px;
  }
  .main_wrap .text_main_banner {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .main_wrap .main_download_area {
    margin-top: 24px;
  }
  .main_wrap .main_content {
    padding: 80px 24px;
  }
  .main_wrap .img_key_feature_01 {
    width: calc(100% + 46px);
    margin: 0 0 0 -23px;
  }
  .main_wrap .img_key_feature_02 {
    width: calc(100% + 19px);
    margin: 14px 0 0 -9.5px;
  }
  .main_wrap .list_key_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    margin-top: 32px;
  }
  .main_wrap .item_key_inner + .item_key_inner {
    margin-top: 0;
  }
}
@media all and (min-width: 1280px) {
  .main_wrap .main_banner {
    padding-bottom: 168px;
  }
  .main_wrap .title_main_banner {
    width: 903px;
    height: 120px;
  }
  .main_wrap .detail_main_banner {
    margin-top: 48px;
    font-size: 48px;
    letter-spacing: -0.48px;
  }
  .main_wrap .text_main_banner {
    margin-top: 12px;
    font-size: 24px;
    letter-spacing: -0.48px;
  }
  .main_wrap .main_download_area {
    margin-top: 28px;
  }
  .main_wrap .icon_scroll_down {
    bottom: 50px;
    width: 32px;
    height: 56px;
  }
  .main_wrap .main_content {
    width: 1160px;
    margin: 0 auto;
    padding: 160px 0;
  }
  .main_wrap .video_main_content {
    border-radius: 16px;
  }
  .main_wrap .main_key_features {
    margin-top: 160px;
  }
  .main_wrap .title_main_content {
    font-size: 64px;
    letter-spacing: -1.28px;
  }
  .main_wrap .list_key_features {
    margin-top: 48px;
  }
  .main_wrap .item_key_feature + .item_key_feature {
    margin-top: 160px;
  }
  .main_wrap .key_feature_number {
    width: 40px;
    height: 40px;
    font-size: 28px;
    line-height: 40px;
  }
  .main_wrap .title_key_feature {
    margin-top: 24px;
    font-size: 40px;
    letter-spacing: -0.8px;
  }
  .main_wrap .text_key_feature {
    margin-top: 16px;
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .main_wrap .img_key_feature_01 {
    width: 1231px;
    margin: -6px 0 0 -35.5px;
  }
  .main_wrap .img_key_feature_02 {
    width: 1213px;
    margin: 14px 0 0 -26.5px;
  }
  .main_wrap .list_key_inner {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 40px;
  }
  .main_wrap .item_key_inner {
    padding-bottom: 32px;
    border-radius: 16px;
  }
  .main_wrap .title_key_inner {
    margin-top: 32px;
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  .main_wrap .text_key_inner {
    margin-top: 8px;
    font-size: 18px;
    letter-spacing: -0.36px;
  }
}

.how_to {
  margin-bottom: auto;
  padding: 80px 16px;
}
.how_to .title_menu_how_to {
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: var(--text-primary);
  letter-spacing: -0.56px;
}
.how_to [class*=button_menu_how_to] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px;
  border-radius: 8px;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  color: var(--text-minor);
  letter-spacing: -0.32px;
}
.how_to [class*=button_menu_how_to][aria-current=true] {
  color: var(--text-highlight);
  background-color: var(--background-primary);
}
.how_to .button_menu_how_to_preset::before {
  width: 24px;
  height: 24px;
  background-position: -204px -164px;
  content: "";
  margin-right: 6px;
}
.how_to .button_menu_how_to_preset[aria-current=true]::before {
  background-position: -4px -201px;
}
.how_to .button_menu_how_to_drawing::before {
  width: 24px;
  height: 24px;
  background-position: -204px -100px;
  content: "";
  margin-right: 6px;
}
.how_to .button_menu_how_to_drawing[aria-current=true]::before {
  background-position: -204px -132px;
}
.how_to .button_menu_how_to_ai::before {
  width: 24px;
  height: 24px;
  background-position: -156px -163px;
  content: "";
  margin-right: 6px;
}
.how_to .button_menu_how_to_ai[aria-current=true]::before {
  background-position: -204px -4px;
}
.how_to .button_menu_how_to_creator::before {
  width: 24px;
  height: 24px;
  background-position: -204px -36px;
  content: "";
  margin-right: 6px;
}
.how_to .button_menu_how_to_creator[aria-current=true]::before {
  background-position: -204px -68px;
}
.how_to .section_how_to {
  margin-top: 24px;
}
.how_to .section_how_to + .section_how_to {
  margin-top: 56px;
}
.how_to .title_how_to {
  font-size: 32px;
  line-height: 120%;
  color: var(--text-highlight);
  letter-spacing: -0.64px;
}
.how_to .title_how_to + .text_how_to {
  margin-top: 12px;
}
.how_to .text_how_to {
  margin-top: 8px;
  font-size: 16px;
  line-height: 150%;
  color: var(--text-secondary);
  letter-spacing: -0.32px;
}
.how_to .video_how_to {
  width: 100%;
  aspect-ratio: 105/59;
  margin-top: 16px;
  border-radius: 4px;
}
.how_to .video_how_to + .category_how_to {
  margin-top: 40px;
}
.how_to .category_how_to {
  font-size: 20px;
  line-height: 150%;
  color: var(--text-primary);
  letter-spacing: -0.4px;
  margin-top: 24px;
}
.how_to .list_preset {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 24px;
}
.how_to [class*=item_preset] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 8px;
  background-color: var(--background-preset);
  border-radius: 4px;
  font-size: 13px;
  font-weight: 500;
  color: var(--text-subtitle);
  letter-spacing: -0.26px;
}
.how_to .item_preset_face::before {
  width: 30px;
  height: 30px;
  background-position: -166px -4px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_eye::before {
  width: 30px;
  height: 30px;
  background-position: -118px -125px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_pupil::before {
  width: 30px;
  height: 30px;
  background-position: -42px -163px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_nose::before {
  width: 30px;
  height: 30px;
  background-position: -4px -163px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_lip::before {
  width: 30px;
  height: 30px;
  background-position: -166px -118px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_ear::before {
  width: 30px;
  height: 30px;
  background-position: -80px -125px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_hair::before {
  width: 30px;
  height: 30px;
  background-position: -166px -42px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_body::before {
  width: 30px;
  height: 30px;
  background-position: -70px -60px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_top::before {
  width: 30px;
  height: 30px;
  background-position: -118px -163px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_bottom::before {
  width: 30px;
  height: 30px;
  background-position: -42px -125px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_shoes::before {
  width: 30px;
  height: 30px;
  background-position: -80px -163px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_accessories::before {
  width: 30px;
  height: 30px;
  background-position: -110px -60px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_bodypose::before {
  width: 30px;
  height: 30px;
  background-position: -4px -125px;
  content: "";
  margin-right: 4px;
}
.how_to .item_preset_handpose::before {
  width: 30px;
  height: 30px;
  background-position: -166px -80px;
  content: "";
  margin-right: 4px;
}
@media all and (max-width: 767px) {
  .how_to .nav_menu_how_to {
    display: contents;
  }
  .how_to .title_menu_how_to {
    margin-bottom: 32px;
  }
  .how_to .list_menu_how_to {
    position: sticky;
    top: 56px;
    left: 0;
    right: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    padding-bottom: 8px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background-color: var(--background-base);
  }
  .how_to .list_menu_how_to::-webkit-scrollbar {
    display: none;
  }
  .how_to .list_menu_how_to + .section_how_to {
    margin-top: 24px;
  }
  .how_to .section_how_to {
    scroll-margin-top: 150px;
  }
  .how_to .item_menu_how_to {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .how_to .item_menu_how_to + .item_menu_how_to {
    margin-left: 12px;
  }
  .how_to .button_top {
    background-image: url();
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../img/sprite/sp_shaper_mw_svg_1e8b704c.svg);
    background-image: linear-gradient(transparent, transparent), url(../img/sprite/sp_shaper_mw_svg_1e8b704c.svg);
    background-size: 232px 229px;
    width: 48px;
    height: 48px;
    background-position: -110px -4px;
    margin: 32px auto 0;
    display: block;
    background-color: transparent;
  }
}
@media all and (min-width: 768px) {
  .how_to {
    display: grid;
    grid-template-columns: 180px auto;
    gap: 24px 40px;
    padding: 80px 24px 0;
  }
  .how_to .nav_menu_how_to {
    position: fixed;
    top: 80px;
    left: 24px;
    width: 180px;
  }
  .how_to .title_menu_how_to {
    margin-bottom: 24px;
  }
  .how_to .item_menu_how_to + .item_menu_how_to {
    margin-top: 12px;
  }
  .how_to [class*=button_menu_how_to] {
    width: 100%;
  }
  .how_to .section_how_to {
    display: none;
    grid-column: 2;
  }
  .how_to .section_how_to.on {
    display: block;
    margin-top: 0;
    padding-bottom: 24px;
  }
  .how_to .category_how_to {
    margin-top: 40px;
  }
  .how_to .list_preset {
    grid-template-columns: repeat(4, 1fr);
  }
  .how_to .button_top {
    display: none;
  }
}
@media all and (min-width: 1280px) {
  .how_to {
    grid-template-columns: 240px auto;
    gap: 32px 80px;
    width: 1160px;
    margin: 0 auto;
    padding: 172px 0 0;
  }
  .how_to .section_how_to.on {
    padding-bottom: 80px;
  }
  .how_to .nav_menu_how_to {
    top: 172px;
    left: calc(50vw - 580px);
    width: 240px;
  }
  .how_to .title_menu_how_to {
    margin-bottom: 32px;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.72px;
  }
  .how_to .item_menu_how_to + .item_menu_how_to {
    margin-top: 6px;
  }
  .how_to [class*=button_menu_how_to] {
    padding: 10px 12px;
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .how_to .title_how_to {
    font-size: 48px;
    letter-spacing: -0.96px;
  }
  .how_to .title_how_to + .text_how_to {
    margin-top: 16px;
  }
  .how_to .video_how_to + .category_how_to {
    margin-top: 56px;
  }
  .how_to .category_how_to {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
  .how_to .list_preset {
    grid-template-columns: repeat(7, 1fr);
  }
  .how_to [class*=item_preset] {
    padding: 12px;
    border-radius: 8px;
  }
}

.notice {
  padding: 80px 16px 40px;
}
.notice .title_notice_list {
  font-family: "Volte", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, SimHei, Verdana, sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: var(--text-primary);
  letter-spacing: -0.56px;
}
.notice .list_notice {
  margin-top: 24px;
}
.notice .item_notice + .item_notice {
  border-top: 1px solid var(--border-color);
}
.notice .link_notice {
  display: block;
  padding: 12px 0;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.notice .link_notice:hover {
  background-color: var(--background-notice-hover);
}
.notice .title_item_notice {
  display: block;
  font-size: 15px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-primary);
  letter-spacing: -0.3px;
}
.notice .date_notice {
  margin-top: 4px;
  font-size: 12px;
  line-height: 150%;
  color: var(--text-etc);
  letter-spacing: -0.24px;
}
.notice .info_header_notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-minor);
  letter-spacing: -0.24px;
}
.notice .date_header_notice {
  margin-left: 6px;
  font-weight: 500;
  color: var(--text-etc);
}
.notice .title_notice_detail {
  padding: 8px 0 23px;
  border-bottom: 1px solid var(--border-color);
  font-size: 20px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-secondary);
  letter-spacing: -0.4px;
}
.notice .detail_notice {
  padding: 24px 0 23px;
  border-bottom: 1px solid var(--border-color);
  font-size: 15px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-subtitle);
  letter-spacing: -0.3px;
}
.notice .detail_notice p {
  margin: 8px 0;
}
.notice .detail_notice h2 {
  margin: 24px 0 12px;
  font-size: 18px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-secondary);
  letter-spacing: -0.36px;
}
.notice .detail_notice h3 {
  margin: 20px 0 10px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-secondary);
  letter-spacing: -0.32px;
}
.notice .detail_notice h4 {
  margin: 16px 0 8px;
  font-size: 15px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-secondary);
  letter-spacing: -0.3px;
}
.notice .detail_notice ol {
  margin: 8px 0;
  padding-left: 1.4em;
  list-style: decimal;
}
.notice .detail_notice ul {
  margin: 8px 0;
  padding-left: 1.4em;
  list-style: disc;
}
.notice .detail_notice li {
  margin: 6px 0;
  list-style: inherit;
}
.notice .detail_notice li > ul,
.notice .detail_notice li > ol {
  margin: 4px 0;
}
.notice .detail_notice a {
  color: var(--text-link);
  text-decoration: underline;
}
.notice .detail_notice blockquote {
  margin: 12px 0;
  padding: 8px 16px;
  border-left: 3px solid var(--text-etc);
  color: var(--text-minor);
}
.notice .detail_notice hr {
  margin: 16px 0;
  border: none;
  border-top: 1px solid var(--border-color);
}
.notice .button_return_list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 40px;
  margin-top: 24px;
  border-radius: 4px;
  background-color: var(--text-highlight);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.28px;
}
.notice .title_terms {
  font-size: 28px;
  line-height: 120%;
  color: var(--text-primary);
  letter-spacing: -0.56px;
}
.notice .title_terms + .text_terms {
  margin-top: 24px;
}
.notice .text_terms {
  margin-top: 6px;
  font-size: 13px;
  line-height: 150%;
  font-weight: 500;
  color: var(--text-secondary);
  letter-spacing: -0.26px;
}
.notice .text_terms .link_terms {
  color: var(--text-link);
  text-decoration: underline;
}
.notice .text_terms .minor_text_terms {
  display: block;
  padding-left: 16px;
  color: var(--text-minor);
}
.notice .index_terms {
  margin-top: 18px;
  font-size: 15px;
  line-height: 150%;
  font-weight: 600;
  color: var(--text-primary);
  letter-spacing: -0.3px;
}
@media all and (min-width: 768px) {
  .notice {
    padding: 80px 24px 24px;
  }
  .notice .link_notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center space-between;
    padding: 18px 0;
  }
  .notice .date_notice {
    margin-top: 0;
  }
}
@media all and (min-width: 1280px) {
  .notice {
    width: 1160px;
    margin: 0 auto;
    padding: 172px 60px 80px;
  }
  .notice .title_notice_list {
    padding: 0 24px;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.72px;
  }
  .notice .list_notice {
    margin-top: 34px;
  }
  .notice .link_notice {
    padding: 24px;
  }
  .notice .title_item_notice {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .notice .date_notice {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .notice .info_header_notice {
    padding: 0 24px;
    font-size: 14px;
    letter-spacing: -0.28px;
  }
  .notice .date_header_notice {
    margin-left: 8px;
  }
  .notice .title_notice_detail {
    padding: 10px 24px 31px;
    font-size: 28px;
    letter-spacing: -0.56px;
  }
  .notice .detail_notice {
    padding: 32px 24px 31px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .notice .detail_notice h2 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
  .notice .detail_notice h3 {
    font-size: 18px;
    letter-spacing: -0.36px;
  }
  .notice .detail_notice h4 {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .notice .button_return_list {
    width: 160px;
    height: 44px;
    margin: 32px auto 0;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .notice .title_terms {
    padding: 0 24px;
    font-size: 36px;
    letter-spacing: -0.72px;
  }
  .notice .title_terms + .text_terms {
    margin-top: 56px;
  }
  .notice .text_terms {
    padding: 0 24px;
    font-size: 15px;
    letter-spacing: -0.3px;
  }
  .notice .text_terms .minor_text_terms {
    padding-left: 20px;
  }
  .notice .index_terms {
    padding: 0 24px;
    font-size: 20px;
    letter-spacing: -0.4px;
  }
}

/* Custom scrollbar overlay */
.custom-scrollbar {
  position: fixed;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  z-index: 9999;
}
.custom-scrollbar-track {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}
.custom-scrollbar-thumb {
  position: absolute;
  right: 2px;
  width: 7px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.5);
  min-height: 40px;
  max-height: 160px;
  opacity: 0;
  transition: opacity 0.4s ease, width 0.15s ease, background 0.15s ease;
  cursor: default;
}
.custom-scrollbar.visible .custom-scrollbar-thumb {
  opacity: 1;
}
.custom-scrollbar-track:hover .custom-scrollbar-thumb,
.custom-scrollbar.dragging .custom-scrollbar-thumb {
  opacity: 1;
  width: 9px;
  background: rgba(255, 255, 255, 0.6);
}
