@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEATraditionalChinese-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEATraditionalChinese-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEATraditionalChinese-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEATraditionalChinese-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEALatin-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEALatin-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEALatin-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto IKEA";
  src: url("fonts/NotoIKEALatin-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
  font-family: "Noto IKEA", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  font-family: "Noto IKEA", Arial, sans-serif;
  background: #0059A2;
  color: #111;
  overflow-x: hidden;
}

p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

p {
  font-size: 4.0712468193vw;
}

h1 {
  font-size: 6.106870229vw;
  font-weight: 500;
  color: #FFD900;
}
h1.black {
  color: #111;
}

h2 {
  font-size: 5.0890585242vw;
  font-weight: 500;
  line-height: 7.1246819338vw;
}

h3 {
  font-size: 4.5801526718vw;
  line-height: 6.106870229vw;
  font-weight: 400;
}

h4 {
  font-size: 3.5623409669vw;
}

h5 {
  font-size: 3.0534351145vw;
  font-weight: 400;
}

.mb-tiny {
  margin-bottom: 2.5445292621vw;
}

.mb-small {
  margin-bottom: 3.8167938931vw;
}

.mb-medium {
  margin-bottom: 7.6335877863vw;
}

.mb-large {
  margin-bottom: 11.4503816794vw;
}

.mt-small {
  margin-top: 3.8167938931vw;
}

.mt-medium {
  margin-top: 7.6335877863vw;
}

.mt-large {
  margin-top: 11.4503816794vw;
}

.px-small {
  padding-left: 5.0890585242vw;
  padding-right: 5.0890585242vw;
}

.pb-small {
  padding-bottom: 3.8167938931vw;
}

.pb-medium {
  padding-bottom: 7.6335877863vw;
}

.pb-large {
  padding-bottom: 11.4503816794vw;
}

header {
  background-color: #FFF;
  padding: 5.0890585242vw;
}
header .img-logo {
  width: 19.0839694656vw;
}
header .btn-home {
  text-decoration: none;
}
header p {
  font-size: 3.5623409669vw;
}
header .btn-langswap {
  color: #111;
  font-weight: normal;
}
header .btn-langswap.active {
  font-weight: bold;
}
header .btn-langswap:hover {
  text-decoration: none;
  color: #111;
}

footer {
  background-color: #F5F5F5;
  width: 100%;
}
footer .max-container {
  display: flex;
  padding: 12.7226463104vw 5.0890585242vw 6.106870229vw;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.0534351145vw;
}
footer .sns-wrapper {
  display: flex;
  align-items: center;
  gap: 5.0890585242vw;
  align-self: stretch;
}
footer .img-sns-ic {
  width: 10.1781170483vw;
}
footer .copyright-text p {
  font-size: 3.0534351145vw;
  color: #484848;
}
footer .links-wrapper {
  display: flex;
  align-items: center;
  gap: 5.0890585242vw;
  align-self: stretch;
}
footer .links-wrapper .btn-footer-link {
  color: #484848;
  text-decoration: none;
  font-size: 3.0534351145vw;
}
footer .links-wrapper .btn-footer-link:hover {
  text-decoration: underline;
}

.container-max {
  width: 100%;
}

.container-inner {
  max-width: 1280px;
  margin-left: 5.0890585242vw;
  margin-right: 5.0890585242vw;
}

main {
  min-height: 60vh;
}

section.step {
  display: none;
}
section.step.active {
  display: block;
}
section .showhide {
  display: inherit;
}
section .showhide.hide {
  display: none;
}
section .h-full {
  min-height: 100vh;
}/*# sourceMappingURL=common.css.map */