:root {
  --main-color: #007aff;
  --background-color: #f4f6f9;
  --background-blue: #e6f2ff;
}

@font-face {
  font-family: "samliphopan";
  src: url(../font/samliphopang/SDSamliphopangcheTTFBasic.woff2) format(truetype);
}

@font-face {
  font-family: "jalnan";
  src: url(../font/jalnan/Jalnan2TTF.woff2) format(truetype);
}

html,
body {
  width: 100%;
  height: 100%;
  /* overflow-x: hidden !important; */
  color: #0f0f0f;
  position: relative
}

html {
  scroll-padding-top: 180px;
  scroll-behavior: smooth;
}

body {
  min-width: 1200px;
  /* margin: 0 auto; */
}

a {
  color: #0f0f0f;
  text-decoration: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-transition: background-color 9999s ease-out;
  -webkit-box-shadow: 0 0 0px 1000px none inset !important;
}

#wrap {
  position: relative;
  scroll-snap-type: y mandatory;
  height: 100vh;
  padding-bottom: 220px;
}

.inner {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.notScroll {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  touch-action: none;
}

.highlight {
  color: #007aff;
}

section {
  padding: 95px 0;
}

.section_title_wrap {
  text-align: center;
  margin-bottom: 40px;
}

.section_title {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -2px;
  margin-bottom: 25px;
}

.section_desc {
  font-size: 19px;
  color: #474747;
  line-height: 1.3;
  font-weight: 500;
}

.section_title_wrap .point {
  display: block;
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 700;
  color: var(--main-color);
}

/* header ================================= */
.header {
  display: flex;
  align-items: center;
  height: 80px;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.header .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header img {
  width: auto;
  height: 50px;
}

/* main_visual ============================= */
.main_visual {
  background: url(./main_bg.webp) no-repeat center center/cover;
  height: 700px;
  overflow: visible;
  margin-bottom: 450px;
  padding: 190px 0 105px;
}

.main_visual .title_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 75px;
}

.main_visual .title_wrap .subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 315px;
  height: 60px;
  border-radius: 12px;
  font-family: "samliphopan";
  font-size: 40px;
  color: #fff;
  background-color: #111;
}

.main_visual .title_wrap .title {
  font-family: "jalnan";
  font-size: 75px;
  line-height: 1.3;
}

.main_visual .title_wrap .title span {
  font-family: "jalnan";
}

/* form */
.form_container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 90px 155px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px;
}

.form_container .content_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 85px 0 40px;
}

.form_container .form_desc {
  flex-shrink: 0;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -1.5px;
  line-height: 1.3;
}

.form_container img {
  width: 490px;
  flex-shrink: 1;
}

.form_container .form_wrap {
  position: relative;
  margin: 0 auto;
  border-radius: 30px;
  background-color: var(--background-color);
  padding: 40px;
  border: 1px solid #ddd;
}

.form_container .form_title {
  display: block;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 20px;
}

form ul {
  display: flex;
  gap: 20px;
}

form li {
  /* flex-shrink: 0; */
  color: #474747;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 17px 22px;
  border-radius: 17px;
}

form label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #bbb;
  margin-bottom: 4px;
}

form input {
  width: 100%;
  height: 30px;
  border: 0;
  border-radius: 8px;
  outline: none;
  padding-top: 10px;
}

form input::placeholder {
  font-size: 16px;
  color: #bbb;
}

form input[type="text"],
form input[type="tel"] {
  font-size: 18px;
}

form input[type="radio"] {
  display: none;
}

form select {
  flex-shrink: 0;
  height: 30px;
  width: 75px;
  border: 0;
  font-weight: 600;
  font-size: 17px;
  padding-top: 8px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background: url(./Union.png) no-repeat right 17px / 10px;
}

form .name_wrap {
  width: 230px;
}

form .birth_wrap {
  width: 285px;
}

form .tel_wrap {
  flex-grow: 1;
}

form .gender_wrap .layout_wrap {
  display: flex;
}

form .gender_wrap label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  color: #bbb;
  margin-bottom: 0;
}

form .gender_wrap label[for="customer_sex_men"] {
  padding-right: 10px;
}

form .gender_wrap label[for="customer_sex_girl"] {
  padding-left: 10px;
}

form .gender_wrap label[for="customer_sex_men"]::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 15px;
  background-color: #ccc;
}

form .gender_wrap .gender_box label {
  font-size: 18px;
  font-weight: 500;
  padding-top: 16px;
}

form .gender_wrap input[type="radio"]:checked+label {
  color: var(--main-color);
}

form .tel_box {
  display: flex;
  gap: 20px;
  width: 100%;
}

form .btn_wrap {
  margin-top: 50px;
}


form .btn_wrap .btn_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 70px;
  border-radius: 10px;
  background-color: var(--main-color);
  color: #fff;
  margin: 0 auto;
}

form .btn_wrap .btn_submit span {
  margin-right: 12px;
}

form .btn_wrap .btn_submit .big {
  font-size: 22px;
  font-weight: 500;
}

form .btn_wrap .btn_submit img {
  width: 20px;
}

/* section1 ============================= */
.section1 .section_title_wrap {
  background: url(./section1_img1.webp) no-repeat center center/75%;
  text-align: center;
}

.section1 .section_title {
  font-size: 45px;
  letter-spacing: -3px;
}

.section1 .background_highlight {
  display: inline-block;
  padding: 3px 0;
  background-color: #efebf2;
  font-weight: 700;
}

/* section2 ============================= */
.section2 {
  background-color: var(--background-blue);
}

.section2 .section_title_wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto 45px auto;
}

.section2 .speech_balloon {
  position: absolute;
  top: 0;
  left: -105px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  background-color: #111;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.15;
  border-radius: 50%;
  z-index: 2;
}

.section2 .speech_balloon::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #111;
  width: 50%;
  height: 50%;
  z-index: -1;
}

.section2 .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.section2 .content_item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.section2 .img_wrap {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 15px;
}

.section2 .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section2 .text_wrap .title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: -0.8px;
}

.section2 .text_wrap .badge {
  position: absolute;
  top: 20px;
  right: 20px;
  display: inline-block;
  background-color: #ffe6e6;
  color: #f23838;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 4px;
}

.section2 .text_wrap .desc {
  font-weight: 500;
  color: #474747;
  letter-spacing: -0.8px;
}

/* section3 ============================= */
.section3 {
  background-color: var(--background-color);
}

.section3 .content_item {
  display: flex;
  align-items: center;
  gap: 30px;
  width: 900px;
  background-color: #fff;
  margin-bottom: 50px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px;
}

.section3 .content_item:nth-child(2) {
  margin: 0 0 50px auto;
}

.section3 .img_wrap {
  flex-shrink: 0;
  width: 200px;
  height: 200px;
}

.section3 .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section3 .content_item .title {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 10px;
}

.section3 .content_item .desc {
  letter-spacing: -0.7px;
  font-weight: 500;
  color: #474747;
  line-height: 1.5;
}

.section3 .bottom_content_wrap {
  display: flex;
  gap: 20px;
}

.section3 .bottom_content_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 63px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #0f1726;
  border-radius: 50px;
}

.section3 .bottom_content_item.blue {
  background-color: var(--main-color);
}

/* qna ============================= */
.qna .qna_wrap {
  padding: 45px;
  border: 1px solid #ddd;
  border-radius: 20px;
}

.qna .question_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.qna .question_wrap[data-question-index="1"] {
  padding: 0 25px 25px 25px;
}

.qna .question_wrap[data-question-index="2"] {
  padding: 25px;
}

.qna .question_wrap[data-question-index="3"] {
  padding: 25px 25px 0 25px;
}

.qna .question_wrap[data-question-index="1"],
.qna .question_wrap[data-question-index="2"] {
  border-bottom: 1px solid #eee;
}

.qna .question_wrap .text_wrap,
.qna .answer_wrap {
  display: flex;
  gap: 25px;
  align-items: center;
}

.qna .question_wrap img {
  width: 20px;
  transform: rotate(0deg);
}

.qna .answer_wrap {
  display: none;
  align-items: flex-start;
  padding: 24px;
  background-color: var(--background-color);
  border-radius: 15px;
  border: 1px solid #eee;
}

.qna .question {
  font-size: 18px;
}

.qna .answer {
  font-size: 17px;
  line-height: 1.4;
}

.qna .question {
  font-weight: 600;
}

.qna .answer {
  font-weight: 500;
  color: #474747;
}

.qna .q,
.qna .a {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 600;
}

.qna .q {
  background-color: #071f26;
  color: #fff;
}

.qna .a {
  background-color: #fff;
}

.qna .qna_item.active img {
  transform: rotate(180deg);
}

.qna .qna_item.active .answer_wrap {
  display: flex;
}

.qna .qna_item.active .question_wrap {
  padding-bottom: 25px;
  border: 0;
}

/* section4 ============================= */
.section4 .img_banner {
  margin-top: 95px;
}

.section4 .img_wrap img,
.section4 .img_banner img {
  width: 100%;
}

/* notice ======================== */
.notice {
  background-color: #e5e7ea;
}

.notice li {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  line-height: 1.4;
  color: #474747;
  font-weight: 500;
  font-size: 14px;
}

.notice li:first-child {
  font-size: 16px;
  margin-bottom: 14px;
}

.notice .highlight {
  color: var(--main-color);
  font-weight: 600;
}

/* floating_btn ======================== */
.floating_btn {
  position: fixed;
  bottom: 100px;
  right: 70px;
  width: 250px;
}

.floating_btn img {
  width: 100%;
}
