﻿@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  overflow-x:hidden;
  font-family: 'SpoqaHanSansNeo', 'NanumSquare', "Apple SD Gothic Neo", Helvetica, sans-serif, Arial;
  font-weight: 400;
  word-break:keep-all;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: #ccc 1px 1px 1px rgba(0,0,0,0.004);
  font-smooth: always;
}
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;}
ul, ol{list-style-type:none;}
img,fieldset{border:none;}
body, input, textarea, select, button, table{font-size:13px; color:#666; font-family:"SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial;}
a{text-decoration:none; color:#666; }
a:link, a:visited{text-decoration:none; color:#666; /*outline: none!important;*/}
a:hover, a:active{text-decoration:none; color:#666; /*outline: none!important;*/}
input{border:0; font-family:"SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial;}
select{font-family:"SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial; vertical-align: top;height:24px;border:1px solid #c5c5c5;}
button {letter-spacing: -0.06em; font-family:"SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial; font-size: 16px; background: none; border: none; cursor: pointer;}
img {border: none;}

/* wrap */
#wrap{position: relative;margin: 0 auto;}

/* ggnb_left_top */
.emergency_relief_cnts_top {  background: #4f4241;margin: 0px auto;width: 100%;height: 29px;border-bottom-color: #272120;border-bottom-width: 1px;border-bottom-style: solid;position: relative;z-index: 9999;box-sizing: unset;}
.emergency_relief_cnts_top ul.util_left{width: 420px; height: 30px; position: absolute; left: 47.75%; margin-left: -470px; top: 0px; } 
.emergency_relief_cnts_top ul.util_left li{float: left;}

/* footer */
#footer{position: relative; background: #f1f1f1; border-top: 1px solid #e5e5e5; height:auto;}
#footer .inner{margin: auto; width: 1050px;}
#footer a,
#footer span{font-family:"SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial; letter-spacing: -0.05em;}
.footer-top{padding-top: 20px;}
.footer-top:after { content: ''; display: block; clear: both; }
.sns-link-wrap{float: left; margin-top: 2px;}
.sns-link-wrap:after { content: ''; display: block; clear: both; }
.sns-link-wrap a{float: left; margin-right: 20px;}
.sns-link-wrap a:last-child{margin-right: 0;}
.bi-wrap{float: right;}
.footer-menu-list{margin-top: 22px;}
.footer-menu-list ul li{float: left; position: relative; margin-right: 15px; padding-right: 17px;}
.footer-menu-list ul:after { content: ''; display: block; clear: both; }
.footer-menu-list ul li:after{content: ''; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 13px; background: #e5e5e5;}
.footer-menu-list ul li:last-child{margin-right: 0; padding-right: 0;}
.footer-menu-list ul li:last-child:after{content: none;}
.footer-menu-list ul li a{font-size: 15px; color: #555555; font-weight: 700;}
.footer-info-list{margin-top: 14px;}
.footer-info-list ul:after { content: ''; display: block; clear: both; }
.footer-info-list ul li{float: left; position: relative; margin-right: 8px; padding-right: 8px;}
.footer-info-list ul li:after{content: ''; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 13px; background: #e5e5e5;}
.footer-info-list ul li:last-child{margin-right: 0; padding-right: 0;}
.footer-info-list ul li:last-child:after{content: none;}
.footer-info-list ul li a{font-size: 13px; color: #777777; letter-spacing: -0.05em;}
.copyright{margin-top: 6px; padding-bottom: 22px;}
.copyright span{font-size: 13px; color: #999999; letter-spacing: -0.03em;}

.email-popup-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100000;}
.popup-bg {width: 100%; height: 100%; position: fixed; background-color: rgba(0, 0, 0, 0.65); z-index: 999999;}
.email-popup {width: 590px; height: 529px; background-color: #fff; margin: auto; position: absolute; z-index: 9999999; text-align: center; top: 0; left: 0; right: 0; bottom: 0;}
.email-popup div:nth-child(1) {text-align: left; position: relative; height: 74px; background: url('https://care.sc.or.kr/images/b-copy.png'); background-position: center top; background-repeat: no-repeat; border-bottom: 1px solid rgba(0, 0, 0, 0.05);}
.email-popup div:nth-child(1) img {margin-top: 17px; margin-left: 15px;position: relative; display: inline-block; left: 15px;}
.email-popup div:nth-child(1) button {margin-top: 12px; float: right; margin-right: 35px; cursor: pointer;}
.email-popup div:nth-child(1) button>img {right: 35px; margin-top: 14px; margin-right: 15px;}
.email-popup div:nth-child(2) {position: relative; margin-bottom: 0px;}
.email-popup div:nth-child(2) h2 {margin-top: 73px; margin-bottom: 19px; font-size: 29px; font-family:"SpoqaHanSansNeo",  'NanumSquare', "Apple SD Gothic Neo", Helvetica, sans-serif, Arial; color:#000000;}
.email-popup div:nth-child(2) h3 {font-size: 16px; color: #333333; font-family:"SpoqaHanSansNeo",  'Nanum Barun Gothic', sans-serif; padding-bottom: 19px; line-height: 1.5;}
.email-popup div:nth-child(2) p {margin-top: 0px; margin-bottom: 0px; line-height: 1.5; border-bottom: 1px solid rgba(0, 0, 0, 0.05); padding-bottom: 77px; font-family:"SpoqaHanSansNeo",  'Nanum Barun Gothic', sans-serif; font-size: 15px; color: #555555;}
.email-popup div:nth-child(2) p strong{font-weight: bold;}
.email-popup div:nth-child(3) {position: relative; height: 115px;}
.email-popup .close-btn {overflow: auto; margin: auto; width: 146px; height: 55px; background-color: #555555; position: absolute; top: 0; left: 0; right: 0; bottom: 0; color: white; font-family:"SpoqaHanSansNeo",  'Nanum Barun Gothic', sans-serif; font-size: 16px;	cursor: pointer;}

/* content */
#opendreamdoor {
  --tit-md-size: 70px;
  --tit-sm-size: 52px;
  --subtit-size: 40px;
  --body-lg-size: 24px;
  --body-md-size: 18px;
  --body-sm-size: 16px;
  --gap-tit-sub: 20px;
  --gap-tit-body: 40px;
  --sect-pad: 80px;
}
@media (max-width: 1280px) {
  #opendreamdoor {
    --tit-md-size: 64px;
    --tit-sm-size: 48px;
    --subtit-size: 36px;
    --body-lg-size: 20px;
    --body-md-size: 16px;
    --body-sm-size: 15px;
    --gap-tit-sub: 20px;
    --gap-tit-body: 40px;
  }
}
#opendreamdoor .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#opendreamdoor .pc-only {
  display: inherit !important;
}
@media (max-width: 768px) {
  #opendreamdoor .pc-only {
    display: none !important;
  }
}
#opendreamdoor .mo-only {
  display: none !important;
}
@media (max-width: 768px) {
  #opendreamdoor .mo-only {
    display: inherit !important;
  }
}
#opendreamdoor {
  box-sizing: border-box;
}
#opendreamdoor *,
#opendreamdoor *::before,
#opendreamdoor *::after {
  box-sizing: inherit;
}
#opendreamdoor h1,
#opendreamdoor h2,
#opendreamdoor h3,
#opendreamdoor h4,
#opendreamdoor h5,
#opendreamdoor h6,
#opendreamdoor div,
#opendreamdoor p,
#opendreamdoor blockquote,
#opendreamdoor pre,
#opendreamdoor code,
#opendreamdoor address,
#opendreamdoor ul,
#opendreamdoor ol,
#opendreamdoor li,
#opendreamdoor nav,
#opendreamdoor section,
#opendreamdoor article,
#opendreamdoor footer,
#opendreamdoor main,
#opendreamdoor aside,
#opendreamdoor dl,
#opendreamdoor dt,
#opendreamdoor dd,
#opendreamdoor table,
#opendreamdoor thead,
#opendreamdoor tbody,
#opendreamdoor tfoot,
#opendreamdoor label,
#opendreamdoor caption,
#opendreamdoor th,
#opendreamdoor td,
#opendreamdoor form,
#opendreamdoor fieldset,
#opendreamdoor legend,
#opendreamdoor hr,
#opendreamdoor input,
#opendreamdoor button,
#opendreamdoor textarea,
#opendreamdoor object,
#opendreamdoor figure,
#opendreamdoor figcaption {
  margin: 0;
  padding: 0;
}
#opendreamdoor input,
#opendreamdoor select,
#opendreamdoor textarea,
#opendreamdoor button,
#opendreamdoor img,
#opendreamdoor fieldset {
  border: none;
}
#opendreamdoor ul,
#opendreamdoor ol,
#opendreamdoor li {
  list-style: none;
}
#opendreamdoor table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}
#opendreamdoor address,
#opendreamdoor cite,
#opendreamdoor code,
#opendreamdoor em,
#opendreamdoor i {
  font-style: normal;
  font-weight: normal;
}
#opendreamdoor label,
#opendreamdoor img,
#opendreamdoor input,
#opendreamdoor select,
#opendreamdoor textarea,
#opendreamdoor button,
#opendreamdoor a {
  vertical-align: middle;
}
#opendreamdoor u,
#opendreamdoor ins,
#opendreamdoor a {
  text-decoration: none;
}
#opendreamdoor button {
  cursor: pointer;
  background-color: unset;
}
#opendreamdoor caption > div,
#opendreamdoor legend,
#opendreamdoor .hide {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#opendreamdoor input[type="number"]::-webkit-inner-spin-button,
#opendreamdoor input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#opendreamdoor input[type="number"] {
  -moz-appearance: textfield;
}
#opendreamdoor input[type="number"],
#opendreamdoor input[type="text"],
#opendreamdoor input[type="password"],
#opendreamdoor input[type="url"],
#opendreamdoor input[type="email"],
#opendreamdoor input[type="tel"],
#opendreamdoor input[type="date"],
#opendreamdoor textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#opendreamdoor input[type="search"]::-webkit-search-decoration,
#opendreamdoor input[type="search"]::-webkit-search-cancel-button,
#opendreamdoor input[type="search"]::-webkit-search-results-button,
#opendreamdoor input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
@font-face {
  font-family: "wildgag";
  src:
    url("../fonts/KIMWILDgag-Bold.woff2") format("woff2"),
    url("../fonts/KIMWILDgag-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OngleipParkDahyeon";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2411-3@1.0/Ownglyph_ParkDaHyun.woff2") format("woff2");
  font-weight: normal;
  font-display: swap;
}
#opendreamdoor {
  font-size: 10px;
  font-family:
    neutronic-hangeul-rounded,
    pretendard,
    -apple-system,
    BlinkMacSystemFont,
    system-ui,
    Roboto,
    "Helvetica Neue",
    "Segoe UI",
    "Apple SD Gothic Neo",
    "Noto Sans KR",
    "Malgun Gothic",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    sans-serif;
  line-height: 1.6;
  font-weight: 500;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  word-break: keep-all;
  color: #101720;
}
#opendreamdoor button,
#opendreamdoor input,
#opendreamdoor textarea,
#opendreamdoor select {
  font-family:
    neutronic-hangeul-rounded,
    pretendard,
    -apple-system,
    BlinkMacSystemFont,
    system-ui,
    Roboto,
    "Helvetica Neue",
    "Segoe UI",
    "Apple SD Gothic Neo",
    "Noto Sans KR",
    "Malgun Gothic",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    sans-serif;
}
#opendreamdoor :where(h1, h2, h3, h4, h5, h6) {
  color: #101720;
  margin: 0 0 20px;
}
#opendreamdoor .txt-tit {
  font-family: "wildgag", sans-serif;
  font-size: var(--tit-md-size);
  line-height: 1.2;
  font-weight: 700;
}
#opendreamdoor .txt-tit-sm {
  font-family: "wildgag", sans-serif;
  letter-spacing: -0.04em;
  font-size: var(--tit-sm-size);
  line-height: 1.2;
  font-weight: 700;
}
#opendreamdoor .txt-subtit {
  font-family: "wildgag", sans-serif;
  letter-spacing: -0.06em;
  font-size: var(--subtit-size);
  line-height: 1.35;
  font-weight: 700;
}
#opendreamdoor .txt-body-lg {
  letter-spacing: -0.03em;
  font-size: var(--body-lg-size);
  line-height: 1.4;
  font-weight: 700;
}
#opendreamdoor .txt-body-md {
  letter-spacing: -0.03em;
  font-size: var(--body-md-size);
  line-height: 1.5;
  font-weight: 500;
}
#opendreamdoor .txt-body-sm {
  letter-spacing: -0.03em;
  font-size: var(--body-sm-size);
  line-height: 1.5;
  font-weight: 500;
}
#opendreamdoor .txt-body-xs {
  letter-spacing: -0.03em;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
}
#opendreamdoor .txt-handwrt {
  font-family: "OngleipParkDahyeon";
  letter-spacing: -0.02em;
  font-size: var(--body-lg-size);
  line-height: 1.2;
}
#opendreamdoor .txt-bullet {
  font-size: 13px;
  font-weight: 500;
}
#opendreamdoor .txt-bullet::before {
  content: "";
  display: inline-block;
  width: 0.65em;
  height: 0.65em;
  background: url("../images/ico-bullet-white.svg") no-repeat center/contain;
  margin-top: 0.3em;
  margin-right: 0.15em;
}
#opendreamdoor .txt-box {
  font-size: var(--body-md-size);
  line-height: 1.3;
  font-weight: 700;
  display: inline-flex;
  text-align: center;
  padding: 8px 20px;
  letter-spacing: -0.04em;
  border-radius: 999px;
  color: #101720;
  background-color: #fff;
}
#opendreamdoor .txt-box-sm {
  display: inline-flex;
  text-align: center;
  padding: 0.25em 0.55em;
  border-radius: 999px;
  color: #101720;
  background-color: #fff;
  font-weight: 600;
}
#opendreamdoor .txt-y {
  color: #fde57c;
}
#opendreamdoor .txt-c {
  text-align: center;
}
#opendreamdoor .txt-l {
  text-align: left;
}
#opendreamdoor .txt-r {
  text-align: right;
}
#opendreamdoor .fw-400 {
  font-weight: 400;
}
#opendreamdoor .fw-500 {
  font-weight: 500;
}
#opendreamdoor .fw-700 {
  font-weight: 700;
}
#opendreamdoor .fw-800 {
  font-weight: 800;
}
#opendreamdoor .split-line {
  display: block;
  overflow: hidden;
}
#opendreamdoor .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  color: inherit;
}
#opendreamdoor .btn-cta {
  position: relative;
  width: 320px;
  height: 100px;
  justify-content: space-between;
  padding: 0 25px;
  border: 3px #101720 solid;
  border-radius: 10px;
  background: #fde57c;
  color: #101720;
  overflow: visible;
  isolation: isolate;
  transform: translateY(0);
  transition: transform 0.2s ease-in-out;
}
#opendreamdoor .btn-cta:hover {
  transform: translateY(-10px);
}
#opendreamdoor .btn-cta__bg {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0;
  pointer-events: none;
}
#opendreamdoor .btn-cta__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #eacc49;
  width: 160%;
  height: 160%;
  left: 50%;
  top: 50%;
  border-radius: 9999px;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
}
#opendreamdoor .btn-cta__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../images/cta-stitch.svg") no-repeat center/95% auto;
}
#opendreamdoor .btn-cta__label {
  font-family: "wildgag", sans-serif;
  letter-spacing: -0.04em;
  text-align: left;
  font-size: var(--body-md-size);
  line-height: 1.4;
  font-weight: 700;
}
#opendreamdoor .btn-cta:hover {
  transform: translateY(-10px);
}
#opendreamdoor .btn-cta:hover .btn-cta__bg::before {
  transform: translate(-50%, -50%) scale(1);
}
#opendreamdoor .btn-cta:hover .btn-cta__ico {
  animation: ctaArrow 1s ease-in-out infinite;
}
#opendreamdoor .btn-cta:hover::before {
  transform: translate(-50%, -50%) scale(1);
}
#opendreamdoor .btn-cta__label {
  position: relative;
  z-index: 2;
}
#opendreamdoor .btn-cta__ico {
  display: inline-block;
  width: 10px;
  height: 11px;
  margin-left: 5px;
  background: url("../images/ico-arrow-black.svg") no-repeat center/contain;
}
#opendreamdoor .btn-cta__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform-origin: 70% 55%;
  transition: transform 0.32s cubic-bezier(0.2, 0.8, 0.2, 1);
}
#opendreamdoor .btn-cta:hover .btn-cta__img {
  transform: rotate(8deg) translateX(2px);
}
#opendreamdoor .btn-cta .img-vest {
  position: absolute;
  top: -20%;
  right: 20px;
}
#opendreamdoor .btn-cta .img-star {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#opendreamdoor .cta-fixed {
  position: fixed;
  bottom: 40px;
  right: 40px;
  animation: floatCta 3.2s ease-in-out infinite;
  z-index: 2000;
  opacity: 1;
  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed {
    bottom: 20px;
    right: 10px;
  }
}
#opendreamdoor .cta-fixed__btn {
  position: relative;
  z-index: 2;
  display: block;
  width: 240px;
  height: 115px;
  padding: 25px 28px;
  background: url("../images/cta-fixed-normal.png") no-repeat center/contain;
  will-change: transform;
  transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
  overflow: visible;
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed__btn {
    padding: 22px 28px;
    transform: scale(0.85);
  }
}
#opendreamdoor .cta-fixed:hover {
  animation: none;
}
#opendreamdoor .cta-fixed:hover .cta-fixed__btn {
  transform: translateY(-10px);
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed:hover .cta-fixed__btn {
    transform: scale(0.85);
  }
}
#opendreamdoor .cta-fixed:hover .cta-fixed__ico {
  animation: ctaArrow 1s ease-in-out infinite;
}
#opendreamdoor .cta-fixed:hover .cta-fixed__hoverbg {
  display: block;
  animation: fixedSpriteY 0.3s steps(3) 1 forwards;
}
#opendreamdoor .cta-fixed__label {
  font-family: "wildgag", sans-serif;
  letter-spacing: -0.04em;
  font-size: var(--body-md-size);
  line-height: 1.3;
  font-weight: 700;
  color: #101720;
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed__label {
    font-size: var(--body-lg-size);
  }
}
#opendreamdoor .cta-fixed__ico {
  display: inline-block;
  width: 10px;
  height: 11px;
  margin-left: 5px;
  background: url("../images/cta-fixed-arrow.svg") no-repeat center/contain;
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed__ico {
    width: 12px;
    height: 13px;
    margin-left: 6px;
  }
}
#opendreamdoor .cta-fixed__hoverbg {
  position: absolute;
  display: none;
  z-index: 1;
  top: -90px;
  left: 54%;
  width: 290px;
  height: 90px;
  transform: translateX(-50%) scale(0.95);
  background-image: url("../images/cta-fixed-hover.png");
  background-repeat: no-repeat;
  background-size: 290px 360px;
  background-position: 0 0;
  pointer-events: none;
}
@media (max-width: 1280px) {
  #opendreamdoor .cta-fixed__hoverbg {
    top: -70px;
    left: 53%;
    transform: translateX(-50%) scale(0.82);
  }
}
#opendreamdoor .cta-fixed.is-hidden {
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
}
#opendreamdoor .sec-head {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: var(--gap-tit-body);
  text-align: center;
}
#opendreamdoor .sec-head__tit {
  margin-top: var(--gap-tit-sub);
}
#opendreamdoor .sec-head--delivery .sec-head__desc .txt-body-xs {
  width: 600px;
  margin-top: 20px;
  opacity: 0.75;
}
#opendreamdoor .noisy-text {
  animation: textNoise 0.8s infinite;
}
#opendreamdoor .float-b {
  animation: float-b 5.2s ease-in-out infinite;
}
#opendreamdoor .float-c {
  animation: float-c 2.8s ease-in-out infinite;
}
@keyframes textNoise {
  0% {
    text-shadow:
      0.8px 0 #fde57c,
      -0.8px 0 #fde57c;
  }
  50% {
    text-shadow:
      -0.8px 0.3px #fde57c,
      0.8px -0.3px #fde57c;
  }
  100% {
    text-shadow:
      0.8px 0 #fde57c,
      -0.8px 0 #fde57c;
  }
}
@keyframes float-a {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.float-a {
  animation: float-a 3.6s ease-in-out infinite;
}
@keyframes float-b {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-14px);
  }
}
@keyframes float-c {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}
@keyframes procStepY {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 calc(-1 * (var(--sheet-h) - var(--frame-h)));
  }
}
@keyframes ctaSpriteY {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -1400px;
  }
}
@keyframes progStepBg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -380px;
  }
}
@keyframes camBabySprite {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -2450px;
  }
}
@keyframes camBabyGood {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -2450px;
  }
}
@keyframes floatVest {
  0%,
  100% {
    transform: translateY(-50%) translateY(0);
  }
  50% {
    transform: translateY(-50%) translateY(-8px);
  }
}
@keyframes bubFloat {
  0%,
  100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-6px);
  }
}
@keyframes ctaArrow {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(3px);
  }
}
@keyframes floatCta {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}
@keyframes fixedSpriteY {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -270px;
  }
}
#opendreamdoor .section {
  position: relative;
}
#opendreamdoor .section .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  margin: 0 auto;
  padding: 100px 20px;
  box-sizing: border-box;
}
#opendreamdoor .section .container.visual__inner {
  padding-top: unset;
  padding-bottom: unset;
}
body {
  margin: 0;
}
.div_sec.header .center_img,
.div_sec.footer .center_img {
  display: block;
  width: 100%;
}
#opendreamdoor {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  background-color: #101720;
  overflow-x: hidden;
  color: #fff;
}
#opendreamdoor ::selection {
  background: #fde57c !important;
  color: #101720 !important;
}
#opendreamdoor ::-moz-selection {
  background: #fde57c !important;
  color: #101720 !important;
}
#opendreamdoor .bg-star {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}
#opendreamdoor .bg-star__left,
#opendreamdoor .bg-star__right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30vw;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#opendreamdoor .bg-star__left {
  left: -5%;
  background-image: url("../images/bg/bg-star-left.png");
  background-position: right;
}
#opendreamdoor .bg-star__right {
  right: -5%;
  background-image: url("../images/bg/bg-star-right.png");
  background-position: left;
}
#opendreamdoor main,
#opendreamdoor footer {
  position: relative;
  z-index: 1;
}
#opendreamdoor .bg-deco {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
#opendreamdoor .bg-deco > * {
  position: absolute;
}
@media (max-width: 1280px) {
  #opendreamdoor .bg-deco__heart {
    width: 135px;
  }
  #opendreamdoor .bg-deco__vest {
    width: 185px;
  }
  #opendreamdoor .bg-deco__tail {
    width: 96px;
  }
  #opendreamdoor .bg-deco__doubletail {
    width: 126px;
  }
  #opendreamdoor .bg-deco__line {
    width: 104px;
  }
  #opendreamdoor .bg-deco__doubleline {
    width: 74px;
  }
  #opendreamdoor .bg-deco__square {
    width: 81px;
  }
  #opendreamdoor .bg-deco__w {
    width: 90px;
  }
  #opendreamdoor .bg-deco__zigzag {
    width: 136px;
  }
  #opendreamdoor .bg-deco__ufo {
    width: 67px;
  }
}
#opendreamdoor .section.visual {
  height: 800px;
  padding-top: 60px;
  background: #101720 url("../images/bg/bg-star-vis.png") no-repeat center/cover;
}
#opendreamdoor .section.visual .vis-bg__heart {
  top: 15%;
  right: 5%;
}
#opendreamdoor .section.visual .vis-bg__vest {
  top: 50%;
  left: 7%;
}
#opendreamdoor .section.visual .vis-bg__star {
  background-repeat: no-repeat;
  transform: scale(0.5);
  transform-origin: center;
}
#opendreamdoor .section.visual .vis-bg__star.yellow {
  width: 148px;
  height: 148px;
  top: 30%;
  left: 5%;
  background-image: url("../images/vis-star-yellow.png");
  animation: starAniYellow 1s steps(2) infinite;
}
@keyframes starAniYellow {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -296px 0;
  }
}
#opendreamdoor .section.visual .vis-bg__star.orange {
  width: 158px;
  height: 157px;
  top: 40%;
  right: 5%;
  background-image: url("../images/vis-star-orange.png");
  animation: starAniOrange 1s steps(2) infinite;
}
@keyframes starAniOrange {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -316px 0;
  }
}
#opendreamdoor .section.visual .vis-bg__star.green01 {
  width: 79px;
  height: 79px;
  top: 25%;
  left: 15%;
  background-image: url("../images/vis-star-green-01.png");
  animation: starAniGreen01 1s steps(2) infinite;
}
@keyframes starAniGreen01 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -158px 0;
  }
}
#opendreamdoor .section.visual .vis-bg__star.green02 {
  width: 104px;
  height: 103px;
  top: 60%;
  right: 25%;
  background-image: url("../images/vis-star-green-02.png");
  animation: starAniGreen02 1s steps(2) infinite;
}
@keyframes starAniGreen02 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -208px 0;
  }
}
#opendreamdoor .section.visual .vis-head {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 40px;
}
#opendreamdoor .section.visual .vis-head__tit {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
}
#opendreamdoor .section.visual .vis-head__subtit {
  height: 18px;
}
#opendreamdoor .section.visual .vis-head__titimg {
  height: 240px;
}
#opendreamdoor .section.visual .vis-goaty {
  position: relative;
  margin: 0 auto;
  width: 211px;
  height: 360px;
  margin-top: 20px;
}
#opendreamdoor .section.visual .vis-goaty__spr {
  position: absolute;
  width: 422px;
  height: 720px;
  background-image: url("../images/vis-goaty.png");
  background-repeat: no-repeat;
  transform: scale(0.5);
  transform-origin: top left;
  animation: goatyAni 3s steps(7) infinite;
}
@keyframes goatyAni {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2954px 0;
  }
}
#opendreamdoor .section.intro .int-bg__tail {
  top: 50%;
  left: 5%;
}
#opendreamdoor .section.intro .int-bg__doubleline {
  top: 20%;
  right: 7%;
}
#opendreamdoor .section.intro .int-head__subtit {
  margin-top: 20px;
}
#opendreamdoor .section.intro .int-vid {
  margin-top: 60px;
  position: relative;
  display: flex;
  justify-content: center;
}
#opendreamdoor .section.intro .int-vid__video {
  width: 780px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 2px solid #fde57c;
  border-radius: 20px;
  cursor: pointer;
}
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls,
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls-enclosure,
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls-panel,
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls-overlay-play-button,
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls-play-button,
#opendreamdoor .section.intro .int-vid__video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
#opendreamdoor .section.campaign .cam-bg__yellow01 {
  top: 10%;
  left: 20%;
}
#opendreamdoor .section.campaign .cam-bg__yellow02 {
  top: 40%;
  right: 25%;
}
#opendreamdoor .section.campaign .cam-bg__blue01 {
  top: 50%;
  right: 20%;
}
#opendreamdoor .section.campaign .cam-bg__blue02 {
  top: 60%;
  left: 5%;
}
#opendreamdoor .section.campaign .cam-bg__ufo {
  top: 80%;
  right: 20%;
}
#opendreamdoor .section.campaign .cam-bg__doubleline {
  top: 30%;
  left: 5%;
}
#opendreamdoor .section.campaign .cam-bg__doubletail {
  top: 20%;
  right: 10%;
}
#opendreamdoor .section.campaign .cam-bg__square {
  top: 80%;
  right: 5%;
}
#opendreamdoor .section.campaign .cam-baby-drag {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 100px;
}
#opendreamdoor .section.campaign .cam-baby {
  position: relative;
  width: 350px;
}
#opendreamdoor .section.campaign .cam-baby__sprite {
  display: block;
  width: 100%;
  height: 350px;
  background-image: url("../images/cam-baby-bad.png");
  background-repeat: no-repeat;
  background-size: 350px 2800px;
  background-position: 0 0;
  animation: camBabySprite 1.5s steps(7) infinite;
}
#opendreamdoor .section.campaign .cam-baby.is-over {
  outline: 2px dashed #fde57c;
  outline-offset: 6px;
  border-radius: 10px;
}
#opendreamdoor .section.campaign .cam-baby.is-good .cam-baby__sprite {
  background-image: url("../images/cam-baby-good.png");
  animation-name: camBabyGood;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#opendreamdoor .section.campaign .cam-baby__vest {
  position: absolute;
  top: 50%;
  left: -150px;
  width: 120px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  cursor: grab;
  user-select: none;
  animation: floatVest 2.8s ease-in-out infinite;
}
#opendreamdoor .section.campaign .cam-baby__vest img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 0px 20px rgba(253, 229, 124, 0.5));
}
#opendreamdoor .section.campaign .cam-baby__vest:active {
  cursor: grabbing;
}
#opendreamdoor .section.campaign .cam-baby__hint {
  position: absolute;
  width: 200px;
  top: 95%;
  left: -190px;
  transform: translateY(-50%);
  padding: 15px;
  background-color: #fff;
  color: #101720;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  filter: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}
#opendreamdoor .section.campaign .cam-baby__hint::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 35px;
  background: url("../images/bub-tri-top.svg") no-repeat center/contain;
}
#opendreamdoor .section.campaign .cam-baby__hint.is-hidden {
  opacity: 0;
}
#opendreamdoor .section.process .proc-bg__w {
  top: 30%;
  left: 10%;
}
#opendreamdoor .section.process .proc-bg__line {
  top: 70%;
  right: 15%;
}
#opendreamdoor .section.process .proc-step__arrow .step-arrow01,
#opendreamdoor .section.process .proc-step__arrow .step-arrow02 {
  position: absolute;
}
#opendreamdoor .section.process .proc-step__arrow .step-arrow01 {
  top: 420px;
  left: 160px;
}
#opendreamdoor .section.process .proc-step__arrow .step-arrow02 {
  top: 790px;
  right: 140px;
}
#opendreamdoor .section.process .proc-step__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 60px;
  position: relative;
  width: 640px;
  margin-top: 40px;
}
#opendreamdoor .section.process .proc-step__item {
  width: 100%;
  display: flex;
}
#opendreamdoor .section.process .proc-step__item:nth-child(even) {
  justify-content: flex-start;
}
#opendreamdoor .section.process .proc-step__item:nth-child(odd) {
  justify-content: flex-end;
}
#opendreamdoor .section.process .step-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
  text-align: center;
  max-width: 320px;
}
#opendreamdoor .section.process .step-card__img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 240px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
#opendreamdoor .section.process .step-card__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../images/proc-step-stitch.svg") no-repeat center/95% auto;
  z-index: 0;
  pointer-events: none;
}
#opendreamdoor .section.process .step-card__img img,
#opendreamdoor .section.process .step-card__img .step-card__sprite {
  display: block;
  position: relative;
  z-index: 1;
  filter: drop-shadow(8px 8px 0px rgba(0, 0, 0, 0.1));
}
#opendreamdoor .section.process .step-card__sprite {
  width: var(--frame-w, 200px);
  height: 180px;
  background-image: var(--sprite-url);
  background-repeat: no-repeat;
  background-size: var(--sheet-w, 200px) var(--sheet-h, 180px);
  background-position: 0 0;
  will-change: background-position;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}
#opendreamdoor .section.process .step-card__sprite.is-anim {
  animation: procStepY 1s steps(6) 1 forwards;
  opacity: 1;
  transform: translateY(0);
}
#opendreamdoor .section.process .step-card__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#opendreamdoor .section.process .step-card__text .txt-bullet {
  margin-top: 10px;
  opacity: 0.75;
}
#opendreamdoor .section.delivery .del-bg__zigzag {
  top: 50%;
  left: 10%;
}
#opendreamdoor .section.delivery .del-bg__tail {
  top: 0%;
  right: 20%;
}
#opendreamdoor .section.delivery .del-goaty {
  margin-top: 80px;
}
#opendreamdoor .section.delivery .del-bub {
  position: relative;
  width: 560px;
  margin-top: 55px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 1280px) {
  #opendreamdoor .section.delivery .del-bub {
    width: 480px;
  }
}
#opendreamdoor .section.delivery .del-bub::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 35px;
  background: url("../images/bub-tri-top.svg") no-repeat center/contain;
}
#opendreamdoor .section.delivery .del-bub__txt {
  margin: 0;
  text-align: center;
  color: #101720;
}
#opendreamdoor .section.delivery .del-door {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
#opendreamdoor .section.delivery .del-door__item {
  position: absolute;
  width: 160px;
  height: 280px;
  transform: scale(0.8);
  transform-origin: center;
  pointer-events: auto;
}
#opendreamdoor .section.delivery .del-door__item:hover .door-img--open,
#opendreamdoor .section.delivery .del-door__item:hover .door-img--leaf,
#opendreamdoor .section.delivery .del-door__item:hover .del-door__img::after {
  opacity: 1;
}
#opendreamdoor .section.delivery .del-door__item:hover .door-img--closed {
  opacity: 0;
}
#opendreamdoor .section.delivery .del-door__item:hover .door-img--leaf {
  transform: rotateY(0deg) translateX(4px);
}
#opendreamdoor .section.delivery .del-door__item.green {
  top: 15%;
  left: 10%;
}
#opendreamdoor .section.delivery .del-door__item.blue-a {
  top: 40%;
  left: 25%;
}
#opendreamdoor .section.delivery .del-door__item.yellow-a {
  top: 60%;
  left: 5%;
}
#opendreamdoor .section.delivery .del-door__item.blue-b {
  top: 20%;
  right: 7%;
}
#opendreamdoor .section.delivery .del-door__item.yellow-b {
  top: 50%;
  right: 25%;
}
#opendreamdoor .section.delivery .del-door__item.orange {
  top: 70%;
  right: 10%;
}
#opendreamdoor .section.delivery .del-door__img {
  position: relative;
  width: 100%;
  height: 100%;
}
#opendreamdoor .section.delivery .del-door__img::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -5px;
  width: 110%;
  height: 107%;
  opacity: 0;
  background: url("../images/door-outline.png") no-repeat center/contain;
  transition: opacity 0.3s ease;
}
#opendreamdoor .section.delivery .del-door .door-img {
  position: absolute;
  inset: 0;
  transition: opacity 0.3s ease;
}
#opendreamdoor .section.delivery .del-door .door-img--leaf {
  top: -63px;
  left: 100%;
  z-index: -1;
  transform-origin: left center;
  transform: rotateY(100deg);
  transition:
    transform 520ms cubic-bezier(0.2, 0.8, 0.2, 1),
    opacity 220ms ease;
  will-change: transform;
}
#opendreamdoor .section.delivery .del-door .door-img--open,
#opendreamdoor .section.delivery .del-door .door-img--leaf {
  opacity: 0;
}
#opendreamdoor .section.cta .cta-bg__ufo {
  top: 20%;
  left: 15%;
}
#opendreamdoor .section.cta .cta-bg__doubleline {
  top: 45%;
  left: 10%;
}
#opendreamdoor .section.cta .cta-bg__w {
  top: 15%;
  right: 15%;
}
#opendreamdoor .section.cta .cta-bg__line {
  top: 50%;
  right: 10%;
}
#opendreamdoor .section.cta .cta-photo {
  margin-top: 60px;
}
#opendreamdoor .section.cta .cta-photo img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}
#opendreamdoor .section.cta .cta-btn {
  margin-top: -60px;
}
#opendreamdoor .section.cta .cta-inside {
  margin-top: 160px;
  text-align: center;
}
#opendreamdoor .section.cta .cta-inside__desc {
  margin-top: 20px;
}
#opendreamdoor .section.cta .cta-inside__sprite {
  width: 295px;
  height: 280px;
  margin: 40px auto 0;
  background-image: url("../images/cta-inside.png");
  background-repeat: no-repeat;
  background-size: 295px 1680px;
  background-position: 0 0;
  will-change: background-position;
}
#opendreamdoor .section.cta .cta-inside__sprite.is-anim {
  animation: ctaSpriteY 1s steps(5) 1 forwards;
}
#opendreamdoor .section.goal .goal-count {
  color: #fde57c;
}
#opendreamdoor .section.goal .goal-goaty {
  margin-top: 60px;
}
#opendreamdoor .section.goal .goal-prg {
  position: relative;
}
#opendreamdoor .section.goal .goal-prg__bar {
  position: relative;
  --bar-pad: 20px;
  --progress: 0;
  width: 400px;
  height: 70px;
  border-radius: 20px;
  padding: var(--bar-pad);
  margin-top: 50px;
  isolation: isolate;
  background: #fff url("../images/goal-stitch.svg") no-repeat center/380px auto;
}
#opendreamdoor .section.goal .goal-prg__clip {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
}
#opendreamdoor .section.goal .goal-prg__fill {
  height: 100%;
  width: 100%;
  background: #fde57c;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1.6s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}
#opendreamdoor .section.goal .goal-prg__vest {
  position: absolute;
  top: -3px;
  left: 0;
  transform: translate3d(0, 0, 0) rotate(-10deg);
  transition: none;
  will-change: transform;
  z-index: 2;
  pointer-events: none;
  filter: drop-shadow(3px 4px 0px rgba(0, 0, 0, 0.1));
}
#opendreamdoor .section.goal .goal-prg__vest img {
  display: block;
  width: 66px;
  height: auto;
}
#opendreamdoor .section.goal .goal-prg__bar.is-anim #opendreamdoor .section.goal .goal-prg__fill {
  transition: none;
}
#opendreamdoor .section.goal .goal-prg__bub {
  position: absolute;
  bottom: 35px;
  right: -28px;
  transform: translate(100%, 50%);
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  white-space: nowrap;
}
#opendreamdoor .section.goal .goal-prg__bub::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  width: 25px;
  height: 35px;
  background: url("../images/bub-tri-left.svg") no-repeat center/contain;
}
#opendreamdoor .section.goal .goal-prg__bub-txt {
  display: inline-flex;
  align-items: baseline;
  color: #101720;
}
#opendreamdoor .section.progress .prog-step__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
  margin-top: 150px;
}
#opendreamdoor .section.progress .prog-step__item {
  width: 180px;
  opacity: 0.3;
  transform: scale(0.8);
}
#opendreamdoor .section.progress .prog-step__item .step-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
}
#opendreamdoor .section.progress .prog-step__item .step-card__img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 190px;
}
#opendreamdoor .section.progress .prog-step__item .step-card__img img {
  position: relative;
  z-index: 2;
}
#opendreamdoor .section.progress .prog-step__item .step-card .prog-step__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: url("../images/prog-bg-static.png") no-repeat center/contain;
  z-index: 1;
  pointer-events: none;
}
#opendreamdoor .section.progress .prog-step__item .step-card__text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
  text-align: center;
}
#opendreamdoor .section.progress .prog-step__item .step-card__text .card-desc * + * {
  margin-top: 6px;
}
#opendreamdoor .section.progress .prog-step__item .step-card__text .card-desc .txt-box-sm {
  background-color: hsla(0, 0%, 100%, 0.6);
}
#opendreamdoor .section.progress .prog-step__item.active {
  position: relative;
  width: 220px;
  opacity: 1;
  transform: scale(1);
  overflow: visible;
}
#opendreamdoor .section.progress .prog-step__item.active .prog-step__bg {
  background-image: url("../images/prog-bg-sprite.png");
  background-repeat: no-repeat;
  background-size: 220px 380px;
  animation: progStepBg 0.8s steps(2) infinite;
}
#opendreamdoor .section.progress .prog-step__item.active::before {
  content: "지금은 여기!";
  display: block;
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: -0.05em;
  padding: 15px;
  border-radius: 10px;
  color: #101720;
  background-color: #fff;
  font-size: var(--body-sm-size);
  line-height: 1.4;
  font-weight: 500;
  animation: bubFloat 1.8s ease-in-out infinite;
}
#opendreamdoor .section.progress .prog-step__item.active::after {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 25px;
  height: 35px;
  background: url("../images/bub-tri-down.svg") no-repeat center/contain;
  animation: bubFloat 1.8s ease-in-out infinite;
  animation-delay: 0.08s;
}
#opendreamdoor .section.progress .prog-foot {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  gap: 5px;
  margin-top: 5px;
  opacity: 0.75;
}
#opendreamdoor .section.progress .prog-foot::before {
  content: "";
  display: block;
  width: 7px;
  height: 8px;
  background: url("../images/ico-bullet-white.svg") no-repeat center/contain;
}
#opendreamdoor .section.faq {
  font-size: 1em;
}
#opendreamdoor .section.faq .faq-container {
  width: 800px;
  min-height: 370px;
  margin-top: 80px;
}
#opendreamdoor .section.faq .faq-tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
}
#opendreamdoor .section.faq .faq-tab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 260px;
  height: 64px;
  border-radius: 10px;
  border: 2px solid #fff;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  font-size: var(--body-md-size);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.04em;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}
#opendreamdoor .section.faq .faq-tab:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}
#opendreamdoor .section.faq .faq-tab.is-active {
  background: #fff;
  color: #101720;
}
#opendreamdoor .section.faq .faq-acc {
  position: relative;
  width: min(100%, 960px);
  margin: 40px auto 0;
}
#opendreamdoor .section.faq .faq-acc::after {
  content: "";
  /* position: absolute; */
  display: block;
  width: 100%;
  height: 8px;
  /* bottom: 0; */
  background: url("../images/faq-divider.png") no-repeat center/cover;
  opacity: 0.9;
}
#opendreamdoor .section.faq .faq-acc .ac {
  position: relative;
  border: none;
  background: rgba(0, 0, 0, 0);
  padding: 0;
}
#opendreamdoor .section.faq .faq-acc .ac-header {
  margin: 0;
}
#opendreamdoor .section.faq .faq-acc .ac-trigger {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 30px 0;
  color: #fff;
  font-size: var(--body-md-size);
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.04em;
}
#opendreamdoor .section.faq .faq-acc .ac-trigger::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 0;
  background: url("../images/faq-divider.png") no-repeat center/cover;
  opacity: 0.9;
}
#opendreamdoor .section.faq .faq-acc .ac-panel {
  padding: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: var(--body-md-size);
  line-height: 1.6;
  font-weight: 500;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition:
    height 0.35s ease,
    opacity 0.2s ease;
}
#opendreamdoor .section.faq .faq-acc__ico {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 16px;
  flex: 0 0 auto;
  background: url("../images/faq-arrow-down.svg") no-repeat center/contain;
  transition: transform 0.2s ease;
}
#opendreamdoor .section.faq .faq-acc .is-active > .ac-header .faq-acc__ico {
  transform: rotate(180deg);
}
#opendreamdoor .section.faq .faq-acc .is-active > .ac-panel {
  opacity: 1;
}
#opendreamdoor .section.faq .faq-acc .ac-text {
  letter-spacing: -0.03em;
  font-size: var(--body-sm-size);
  line-height: 1.5;
  font-weight: 500;
  padding: 10px 0 30px;
}
#opendreamdoor .popup {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: grid;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
#opendreamdoor .popup.is-open {
  opacity: 1;
  pointer-events: auto;
}
#opendreamdoor .popup__dim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}
#opendreamdoor .popup__card {
  position: relative;
  width: min(92vw, 900px);
  height: 70vh;
  max-height: 640px;
  border-radius: 20px;
  overflow: visible;
  z-index: 1;
  display: grid;
}
#opendreamdoor .popup__close {
  position: absolute;
  top: 15px;
  right: -56px;
  width: 70px;
  height: 60px;
  border-radius: 5px;
  background: #25c3a3;
  box-shadow:
    inset 2px 2px 0px hsla(0, 0%, 100%, 0.4),
    inset -2px -2px 1px rgba(0, 0, 0, 0.25);
  display: grid;
  place-items: center;
  z-index: 1;
  transition: filter 0.15s ease;
}
#opendreamdoor .popup__close:hover {
  filter: brightness(0.92);
}
#opendreamdoor .popup__close::before,
#opendreamdoor .popup__close::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 20px;
  height: 3px;
  background: #101720;
  border-radius: 2px;
}
#opendreamdoor .popup__close::before {
  transform: rotate(45deg);
}
#opendreamdoor .popup__close::after {
  transform: rotate(-45deg);
}
#opendreamdoor .popup__inner {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  gap: 40px;
  padding: 28px;
  background: #fde57c;
  border-radius: inherit;
  box-shadow:
    inset 3px 3px 0px hsla(0, 0%, 100%, 0.6),
    inset -3px -3px 2px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  align-items: stretch;
}
#opendreamdoor .popup__left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 15px;
  color: #101720;
  height: 100%;
  min-height: 0;
  flex: 1 1 0;
}
#opendreamdoor .popup__desc {
  margin-top: 20px;
}
#opendreamdoor .popup__right {
  flex: 1.15 1 0;
  min-height: 0;
  height: 100%;
}
#opendreamdoor .popup__badge {
  width: 60px;
}
#opendreamdoor .popup__badge img {
  display: block;
  width: 100%;
  height: auto;
}
#opendreamdoor .popup__foot {
  margin-top: auto;
}
#opendreamdoor .popup__form {
  display: flex;
  flex-direction: column;
  gap: 18px;
  min-height: 0;
  overflow-y: auto;
  height: 100%;
}
#opendreamdoor .popup--policy .popup__card.privacy {
  width: 480px;
  height: 60vh;
  max-height: 540px;
  box-shadow:
    0 12px 30px rgba(0, 0, 0, 0.18),
    0 40px 120px rgba(0, 0, 0, 0.2);
}
#opendreamdoor .popup--policy .popup__inner {
  background: #25c3a3;
}
#opendreamdoor .popup--policy .popup__policy {
  background: #fff;
  border: 2px solid #101720;
  border-radius: 12px;
  padding: 18px;
  overflow-y: auto;
  height: 100%;
  color: #101720;
}
#opendreamdoor .popup--policy .popup__policy-title {
  font-size: var(--body-md-size);
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: -0.04em;
}
#opendreamdoor .popup--policy .popup__policy-group:not(:first-child) {
  margin-top: 16px;
}
#opendreamdoor .popup--policy .popup__policy-actions {
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
}
#opendreamdoor .popup--policy .popup__policy-close {
  padding: 10px 20px;
  border-radius: 8px;
  border: 2px solid #101720;
  background: #25c3a3;
  color: #101720;
  font-size: var(--body-sm-size);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.04em;
  transition: filter 0.15s ease;
}
#opendreamdoor .popup--policy .popup__policy-close:hover {
  filter: brightness(0.95);
}
#opendreamdoor .popup--policy .popup__policy-text {
  font-size: var(--body-sm-size);
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.04em;
}
#opendreamdoor .popup--policy .popup__policy p {
  padding-left: 1.1em;
}
#opendreamdoor .popup--policy .popup__policy ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 2em;
}
#opendreamdoor .popup--policy .popup__policy li {
  list-style: disc;
  padding-left: 0em;
}
#opendreamdoor .form-row[hidden] {
  display: none !important;
}
#opendreamdoor .form-row {
  display: grid;
  gap: 6px;
}
#opendreamdoor .form-label {
  color: #101720;
  font-size: var(--body-sm-size);
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.05em;
}
#opendreamdoor .form-label__en {
  color: #945c5d;
  margin-left: 5px;
  font-size: 13px;
  font-weight: 500;
}
#opendreamdoor .form-input {
  width: 100%;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #101720;
  padding: 16px 16px;
  background: #fff;
  color: #101720;
}
#opendreamdoor .form-help {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 0.3em;
  color: #945c5d;
  font-size: 13px;
  font-weight: 500;
}
#opendreamdoor .form-help::before {
  content: "";
  display: block;
  width: 0.65em;
  height: 0.65em;
  flex: 0 0 0.65em;
  margin-top: 0.5em;
  background: url("../images/popup-bullet.svg") no-repeat center/contain;
}
#opendreamdoor .form-help-list {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1.2em;
  color: #945c5d;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.04em;
}
#opendreamdoor .form-help-list li {
  list-style: disc;
}
#opendreamdoor .form-checks {
  display: grid;
  gap: 12px;
}
#opendreamdoor .form-check {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 10px;
  align-items: center;
  color: #945c5d;
  position: relative;
}
#opendreamdoor .form-check__input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  cursor: pointer;
}
#opendreamdoor .form-check__box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 2px solid #101720;
  background: #fff;
  position: relative;
  flex: 0 0 20px;
}
#opendreamdoor .form-check__text {
  letter-spacing: -0.05em;
  font-size: var(--body-sm-size);
  line-height: 1.2;
  font-weight: 500;
  display: block;
}
#opendreamdoor .form-check__link {
  color: #945c5d;
  text-decoration: underline;
}
#opendreamdoor .form-check__input:checked + .form-check__box::after {
  content: "";
  position: absolute;
  inset: 2px;
  background: url("../images/popup-ico-checked.svg") no-repeat center/contain;
}
#opendreamdoor .form-error {
  letter-spacing: -0.05em;
  font-size: var(--body-sm-size);
  line-height: 1.4;
  font-weight: 700;
  color: #e02626;
  margin-bottom: 10px;
}
#opendreamdoor .btn-submit {
  width: 100%;
  height: 80px;
  padding: 20px 25px;
  border-radius: 10px;
  border: 3px solid #101720;
  color: #fff;
  font-size: var(--body-md-size);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.04em;
  text-align: left;
  transition: filter 0.15s ease;
  display: inline-flex;
  align-items: center;
  background: #e02626 url("../images/popup-ico-arrow.svg") no-repeat right 30px center/14px auto;
}
#opendreamdoor .btn-submit:hover {
  filter: brightness(0.9);
}
#opendreamdoor .btn-submit__label {
  display: inline-block;
}
#opendreamdoor .btn-submit__loading {
  display: none;
  align-items: center;
}
#opendreamdoor .btn-submit__dots {
  display: inline-block;
  width: 0;
  overflow: hidden;
  animation: submit-dots 1.1s steps(3, end) infinite;
}
#opendreamdoor .btn-submit.is-loading {
  cursor: wait;
  background-image: none;
}
#opendreamdoor .btn-submit.is-loading .btn-submit__label {
  display: none;
}
#opendreamdoor .btn-submit.is-loading .btn-submit__loading {
  display: inline-flex;
}
#opendreamdoor .btn-submit.is-success {
  background-image: none;
}
@keyframes submit-dots {
  to {
    width: 1.5em;
  }
} /*# sourceMappingURL=style.css.map */
