@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;400;700&display=swap");
html, body {
  max-width: 750px;
  margin: 0 auto;
  overflow-x: hidden;
}

body {
  overflow-y: hidden;
}

* {
  font-family: "NanumSquare", sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  font-size: 10px;
}

button {
  border: none;
  cursor: pointer;
}

a {
  text-decoration: none;
  color: inherit;
}

input {
  border: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #fff;
  width: 100%;
  height: 90px;
  line-height: 90px;
  font-size: 3rem;
  padding: 0 20px;
  background: transparent;
  color: #fff;
}

*:focus {
  outline: 0;
}

*::placeholder {
  font-size: 3rem;
  color: #b0b0b0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 90px;
  line-height: 90px;
  border: 1px solid #fff;
  background: transparent;
  font-size: 3rem;
  padding: 0 20px;
  color: #fff;
}

select option {
  font-sizE: 3rem;
  color: #000;
}

select::-ms-expand {
  display: none;
}

.select-wrap {
  position: relative;
}

.select-wrap::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  background: url(https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/select-arrow.png) no-repeat center center;
  width: 20px;
  height: 20px;
  background-size: 100%;
}

img {
  width: 100%;
}

header {
  padding: 10px 0;
}

header .logo {
  width: 271px;
  height: 74px;
  background: url(https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/logo.png) no-repeat center center;
  margin: 0 auto;
  background-sizE: 100%;
}

header .logo.hana {
  width: 552px;
  height: 74px;
  background: url(https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/logo_hana.png) no-repeat center center;
  margin: 0 auto;
  background-sizE: 100%;
}

/* section01 */
#section01 {
  width: 100%;
  height: 0;
  padding-top: 104%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/main_bg.png") center center/cover no-repeat;
}

/* section03 */
#section03 {
  width: 100%;
  height: 0;
  padding-top: 134%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section03_bg.png") center center/cover no-repeat;
}

/* section03 */
#section03_1 {
  width: 100%;
  height: 0;
  padding-top: 221.3333333333%;
  background: url("https://smkt.co.kr/ad/images/pulse_05/section02_1_bg.png") center center/cover no-repeat;
}

/* section04 */
#section04 .inner {
  width: 100%;
  height: 0;
  padding-top: 88.5333333333%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section04_bg.png") center center/cover no-repeat;
  position: relative;
}

#section04 .slider-wrap {
  position: absolute;
  top: 62%;
  width: 100%;
  max-width: 750px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
  z-index: 1;
}

#section04 .slick-dots li {
  margin: 0 2px;
}

#section04 .slick-dots > li button {
  background: #fff;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}

#section04 .slick-dots > li.slick-active button {
  background: #ed8222;
}

#section04 .slick-dots > li button::before {
  display: none;
}

#section04 .slick-arrow {
  display: none;
}

/* section05 */
#section05 {
  width: 100%;
  height: 0;
  padding-top: 239.8666666667%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section05_bg.png") center center/cover no-repeat;
  margin-top: -87px;
  position: relative;
}

/* section06 */
#section06 {
  width: 100%;
  height: 0;
  padding-top: 226.9333333333%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section06_bg.png") center center/cover no-repeat;
  margin-top: -76px;
  position: relative;
}

/* section07 */
#section07 {
  width: 100%;
  height: 0;
  padding-top: 190.9333333333%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section07_bg.png") center center/cover no-repeat;
}

/* section08 */
#section08 {
  width: 100%;
  height: 0;
  padding-top: 110%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section08_bg.png") center center/cover no-repeat;
}

/* section09 */
#section09 {
  width: 100%;
  height: 0;
  padding-top: 208.6666666667%;
  background: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/section09_bg.png") center center/cover no-repeat;
  position: relative;
}

.contact-form {
  position: absolute;
  left: 0;
  right: 0;
  width: 90%;
  top: 18%;
  z-index: 1;
  margin: 0 auto;
}

.form-box {
  margin: 10px 0;
  display: table;
  width: 100%;
  font-size: 0;
}

.form-box > div {
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
}

.form-box > div:last-child {
  margin-right: 0;
}

.form-tel > div {
  width: 32%;
}

.form-birth > div {
  width: 32%;
}

.contact-form p {
  font-size: 2.6rem;
  color: #ffffff;
  margin-top: 25px;
  font-weight: bold;
}

.form-price > div {
  width: 49%;
}

.form-textarea textarea {
  background: transparent;
  border: 1px solid #fff;
  padding: 20px;
  color: #fff;
  width: 100%;
  height: 280px;
  border-radius: 2px;
  font-size: 3rem;
}

.form-checkbox {
  margin: 30px 0 50px;
}

.form-checkbox input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.form-checkbox input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-size: 2.4rem;
}

.form-checkbox input[type=checkbox] + label span {
  display: inline-block;
  margin-left: 30px;
  font-size: 2.4rem;
}

.form-checkbox input[type=checkbox] + label:before {
  content: " ";
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/check_off.png) no-repeat center center;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 15px;
}

.form-checkbox input[type=checkbox]:checked + label:before {
  content: " ";
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1/check_on.png) no-repeat center center;
  background-size: 100%;
}

.contact-form button {
  background: transparent;
}

.contact-form button img {
  width: 105%;
}

/* footer */
footer {
  background: #e5e9ee;
  padding: 40px 0;
  text-align: center;
}

footer ul li {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
  font-size: 1.2rem;
  position: relative;
  color: #24303d;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 100;
}

footer ul li:first-child::before {
  content: "";
  position: absolute;
  right: -7px;
  top: 4px;
  width: 1px;
  height: 12px;
  background: #24303d;
  opacity: 0.7;
}

@media (max-width: 750px) {
  input[type=text], input[type=tel], select {
    height: 60px;
    line-height: 60px;
    font-size: 2.5rem;
  }
  *::placeholder, select option {
    font-size: 2.5rem;
  }
  .form-textarea textarea {
    font-size: 2.5rem;
    height: 200px;
  }
}
@media (max-width: 650px) {
  .contact-form p {
    font-size: 2.2rem;
  }
  .form-checkbox input[type=checkbox] + label,
  .form-checkbox input[type=checkbox] + label span {
    font-size: 1.8rem;
  }
  .form-checkbox input[type=checkbox] + label:before,
  .form-checkbox input[type=checkbox]:checked + label:before {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 550px) {
  input[type=text], input[type=tel], select {
    height: 50px;
    line-height: 50px;
    font-size: 2rem;
  }
  *::placeholder, select option {
    font-size: 2rem;
  }
  .form-textarea textarea {
    font-size: 2rem;
    height: 150px;
  }
  .contact-form p {
    font-size: 1.8rem;
  }
  .form-checkbox input[type=checkbox] + label,
  .form-checkbox input[type=checkbox] + label span {
    font-size: 1.6rem;
  }
  .form-checkbox input[type=checkbox] + label:before,
  .form-checkbox input[type=checkbox]:checked + label:before {
    width: 20px;
    height: 20px;
  }
  #section04 .slick-dots > li button {
    width: 12px;
    height: 12px;
  }
  #section04 .slick-dots li {
    margin: 0;
  }
  #section04 .slider-wrap {
    top: 58%;
  }
  #section06 {
    margin-top: -55px;
  }
  header .logo {
    width: 200px;
  }
  header .logo.hana {
    width: 320px;
  }
}
@media (max-width: 450px) {
  input[type=text], input[type=tel], select {
    height: 40px;
    line-height: 40px;
    font-size: 1.5rem;
    padding: 0 10px;
  }
  *::placeholder, select option {
    font-size: 1.5rem;
  }
  .select-wrap::before {
    width: 13px;
    height: 13px;
    right: 10px;
  }
  .form-textarea textarea {
    font-size: 1.5rem;
    height: 100px;
    padding: 10px;
  }
  .contact-form p {
    font-size: 1.5rem;
  }
  .form-checkbox input[type=checkbox] + label,
  .form-checkbox input[type=checkbox] + label span {
    font-size: 1.4rem;
  }
  .form-checkbox input[type=checkbox] + label:before,
  .form-checkbox input[type=checkbox]:checked + label:before {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  .form-checkbox input[type=checkbox] + label span {
    margin-left: 0;
  }
  .form-checkbox {
    margin: 20px 0;
  }
  footer {
    padding: 25px 0;
  }
  #section04 {
    background: #000;
    padding-bottom: 38px;
  }
  #section06 {
    margin-top: -45px;
  }
}
@media (max-width: 340px) {
  input[type=text], input[type=tel], select {
    height: 35px;
    line-height: 35px;
    font-size: 1.3rem;
  }
  *::placeholder, select option {
    font-size: 1.3rem;
  }
  .select-wrap::before {
    width: 13px;
    height: 13px;
  }
  .form-textarea textarea {
    font-size: 1.3rem;
    height: 80px;
  }
  .contact-form p {
    font-size: 1.3rem;
  }
  .form-checkbox input[type=checkbox] + label,
  .form-checkbox input[type=checkbox] + label span {
    font-size: 1.3rem;
  }
  .contact-form {
    top: 17%;
  }
  .form-checkbox input[type=checkbox] + label span {
    margin-left: 22px;
  }
  footer ul li {
    font-size: 1.1rem;
  }
  #section06 {
    margin-top: -36px;
  }
  header .logo {
    width: 165px;
  }
  header {
    padding: 5px 0;
  }
  .form-checkbox {
    margin: 10px 0 5px;
  }
}
.register_btn {
  display: none;
}

.register_btn.fixed {
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  z-index: 99;
  max-width: 750px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.register_btn img {
  width: 90%;
}